On Mon, Oct 30, 2006 at 12:30:48AM +0300, Arkadiy Kulev wrote: > Hello everyone, > > I have setted up a one-node cluster and having difficulties with the > fenced and gfs_controld. > > I have started "ccsd" (everything went ok). I did "cman_tool join" (it > went ok too). > But when I do "fenced" or "gfs_controld" I get the following errors: > > Oct 30 00:57:02 localhost fenced[2586]: group_init error 0 111 > Oct 30 01:15:35 localhost gfs_controld[2622]: group_init error 0 111 Looks like groupd isn't running, see the "cman" init script or http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt?cvsroot=cluster > <?xml version="1.0"?> > <cluster name="clust" config_version="13"> > <cman expected_votes="1"> > <multicast addr="224.0.0.1"/> > </cman> > <clusternodes> > <clusternode name="10.0.0.110" votes="1" nodeid="1"> > <multicast addr="224.0.0.1" interface="eth0"/> > <fence> > <method name="single"> > <device name="human" ipaddr="10.0.0.110"/> > </method> > </fence> > </clusternode> > </clusternodes> > <fence_devices> > <fence_device name="human" agent="fence_manual"/> > </fence_devices> "fencedevices", "fencedevice" Dave -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster