[Linux-cluster] qdiskd does not start

Panigrahi, Santosh Kumar Santosh.Panigrahi at in.unisys.com
Tue Jun 3 03:57:24 UTC 2008


I got an impression from your mail that you have not started qdiskd service.
If above is the case then, you have to explicitly start the qdiskd service in all the cluster nodes after starting the cman/rgmanager service.
Don't expect cman/rgmanager to start the qdiskd service. Unless one will start the qdiskd service, the cluster won't consider the qdisk configuration.

Thanks,
Santosh 

-----Original Message-----
From: linux-cluster-bounces at redhat.com [mailto:linux-cluster-bounces at redhat.com] On Behalf Of Stephan Windmüller
Sent: Monday, June 02, 2008 6:18 PM
To: linux-cluster at redhat.com
Subject: [Linux-cluster] qdiskd does not start

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?




More information about the Linux-cluster mailing list