Provided by: pacemaker-cli-utils_1.1.18-0ubuntu1.3_amd64
NAME
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
AUTHOR
Written by Andrew Beekhof