1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crmadmin command [options]
10
12 crmadmin - Development tool for performing some crmd-specific commands.
13
14 Likely to be replaced by crm_node in the future
15
17 -?, --help
18 This text
19
20 -$, --version
21 Version information
22
23 -q, --quiet
24 Display only the essential query information
25
26 -V, --verbose
27 Increase debug output
28
29 Commands:
30 -i, --debug_inc=value
31 Increase the crmd's debug level on the specified host
32
33 -d, --debug_dec=value
34 Decrease the crmd's debug level on the specified host
35
36 -S, --status=value
37 Display the status of the specified node.
38
39 Result is the node's internal FSM state which can be useful for
40 debugging
41
42 -D, --dc_lookup
43 Display the uname of the node co-ordinating the cluster.
44
45 This is an internal detail and is rarely useful to administra‐
46 tors except when deciding on which node to examine the logs.
47
48 -N, --nodes
49 Display the uname of all member nodes
50
51 -E, --election (Advanced) Start an election for the cluster co-ordina‐
52 tor
53
54 -K, --kill=value
55 (Advanced) Shut down the crmd (not the rest of the clusterstack
56 ) on the specified node
57
58 Additional Options:
59 -t, --timeout=value
60 Time (in milliseconds) to wait before declaring the operation
61 failed
62
63 -B, --bash-export
64 Create Bash export entries of the form 'export uname=uuid'
65
66 Notes:
67 The -i,-d,-K and -E commands are rarely used and may be removed
68 in future versions.
69
71 Written by Andrew Beekhof
72
74 Report bugs to users@clusterlabs.org
75
76
77
78Pacemaker 1.1.18-3.el6 June 2018 PACEMAKER(8)