<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pacemaker creates a second cib process to write the contents to disk<br>
after a change so that the 'real' process doesn't block.<br>
<br>
After the process writes the cib to disk, we then try to read it back<br>
again to verify that everything is sane.<br>
What you're seeing here is that check failing for some reason.<br></blockquote><div><br>Because this much I could tell from the code, I was perplexed from that behavior.<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Looking at the logs I see:<br>
<br>
Sep 10 15:24:40 Cluster-Server-1 cib: [54564]: ERROR:<br>
validate_cib_digest: Digest comparision failed: expected<br>
83751b899e758f9b138d060ace084080 (/var/lib/heartbeat/crm/cib.ANRY1Q),<br>
calculated bd97ef3df10846e783bd64059be77e45<br>
Sep 10 15:24:40 Cluster-Server-1 cib: [54564]: ERROR: retrieveCib:<br>
Checksum of /var/lib/heartbeat/crm/cib.uGGnOm failed!  Configuration<br>
contents ignored!<br>
<br>
Which is really strange.<br>
I see a couple of changes in related areas since 1.1.7, perhaps one of<br>
those will fix your issue.<br>
(1.1.8 should be out today/tomorrow)</blockquote><div> </div><div> I guess that I will wait for the next release and see if the issue is fixed in it. </div><br>Anyway, thanks a bunch Andrew.<br></div><br>