Dear Ha members,

Apologies if this has been asked before.
I'm new in HA configuration, I am configuring HA for two machines (http tset), 
one act as master and the other one act as slave.
Each machine has 2 NIC, one is connected to local LAN and the other one is to 
connect master/slave using cross cable.


Master- eth0: 10.207.160.40
        eth1: 192.168.1.1

Slave - eth0: 10.207.160.41
        eth1: 192.168.1.2


But i have a problem for my setup, my slave machine always likely to overtake 
the master to become an Active node,
meanwhile the master will turn to standby mode.
I have checked the master, I am 100% sure that the master machine is still alive and connectivity is ok. My configuration is as below:

ha.cf
------

use_logd on
logfile /var/log/ha-log
debugfile /var/log/ha-debug
keepalive 2
deadtime 100
initdead 120
bcast eth1
udpport 694
auto_failback on
node master
node slave

haresource
------------
master 10.207.160.43 httpd

authkeys
---------
auth 2
2 crc

Am i miss out anything? I have refer to many different How-To, but still can't get it done the way I want to.
Hope i could some guidance from here and thanks in advanced.

--

Best regards,

Simon Teh

Network and System Administrator
National Advanced IPv6
Centre of Excellence,
School of Computer Science,
Universiti Sains Malaysia

_______________________________________________
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