1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crm_standby crm_standby command [options]
10
12 crm_standby - A convenience wrapper for crm_attribute
13
14 Put the name node into and out of standby. Nodes in standby mode may
15 not host cluster resources
16
18 --help This text
19
20 --version
21 Version information
22
23 -V, --verbose
24 Increase debug output
25
26 -q, --quiet
27 Print only the value on stdout
28
29 Commands:
30 -G, --query
31 Query the current value of the attribute/option
32
33 -v, --update=value
34 Update the value of the attribute/option
35
36 -D, --delete
37 Delete the attribute/option
38
39 Additional Options:
40 -N, --node=value
41 Set an attribute for the named node (instead of the current
42 one).
43
44 -l, --lifetime=value
45 Until when should the setting take affect. Valid values:
46 reboot, forever
47
48 -i, --id=value
49 (Advanced) The ID used to identify the attribute
50
52 Written by Andrew Beekhof
53
54
55
56Pacemaker 1.1.6-1.fc14 September 2011 PACEMAKER(8)