Hi, Dejan<br><br>thanks for attention<br>following my cib xml conf<br><div style="text-align: left;" id="result_box" dir="ltr">I am newbie with pacemaker, any hint is very welcome! : D</div><br><br>==========================cib.xml=========================================<br>
<br>&lt;cib epoch=&quot;22&quot; num_updates=&quot;1&quot; admin_epoch=&quot;0&quot; validate-with=&quot;pacemaker-1.0&quot; crm_feature_set=&quot;3.0.1&quot; have-quorum=&quot;1&quot; cib-last-written=&quot;Thu May 14 12:25:12 2009&quot; dc-uuid=&quot;57e0232d-5b78-4a1a-976e-e5335ba8266d&quot;&gt;<br>
  &lt;configuration&gt;<br>    &lt;crm_config&gt;<br>      &lt;cluster_property_set id=&quot;cib-bootstrap-options&quot;&gt;<br>        &lt;nvpair id=&quot;cib-bootstrap-options-dc-version&quot; name=&quot;dc-version&quot; value=&quot;1.0.3-b133b3f19797c00f9189f4b66b513963f9d25db9&quot;/&gt;<br>
        &lt;nvpair id=&quot;cib-bootstrap-options-last-lrm-refresh&quot; name=&quot;last-lrm-refresh&quot; value=&quot;1242331451&quot;/&gt;<br>      &lt;/cluster_property_set&gt;<br>    &lt;/crm_config&gt;<br>    &lt;nodes&gt;<br>
      &lt;node id=&quot;57e0232d-5b78-4a1a-976e-e5335ba8266d&quot; uname=&quot;node1&quot; type=&quot;normal&quot;/&gt;<br>      &lt;node id=&quot;12484965-e650-4d8e-bf01-2cc89e3ba90f&quot; uname=&quot;node2&quot; type=&quot;normal&quot;/&gt;<br>
    &lt;/nodes&gt;<br>    &lt;resources&gt;<br>      &lt;clone id=&quot;drbdinit&quot;&gt;<br>        &lt;meta_attributes id=&quot;drbdinit-meta_attributes&quot;&gt;<br>          &lt;nvpair id=&quot;drbdinit-meta_attributes-target-role&quot; name=&quot;target-role&quot; value=&quot;Stopped&quot;/&gt;<br>
        &lt;/meta_attributes&gt;<br>        &lt;group id=&quot;drbdinitd&quot;&gt;<br>          &lt;primitive class=&quot;lsb&quot; id=&quot;drbdi&quot; type=&quot;drbd&quot;&gt;<br>            &lt;operations id=&quot;drbdi-operations&quot;&gt;<br>
              &lt;op id=&quot;drbdi-op-monitor-15&quot; interval=&quot;15&quot; name=&quot;monitor&quot; start-delay=&quot;15&quot; timeout=&quot;15&quot;/&gt;<br>            &lt;/operations&gt;<br>            &lt;meta_attributes id=&quot;drbdi-meta_attributes&quot;&gt;<br>
              &lt;nvpair id=&quot;drbdi-meta_attributes-target-role&quot; name=&quot;target-role&quot; value=&quot;started&quot;/&gt;<br>            &lt;/meta_attributes&gt;<br>          &lt;/primitive&gt;<br>        &lt;/group&gt;<br>
      &lt;/clone&gt;<br>      &lt;master id=&quot;ms-drbd11&quot;&gt;<br>        &lt;meta_attributes id=&quot;ms-drbd11-meta_attributes&quot;&gt;<br>          &lt;nvpair id=&quot;ms-drbd11-meta_attributes-clone-max&quot; name=&quot;clone-max&quot; value=&quot;2&quot;/&gt;<br>
          &lt;nvpair id=&quot;ms-drbd11-meta_attributes-notify&quot; name=&quot;notify&quot; value=&quot;true&quot;/&gt;<br>          &lt;nvpair id=&quot;ms-drbd11-meta_attributes-globally-unique&quot; name=&quot;globally-unique&quot; value=&quot;false&quot;/&gt;<br>
          &lt;nvpair id=&quot;ms-drbd11-meta_attributes-target-role&quot; name=&quot;target-role&quot; value=&quot;stopped&quot;/&gt;<br>        &lt;/meta_attributes&gt;<br>        &lt;primitive class=&quot;ocf&quot; id=&quot;drbd11&quot; provider=&quot;heartbeat&quot; type=&quot;drbd&quot;&gt;<br>
          &lt;instance_attributes id=&quot;drbd11-instance_attributes&quot;&gt;<br>            &lt;nvpair id=&quot;drbd11-instance_attributes-drbd_resource&quot; name=&quot;drbd_resource&quot; value=&quot;drbd11&quot;/&gt;<br>
          &lt;/instance_attributes&gt;<br>          &lt;operations&gt;<br>            &lt;op id=&quot;drbd11-monitor-59s&quot; interval=&quot;59s&quot; name=&quot;monitor&quot; role=&quot;Master&quot; timeout=&quot;30s&quot;/&gt;<br>
            &lt;op id=&quot;drbd11-monitor-60s&quot; interval=&quot;60s&quot; name=&quot;monitor&quot; role=&quot;Slave&quot; timeout=&quot;30s&quot;/&gt;<br>          &lt;/operations&gt;<br>          &lt;meta_attributes id=&quot;drbd11-meta_attributes&quot;&gt;<br>
            &lt;nvpair id=&quot;drbd11-meta_attributes-target-role&quot; name=&quot;target-role&quot; value=&quot;started&quot;/&gt;<br>            &lt;nvpair id=&quot;drbd11-meta_attributes-is-managed&quot; name=&quot;is-managed&quot; value=&quot;true&quot;/&gt;<br>
          &lt;/meta_attributes&gt;<br>        &lt;/primitive&gt;<br>      &lt;/master&gt;<br>    &lt;/resources&gt;<br>    &lt;constraints&gt;<br>      &lt;rsc_location id=&quot;ms-drbd11-placement&quot; rsc=&quot;ms-drbd11&quot;&gt;<br>
        &lt;rule boolean-op=&quot;and&quot; id=&quot;ms-drbd11-placement-rule&quot; score=&quot;-INFINITY&quot;&gt;<br>          &lt;expression attribute=&quot;#uname&quot; id=&quot;ms-drbd11-placement-expression&quot; operation=&quot;ne&quot; value=&quot;node1&quot;/&gt;<br>
          &lt;expression attribute=&quot;#uname&quot; id=&quot;ms-drbd11-placement-expression-0&quot; operation=&quot;ne&quot; value=&quot;node2&quot;/&gt;<br>        &lt;/rule&gt;<br>      &lt;/rsc_location&gt;<br>    &lt;/constraints&gt;<br>
    &lt;rsc_defaults/&gt;<br>    &lt;op_defaults/&gt;<br>  &lt;/configuration&gt;<br>  &lt;status&gt;<br>    &lt;node_state id=&quot;57e0232d-5b78-4a1a-976e-e5335ba8266d&quot; uname=&quot;node1&quot; ha=&quot;active&quot; in_ccm=&quot;true&quot; crmd=&quot;online&quot; join=&quot;member&quot; expected=&quot;member&quot; crm-debug-origin=&quot;do_lrm_query&quot; shutdown=&quot;0&quot;&gt;<br>
      &lt;lrm id=&quot;57e0232d-5b78-4a1a-976e-e5335ba8266d&quot;&gt;<br>        &lt;lrm_resources&gt;<br>          &lt;lrm_resource id=&quot;drbdi:0&quot; type=&quot;drbd&quot; class=&quot;lsb&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbdi:0_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;4:8:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:7;4:8:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;2&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322143&quot; last-rc-change=&quot;1242322143&quot; exec-time=&quot;30&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbdi:0_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;5:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;5:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;6&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322193&quot; last-rc-change=&quot;1242322193&quot; exec-time=&quot;1750&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbdi:0_monitor_15000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;6:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;6:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;7&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;15000&quot; last-run=&quot;1242331482&quot; last-rc-change=&quot;1242322210&quot; exec-time=&quot;100&quot; queue-time=&quot;0&quot; op-digest=&quot;02a5bcf940fc8d3239701acb11438d6a&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbdi:0_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;7:10:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;7:10:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;5&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322181&quot; last-rc-change=&quot;1242322181&quot; exec-time=&quot;1370&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbd11:0&quot; type=&quot;drbd&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbd11:0_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;6:12:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:7;6:12:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;8&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322519&quot; last-rc-change=&quot;1242322519&quot; exec-time=&quot;100&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:0_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;23:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:1;23:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;9&quot; rc-code=&quot;1&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322538&quot; last-rc-change=&quot;1242322538&quot; exec-time=&quot;140&quot; queue-time=&quot;10&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:0_post_notify_start_0&quot; operation=&quot;notify&quot; crm-debug-origin=&quot;do_update_resource&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;58:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;58:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;10&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322539&quot; last-rc-change=&quot;1242322539&quot; exec-time=&quot;100&quot; queue-time=&quot;10&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:0_pre_notify_stop_0&quot; operation=&quot;notify&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;56:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;56:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;11&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322541&quot; last-rc-change=&quot;1242322541&quot; exec-time=&quot;50&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:0_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;2:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;2:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;12&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322543&quot; last-rc-change=&quot;1242322543&quot; exec-time=&quot;90&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbd11&quot; type=&quot;drbd&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbd11_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;6:31:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:7;6:31:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;16&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242331445&quot; last-rc-change=&quot;1242331445&quot; exec-time=&quot;80&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;23:32:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:1;23:32:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;17&quot; rc-code=&quot;1&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242331446&quot; last-rc-change=&quot;1242331446&quot; exec-time=&quot;140&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;2:33:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;2:33:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;18&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242331446&quot; last-rc-change=&quot;1242331446&quot; exec-time=&quot;100&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>        &lt;/lrm_resources&gt;<br>      &lt;/lrm&gt;<br>      &lt;transient_attributes id=&quot;57e0232d-5b78-4a1a-976e-e5335ba8266d&quot;&gt;<br>        &lt;instance_attributes id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d&quot;&gt;<br>
          &lt;nvpair id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d-probe_complete&quot; name=&quot;probe_complete&quot; value=&quot;true&quot;/&gt;<br>          &lt;nvpair id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d-fail-count-drbd11:0&quot; name=&quot;fail-count-drbd11:0&quot; value=&quot;INFINITY&quot;/&gt;<br>
          &lt;nvpair id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d-last-failure-drbd11:0&quot; name=&quot;last-failure-drbd11:0&quot; value=&quot;1242322539&quot;/&gt;<br>          &lt;nvpair id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d-last-failure-drbd11&quot; name=&quot;last-failure-drbd11&quot; value=&quot;1242331447&quot;/&gt;<br>
          &lt;nvpair id=&quot;status-57e0232d-5b78-4a1a-976e-e5335ba8266d-fail-count-drbd11&quot; name=&quot;fail-count-drbd11&quot; value=&quot;INFINITY&quot;/&gt;<br>        &lt;/instance_attributes&gt;<br>      &lt;/transient_attributes&gt;<br>
    &lt;/node_state&gt;<br>    &lt;node_state id=&quot;12484965-e650-4d8e-bf01-2cc89e3ba90f&quot; uname=&quot;node2&quot; ha=&quot;active&quot; in_ccm=&quot;true&quot; crmd=&quot;online&quot; join=&quot;member&quot; expected=&quot;member&quot; crm-debug-origin=&quot;do_lrm_query&quot; shutdown=&quot;0&quot;&gt;<br>
      &lt;lrm id=&quot;12484965-e650-4d8e-bf01-2cc89e3ba90f&quot;&gt;<br>        &lt;lrm_resources&gt;<br>          &lt;lrm_resource id=&quot;drbdi:0&quot; type=&quot;drbd&quot; class=&quot;lsb&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbdi:0_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;6:8:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:7;6:8:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;2&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322147&quot; last-rc-change=&quot;1242322147&quot; exec-time=&quot;40&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbdi:1&quot; type=&quot;drbd&quot; class=&quot;lsb&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbdi:1_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;11:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;11:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;6&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322198&quot; last-rc-change=&quot;1242322198&quot; exec-time=&quot;1340&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbdi:1_monitor_15000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;12:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;12:11:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;7&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;15000&quot; last-run=&quot;1242331494&quot; last-rc-change=&quot;1242322216&quot; exec-time=&quot;90&quot; queue-time=&quot;0&quot; op-digest=&quot;02a5bcf940fc8d3239701acb11438d6a&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbdi:1_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;12:10:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;12:10:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;5&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322186&quot; last-rc-change=&quot;1242322186&quot; exec-time=&quot;830&quot; queue-time=&quot;0&quot; op-digest=&quot;f2317cad3d54cec5d7d7aa7d0bf35cf8&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbd11:0&quot; type=&quot;drbd&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbd11:0_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;8:12:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:7;8:12:7:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;8&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322524&quot; last-rc-change=&quot;1242322524&quot; exec-time=&quot;120&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbd11:1&quot; type=&quot;drbd&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbd11:1_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;25:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:1;25:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;9&quot; rc-code=&quot;1&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322542&quot; last-rc-change=&quot;1242322542&quot; exec-time=&quot;140&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:1_post_notify_start_0&quot; operation=&quot;notify&quot; crm-debug-origin=&quot;do_update_resource&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;60:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;60:13:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;10&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322544&quot; last-rc-change=&quot;1242322544&quot; exec-time=&quot;120&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:1_pre_notify_stop_0&quot; operation=&quot;notify&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;59:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;59:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;11&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322546&quot; last-rc-change=&quot;1242322546&quot; exec-time=&quot;40&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11:1_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;4:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;4:14:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;12&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242322547&quot; last-rc-change=&quot;1242322547&quot; exec-time=&quot;90&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>          &lt;lrm_resource id=&quot;drbd11&quot; type=&quot;drbd&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;<br>            &lt;lrm_rsc_op id=&quot;drbd11_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;23:34:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:1;23:34:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;16&quot; rc-code=&quot;1&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242331452&quot; last-rc-change=&quot;1242331452&quot; exec-time=&quot;140&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
            &lt;lrm_rsc_op id=&quot;drbd11_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.1&quot; transition-key=&quot;3:35:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; transition-magic=&quot;0:0;3:35:0:6ac86c50-86fc-46c3-a4b9-298bbb685ecb&quot; call-id=&quot;17&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1242331453&quot; last-rc-change=&quot;1242331453&quot; exec-time=&quot;100&quot; queue-time=&quot;0&quot; op-digest=&quot;b3de6267ddfd433dff4cc6bc70eac542&quot;/&gt;<br>
          &lt;/lrm_resource&gt;<br>        &lt;/lrm_resources&gt;<br>      &lt;/lrm&gt;<br>      &lt;transient_attributes id=&quot;12484965-e650-4d8e-bf01-2cc89e3ba90f&quot;&gt;<br>        &lt;instance_attributes id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f&quot;&gt;<br>
          &lt;nvpair id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f-probe_complete&quot; name=&quot;probe_complete&quot; value=&quot;true&quot;/&gt;<br>          &lt;nvpair id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f-fail-count-drbd11:1&quot; name=&quot;fail-count-drbd11:1&quot; value=&quot;INFINITY&quot;/&gt;<br>
          &lt;nvpair id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f-last-failure-drbd11:1&quot; name=&quot;last-failure-drbd11:1&quot; value=&quot;1242322540&quot;/&gt;<br>          &lt;nvpair id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f-last-failure-drbd11&quot; name=&quot;last-failure-drbd11&quot; value=&quot;1242331449&quot;/&gt;<br>
          &lt;nvpair id=&quot;status-12484965-e650-4d8e-bf01-2cc89e3ba90f-fail-count-drbd11&quot; name=&quot;fail-count-drbd11&quot; value=&quot;INFINITY&quot;/&gt;<br>        &lt;/instance_attributes&gt;<br>      &lt;/transient_attributes&gt;<br>
    &lt;/node_state&gt;<br>  &lt;/status&gt;<br>&lt;/cib&gt;<br><br>========================================================================<br><br><div style="text-align: left;" id="result_box" dir="ltr">thank you very much<br>
for the help</div><br><br><div class="gmail_quote">On Fri, May 15, 2009 at 4:46 AM, Dejan Muhamedagic <span dir="ltr">&lt;<a href="mailto:dejanmm@fastmail.fm">dejanmm@fastmail.fm</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
On Thu, May 14, 2009 at 05:13:50PM -0300, Rafael Emerick wrote:<br>
&gt; Hi, Dejan<br>
&gt;<br>
&gt; There is no two set of meta-attributes.<br>
&gt;<br>
&gt; I remove the ms-drbd11, add again and the error is the same:<br>
&gt; Error performing operation: Required data for this CIB API call not found<br>
<br>
</div>Can you please post your CIB. As xml.<br>
<br>
Thanks,<br>
<font color="#888888"><br>
Dejan<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; On Thu, May 14, 2009 at 3:43 PM, Dejan Muhamedagic &lt;<a href="mailto:dejanmm@fastmail.fm">dejanmm@fastmail.fm</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; On Thu, May 14, 2009 at 03:18:15PM -0300, Rafael Emerick wrote:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m tryng to make a cluster with xen-ha using drbd and ocfs2...<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I want that crm management all resources (xen machines, drbd disks and<br>
&gt; &gt; ocfs2<br>
&gt; &gt; &gt; filesystem ).<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; First, a create a clone lsb resource to init drbd with gui interface.<br>
&gt; &gt; &gt; Now, I&#39;m following this manual<br>
&gt; &gt; <a href="http://clusterlabs.org/wiki/DRBD_HowTo_1.0" target="_blank">http://clusterlabs.org/wiki/DRBD_HowTo_1.0</a> to<br>
&gt; &gt; &gt; create the drbd disk managemnt and after make the ocfs2 filesystem.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; So, when i run:<br>
&gt; &gt; &gt; # crm resource start ms-drbd11<br>
&gt; &gt; &gt; # Multiple attributes match name=target-role<br>
&gt; &gt; &gt; # Value: stopped        (id=ms-drbd11-meta_attributes-target-role)<br>
&gt; &gt; &gt; # Value: started        (id=drbd11-meta_attributes-target-role)<br>
&gt; &gt; &gt; # Error performing operation: Required data for this CIB API call not<br>
&gt; &gt; found<br>
&gt; &gt;<br>
&gt; &gt; As it says, there are multiple matches for the attribute. Don&#39;t<br>
&gt; &gt; know how it came to be. Perhaps you can<br>
&gt; &gt;<br>
&gt; &gt; crm configure edit ms-drbd11<br>
&gt; &gt;<br>
&gt; &gt; and drop one of them. It could also be that there are two sets of<br>
&gt; &gt; meta-attributes.<br>
&gt; &gt;<br>
&gt; &gt; If crm can&#39;t edit the resource (in that case please report it)<br>
&gt; &gt; then you can try:<br>
&gt; &gt;<br>
&gt; &gt; crm configure edit xml ms-drbd11<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt;<br>
&gt; &gt; Dejan<br>
&gt; &gt;<br>
&gt; &gt; &gt; My messages:<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: info: get_fail count: ms-drbd11<br>
&gt; &gt; has<br>
&gt; &gt; &gt; failed 1000000 times on node2<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: WARN: common_apply_stickiness:<br>
&gt; &gt; &gt; Forcing ms-drbd11 away from node2 after 1000000 failures (max=1000000)<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: WARN: native_color: Resource<br>
&gt; &gt; drbd11:0<br>
&gt; &gt; &gt; cannot run anywhere<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: WARN: native_color: Resource<br>
&gt; &gt; drbd11:1<br>
&gt; &gt; &gt; cannot run anywhere<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: info: master_color: ms-drbd11:<br>
&gt; &gt; &gt; Promoted 0 instances of a possible 1 to master<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource<br>
&gt; &gt; &gt; drbdi:0      (Started node1)<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource<br>
&gt; &gt; &gt; drbdi:1      (Started node2)<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource<br>
&gt; &gt; &gt; drbd11:0     (Stopped)<br>
&gt; &gt; &gt; May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource<br>
&gt; &gt; &gt; drbd11:1     (Stopped)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thank you for any help!<br>
&gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; Pacemaker mailing list<br>
&gt; &gt; &gt; <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
&gt; &gt; &gt; <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Pacemaker mailing list<br>
&gt; &gt; <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
&gt; &gt; <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; Pacemaker mailing list<br>
&gt; <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
&gt; <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
<br>
_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
</div></div></blockquote></div><br>