[Linux-cluster] ccsd failed to plugin

Raz Ben-Jehuda(caro) raziebe at gmail.com
Sun Nov 27 12:13:05 UTC 2005


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;
...

  I fail with the error of : Network is down.
  But my network is up.


--
Raz




More information about the Linux-cluster mailing list