Here is my cib.xml ... to me they look same. When I start service it starts
DRBD but doesn't promote any node to primary ...


 <master_slave id="ms-drbd0">
         <meta_attributes id="ms-drbd0_meta_attrs">
           <attributes>
             <nvpair name="target_role" id="ms-drbd0_metaattr_target_role"
value="stopped"/>
             <nvpair id="ms-drbd0_metaattr_clone_max" name="clone_max"
value="2"/>
             <nvpair id="ms-drbd0_metaattr_clone_node_max"
name="clone_node_max" value="1"/>
             <nvpair id="ms-drbd0_metaattr_master_max" name="master_max"
value="1"/>
             <nvpair id="ms-drbd0_metaattr_master_node_max"
name="master_node_max" value="1"/>
             <nvpair id="ms-drbd0_metaattr_notify" name="notify"
value="true"/>
             <nvpair id="ms-drbd0_metaattr_globally_unique"
name="globally_unique" value="false"/>
           </attributes>
         </meta_attributes>
         <primitive id="resource_DRDB" class="ocf" type="drbd"
provider="heartbeat">
           <instance_attributes id="resource_DRDB_instance_attrs">
             <attributes>
               <nvpair id="043803e5-dd82-4cc8-aab8-0305bd701d77"
name="drbd_resource" value="drbd0"/>
             </attributes>
           </instance_attributes>
           <operations>
             <op id="c7fb2d58-9e30-44ec-b846-03b7bb9b5754" name="monitor"
description="Monitor DRBD service" interval="10" timeout="10"
start_delay="1m" disabled="false" role="Slave" on_fail="restart"/>
           </operations>
         </primitive>
       </master_slave>



-- 
View this message in context: 
http://www.nabble.com/Can%27t-start-DRBD-from-HeartBeat-GUI-tp18035601p18123755.html
Sent from the Linux-HA mailing list archive at Nabble.com.

_______________________________________________
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