1PACEMAKER(8)            System Administration Utilities           PACEMAKER(8)
2
3
4

NAME

6       Pacemaker - Part of the Pacemaker cluster resource manager
7

SYNOPSIS

9       crmadmin command [options]
10

DESCRIPTION

12       crmadmin  -  Development  tool  for performing some controller-specific
13       commands.
14
15              Likely to be replaced by crm_node in the future
16

OPTIONS

18       -?, --help
19              This text
20
21       -$, --version
22              Version information
23
24       -q, --quiet
25              Display only the essential query information
26
27       -V, --verbose
28              Increase debug output
29
30   Commands:
31       -S, --status=value
32              Display the status of the specified node.
33
34              Result is the node's internal FSM state which can be useful  for
35              debugging
36
37       -D, --dc_lookup
38              Display the uname of the node co-ordinating the cluster.
39
40              This  is  an internal detail and is rarely useful to administra‐
41              tors except when deciding on which node to examine the logs.
42
43       -N, --nodes
44              Display the uname of all member nodes
45
46       -E, --election (Advanced) Start an election for the cluster  co-ordina‐
47              tor
48
49       -K, --kill=value
50              (Advanced)  Stop  the  controller  (not  the rest of the cluster
51              stack) on specified node
52
53   Additional Options:
54       -t, --timeout=value
55              Time (in milliseconds) to wait before  declaring  the  operation
56              failed
57
58       -B, --bash-export
59              Create Bash export entries of the form 'export uname=uuid'
60
61   Notes:
62              The  -K  and  -E  commands are rarely used and may be removed in
63              future versions.
64

AUTHOR

66       Written by Andrew Beekhof
67

REPORTING BUGS

69       Report bugs to users@clusterlabs.org
70
71
72
73Pacemaker 2.0.3-1.fc32           November 2019                    PACEMAKER(8)
Impressum