[Linux-cluster] ccsd failed to plugin

Patrick Caulfield pcaulfie at redhat.com
Mon Nov 28 09:02:58 UTC 2005


Raz Ben-Jehuda(caro) wrote:
> i have beed trying to load ccsd .
> ccsd kept telling me that he was unable to connect
> to the infrastructure.
> compling the source with DEBUG macro , and adding some
> printouts to the sm magma plugin library ended in
> the following failure:
> in sm.c
>    in sm_open
>  ....
>    p->sockfd = socket(AF_CLUSTER, SOCK_DGRAM, CLPROTO_CLIENT);
> 	if (p->sockfd < 0)
> 		return -errno;
> ...

It means the CMAN module is loaded but the node is not yet a member of a cluster.

-- 

patrick




More information about the Linux-cluster mailing list