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:18:46

BasicSanityCheck - verify basic Linux-HA sanity

The BasicSanityCheck program is designed to be easy to use, and quick to execute.

It runs on any single machine, and completes in approximately one minute.

It runs heartbeat through a few of its most common and important paths of execution.

In addition, it also separately tests the functioning of various important libraries which are part of heartbeat.

It is completely automated, and reports success or failure at the end. Output from a typical success run is shown below:

# /usr/lib/heartbeat/BasicSanityCheck
Starting heartbeat
Starting High-Availability services:   done
Reloading heartbeat
Reloading heartbeat
Stopping heartbeat
Stopping High-Availability services:   done
Checking STONITH basic sanity.
Performing apphbd success case tests
Performing apphbd failure case tests
Starting IPC tests
0 errors. Log file is stored in /tmp/linux-ha.testlog

It is an important part of the Linux-HA test plan.

See Also

cts