search for: quorumd

Displaying 3 results from an estimated 3 matches for "quorumd".

Did you mean: quorum
2011 Apr 25
0
Need Help with Fence_xvm
...ipaddr="10.10.10.56" login="root" name="mxen1" passwd="----"/> <fencedevice agent="fence_scsi" name="iSCSI"/> </fencedevices> <rm> <failoverdomains/> <resources/> </rm> <fence_xvmd/> <quorumd interval="1" label="quorumhost" min_score="1" tko="10" votes="1"> <heuristic interval="1" program="ping -c2 -t1 192.168.0.1" score="1"/> <heuristic interval="1" program="ping -c2 -t1 192.168...
2010 Sep 15
0
problem with gfs_controld
...gt;] sys_fcntl+0x269/0x2dc Sep 13 08:08:22 NODE2 kernel: [<ffffffff8005e28d>] tracesys+0xd5/0xe0 The configuration of the cluster is the following: <?xml version="1.0"?> <cluster alias="lcfib" config_version="60" name="lcfib"> <quorumd device="/dev/gfs-webn/quorum" interval="1" label="quorum" min_score="1" tko="10" votes="2"> <heuristic interval="10" program="/bin/ping -t1 -c1 numIP.1" score="1" tko="5"/>...
2010 Mar 24
3
mounting gfs partition hangs
...les. The resource /dev/home2/home2 is accessible by the two nodes and if I try to mount /home2 with lock_nolock there is no problem. cluster.conf is: <?xml version="1.0"?> <cluster alias="gfs-test" config_version="29" name="gfs-test"> <quorumd device="/dev/web/web" interval="1" min_score="1" tko="10" votes="2"> <heuristic interval="10" program="/bin/ping -t1 -c1 147.83.41.1" score="1"/> </quorumd> <fence_daemo...