Date: Sun, 09 May 1999 13:08:14 -0600
From: Alan Robertson <alanr@bell-labs.com>
To: Linux-HA mailing list <linux-ha@muc.de>
Subject: heartbeat 0.3.0 released
Folks:
I've just put up heartbeat version 0.3.0 on my Linux-HA web site. It
has been restructured internally to make adding new heartbeat media
easy. I incorporated about 150 lines of code from Tom Vogt's Heart
program for UDP broadcast heartbeat support. Thanks Tom! So, now it
does heartbeats (serial and/or UDP), IP address takeover, and a simple
API for communication with applications.
It is now available for download at the usual place:
http://www.henge.com/~alanr/ha/download/
It's easy to install (your choice of .tar.gz or RPM formats), easy to
configure, and it seems to work fine :-)
Download it today!
Direct comments to:
-- Alan Robertson
alanr@bell-labs.com
* Sun May 09 1999 Alan Robertson <alanr@henge.com>
+ Version 0.3.0
+ Added UDP broadcast heartbeat (courtesy of Tom Vogt)
+ Significantly restructured code making it easier to add heartbeat
media
+ added new directives to config file:
+ udp interface-name
+ udpport port-number
+ baud serial-baud-rate
+ made manual daemon shutdown easier (only need to kill one)
+ moved the sample ha.cf file to the Doc directory
* Sat Mar 27 1999 Alan Robertson <alanr@henge.com>
+ Version 0.2.0
+ Make an RPM out of it
+ Integrated IP address takeover gotten from Horms
+ Added support to tickle a watchdog timer whenever our heart beats
+ Integrated enough basic code to allow a 2-node demo to occur
+ Integrated patches from Andrew Hildebrand <andrew@pdi.com> to allow
it
to run under IRIX.
- Known Bugs
- Only supports 2-node clusters
- Only supports a single IP interface per node in the cluster
- Doesn't yet include Tom Vogt's ethernet heartbeat code
- No documentation
- Not very useful yet :-)
------------------------------------------------------------------------------
Linux HA Web Site:
http://www.henge.com/~alanr/ha/
Linux HA HOWTO:
http://metalab.unc.edu/pub/Linux/ALPHA/linux-ha/High-Availability-HOWTO.html
------------------------------------------------------------------------------