1COROSYNC-QUORUMTOOL(8) System Manager's Manual COROSYNC-QUORUMTOOL(8)
2
3
4
6 corosync-quorumtool - Set and display quorum settings.
7
9 corosync-quorumtool [-s] [-l] [-v votes] [-n nodeid] [-e expected] [-h]
10 [-i]
11
13 Display the current state of quorum in the cluster and set vote quorum
14 options.
15
17 -s show quorum status
18
19 -l list nodes
20
21 -v <votes>
22 change the number of votes for a node *
23
24 -n <nodeid>
25 optional nodeid of node for -v
26
27 -e <expected>
28 change expected votes for the cluster *
29
30 -h show nodeids in hexadecimal rather than decimal
31
32 -i show node IP addresses instead of the resolved name
33
34 -h (if no other argument)
35 show this help text
36
37 * Starred items only work if votequorum is the quorum provider for
38 corosync
39
41 corosync_overview(8), votequorum_overview(8),
42
44 Angus Salkeld
45
46 2010-05-30 COROSYNC-QUORUMTOOL(8)