Hi all,
i have installed "heartbeat" on an 2 node cluster(RedHat 7.0). The
heartbeate-link is a 10MBit cross-networkcable (eth1<->eth1).
The problem is when node1(master) goes down, node2 takes over the ip. But
when node1 is back online node2 doesn´t recognize that and i have to take
down eth0:1 manually. Is there a way to do it automatically?
Another problem is that "heartbeate" only works when the complete machine
goes down or the heartbeat link, if only the nic(eth0 of node1) fails it
doesn´t work.
Here is my /etc/ha.d/ha.cf
keepalive 1
deadtime 3
udpport 1001
udp eth1
debugfile /var/log/ha-debug
logfile /var/log/ha-log
logfacility local0
node node01.xxx.com
node node02.xxx.com
thanks in advace for your help
|