On Tuesday 31 January 2012 15:54:30 William Seligman wrote:
> I did, or thought I did. Have I missed something? Again, from "crm configure
> show":
> 
> primitive AdminDrbd ocf:linbit:drbd \
>    params drbd_resource="admin" \
>    op monitor interval="60s" role="Master" \
>    op monitor interval="59s" role="Slave" \
>    op stop interval="0" timeout="320" \
>    op start interval="0" timeout="240"
> 
> ms AdminClone AdminDrbd \
>    meta master-max="2" master-node-max="1" clone-max="2" clone-node-max="1"
> 
> Still no promotion to primary on either node.

Maybe add a target-role="Master" to the meta-data of the ms-clone. Or have a 
resource depend on a master and make that target-role="Started".

Otherwise I think there is no incentive for the resource to go master. "crm 
configure ptest [nograph] scores" helps in that regard. Also when you change 
dependencies of the resources, its a good tool to see the effects on the 
running cluster before you hit "commit".

Have fun,

Arnold

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
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