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

NAME

6       Pacemaker - Part of the Pacemaker cluster resource manager
7

SYNOPSIS

9       attrd_updater -n <attribute> <command> [options]
10

DESCRIPTION

12       attrd_updater - query and update Pacemaker node attributes
13

OPTIONS

15       -?, --help
16              This text
17
18       -$, --version
19              Version information
20
21       -V, --verbose
22              Increase debug output
23
24       -n, --name=value
25              The attribute's name
26
27   Commands:
28       -U, --update=value
29              Update  attribute's value in pacemaker-attrd. If this causes the
30              value to change, it will also be updated in the cluster configu‐
31              ration.
32
33       -B, --update-both=value
34              Update  attribute's  value and time to wait (dampening) in pace‐
35              maker-attrd. If this causes the value or  dampening  to  change,
36              the attribute will also be written to the cluster configuration,
37              so be aware that repeatedly changing the dampening  reduces  its
38              effectiveness.
39
40       -Y, --update-delay
41              Update   attribute's   dampening  in  pacemaker-attrd  (requires
42              -d/--delay). If this causes the dampening to change, the  attri‐
43              bute  will  also  be written to the cluster configuration, so be
44              aware that repeatedly changing the dampening reduces its  effec‐
45              tiveness.
46
47       -Q, --query
48              Query the attribute's value from pacemaker-attrd
49
50       -D, --delete
51              Delete attribute from pacemaker-attrd. If a value was previously
52              set, it will also be removed from the cluster configuration
53
54       -R, --refresh
55              (Advanced) Force the pacemaker-attrd daemon to resend  all  cur‐
56              rent values to the CIB
57
58   Additional options:
59       -d, --delay=value
60              The  time to wait (dampening) in seconds for further changes be‐
61              fore writing
62
63       -s, --set=value
64              (Advanced) The attribute set in which to place the value
65
66       -N, --node=value
67              Set the attribute for the named node (instead of the local one)
68
69       -A, --all
70              Show values of the attribute for all nodes (query only)
71
72       -l, --lifetime=value
73              (Not yet implemented) Lifetime of the node  attribute  (silently
74              ignored by cluster)
75
76       -p, --private
77              If  this  creates  a new attribute, never write the attribute to
78              CIB
79

AUTHOR

81       Written by Andrew Beekhof
82

REPORTING BUGS

84       Report bugs to users@clusterlabs.org
85
86
87
88Pacemaker 2.1.0-0.2.rc1.fc34       May 2021                       PACEMAKER(8)
Impressum