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.8.28
RHEL用rpm更新
更新情報はこちらから

2008.8.18
Heartbeat 2.1.4
リリース!
Downloadはこちらから

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

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

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

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

Last site update:
2008-08-30 09:42:08

Ping Node

A ping node is a pseudo-member of a cluster. It needs only to be able to receive and reply to ICMP echo requests. Heartbeat places data in the ICMP request that must be preserved in the reply. Since the node is dumb, Heartbeat sends in the echo request what it expects to receive in the echo reply. As long as the replies keep coming, the node is considered to be up.

Ping nodes are currently used by ipfail to diagnose and recover from cluster connectivity failures, and may in the future be used in quorum decisions.

To declare a ping node, include either a PingDirective or a PingGroupDirective in your ha.cf file.

See Also

PingDirective, PingGroupDirective, ipfail