[Linux-cluster] qdiskd rejected because of inquorate

Stepan Kadlec stepan.kadlec at gmail.com
Thu Nov 20 20:20:26 UTC 2008


hello,
I want to establish quorum disk for a two node cluster, but have
following problem:

quorum partition /dev/sdb2 is shared over iSCSI

cluster config:

<cman expected_votes="3" two_node="0"/>
...
   <quorumd device="/dev/sdb2" votes="1">
     <heuristic program="ping storage -c1 -t1" tko="3"/>
   </quorumd>
...

starting the cluster:

# ccsd -4 -n
# cman_tool -t 60 -w join
# qdiskd -f -d
[7858] debug: Loading configuration information
[7858] crit: Connection to CCSD failed; cannot start
[7858] crit: Configuration failed

ccsd reports:

Starting ccsd 2.03.08:
  Built: Nov 18 2008 14:18:19
  Copyright (C) Red Hat, Inc.  2004-2008  All rights reserved.
   IP Protocol:: IPv4 only
   No Daemon:: SET

Initial status:: Inquorate
/etc/cluster/cluster.conf (cluster name = xen, version = 1) found.
Cluster is not quorate.  Refusing connection.
Error while processing connect: Connection refused


so ccsd is rejecting qdiskd because of cluster is inquorate, but this is
strange - how else can it became quorate than getting the qdisk vote???

thanks for advices, stepan





More information about the Linux-cluster mailing list