1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 stonith_admin mode [options]
10
12 stonith_admin - Provides access to the stonith-ng API.
13
15 -?, --help
16 This text
17
18 -$, --version
19 Version information
20
21 -V, --verbose
22 Increase debug output
23
24 -q, --quiet
25 Print only essential output
26
27 -l, --list=value
28 List devices that can terminate the specified host
29
30 -L, --list-registered
31 List all registered devices
32
33 -I, --list-installed
34 List all installed devices
35
36 -M, --metadata
37 Check the device's metadata
38
39 -Q, --query=value
40 Check the device's status
41
42 -F, --fence=value
43 Fence the named host
44
45 -U, --unfence=value
46 Unfence the named host
47
48 -B, --reboot=value
49 Reboot the named host
50
51 -C, --confirm=value
52 Confirm the named host is now safely down
53
54 -H, --history=value
55 Retrieve last fencing operation
56
57 -R, --register=value
58 Register a stonith device
59
60 -D, --deregister=value De-register a stonith device
61
62 -e, --env-option=value
63
64 -o, --option=value
65
66 -a, --agent=value
67
68 -L, --list-all
69 legacy alias for --list-registered
70
72 Written by Andrew Beekhof
73
75 Report bugs to pacemaker@oss.clusterlabs.org
76
77
78
79Pacemaker 1.1.6-1.fc14 September 2011 PACEMAKER(8)