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 Commands:
28 -n, --name
29 Display the name used by the cluster for this node
30
31 -N, --name-for-id=value
32 Display the name used by the cluster for the node with the spec‐
33 ified id
34
35 -q, --quorum
36 Display a 1 if our partition has quorum, 0 if not
37
38 -l, --list
39 Display all known members (past and present) of this cluster
40
41 -p, --partition
42 Display the members of this partition
43
44 -i, --cluster-id
45 Display this node's cluster id
46
47 -R, --remove=value
48 (Advanced) Remove the (stopped) node with the specified name
49 from Pacemaker's configuration and caches
50
51 (the node must already have been removed from the underlying cluster
52 stack configuration)
53
54 Additional Options:
55 -f, --force
56
58 Written by Andrew Beekhof
59
61 Report bugs to users@clusterlabs.org
62
63
64
65Pacemaker 2.0.2-1.fc31.1 July 2019 PACEMAKER(8)