Hans,
Your DRBD master preferences aren't being updated correctly, after
taking down a node.
Set separate monitor actions for the Master and Slave roles on your DRBD
primitives, instead of the single one you have now. Like so:
primitive drbd-crs ocf:linbit:drbd \
params drbd_resource="crs" \
op monitor interval="30s" role="Slave" \
op monitor interval="15s" role="Master"
You will have to use non-identical intervals for the Master and Slave
roles. Do that for all DRBD primitives. See if that fixes your issue and
please report back. Thanks.
Cheers,
Florian
--
Need help with DRBD?
http://www.hastexo.com/now
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems