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