Linux-HA

From Wikipedia, the free encyclopedia

Template:Short description Lua error in package.lua at line 80: module 'Module:Hatnote list' not found.

Page Module:Message box/ambox.css has no content.

Page Module:Infobox/styles.css has no content.

Heartbeat
Initial release1999
Template:Infobox software/simple
Written inC, Python
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemLinux, several UNIX variants
TypeCluster messaging layer
LicenseGNU General Public License v2, GNU Lesser General Public License v2.1
WebsiteScript error: No such module "webarchive".
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

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).[1]

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.[2] He created the first web site for the project on 19 October 1998,[3] and the first version of the software was released on 15 November 1998.[4] 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.[1]

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.[5] 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,[6] 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.[7]

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

Notes

Page Template:Reflist/styles.css has no content.

  1. ^ a b Alan Robertson The Evolution of The LinuxHA project. IBM Linux Technology Center, 2010 [1]
  2. ^ Page Module:Citation/CS1/styles.css has no content."Linux-HA heart beats!". Lists.linux-ha.org. Archived from the original on 2008-11-19. Retrieved 2016-03-04.
  3. ^ Page Module:Citation/CS1/styles.css has no content."MAC addr takeover". Lists.linux-ha.org. 1998-10-16. Archived from the original on 2011-07-19. Retrieved 2016-03-04.
  4. ^ Page Module:Citation/CS1/styles.css has no content."Heartbeat Software Now Available". Archived from the original on November 16, 2005. Retrieved April 28, 2017.
  5. ^ Page Module:Citation/CS1/styles.css has no content."[Linux-HA] Heartbeat, DRBD, Named-chroot, Fedora Core 4". Lists.linux-ha.org. Archived from the original on 2008-07-05. Retrieved 2016-03-04.
  6. ^ Page Module:Citation/CS1/styles.css has no content."Project History". ClusterLabs.org. Retrieved 2016-03-04.
  7. ^ Page Module:Citation/CS1/styles.css has no content."Heartbeat". Linux-HA.org. 2010-01-25. Archived from the original on 2016-03-04. Retrieved 2016-03-04.

References