.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PACEMAKER "8" "July 2023" "Pacemaker 2.1.5" "System Administration Utilities" .SH NAME Pacemaker \- Part of the Pacemaker cluster resource manager .SH SYNOPSIS attrd_updater -n [options] .SH DESCRIPTION query and update Pacemaker node attributes .SH OPTIONS .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .TP \fB\-\-help\-all\fR Show all help options .TP \fB\-\-help\-output\fR Show output help .TP \fB\-\-help\-required\fR Show required arguments .TP \fB\-\-help\-command\fR Show command options (mutually exclusive) .TP \fB\-\-help\-additional\fR Show additional options .SS "Output Options:" .TP \fB\-\-output\-as\fR=\fI\,FORMAT\/\fR Specify output format as one of: text (default), xml .TP \fB\-\-output\-to\fR=\fI\,DEST\/\fR Specify file name for output (or "\-" for stdout) .TP \fB\-\-text\-fancy\fR Use more highly formatted output (requires \fB\-\-output\-as\fR=\fI\,text\/\fR) .SS "Required Arguments:" .TP \fB\-n\fR, \fB\-\-name\fR=\fI\,NAME\/\fR The attribute's name .SS "Command:" .TP \fB\-U\fR, \fB\-\-update\fR=\fI\,VALUE\/\fR Update attribute's value in pacemaker\-attrd. If this causes the value to change, it will also be updated in the cluster configuration. .TP \fB\-B\fR, \fB\-\-update\-both\fR=\fI\,VALUE\/\fR Update attribute's value and time to wait (dampening) in pacemaker\-attrd. If this causes the value or dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. Requires \fB\-d\fR/\-\-delay .TP \fB\-Y\fR, \fB\-\-update\-delay\fR Update attribute's dampening in pacemaker\-attrd. If this causes the dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. Requires \fB\-d\fR/\-\-delay .TP \fB\-Q\fR, \fB\-\-query\fR Query the attribute's value from pacemaker\-attrd .TP \fB\-D\fR, \fB\-\-delete\fR Unset attribute from pacemaker\-attrd. At the moment, there is no way to remove an attribute. This option will instead set its value to the empty string. .TP \fB\-R\fR, \fB\-\-refresh\fR (Advanced) Force the pacemaker\-attrd daemon to resend all current values to the CIB .SS "Additional Options:" .TP \fB\-d\fR, \fB\-\-delay\fR=\fI\,SECONDS\/\fR The time to wait (dampening) in seconds for further changes before sending to the CIB .TP \fB\-s\fR, \fB\-\-set\fR=\fI\,SET\/\fR (Advanced) The attribute set in which to place the value .TP \fB\-N\fR, \fB\-\-node\fR=\fI\,NODE\/\fR Set the attribute for the named node (instead of the local one) .TP \fB\-A\fR, \fB\-\-all\fR Show values of the attribute for all nodes (query only) .TP \fB\-l\fR, \fB\-\-lifetime\fR=\fI\,SECTION\/\fR (Not yet implemented) Lifetime of the node attribute (silently ignored by cluster) .TP \fB\-p\fR, \fB\-\-private\fR If this creates a new attribute, never write the attribute to CIB .SS "Application Options:" .TP \-$, \fB\-\-version\fR Display software version and exit .TP \fB\-V\fR, \fB\-\-verbose\fR Increase debug output (may be specified multiple times) .SH AUTHOR Written by Andrew Beekhof and the Pacemaker project contributors .SH "REPORTING BUGS" Report bugs to users@clusterlabs.org