Set and display quorum settings.
corosync-quorumtool [-s] [-l] [-v votes] [-n nodeid] [-e expected] [-h] [-i]
Display the current state of quorum in the cluster and set vote quorum options.
-s
show quorum status
-l
list nodes
-v <votes>
change the number of votes for a node *
-n <nodeid>
optional nodeid of node for -v
-e <expected>
change expected votes for the cluster *
-h
show nodeids in hexadecimal rather than decimal
-i
show node IP addresses instead of the resolved name
-h (if no other argument)
show this help text
* Starred items only work if votequorum is the quorum provider for corosync
Angus Salkeld