suse man page for crm_verify

Query: crm_verify

OS: suse

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CRM_VERIFY(8)							  [FIXME: manual]						     CRM_VERIFY(8)

NAME
crm_verify - check the CIB for consistency
SYNOPSIS
crm_verify [-V] -x file crm_verify [-V] -X string crm_verify [-V] -L|-p crm_verify [-?]
DESCRIPTION
crm_verify checks the configuration database (CIB) for consistency and other problems. It can be used to check a file containing the configuration or can it can connect to a running cluster. It reports two classes of problems, errors and warnings. Errors must be fixed before Heartbeat can work properly. However, it is left up to the administrator to decide if the warnings should also be fixed. crm_verify assists in creating new or modified configurations. You can take a local copy of a CIB in the running cluster, edit it, validate it using crm_verify, then put the new configuration into effect using cibadmin.
OPTIONS
--help, -h Print a help message. --verbose, -V Turn on debug information. Note Increase the level of verbosity by providing additional instances. --live-check, -L Connect to the running cluster and check the CIB. --crm_xml string, -X string Check the configuration in the supplied string. Pass complete CIBs only. --xml-file file, -x file Check the configuration in the named file. --xml-pipe, -p Use the configuration piped in via stdin. Pass complete CIBs only.
EXAMPLES
Check the consistency of the configuration in the running cluster and produce verbose output: crm_verify -VL Check the consistency of the configuration in a given file and produce verbose output: crm_verify -Vx file1 Pipe a configuration into crm_verify and produce verbose output: cat file1.xml | crm_verify -Vp
FILES
/var/lib/heartbeat/crm/cib.xml--the CIB (minus status section) on disk. Editing this file directly is strongly discouraged.
SEE ALSO
???
AUTHOR
crm_verify was written by Andrew Beekhof. [FIXME: source] 07/05/2010 CRM_VERIFY(8)
Related Man Pages
cibadmin(8) - debian
crm_shadow(8) - debian
hb_report(8) - debian
cibadmin(8) - suse
crm_verify(8) - suse
Similar Topics in the Unix Linux Community
Export xml to windows machine
Need help to get the nth field of the variable
hacmp - is it possible to remove a disk heartbeat network from an online cluster?
Check Receipt
Check null value in xml