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-07-25 12:57:39

hb_report is an error reporting tool that comes with heartbeat >= version 2.1.3. It collects all information needed to describe your cluster configuration and what happened over a given time period and packs them into one tar.gz file. This file can be posted to the mailinglist and will contain the information we need to help you out. It is still helpful if you explain your hardware and network setup, though ;)

hb_report relies on ssh to collect the information. Therefore it might ask you for passwords while it is running. Ssh with publickey authentication can help here.

Say you want to create a report for the time between 10 am and 10.30 am, you can easily create one like this:

hb_report -u root -f 10:00 -t 10:30 /tmp/myreport

This will create /tmp/myreport.tar.gz, which you can attach as an attachment to your problem description in bugzilla.