1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crm_error [options] -- <rc> [...]
10
12 crm_error - display name or description of a Pacemaker error code
13
15 Help Options:
16 -h, --help
17 Show help options
18
19 --help-all
20 Show all help options
21
22 --help-output
23 Show output help
24
25 Output Options:
26 --output-as=FORMAT
27 Specify output format as one of: text (default), xml
28
29 --output-to=DEST
30 Specify file name for output (or "-" for stdout)
31
32 --text-fancy
33 Use more highly formatted output (requires --output-as=text)
34
35 Application Options:
36 -$, --version
37 Display software version and exit
38
39 -V, --verbose
40 Increase debug output (may be specified multiple times)
41
42 -n, --name
43 Show error's name with its description (useful for looking for
44 sources of the error in source code)
45
46 -l, --list
47 Show all known errors (enabled by default if no rc is specified)
48
49 -X, --exit
50 Interpret as exit code rather than legacy function return value
51
52 -r, --rc
53 Interpret as return code rather than legacy function return
54 value
55
57 Written by Andrew Beekhof and the Pacemaker project contributors
58
60 Report bugs to https://bugz.fedoraproject.org/pacemaker
61
62
63
64Pacemaker 2.1.7-0.1.rc1.fc39 November 2023 PACEMAKER(8)