crm_standby (8) Linux Manual Page
Pacemaker – Part of the Pacemaker cluster resource manager
Synopsis
crm_standby <command> [options]
Description
crm_standby – convenience wrapper for crm_attribute
Check, enable or disable standby mode for a cluster node. Nodes in standby mode may not host cluster resources.
Commands:
- –help
- Display this text and exit
- –version
- Display version information and exit
- -G, –query
- Display the current value of standby mode (on/off)
- -v, –update=<value>
- Update the value of standby mode (on/off)
- -D, –delete
- Let standby mode use default value
Options
- -V, –verbose
- Increase debug output (may be specified multiple times)
- -q, –quiet
- Print nothing on stdout except the standby status
- -N, –node=<value>
- Operate on the named node instead of the current one
- -l, –lifetime=<value> Until when the setting should take effect (reboot/forever)
- -i, –id=<value>
- (Advanced) ID used to identify the XML attribute
