Hi,<br><br>I'm tryng to make a cluster with xen-ha using drbd and ocfs2...<br><br>I want that crm management all resources (xen machines, drbd disks and ocfs2 filesystem ). <br><br>First, a create a clone lsb resource to init drbd with gui interface.<br>
Now, I'm following this manual <a href="http://clusterlabs.org/wiki/DRBD_HowTo_1.0">http://clusterlabs.org/wiki/DRBD_HowTo_1.0</a> to create the drbd disk managemnt and after make the ocfs2 filesystem.<br><br>So, when i run:<br>
# crm resource start ms-drbd11<br># Multiple attributes match name=target-role<br># Value: stopped        (id=ms-drbd11-meta_attributes-target-role)<br># Value: started        (id=drbd11-meta_attributes-target-role)<br># Error performing operation: Required data for this CIB API call not found<br>
<br><br>My messages:<br>May 14 15:07:11 node1 pengine: [4749]: info: get_fail count: ms-drbd11 has failed 1000000 times on node2<br>May 14 15:07:11 node1 pengine: [4749]: WARN: common_apply_stickiness: Forcing ms-drbd11 away from node2 after 1000000 failures (max=1000000)<br>
May 14 15:07:11 node1 pengine: [4749]: WARN: native_color: Resource drbd11:0 cannot run anywhere<br>May 14 15:07:11 node1 pengine: [4749]: WARN: native_color: Resource drbd11:1 cannot run anywhere<br>May 14 15:07:11 node1 pengine: [4749]: info: master_color: ms-drbd11: Promoted 0 instances of a possible 1 to master<br>
May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource drbdi:0      (Started node1)<br>May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource drbdi:1      (Started node2)<br>May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource drbd11:0     (Stopped)<br>
May 14 15:07:11 node1 pengine: [4749]: notice: LogActions: Leave resource drbd11:1     (Stopped)<br><br><br>Thank you for any help!<br><br><br><br>