1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 attrd_updater command -n attribute [options]
10
12 attrd_updater - Tool for updating cluster node attributes
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 the value on stdout
26
27 -n, --name=value
28 The attribute's name
29
30 Commands:
31 -U, --update=value
32 Update the attribute's value in attrd. If this causes the value
33 to change, it will also be updated in the cluster configuration
34
35 -Q, --query
36 Query the attribute's value from attrd
37
38 -D, --delete
39 Delete the attribute in attrd. If a value was previously set,
40 it will also be removed from the cluster configuration
41
42 -R, --refresh
43 (Advanced) Force the attrd daemon to resend all current values
44 to the CIB
45
46 Additional options:
47 -l, --lifetime=value
48 Lifetime of the node attribute. Allowed values: forever, reboot
49
50 -d, --delay=value
51 The time to wait (dampening) in seconds further changes occur
52
53 -s, --set=value
54 (Advanced) The attribute set in which to place the value
55
57 Written by Andrew Beekhof
58
60 Report bugs to pacemaker@oss.clusterlabs.org
61
62
63
64Pacemaker 1.1.6-1.fc14 September 2011 PACEMAKER(8)