Hi! I just had a strange problem: When trying to "clean up" the cib configuration (acually deleting unneded "operations" lines), I failed to commit the change, even through it verified OK:
crm(live)configure# commit Call cib_apply_diff failed (-206): Application of an update diff failed ERROR: could not patch cib (rc=206) INFO: offending xml diff: <diff format="2"> In Syslog I see this: Aug 21 15:01:48 h02 cib[19397]: error: xml_apply_patchset_v2: Moved meta_attributes.14926208 to position 1 instead of 2 (0xe3f0f0) Aug 21 15:01:48 h02 cib[19397]: error: xml_apply_patchset_v2: Moved meta_attributes.9876096 to position 1 instead of 2 (0xe3c470) Aug 21 15:01:48 h02 cib[19397]: error: xml_apply_patchset_v2: Moved utilization.10594784 to position 1 instead of 2 (0x96a2b0) Aug 21 15:01:48 h02 cib[19397]: error: xml_apply_patchset_v2: Moved meta_attributes.11397008 to position 1 instead of 2 (0xacc5b0) Aug 21 15:01:48 h02 cib[19397]: warning: cib_server_process_diff: Something went wrong in compatibility mode, requesting full refresh Aug 21 15:01:48 h02 cib[19397]: warning: cib_process_request: Completed cib_apply_diff operation for section 'all': Application of an update diff failed (rc=-206, origin=local/cibadmin/2, version=1.65.23) What could be causing this? I think I did the same change about three years ago without problem (with different software, of course). # rpm -q pacemaker corosync crmsh pacemaker-1.1.12-18.1 corosync-1.4.7-0.23.5 crmsh-2.1.2+git132.gbc9fde0-18.2 (latest) Regards, Ulrich _______________________________________________ Users mailing list: [email protected] http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
