Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PACEMAKER(8)		 System Administration Utilities	    PACEMAKER(8)

NAME
     Pacemaker - Part of the Pacemaker cluster resource manager

SYNOPSIS
     crm_error [options] -- <rc> [...]

DESCRIPTION
     crm_error - display name or description of a Pacemaker error code

OPTIONS
   Help Options:
     -h, --help
	    Show help options

     --help-all
	    Show all help options

     --help-output
	    Show output help

   Output Options:
     --output-as=FORMAT
	    Specify output format as one of: text (default), xml

     --output-to=DEST
	    Specify file name for output (or "-" for stdout)

   Application Options:
     -$, --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

AUTHOR
     Written by Andrew Beekhof and the Pacemaker project contributors

REPORTING BUGS
     Report bugs to https://bugs.clusterlabs.org/enter_bug.cgi?product=Pacemaker

Pacemaker 2.1.11		   August 2026			    PACEMAKER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=crm_error&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help