DOKK / manpages / debian 12 / pacemaker-cli-utils / crm_verify.8.en
PACEMAKER(8) System Administration Utilities PACEMAKER(8)

Pacemaker - Part of the Pacemaker cluster resource manager

crm_verify [<options>]

Check a Pacemaker configuration for errors

Check the well-formedness of a complete Pacemaker XML configuration, its conformance to the configured schema, and the presence of common misconfigurations. Problems reported as errors must be fixed before the cluster will work properly. It is left to the administrator to decide whether to fix problems reported as warnings.

Show help options
Show all help options
Show output help
Show data options
Show additional options

Specify output format as one of: text (default), xml
Specify file name for output (or "-" for stdout)
Use more highly formatted output (requires --output-as=text)

Check the configuration used by the running cluster
Check the configuration in the named file
Check the configuration piped in via stdin
Check the configuration in the supplied string

Save verified XML to named file (most useful with -L)

-$, --version
Display software version and exit
Increase debug output (may be specified multiple times)

Check the consistency of the configuration in the running cluster:

crm_verify --live-check

Check the consistency of the configuration in a given file and produce verbose output:

crm_verify --xml-file file.xml --verbose

Written by Andrew Beekhof and the Pacemaker project contributors

July 2023 Pacemaker 2.1.5