diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
commit | 18a56320c9602155ab8efec1503104da172eb882 (patch) | |
tree | e6c9bc10db8d29a4e76a24cac3a7ecc376035aec /sysutils/heartbeat2/pkg-descr | |
parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) | |
download | ports-release/6.3.0.tar.gz ports-release/6.3.0.zip |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Diffstat (limited to 'sysutils/heartbeat2/pkg-descr')
-rw-r--r-- | sysutils/heartbeat2/pkg-descr | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sysutils/heartbeat2/pkg-descr b/sysutils/heartbeat2/pkg-descr deleted file mode 100644 index 89fdf0a7ff42..000000000000 --- a/sysutils/heartbeat2/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -heartbeat is a basic high-availability subsystem. It will run -scripts at initialization, and when machines go up or down. This -version will also perform IP address takeover using gratuitous ARPs. - -It implements the following kinds of heartbeats: - - Bidirectional Serial Rings ("raw" serial ports) - - UDP/IP broadcast (ethernet, etc) - - Unicast heartbeats - - "ping" heartbeats (for routers, switches, etc.) - (to be used for breaking ties in 2-node systems) - -ldirectord is a stand-alone daemon to monitor services. - -The STONITH module (a.k.a. STOMITH) provides an extensible interface -for remotely powering down a node in the cluster. - -PILS is an generalized and portable open source Plugin and Interface -Loading System. PILS manages both plugins (loadable objects), and -the interfaces these plugins implement. PILS is designed to support -any number of plugins implementing any number of interfaces. - -WWW: http://linux-ha.org/ - -Scott Kleihege <scott-ports@tummy.com> |