[Pacemaker] Call cib_apply_diff failed (-205): Update was older than existing configuration

Kostiantyn Ponomarenko konstantin.ponomarenko at gmail.com
Thu Feb 5 11:15:48 EST 2015


Hi guys,

I saw this during applying the configuration using a script with crmsh
commands:

+ crm configure primitive STONITH_node-1 stonith:fence_avid_sbb_hw
+ crm configure primitive STONITH_node-0 stonith:fence_avid_sbb_hw params
delay=10
+ crm configure location dont_run_STONITH_node-1_on_node-1 STONITH_node-1
-inf: node-1
+ crm configure location dont_run_STONITH_node-0_on_node-0 STONITH_node-0
-inf: node-0
Call cib_apply_diff failed (-205): Update was older than existing
configuration
ERROR: could not patch cib (rc=205)
INFO: offending xml diff: <diff format="2">
  <version>
    <source admin_epoch="0" epoch="26" num_updates="3"/>
    <target admin_epoch="0" epoch="27" num_updates="3"/>
  </version>
  <change operation="modify" path="/cib">
    <change-list>
      <change-attr name="epoch" operation="set" value="27"/>
    </change-list>
    <change-result>
      <cib crm_feature_set="3.0.9" validate-with="pacemaker-2.0" epoch="27"
num_updates="3" admin_epoch="0" cib-last-written="Thu Feb  5 14:56:09 2015"
have-quorum="1" dc-uuid="1"/>
    </change-result>
  </change>
  <change operation="create" path="/cib/configuration/constraints"
position="1">
    <rsc_location id="dont_run_STONITH_node-0_on_node-0"
rsc="STONITH_node-0" score="-INFINITY" node="node-0"/>
  </change>
</diff>

After that pacemaker stopped on the node on which the script was run.

Thank you,
Kostya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20150205/c01e3b4d/attachment-0002.html>


More information about the Pacemaker mailing list