i'm trying to set up a very simple ha virtual ip between hosts using the following config: logfacility daemon udpport 31334 bcast eth0 keepalive 1 warntime 5 deadtime 15 initdead 60 auto_failback off node hostone.example.com node hosttwo.example.com node virtual.example.com respawn hacluster /usr/lib64/heartbeat/ipfail use_logd yes ping 192.168.1.42 192.168.1.43
and my haresource file is virtual.example.com 192.168.1.50 i'll start hostone up first, it sees nothing has taken virtual yet and will start the resource, then i start up hosttwo. hosttwo runs for about 30 seconds then concludes that both virtual and hostone are offline and with take the resource for itself leaving both hostone and hosttwo with a virtual interface for virtual.example.com. both machines are running heartbeat 2.99-9.1, i pulled these configs off of machines i have running with heartbeat 2.99-8.1 and changed the udpport, the nodenames and the ip's. Is there is something i have missed, is there a bug in 2.99-9.1 Jon Heise Systems Engineer Genius, Inc 1400 Fashion Island Blvd, Suite 500 650 703 8615 (C) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
