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-output
23 Show output help
24
25 --help-commands
26 Show command help
27
28 --help-additional
29 Show additional options
30
31 Output Options:
32 --output-as=FORMAT
33 Specify output format as one of: text (default), xml
34
35 --output-to=DEST
36 Specify file name for output (or "-" for stdout)
37
38 --text-fancy
39 Use more highly formatted output (requires --output-as=text)
40
41 Commands:
42 -i, --cluster-id
43 Display this node's cluster id
44
45 -l, --list
46 Display all known members (past and present) of this cluster
47
48 -n, --name
49 Display the name used by the cluster for this node
50
51 -p, --partition
52 Display the members of this partition
53
54 -q, --quorum
55 Display a 1 if our partition has quorum, 0 if not
56
57 -N, --name-for-id=ID
58 Display the name used by the cluster for the node with the spec‐
59 ified ID
60
61 -R, --remove=NAME
62 (Advanced) Remove the (stopped) node with the specified name
63 from Pacemaker's configuration and caches (the node must already
64 have been removed from the underlying cluster stack configura‐
65 tion
66
67 Additional Options:
68 -f, --force
69
70 Application Options:
71 -$, --version
72 Display software version and exit
73
74 -V, --verbose
75 Increase debug output (may be specified multiple times)
76
77 -Q, --quiet
78 Be less descriptive in output.
79
81 Written by Andrew Beekhof and the Pacemaker project contributors
82
84 Report bugs to https://bugz.fedoraproject.org/pacemaker
85
86
87
88Pacemaker 2.1.7-0.1.rc1.fc39 November 2023 PACEMAKER(8)