Main Menu


Distros
Computational
Load Balancing
High Availability
Software
Documentation
Books
Vendors
Useful Links
News & Print
Etc...
About Us

Tokes Mining


Back To Main Page

Sitemap

High Availability Clustering

These days, high availability is in demand. No one wants any services they offer to be unreachable, especially since that downtime will almost undoubtably cost them money. High Availability Linux clusters offers the solution to this need for a lack of downtime.

This page will point you towards various software projects, tools, documentation, and other related sites that deal with high availability Linux clusters.

There are high availability services offered in most load sharing and balancing software. For that reason, you might also want to check out our load sharing and balancing clusters page, located here. However, load sharing and balancing systems are much more costly, since to have a truly highly available LVS style cluster, you will need a minimum of six systems, while for a truly highly available cluster, you will only need three.






High Availability Software

  • The High Availability Linux Project: Linux-HA is the home of "heartbeat," the high availability code that can be used by itself, but is also implemented by various load sharing and balancing cluster software.


  • Kimberlite: A Kimberlite cluster provides support for two nodes on a shared SCSI or Fibre Channel storage system, in an active-active failover environment.


  • Lifekeeper: Lifekeeper, by Steeleye, is a High Availability solution for clustered Linux boxes. It is also available for Windows and Solaris.


  • Linux FailSafe: Linux Failsare is the port of SGI's FailSafe software to the Linux platform.


  • MC/Serviceguard: Multi computer/Serviceguard, by Hewlett Packard, is a High Availability facility that can protect against a variety of hardware and software failures, while ensuring the availability of critical services. It is available for both Linux and HP-UX.


  • Red Hat High Availability Server: While development seems to have stopped on this project, and it appears that it is not longer available, this is the basis for the Cluster Manager software that is now included in Red Hat Advanced Server distribution.


  • RSF-1: RSF-1, from the folks at High-Availability.com, sits between the storage volume management and application layers, and also has optional monitoring agents for many popular databases, middleware and end-user software. It can maintain availability of services for failures of hardware, network, application or OS.


  • VERITAS Cluster Server: VERITAS Cluster Server supports up to 16 nodes in its Linux implementation, in both SAN and traditional client/server environments, and offers a variety of high availability support setups.



High Availability Related Sites

  • DRBD: DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via a (dedicated) network. You could see it as a network raid 1. This is a very interesting concept, which, when coupled with some sort of heartbeat and an application that works on top of a block device (such as a filesystem with fsck, a journaling file system, or a database with recovery capabilities), will set up a nice high availability situation which runs on an IP network, with no special hardware.


  • High Availability RAID: From the Software RAID HOWTO


  • IEEE CS Task Force on Cluster Computing High Availability Page: The TFCC-HA page contains some basic information on high availability, as well as links to publications on HA and some commercial HA products.


  • Linux Network Address Translation Project: This page provides an assortment of links and information related to NAT from around the Internet.


  • Linux Scalability Project: The primary goal of the Linux Scalability Project is to improve the scalability and robustness of Linux to support greater network server workloads more reliably. Specific interest is geared towards single-system scalability, performance, and reliability of network server infrastructure products, such as LDAP directory servers, IMAP e-mail servers, and web servers, among others.




    This site maintained by Joe Greenseid
    Direct questions or comments to [email protected]