On Friday 21 April 2006 13:54, Stephan A. Rickauer wrote:
> All heartbeat does is having one virtual IP on the live server. In case
> of failure, a script runs which takes up the IP on the secondary, while
> some arp faking is done to update the arp tables. You can then also
> start services in the heartbeat script.

Eww that sounds like a right kludge!

> I'd give CARP/ifstatd a try. It will always do at least what heartbeat
> does for you and even more (if you want) and much faster. If you have to
> use linux for some reason, you can try UCARP (or keepalived).

Don't touch Linux myself - I'm using OpenBSD on our firewalls and FreeBSD on 
our web and database servers so CARP seems like the way to go.

Interface failover seems pretty straightforward, I'm more concerned now with 
service availability, ie (lig)httpd and the pgcluster loadbalancer.  That's 
why a combination of CARP and monit looks promising.

Ashley

Reply via email to