[Linux-HA] "auto_failback" option is not work
Maged Shaker
maged.shaker at valuesys.net
Tue Aug 16 01:52:32 MDT 2005
hi every body i had configure ip failover with 2 IBM machine with SAN storge
two machine Runnning SLES9 , kernel 2.6.11.4
heartbeat is rpm pacakge including in the system version 1.2.2-0.6
i configured 2 machine as
primary node is "linux1" has normal ip 10.0.0.4 and private ip for heartbeat 192.168.1.1
secondery node is "linux2" has normal ip 10.0.0.5 and private ip for heartbeat 192.168.1.2
in primary node machine the ha.cf configuration as the following :-
node linux1
node linux2
bcast eth0 eth1
keepalive 1
deadtime 10
ping 10.10.10.4 10.10.10.5 192.168.1.1 192.168.1.2
auto_failback on
respawn hacluster /usr/lib/heartbeat/ipfail
haresources have this line
linux1 IPaddr::10.0.0.253/29/eth1
in the secondery node the configuration in ha.cf as following :
node linux2
node linux1
bcast eth0 eth1
keepalive 1
deadtime 10
ping 10.10.10.4 10.10.10.5 192.168.1.1 192.168.1.2
auto_failback on
respawn hacluster /usr/lib/heartbeat/ipfail
haresources file is the same
the proplem that when primary nod is fail the secondery node take all
resources , and when primary node is come back available take ll
resources again , but my problem when the primary node is come back
available is not take the resources , where the problem or error in configuration?
_______________________________________________
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ha-log.tgz
Type: application/x-gtar
Size: 45118 bytes
Desc: not available
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20050816/2fa6a9c9/ha-log-0001.tgz
More information about the Linux-HA
mailing list