1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crmadmin [options] [node]
10
12 query and manage the Pacemaker controller
13
15 Help Options:
16 -h, --help
17 Show help options
18
19 --help-all
20 Show all help options
21
22 --help-command
23 Show command options
24
25 --help-additional
26 Show additional options
27
28 Commands:
29 -S, --status
30 Display the status of the specified node. Result is state of
31 node's internal finite state machine, which can be useful for
32 debugging
33
34 -P, --pacemakerd
35 Display the status of local pacemakerd. Result is the state of
36 the sub-daemons watched by pacemakerd.
37
38 -D, --dc_lookup
39 Display the uname of the node co-ordinating the cluster. This
40 is an internal detail rarely useful to administrators except
41 when deciding on which node to examine the logs.
42
43 -N, --nodes
44 Display the uname of all member nodes
45
46 Additional Options:
47 -t, --timeout
48 Time (in milliseconds) to wait before declaring the operation
49 failed
50
51 -B, --bash-export
52 Display nodes as shell commands of the form 'export uname=uuid'
53 (valid with -N/--nodes)
54
55 -i, --ipc-name
56 Name to use for ipc instead of 'crmadmin' (with -P/--pacemakā
57 erd).
58
59 Application Options:
60 -$, --version
61 Display software version and exit
62
63 -V, --verbose
64 Increase debug output (may be specified multiple times)
65
66 -q, --quiet
67 Display only the essential query information
68
70 Written by Andrew Beekhof
71
73 Report bugs to users@clusterlabs.org
74
75
76
77Pacemaker 2.0.5-10.fc33 December 2020 PACEMAKER(8)