i make an empty file tmp.xml:<br><pre class="programlisting"> <cib admin_epoch="0" epoch="0" num_updates="0" have-quorum="false"><br> <configuration><br> <crm_config/><br>
<nodes/><br> <resources/><br> <constraints/><br> </configuration><br> <status/><br> </cib><br><br>and issue the command "cibadmin --replace --xml-file tmp.xml" ,try to erase all configure in cluster,but failed with error<br>
how to do this(erase current configure)<br><br></pre>[root@SEC ~]# cibadmin --replace --xml-file tmp.xml<br>Call cib_replace failed (-45): Update was older than existing configuration<br><null><br><br>