[Linux-HA] crm_verify issues
Terry L. Inzauro
tinzauro at ha-solutions.net
Tue Feb 13 09:26:58 MST 2007
list,
i've been testing some different configurations for my cluster over the past few days and i have run
into an odd issue.
destiny (node 1)
------------------
destiny heartbeat # crm_verify -V -V -V -x /var/lib/heartbeat/crm/cib.xml
crm_verify[20310]: 2007/02/13_08:49:25 info: main: =#=#=#=#= Getting XML =#=#=#=#=
crm_verify[20310]: 2007/02/13_08:49:25 notice: main: Required feature set: 1.1
element cib: validity error : Element cib content does not follow the DTD, expecting (configuration
, status), got (configuration )
crm_verify[20310]: 2007/02/13_08:49:25 ERROR: validate_with_dtd: CIB does not validate against
/usr/lib/heartbeat/crm.dtd
crm_verify[20310]: 2007/02/13_08:49:25 ERROR: main: CIB did not pass DTD validation
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value 'stop' for
cluster option 'no-quorum-policy'
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value '60s' for cluster
option 'cluster-delay'
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value '-1' for cluster
option 'pe-error-series-max'
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value '-1' for cluster
option 'pe-warn-series-max'
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value '-1' for cluster
option 'pe-input-series-max'
crm_verify[20310]: 2007/02/13_08:49:25 notice: cluster_option: Using default value 'true' for
cluster option 'startup-fencing'
Errors found during check: config not valid
roxetta (node 2)
---------------
roxetta crm # crm_verify -V -V -V -x /var/lib/heartbeat/crm/cib.xml
crm_verify[20868]: 2007/02/13_10:22:05 info: main: =#=#=#=#= Getting XML =#=#=#=#=
crm_verify[20868]: 2007/02/13_10:22:05 notice: main: Required feature set: 1.1
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value 'stop' for
cluster option 'no-quorum-policy'
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value '60s' for cluster
option 'cluster-delay'
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value '-1' for cluster
option 'pe-error-series-max'
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value '-1' for cluster
option 'pe-warn-series-max'
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value '-1' for cluster
option 'pe-input-series-max'
crm_verify[20868]: 2007/02/13_10:22:05 notice: cluster_option: Using default value 'true' for
cluster option 'startup-fencing'
why does one validate properly and the other does not? in fact, heartbeat starts fine as well as my
resources on roxetta.....just not on destiny.......yes, i have made certain they are the same file.
Validation:
-------------
roxetta crm # scp cib.xml root at destiny:
Password:
cib.xml
destiny heartbeat # diff /root/cib.xml /var/lib/heartbeat/crm/cib.xml
destiny heartbeat #
any help would be greatly appreciated.
_Terry
More information about the Linux-HA
mailing list