vote status

ballybob

Member
Aug 13, 2022
40
2
13
Is there a way to see what ever node/qdevice is voting for?
I can see current status under HA, and I can see pvecm status output.
But I can't seem to find what everyone is voting for, specifically the qdevice to make sure it is taking part.
 
The last 2 parts of pvecm status should contain this info?

Code:
Votequorum information
----------------------
Expected votes:   6
Highest expected: 6
Total votes:      5
Quorum:           4 
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 10.9.9.26 (local)
0x00000002          1 10.9.9.27
0x00000003          1 10.9.9.28
0x00000004          1 10.9.9.29
0x00000005          1 10.9.9.30

From one of my test clusters. If a QDevice is present, it will also be shown as a node with Nodeid 0. You will have one more column with additional infos. What they mean is explained in the admin guide: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvecm_qdevice_status_flags
 
The last 2 parts of pvecm status should contain this info?

Code:
Votequorum information
----------------------
Expected votes:   6
Highest expected: 6
Total votes:      5
Quorum:           4
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 10.9.9.26 (local)
0x00000002          1 10.9.9.27
0x00000003          1 10.9.9.28
0x00000004          1 10.9.9.29
0x00000005          1 10.9.9.30

From one of my test clusters. If a QDevice is present, it will also be shown as a node with Nodeid 0. You will have one more column with additional infos. What they mean is explained in the admin guide: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pvecm_qdevice_status_flags
I do see 3 members, two nodes and the qdevice on pvecm status, I wasn't sure if this was current state information, or static configuration information.
 
hehe, powering down / pulling network cables would be one way to see how the output changes ;)

as you can see in my example output, it would expect 6 votes, but currently only has 5, and it lists only 5 members