On Wed, 2009-08-26 at 16:11 +0200, Jakov Sosic wrote:
> Hi.
> 
> I have a situation - when two nodes are up in 3 node cluster, and one
> node goes down, cluster looses quorate - although I'm using qdiskd...


>       <!-- Token -->
>       <totem token="55000"/>
> 
>       <!-- Quorum Disk -->
>       <quorumd interval="5" tko="5" votes="2"
>       label="SAS-qdisk" status_file="/tmp/qdisk"/>

<cman quorum_dev_poll="55"/>

If that doesn't fix it entirely, get rid of status_file, decrease
interval, and increase tko.  Try:

interval=2 tko=12 ?

-- Lon


--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to