crm_failcount (8) - Linux Manuals
crm_failcount: Part of the Pacemaker cluster resource manager
NAME
Pacemaker - Part of the Pacemaker cluster resource managerSYNOPSIS
crm_failcount -r resource_name command [options]DESCRIPTION
crm_failcount - A convenience wrapper for crm_attributeSet, update or remove the failcount for the specified resource on the named node
OPTIONS
- --help
- This text
- --version
- Version information
- -V, --verbose
- Increase debug output
- -q, --quiet
- Print only the value on stdout
- -r, --resource-id=value
- The resource to update.
Commands:
- -G, --query
- Query the current value of the attribute/option
- -v, --update=value
- Update the value of the attribute/option
- -D, --delete
- Delete the attribute/option
Additional Options:
- -N, --node=value
- Set an attribute for the named node (instead of the current one).
- -l, --lifetime=value
- Until when should the setting take affect. Valid values: reboot, forever
- -i, --id=value
- (Advanced) The ID used to identify the attribute
AUTHOR
Written by Andrew Beekhof