[Linux-cluster] problems with fenced and gman_controld

Arkadiy Kulev eth at ethaniel.com
Sun Oct 29 21:30:48 UTC 2006


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

The messages log:

Oct 30 00:54:11 localhost openais[2506]: [CLM  ] CLM CONFIGURATION CHANGE
Oct 30 00:54:11 localhost openais[2506]: [CLM  ] New Configuration:
Oct 30 00:54:11 localhost openais[2506]: [CLM  ]        r(0) ip(10.0.0.110)
Oct 30 00:54:11 localhost openais[2506]: [CLM  ] Members Left:
Oct 30 00:54:11 localhost openais[2506]: [CLM  ] Members Joined:
Oct 30 00:54:11 localhost openais[2506]: [CLM  ]        r(0) ip(10.0.0.110)
Oct 30 00:54:11 localhost openais[2506]: [CMAN ] quorum regained, resuming activity
Oct 30 00:54:11 localhost openais[2506]: [SYNC ] This node is within the primary component and will provide service.
Oct 30 00:54:11 localhost openais[2506]: [TOTEM] entering OPERATIONAL state.
Oct 30 00:54:11 localhost openais[2506]: [CLM  ] got nodejoin message 10.0.0.110


the cluster.conf:

<?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>
 </cluster>


  

-- 
Best regards,
 Arkadiy                          mailto:eth at ethaniel.com




More information about the Linux-cluster mailing list