quorate == majority -- generally, (# of Nodes+1)/2
Try this on all your cluster nodes:
1. modprobe cman
2. ccsd
3. cman_tool join -c <cluster name>
before bring up any other subsystems, do
4. cat /proc/cluster/status
Total_votes should be >= Quorum
brassow
On Oct 27, 2004, at 11:51 AM, Jim wrote:
That -v (and -4 for kicks) worked well when starting up ccsd. The
error I get
is:
ccsd[7304]: Cluster is not quorate. Refusing connection.
Can someone explain what quorate means?
Thanks.
Jim
On Wed, 27 Oct 2004, Jonathan E Brassow wrote:
try starting ccsd with the -v flag.
I think the error that you are encountering is using "log_msg" instead
of what it should be using ("log_err"), and these are not printed
unless the -v flag is used.
brassow
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster