Linux-HA

Free software high-availability clustering solution


title: "Linux-HA" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-system-software", "parallel-computing", "high-availability-cluster-computing", "1999-software"] description: "Free software high-availability clustering solution" topic_path: "technology/computing" source: "https://en.wikipedia.org/wiki/Linux-HA" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Free software high-availability clustering solution ::

::data[format=table title="Infobox software"]

FieldValue
nameHeartbeat
released1999
latest release version3.0.6
latest release date
programming languageC, Python
operating systemLinux, several UNIX variants
genreCluster messaging layer
licenseGNU General Public License v2, GNU Lesser General Public License v2.1
website
discontinuedyes
::

| name = Heartbeat | logo = | author = | developer = | released = 1999 | latest release version = 3.0.6 | latest release date = | frequently updated = | programming language = C, Python | operating system = Linux, several UNIX variants | platform = | size = | genre = Cluster messaging layer | license = GNU General Public License v2, GNU Lesser General Public License v2.1 | website = | discontinued = yes

The Linux-HA (High-Availability Linux) project provides a high-availability (clustering) solution for Linux, FreeBSD, OpenBSD, Solaris and Mac OS X which promotes reliability, availability, and serviceability (RAS).

The project's main software product is Heartbeat, a GPL-licensed portable cluster management program for high-availability clustering. Its most important features are:

  • no fixed maximum number of nodes - Heartbeat can be used to build large clusters as well as very simple ones
  • resource monitoring: resources can be automatically restarted or moved to another node on failure
  • fencing mechanism to remove failed nodes from the cluster
  • sophisticated policy-based resource management, resource inter-dependencies and constraints
  • time-based rules allow for different policies depending on time
  • several resource scripts (for Apache, IBM Db2, Oracle, PostgreSQL etc.) included
  • Graphical user interface (GUI) for configuring, controlling and monitoring resources and nodes

History

The project originated from a mailing list started in November 1997. Eventually Harald Milz wrote an odd sort of Linux-HA HOWTO. Unlike most HOWTOs, this was not about how to configure or use existing software, it was a collection of HA techniques which one could use if one were to write HA software for Linux.

Alan Robertson was inspired by this description and thought that he could perhaps write some of the software for the project to act as a sort of initial seed crystal to help jump start the project. He got this initial software running on 18 March 1998. He created the first web site for the project on 19 October 1998, and the first version of the software was released on 15 November 1998. The first production customer of the software was Rudy Pawul of ISO-NE. The ISO-NE web site went into production in the second half of 1999.

At this point, the project was limited to two nodes and very simple takeover semantics, and no resource monitoring.

This was cured with version 2 of the software, which added n-node clusters, resource monitoring, dependencies, and policies. Version 2.0.0 came out on 29 July 2005. This release represented another important milestone as it was the first version where very large contributions (in terms of code size) were made by the Linux-HA community at large. This series of releases brought the project to a level of feature parity-or-superiority with respect to commercial HA software.

After version 2.1.4, the cluster resource manager component (responsible for starting and stopping resources and monitoring resource and node failure) was split off into a separate project called Pacemaker, and the resource agents and other "glue" infrastructure were moved to separate packages. Thus with the version 3 series, the name Heartbeat should be used for the cluster messaging layer only.

Notes

References

  • {{cite book |first = Gregory F |last = Pfister |title = In Search of Clusters |edition = 2nd |publisher = Prentice Hall |location = Upper Saddle River, NJ |year = 1998 |isbn = 0-13-899709-8 |url-access = registration |url = https://archive.org/details/insearchofcluste00pfis
  • {{cite book |first = Evan |last = Marcus |author2=Stern, Hal |title = Blueprints for High Availability |edition = 2nd |publisher = John Wiley & Sons |location = Indianapolis, IN |year = 2003 |isbn = 0-471-43026-9

References

  1. Alan Robertson ''The Evolution of The LinuxHA project''. IBM Linux Technology Center, 2010 [http://linux-ha.com/_cache/TechnicalPapers__HBevolution.pdf]
  2. "Linux-HA heart beats!".
  3. (1998-10-16). "MAC addr takeover".
  4. "Heartbeat Software Now Available".
  5. ["Linux-HA] Heartbeat, DRBD, Named-chroot, Fedora Core 4".
  6. "Project History".
  7. (2010-01-25). "Heartbeat".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

free-system-softwareparallel-computinghigh-availability-cluster-computing1999-software