I'm trying to add an external quorum server (Qnetd) to my 2-node cluster to allow for safe HA operation.
The cluster itself is setup, each nodes sees the other, migrations work, backup and restore works, etc.
I simply installed corosync-qnetd on a 3rd box (fresh debian 10), without errors.
Note that I installed it with a sudoer user, not as root, as specified in the wiki.
I then created an ssh connection between one of my nodes and this 3rd-party quorum server (with user 'root' this time... possible issue?).
Finally, from this same node, I launched 'pvecm qdevice setup <ip_of_3rd_party_qnetd>'
After various errors and deleting /etc/corosync/qnetd/nssdb various times, the best I achieved is pasted on this pastebin. (errors in at the bottom, I pasted all the output from 'pvecm qdevice setup').
How can I get past this error ?
Thanks for any advice.
The cluster itself is setup, each nodes sees the other, migrations work, backup and restore works, etc.
I simply installed corosync-qnetd on a 3rd box (fresh debian 10), without errors.
Note that I installed it with a sudoer user, not as root, as specified in the wiki.
I then created an ssh connection between one of my nodes and this 3rd-party quorum server (with user 'root' this time... possible issue?).
Finally, from this same node, I launched 'pvecm qdevice setup <ip_of_3rd_party_qnetd>'
After various errors and deleting /etc/corosync/qnetd/nssdb various times, the best I achieved is pasted on this pastebin. (errors in at the bottom, I pasted all the output from 'pvecm qdevice setup').
How can I get past this error ?
Thanks for any advice.
Last edited: