.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PACEMAKER "8" "February 2024" "Pacemaker 2.1.6" "System Administration Utilities" .SH NAME Pacemaker \- Part of the Pacemaker cluster resource manager .SH SYNOPSIS .B crm_standby \fI\, \/\fR[\fI\,options\/\fR] .SH DESCRIPTION crm_standby \- Query, enable, or disable standby mode for a node .PP Nodes in standby mode may not host cluster resources. .SS "Common options:" .TP \fB\-\-help\fR Display this text, then exit .TP \fB\-\-version\fR Display version information, then exit .TP \fB\-V\fR, \fB\-\-verbose\fR Specify multiple times to increase debug output .TP \fB\-q\fR, \fB\-\-quiet\fR Print only the standby status (if querying) .SS "Commands:" .TP \fB\-G\fR, \fB\-\-query\fR Query the current value of standby mode (on/off) .TP \fB\-v\fR, \fB\-\-update\fR=\fI\,VALUE\/\fR Update the value of standby mode (on/off) .TP \fB\-D\fR, \fB\-\-delete\fR Let standby mode use default value .SS "Additional Options:" .TP \fB\-N\fR, \fB\-\-node\fR=\fI\,NODE\/\fR Operate on the named node instead of the current one .TP \fB\-l\fR, \fB\-\-lifetime\fR=\fI\,VALUE\/\fR Until when should the setting take effect (valid values: reboot, forever) .TP \fB\-i\fR, \fB\-\-id\fR=\fI\,VALUE\/\fR (Advanced) XML ID used to identify standby attribute .SH AUTHOR Written by Andrew Beekhof and the Pacemaker project contributors