[Linux-cluster] First steps with CS5/RHEL5 (contd.)

Patrick Caulfield pcaulfie at redhat.com
Wed Dec 5 16:16:10 UTC 2007


Alain Moulle wrote:
> Hi
> 
> I'm stalled on :
> # service cman start
> Starting cluster:
>    Loading modules... done
>    Mounting configfs... done
>    Starting ccsd... done
>    Starting cman... failed
> cman not started: Can't find local node name in cluster.conf
> /usr/sbin/cman_tool: aisexec daemon didn't start
>                  [FAILED]
> 
> with  :
> messages:Dec  4 16:56:49 am2 openais[15075]: [MAIN ] local node name "am2" not
> found in cluster.conf
> 
> In cluster.conf I have :
> <clusternodes>
>      <clusternode name="am1" nodeid="1" votes="1">
>         <fence>
>            <method name="1">
>                <device name="am1fence" option="reboot"/>
>            </method>
>         </fence>
>      </clusternode>
>      <clusternode name="am2" nodeid="2" votes="1">
>          <fence>
>             <method name="1">
>                <device name="am2fence" option="reboot"/>
>                </method>
>             </fence>
>      </clusternode>
> </clusternodes>
> 
> and in /etc/hosts :
> 162.29.1.78  am1
> 162.29.1.79  am2
> and command hostname returns :
> # hostname
> am2
> 
> No DNS is used.
> 
> cman release is :
> cman-2.0.73-1.el5
>

cman_tool join -d should give more info.

Patrick




More information about the Linux-cluster mailing list