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 Options:
16 -h, --help
17 Show help options
18
19 --help-all
20 Show all help options
21
22 --help-commands
23 Show command help
24
25 --help-additional
26 Show additional options
27
28 Commands:
29 -i, --cluster-id
30 Display this node's cluster id
31
32 -l, --list
33 Display all known members (past and present) of this cluster
34
35 -n, --name
36 Display the name used by the cluster for this node
37
38 -p, --partition
39 Display the members of this partition
40
41 -q, --quorum
42 Display a 1 if our partition has quorum, 0 if not
43
44 -N, --name-for-id=ID
45 Display the name used by the cluster for the node with the spec‐
46 ified ID
47
48 -R, --remove=NAME
49 (Advanced) Remove the (stopped) node with the specified name
50 from Pacemaker's configuration and caches (the node must already
51 have been removed from the underlying cluster stack configura‐
52 tion
53
54 Additional Options:
55 -f, --force
56
57 Application Options:
58 -$, --version
59 Display software version and exit
60
61 -V, --verbose
62 Increase debug output (may be specified multiple times)
63
64 -Q, --quiet
65 Be less descriptive in output.
66
68 Written by Andrew Beekhof
69
71 Report bugs to users@clusterlabs.org
72
73
74
75Pacemaker 2.0.5-10.fc33 December 2020 PACEMAKER(8)