[ClusterLabs] MS Promotion Not Working

Takehiro Matsushima takehiro.dreamizm at gmail.com
Fri Jun 12 20:21:35 EDT 2015


Hello Brian,

Try to define two "op monitor" with role="Master" and "Slave" for drbd
resource like this;
primitive res_drbd_1 ocf:linbit:drbd \
        params drbd_resource=acl_shared \
        operations $id=res_drbd_1-operations \
        op start interval=0 timeout=240 \
        op promote interval=0 timeout=90 \
        op demote interval=0 timeout=90 \
        op stop interval=0 timeout=100 \
        op monitor interval=10 timeout=20 role="Master" \
        op monitor interval=11 timeout=20 role="Slave" \
        op notify interval=0 timeout=90

regards,
Takehiro Matsushima
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20150613/91384244/attachment-0003.html>


More information about the Users mailing list