[Linux-cluster] Problems with ccsd

C. L. Martinez carlopmart at gmail.com
Tue Jun 13 08:23:53 UTC 2006


Hi all,

 I have setup two rhel4 U3 boxes with rhcs 4. When ccsd process tries to
start returns me this error:

 [root at srvimss1 init.d]# ccsd
Failed to connect to cluster manager.
Hint: Magma plugins are not in the right spot.

 How can I fix this?? Where is the problem??

 My cluster.conf:

 <?xml version="1.0" ?>
<cluster config_version="2" name="IMSS_Cluster">
        <fence_daemon post_fail_delay="0" post_join_delay="3"/>
        <clusternodes>
                <clusternode name="srvimss1" votes="1">
                        <fence>
                                <method name="1">
                                        <device name="fence_gnbd"
nodename="srvimss1"/>
                                </method>
                        </fence>
                </clusternode>
                <clusternode name="srvimss2" votes="1">
                        <fence>
                                <method name="1">
                                        <device name="fence_gnbd"
nodename="srvimss2"/>
                                </method>
                        </fence>
                </clusternode>
        </clusternodes>
        <cman expected_votes="1" two_node="1"/>
        <fencedevices>
                <fencedevice agent="fence_gnbd" name="fence_gnbd"
servers="srvmgmt"/>
        </fencedevices>
        <rm>
                <failoverdomains>
                        <failoverdomain name="PriCluster" ordered="1"
restricted="1">
                                <failoverdomainnode name="srvimss1"
priority="1"/>
                                <failoverdomainnode name="srvimss2"
priority="2"/>
                        </failoverdomain>
                        <failoverdomain name="SecCluster" ordered="1"
restricted="1">
                                <failoverdomainnode name="srvimss1"
priority="2"/>
                                <failoverdomainnode name="srvimss2"
priority="1"/>
                        </failoverdomain>
                </failoverdomains>
                <resources/>
        </rm>
</cluster>

-- 
C.L. Martinez
clopmart at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20060613/0a72f516/attachment.htm>


More information about the Linux-cluster mailing list