attrd_updater(8) - Linux man page
Name
Pacemaker - Part of the Pacemaker cluster resource manager
Synopsis
attrd_updater command -n attribute [options]
Description
attrd_updater - Tool for updating cluster node attributes
Options
- -?, --help
- This text
- -$, --version
- Version information
- -V, --verbose
- Increase debug output
- -q, --quiet
- Print only the value on stdout
- -n, --name=value
- The attribute's name
Commands:
- -U, --update=value
- Update the attribute's value in attrd. If this causes the value to change, it will also be updated in the cluster configuration
- -Q, --query
- Query the attribute's value from attrd
- -D, --delete
- Delete the attribute in attrd. If a value was previously set, it will also be removed from the cluster configuration
- -R, --refresh
- (Advanced) Force the attrd daemon to resend all current values to the CIB
Additional options:
- -l, --lifetime=value
- Lifetime of the node attribute. Allowed values: forever, reboot
- -d, --delay=value
- The time to wait (dampening) in seconds further changes occur
- -s, --set=value
- (Advanced) The attribute set in which to place the value
Author
Written by Andrew Beekhof
Reporting Bugs
Report bugs to pacemaker@oss.clusterlabs.org