Hi,

On Wed, Dec 12, 2007 at 10:49:01AM +0700, watthanachai wrote:
> Now I use HA + ipvs on debian 4.0 sir.
> 
> this is structure == > 
> 
> Master (10.x.x.149) lb0
> Slave (10.x.x.146)  lb2
> 
> I use ipvs style NAT mode.
> 
> and use serial port config in ha.cf like this
> 
> ha.cf on lb0
> 
> debugfile /var/log/ha-debug
> logfile /var/log/ha-log
> logfacility local0
> bcast eth0 # Linux
> baud 9600
> serial /dev/ttyS0 
> mcast eth0 225.0.0.1 694 1 0
> auto_failback on
> #nice_failback on 
> node lb0
> node lb2
> ping 10.x.x.254
> respawn hacluster /usr/lib/heartbeat/ipfail
> apiauth ipfail gid=haclient uid=hacluster
> 
> --------------------------------------------------------------
> 
> ha.cf on lb2
> 
> debugfile /var/log/ha-debug
> logfile /var/log/ha-log
> logfacility local0
> bcast eth0 # Linux
> baud 9600
> serial /dev/ttyS0 
> mcast eth0 225.0.0.1 694 1 0
> auto_failback off
> #nice_failback on 
> node lb0
> node lb2
> ping 10.x.x.254
> respawn hacluster /usr/lib/heartbeat/ipfail
> apiauth ipfail gid=haclient uid=hacluster
> 
> --------------------------------------------------------------
> 
> my question is if 
> 1.if network at lb0 can't ping or die ,slave (lb2) will show log about lb0 is 
> death 
> but not take resource to it how can we config for take resource from lb0 .

It should because of ipfail. Is ipfail running? Is there any
message from it in the logs?

> 2.Could you check for my 2 config file that correct for use Master and slave 
> method ?

I'm afraid that I don't follow. Your config is OK, though I'm not
sure why do you have different auto_failback settings. What do
you mean by master/slave?

Thanks,

Dejan

> Thank you for help me 
> golfreeze
> 
> 
> 
> Best regards,
> 
> ###########################
> 
> Watthanachai KEKHUA
> NTT Communication (Thailand) Co., Ltd
> System Service Group
> Office 02-6362707  ??? (3155)
> Direct +66-(0)2637-6195
> 
> ###########################
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to