cluster update failed in cib checksum (COROSYNC, HEARTBEAT)
This document (7012127) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise High Availability Extension 11 Service Pack 2
Situation
mynode cib: [29793]: ERROR: retrieveCib: Checksum of /var/lib/heartbeat/crm/cib.12345 failed! Configuration contents ignored!
in the logfile. This might result in the cib daemon no longer being able to write on-disk cib files.
Resolution
cibadmin -Q -o configuration | sed 's/^\s*//' | sed 's/\s*$//' | tr -d '\n' | sed 's/ /\\n/g'| xmllint --copy - | cibadmin -R -o configuration -p
other than that the cib could be exported via
crm configure save /PATH/TO/FILE
then edited, the cluster stopped and the cib on disk deleted and then the cleaned cib reinserted via
crm configure load replace /PATH/TO/FILE
The later approach would require a downtime
Cause
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7012127
- Creation Date: 11-Apr-2013
- Modified Date:28-Sep-2022
-
- SUSE Linux Enterprise High Availability Extension
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com