pcs_node_unstandby
Bring a node out of standby so it can host Pacemaker resources again. Specify a target node, or omit to apply to the local node.
Instructions
Bring a node out of standby via 'pcs node unstandby []'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Target node name; omit to affect the local node | |
| sudo | No | Prefix commands with sudo on the remote host | |
| cluster | No | Named cluster in config | |
| timeoutMs | No | SSH command timeout in milliseconds | |
| sshConfigHost | No | OpenSSH Host alias to resolve connection parameters | |
| sshConfigPath | No | Path to OpenSSH config (defaults to ~/.ssh/config) |