This site best when viewed with a modern standards-compliant browser. We recommend Firefox Get Firefox!.

Linux-HA project logo
Providing Open Source High-Availability Software for Linux and other OSes since 1999.

USA Flag UK Flag

Japanese Flag

ホームページ

サイトについて

コンタクト情報

使用条件

協力方法

セキュリティ

2008.7.18
RHEL用rpm更新
更新情報はこちらから

2008.6.30
パッケージ追加
追加パッケージ集にパッケージを追加しました

2007.12.21
Heartbeat 2.1.3
リリース!
Downloadはこちらから

2007.11.13
Linux-ha-japan日本語ML移植しました

2007.10.5
日本語サイトOPEN
日本語MLも開設しました

2007.10.5
OSC2007 Tokyo/Fall で Heartbeat紹介
発表資料を公開しました

Last site update:
2008-08-20 18:55:42

Getting Started With Heartbeat Version 1 (haresources) Configurations

Although Heartbeat is very flexible, and has many options, it is very easy to configure a simple Linux-HA (Heartbeat) system quickly and easily - particularly for R1-style (haresources) configurations.

There have been numerous articles written in various magazines on setting up Heartbeat. See the PressRoom for links to those articles.

In this article we will give you a few simple configurations you can set up to help you get started. People new to high-availability systems will want to build a basic single IP address configuration just to see it all work and build confidence. It's definitely cool to see it work for the first time, and realize how easy it is to set up.

Sample Cluster Configuration

In these examples, the server names for our cluster will be paul and silas. The cluster is assumed to send heartbeats on both the eth0 and eth1 ethernet interfaces. The IP addresses which will be used as ServiceAddresses to run services on will be 1.2.3.4 and 1.2.3.5, which are on the 1.2.3.0/24 subnet with the default route pointing to 1.2.3.254.

The following basic configurations will be covered:

See Also

Configuring Heartbeat, Getting Started with Linux-HA (Heartbeat), Getting Started With Heartbeat Version 2

Caveats

As of now, this information is for R1-style clusters.