Hi!

I wonder whether this is intended behaviour:
I had configured a clone resource in a two-node cluster. That clone resource 
was stopped and deleted using crm. After a while crm_mon still showed a clone 
resource for the other node. Inspecting the CIB (cibadmin -Q) I found that in 
element "lrm_resources" the clone resource for the remote node are still there.

I'll present a sketch if it:

        <lrm_resources>
          <lrm_resource id="prm_stonith_sbd:1" type="external/sbd"...
            <lrm_rsc_op id="prm_stonith_sbd:1_monitor_0" operation="monitor" ...
            <lrm_rsc_op id="prm_stonith_sbd:1_start_0" operation="start"...
            <lrm_rsc_op id="prm_stonith_sbd:1_stop_0" operation="stop" ...
          </lrm_resource>
[...]
          </lrm_resource>
        </lrm_resources>

Will the cib be clened up eventually? I had set "crm configure op_defaults 
record-pending=true" before.

Found in SLES10 SP1 (pacemaker-1.1.5-5.7.1).

Regards,
Ulrich


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to