Hi guys,
I have heartbeat running on 2 machines, say db1 (master) and db2. I realize the VIP is activated on both sides at the same time! And to recreate the problem, I just have to down heartbeat on db1, with db2 taking over the VIP. Then when I up db1, the VIP will appear on db1, but db2 will still have the VIP. Logs shows nothing weird. any idea what areas I could troubleshoot? My ha.cf is as follows # Time between heatbeats in seconds keepalive 1 # Node is pronouced dead after 15 seconds deadtime 15 # Prevents the master node from re-aquiring cluster resouces after a failover auto_failback on #auto_failback off # Port for udp (default) udpport 694 # Use a udp heartbeat over the eth2 interface. Old version uses udp. bcast eth2 use_logd yes debugfile /var/log/ha/ha.debug logfile /var/log/ha/ha.log # First node of the cluster node db1.domain.com # Second node of the cluster node db2.domain.com Thanks! Daren _______________________________________________ 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
