mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-19 17:19:08 +00:00
pvecm: add small note for 'updatecerts' workaround in qdevice setup
sometimes the qdevice setup can fail when copying CA certificates if the node SSH keys are not matching for some reason. reported here: https://forum.proxmox.com/threads/pvecm-qdevice-setup-fails.88681 Signed-off-by: Oguz Bektas <o.bektas@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
580d1297d5
commit
16162db8cc
@ -1051,6 +1051,8 @@ The SSH key from the cluster will be automatically copied to the QDevice.
|
||||
|
||||
NOTE: Make sure that the SSH configuration on your external server allows root
|
||||
login via password, if you are asked for a password during this step.
|
||||
If you receive an error such as 'Host key verification failed.' at this
|
||||
stage, running `pvecm updatecerts` could fix the issue.
|
||||
|
||||
After you enter the password and all the steps have successfully completed, you
|
||||
will see "Done". You can verify that the QDevice has been set up with:
|
||||
|
Loading…
Reference in New Issue
Block a user