[Linux-cluster] qdiskd does not start

Stephan Windmüller stephan.windmueller at cs.uni-dortmund.de
Mon Jun 2 12:47:30 UTC 2008


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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20080602/4833e098/attachment.sig>


More information about the Linux-cluster mailing list