[Linux-cluster] help help, nodes restarting each other through HP iLO fencing and vice versa

Daniel EPEE LEA depeecmr at yahoo.com
Mon Feb 6 21:14:30 UTC 2006


Hi Everyone,

Please find appended my cluster.conf file. I have 2
nodes (DL 580G2 + iLO + RHEL ES v4 + RHCS + GFS) + SAN

I am seting up a cluster, but when fenced stars, on
node1 (rs1.domain.com) first, node 2 (rs2.domain.com)
restart, and vice versa.  can someone help me fix
this, please


Much Regards,

Daniel


<?xml version="1.0"?>
<cluster config_version="10" name="cpanel_cluster">
        <fence_daemon clean_start="0"
post_fail_delay="0" post_join_delay="5"/>
        <clusternodes>
                <clusternode name="rs1.domain.com"
votes="1">
                        <fence>
                                <method name="1">
                                        <device
name="ilors1"/>
                                </method>
                        </fence>
                </clusternode>
                <clusternode name="rs2.domain.com"
votes="1">
                        <fence>
                                <method name="1">
                                        <device
name="ilors2"/>
                                </method>
                        </fence>
                </clusternode>
        </clusternodes>
        <cman expected_votes="1" two_node="1"/>
        <fencedevices>
                <fencedevice agent="fence_ilo"
hostname="192.168.10.2" login="Ad
ministrator" name="ilors1" passwd="letmein"/>
                <fencedevice agent="fence_ilo"
hostname="192.168.10.3" login="Ad
ministrator" name="ilors2" passwd="letmein"/>
        </fencedevices>
        <rm>
                <failoverdomains>
                        <failoverdomain name="cpanel"
ordered="1" restricted="1"
>
                                <failoverdomainnode
name="rs1.domain.com" priori
ty="1"/>
                                <failoverdomainnode
name="rs2.domain.com" priori
ty="2"/>
                        </failoverdomain>
                </failoverdomains>
                <resources/>
        </rm>
</cluster>


-----------------------------------------------------------------------------
T O    G O D       B E        T H E         G L O R Y     :)
------------------------------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the Linux-cluster mailing list