
REDIRECT {Download}
See http://www.linux-ha.org/wiki/Download[1]
The Cluster Resource Manager, CRM, is now maintained as an independent project called Pacemaker[2] and now has many new features, including support for the OpenAIS[3] cluster stack, while still maintaining support for the Heartbeat cluster infrastructure layer.
Heartbeat 2.1.4 was the last release to contain the CRM or "Version 2 Resource Manager" and since then all development and maintenance is performed as part of the Pacemaker project and all CRM code has been removed from Heartbeat.
For more details on Pacemaker, including latest versions, installation details and documentation, please visit http://clusterlabs.org[2].
Again: If you don't have a specific reason to stick with "Heartbeat 2.x",
please go to http://clusterlabs.org/wiki/Install[4], and follow instructions there.
Also see the [http://www.linux-ha.org/wiki[5] ], Heartbeat 3.0 Downloads[6], and the Heartbeat 3.0.2 Release Schedule[7].
Changelogs are included with all binary packages produced by the project. Additionally, interested persons can use the Mercurial[8] web interface to browse changes.
For the latest changes, try:
Alternatively, for the changes leading up to a specific release, try a URL of the form:
http://hg.linux-ha.org/dev/shortlog/{some_version}
eg. http://hg.linux-ha.org/dev/shortlog/STABLE-2.1.3[10]
People with Mercurial[8] installed locally can also use:
to obtain a list of changes made between two arbitrary releases.
The openSUSE Build Service allows projects to build and make available binary packages for a large selection of distributions. This service is used to build the official binary packages for this project from a common tarball and spec file.
Currently available distributions for x86 and x86-64:
Distributors are encouraged to include the packages into their own repositories!
Available from the openSUSE Build Service at http://software.opensuse.org/download/server:/ha-clustering[11].
You will need to follow http://clusterlabs.org/wiki/Install[4].
Also see the [http://www.linux-ha.org/wiki[5] ], Heartbeat 3.0 Downloads[6], and the Heartbeat 3.0.2 Release Schedule[7].
The legacy release series is 2.1.x, available from http://software.opensuse.org/download/server:/ha-clustering:/lha-2.1[12].
Note that this is superseeded by Pacemaker[2] in combination with either the Heartbeat 3.0 cluster communication layer (see above), or the OpenAIS infrastructure stack.
This section contains information about how to pick up packages from the official distribution repositories, as opposed to the project repositories. If you are now confused, welcome to Linux!
Again: If you don't have a specific reason to stick with "Heartbeat 2.x",
please go to http://www.clusterlabs.org/wiki/Install[13], and follow instructions there.
See "Linux HA 3.0 branch" above.
Thanks to Kevin Fenzi, the latest Fedora-compatible versions from Fedora extras[14] can be included simply by issuing this command:
$ sudo yum install heartbeat
For RHEL-compatible packages see the CentOS[15] Extras repositories.
You did notice the the reference to Pacemaker above, didn't you?
For legacy 2.0.x CentOS versions see:
For historical pre-2.0 CentOS versions see:
You did notice the the reference to Pacemaker above, didn't you?
For Debian versions of Linux-HA packages, see the Ultra Monkey site[20].
For Stable Heartbeat[21] packages for Gentoo:
$ emerge heartbeat
For Beta Heartbeat[21] packages for Gentoo:
$ ACCEPT_KEYWORDS="~x86" emerge heartbeat
SuSE includes Linux HA as part of the general distribution. Feel free to source the packages from the openSUSE Build Service mentioned above.
Support is only available for the official packages released through the maintenance channel. Please use those, and not the packages from the Build Service, unless otherwise indicated, or unless you do not need support.
Daily builds are currently not available, but will be available again in the future.
These are not meant for production deployments, but provide a convenient way to test the most recent code and provide early feedback, or test whether a particular issue you care for has been addressed. Use with care!
Alternatively, if you prefer to build from source or want to use specific version of the code not available on those sites, grab a tar-ball directly from our version control system, Mercurial.
To do this, point your browser to a URL like:
http://hg.linux-ha.org/{repository}/archive/{some_version}.tar.bz2
http://hg.linux-ha.org/dev/archive/tip.tar.bz2[22] will give you the latest source snapshot.
To obtain a list of tagged versions, see http://hg.linux-ha.org/dev/tags[23]
See Mercurial[8] for more details on our repository.
You did notice the the reference to Pacemaker above, didn't you?
| [1] | http://www.linux-ha.org/wiki/Download |
| [2] | http://clusterlabs.org |
| [3] | http://openais.org |
| [4] | http://clusterlabs.org/wiki/Install |
| [5] | http://www.linux-ha.org/wiki |
| [6] | http://www.linux-ha.org/wiki/Downloads |
| [7] | http://people.linbit.com/~florian/heartbeat_3.0_release_schedule.html |
| [8] | http://www.linux-ha.org/Mercurial |
| [9] | http://hg.linux-ha.org/dev/shortlog |
| [10] | http://hg.linux-ha.org/dev/shortlog/STABLE-2.1.3 |
| [11] | http://software.opensuse.org/download/server:/ha-clustering |
| [12] | http://software.opensuse.org/download/server:/ha-clustering:/lha-2.1 |
| [13] | http://www.clusterlabs.org/wiki/Install |
| [14] | http://fedoraproject.org/wiki/Extras |
| [15] | http://www.centos.org |
| [16] | http://dev.centos.org/centos/4/testing/i386/RPMS/ |
| [17] | http://dev.centos.org/centos/4/testing/x86_64/RPMS/ |
| [18] | http://mirror.centos.org/centos/4/extras/x86_64/RPMS/ |
| [19] | http://mirror.centos.org/centos/4/extras/i386/RPMS/ |
| [20] | http://www.ultramonkey.org/download/heartbeat/ |
| [21] | http://www.linux-ha.org/HeartbeatProgram |
| [22] | http://hg.linux-ha.org/dev/archive/tip.tar.bz2 |
| [23] | http://hg.linux-ha.org/dev/tags |
This information provided courtesy of the Linux-HA project at http://linux-ha.org/