1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crm_node command [options]
10
12 crm_node - Tool for displaying low-level node information
13
15 -?, --help
16 This text
17
18 -$, --version
19 Version information
20
21 -V, --verbose
22 Increase debug output
23
24 -Q, --quiet
25 Essential output only
26
27 Stack:
28 -c, --cman
29 Only try connecting to a cman-based cluster
30
31 -A, --openais
32 Only try connecting to an OpenAIS-based cluster
33
34 -H, --heartbeat
35 Only try connecting to a Heartbeat-based cluster
36
37 Commands:
38 -e, --epoch
39 Display the epoch during which this node joined the cluster
40
41 -q, --quorum
42 Display a 1 if our partition has quorum, 0 if not
43
44 -l, --list
45 Display all known members (past and present) of this cluster
46 (Not available for heartbeat clusters)
47
48 -p, --partition
49 Display the members of this partition
50
51 -i, --cluster-id
52 Display this node's cluster id
53
54 -R, --remove=value
55 (Advanced, AIS-Only) Remove the (stopped) node with the speciā
56 fied nodeid from the cluster
57
58 Additional Options:
59 -f, --force
60
62 Written by Andrew Beekhof
63
65 Report bugs to pacemaker@oss.clusterlabs.org
66
67
68
69Pacemaker 1.1.6-1.fc14 September 2011 PACEMAKER(8)