Hi..

short update:
one drbd Devices where out of sync.. i fixed that and the cluster moves again..
but im still debuggin why the other resources have not moved


2011/10/11  <[email protected]>:
> Hi Florian,
>
> ill try that, but im busy right now. it may take one or two days
>
> ill keep you posted
>
> 2011/10/10 Florian Haas <[email protected]>:
>> 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

Reply via email to