I did a clean install of proxmox on my second of two nodes and reinstalled corosync-qdevice. My first node correctly registers the vote from both the second node and the qdevice. I've verified that I can SSH back and forth between the second node and the qdevice. I should note that before the clean install on the second node, the qdevice was registering it's vote properly on all nodes. The newly installed node takes an error when starting corosync-qdevice:
proxmox02 corosync-qdevice[17312]: Can't init nss (-8174): security library: bad database.
Consequently, the second node only sees 2 votes:
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate Qdevice
Membership information
----------------------
Nodeid Votes Qdevice Name
0x00000001 1 A,V,NMW 10.0.0.123
0x00000002 1 NA,NV,NMW 10.0.0.23 (local)
0x00000000 0 Qdevice (votes 1)
Any help correcting this error?
Thanks, Len
proxmox02 corosync-qdevice[17312]: Can't init nss (-8174): security library: bad database.
Consequently, the second node only sees 2 votes:
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate Qdevice
Membership information
----------------------
Nodeid Votes Qdevice Name
0x00000001 1 A,V,NMW 10.0.0.123
0x00000002 1 NA,NV,NMW 10.0.0.23 (local)
0x00000000 0 Qdevice (votes 1)
Any help correcting this error?
Thanks, Len