[Linux-cluster] Problem starting cluster

Josef Whiter jwhiter at redhat.com
Wed Oct 18 18:52:44 UTC 2006


It's waiting to form a cluster, which means its waiting for enough members to
join for it to become quorate.  Try starting all the nodes at the same time and
see what happens.

Josef

On Wed, Oct 18, 2006 at 01:34:15PM -0500, isplist at logicore.net wrote:
> > service ccsd start
> > service cman start
> > service fenced start
> 
> Just for the heck of it, I stopped all services to be sure, then started them 
> again manually as suggested above.
> 
> cman is stuck and failed trying to start, here's what is showing in the log;
> 
> Oct 18 13:26:37 cweb92 ccsd[2693]: Starting ccsd 1.0.7:
> Oct 18 13:26:37 cweb92 ccsd[2693]:  Built: Aug 25 2006 19:13:15
> Oct 18 13:26:37 cweb92 ccsd[2693]:  Copyright (C) Red Hat, Inc.  2004  All 
> rights reser                      ved.
> Oct 18 13:26:37 cweb92 ccsd:  succeeded
> Oct 18 13:26:43 cweb92 ccsd[2693]: cluster.conf (cluster name = comp, version 
> = 42) fou                      nd.
> Oct 18 13:26:43 cweb92 kernel: CMAN: Waiting to join or form a Linux-cluster
> Oct 18 13:26:44 cweb92 ccsd[2693]: Connected to cluster infrastruture via: 
> CMAN/SM Plug                      in v1.1.7.1
> Oct 18 13:26:44 cweb92 ccsd[2693]: Initial status:: Inquorate
> Oct 18 13:27:15 cweb92 kernel: CMAN: forming a new cluster
> Oct 18 13:32:15 cweb92 cman: Timed-out waiting for cluster failed
> 
> So, it's stuck inquorate before it even get's going?
> 
> Here's my cluster.conf which I'm SURE is the problem;
> 
> <?xml version="1.0"?>
> <cluster config_version="42" name="comp">
>     <fence_daemon clean_start="1" post_fail_delay="0" post_join_delay="3"/>
> <clusternodes>
>     <clusternode name="cweb92" votes="1"/>
>     <clusternode name="cweb93" votes="1"/>
>     <clusternode name="cweb94" votes="1"/>
>     <clusternode name="dev" votes="1"/>
>     <clusternode name="qm247" votes="1"/>
>     <clusternode name="qm248" votes="1"/>
>     <clusternode name="qm249" votes="1"/>
>     <clusternode name="qm250" votes="1"/>
> </clusternodes>
>         <cman/>
> <fencedevices>
>     <fencedevice agent="fence_mcdata" ipaddr="192.168.x.x" login="user" 
> name="ED5000" passwd="xxxx"/>
> </fencedevices>
>         <rm>
>                 <failoverdomains/>
>                 <resources/>
>         </rm>
> </cluster>
> 
> 
> 
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster




More information about the Linux-cluster mailing list