Hi, thank you for accepting me into this community.
I have set up a new cluster for production (my first non vSPhere cluster) and I am running into a little problem.
Given that we have a 4 node cluster I wanted to add additional quorum following the Instructions from the manual (https://pve.proxmox.com/wiki/Cluster_Manager#_corosync_external_vote_support).
I ran into following error (full bash below)
Reading also https://forum.proxmox.com/threads/cannot-setup-qdevice-after-node-reinstall.75398/ i found somebody with the same problem.
I tried his solution, it did not resolve the issue.
Any tips?
I have set up a new cluster for production (my first non vSPhere cluster) and I am running into a little problem.
Given that we have a 4 node cluster I wanted to add additional quorum following the Instructions from the manual (https://pve.proxmox.com/wiki/Cluster_Manager#_corosync_external_vote_support).
I ran into following error (full bash below)
Code:
INFO: copying CA cert and initializing on all nodes
Host key verification failed.
Certificate database already exists. Delete it to continue
Certificate database already exists. Delete it to continue
Certificate database already exists. Delete it to continue
Reading also https://forum.proxmox.com/threads/cannot-setup-qdevice-after-node-reinstall.75398/ i found somebody with the same problem.
I tried his solution, it did not resolve the issue.
Any tips?
Bash:
root@mi-vh-1:~# pvecm qdevice setup 10.0.0.45
/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_rsa.pub"
/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/bin/ssh-copy-id: WARNING: All keys were skipped because they already exist on the remote system.
(if you think this is a mistake, you may want to use -f option)
INFO: initializing qnetd server
Certificate database (/etc/corosync/qnetd/nssdb) already exists. Delete it to initialize new db
INFO: copying CA cert and initializing on all nodes
Host key verification failed.
Certificate database already exists. Delete it to continue
Certificate database already exists. Delete it to continue
Certificate database already exists. Delete it to continue
INFO: generating cert request
Certificate database doesn't exists. Use /sbin/corosync-qdevice-net-certutil -i to create it
command 'corosync-qdevice-net-certutil -r -n mil-cluster' failed: exit code 1