[Linux-cluster] Problems with ccsd

Brenton Rothchild brentonr at dorm.org
Tue Jun 13 14:10:27 UTC 2006


IIRC, I've seen this when the magma-plugins RPM wasn't installed,
if you're using RPMS that is :)

-Brenton Rothchild


C. L. Martinez wrote:
> 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 <mailto:clopmart at gmail.com>
> 
> 
> ------------------------------------------------------------------------
> 
> --
> 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