Hello! I created a quorum disk with mkqdisk which is shown when I run "mkqdisk -L" | # mkqdisk -L | mkqdisk v2.0 | | /dev/sdc: | Magic: eb7a62c2 | Label: quorum | Created: Mon Jun 2 11:21:29 2008 | Host: clnode01 My quorum-config in cluster.conf is: | <quorumd device="/dev/disk/by-id/scsi-3600a..." votes="1" log_level="7" status_file="/tmp/quorum-state" min_score="1"> | <heuristic program="ping xxx.xxx.xxx.xxx -c1 -t1" score="1" interval="2"/> | <heuristic program="ping yyy.yyy.yyy.yyy -c1 -t1" score="1" interval="2"/> | <heuristic program="ping zzz.zzz.zzz.zzz -c1 -t1" score="1" interval="2"/> | </quorumd> But when the cluster starts, I can not see that it makes use of the quorum disk: | Nodes: 2 | Expected votes: 3 | Total votes: 2 | Quorum: 2 Neither I can see anything in the daemon-log nor is there a file /tmp/quorum-state. Does anyone know why the qdisk daemon does not start here?
Attachment:
signature.asc
Description: Digital signature
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster