Pacemaker - Part of the Pacemaker cluster resource manager
crm_error [options] -- <rc> [...]
crm_error - display name or description of a Pacemaker error
code
- -$, --version
- Display software version and exit
- -V, --verbose
- Increase debug output (may be specified multiple times)
- -n, --name
- Show error's name with its description (useful for looking for sources of
the error in source code)
- -l, --list
- Show all known errors (enabled by default if no rc is specified)
- -X, --exit
- Interpret as exit code rather than legacy function return value
- -r, --rc
- Interpret as return code rather than legacy function return value
Written by Andrew Beekhof and the Pacemaker project
contributors
Report bugs to users@clusterlabs.org