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

Homepage

About Us

Contact Us

Legal Info

How To Contribute

Security Issues

21 December 2007 Heartbeat release 2.1.3 is now out Download it and install it!

11 October 2007 NEW educational HA/DR Blog hosted by Alan Robertson

9 April 2007 Check out the Cool Heartbeat Screencasts: Installation, Intro to the GUI Part of the Heartbeat Education project

Last site update:
2008-05-17 16:26:54

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