pcs_resource_clear
Clear temporary constraints and failures for a Pacemaker resource to restore its normal operation after a transient issue.
Instructions
Clear temporary constraints and failures for a resource via 'pcs resource clear '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sudo | No | Prefix commands with sudo on the remote host | |
| cluster | No | Named cluster in config | |
| resource | Yes | Resource ID to clear | |
| 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) |