[Linux-HA] Heartbeat always
restarts (performingrestartexec)sinceipfail w
Alan Robertson
alanr at unix.sh
Fri Jul 8 18:37:46 MDT 2005
Anquijix Schiptara wrote:
> I hope, i dont annoy you with this question.. But i never patched a
> kernel. What i have to do exactly?
Probably easier to recompile heartbeat...
You'll need to grab the tar ball here...
http://linux-ha.org/download/heartbeat-1.2.3.tar.gz
and if you want to check the md5 and/or sha1 checksums, you can compare
them against these in this file:
http://linux-ha.org/download/heartbeat-1.2.3.sums.asc
To verify the checksum, you can do this:
md5 heartbeat-1.2.3.tar.gz (should match value in sums.asc)
But, the main thing is that you grab the .tar.gz file, and then extract it.
tar xzf heartbeat-1.2.3.tar.gz
cd heartbeat-1.2.3
./ConfigureMe --disable-fatal-warnings # make your life easier
make
Apply the change I suggested... then
make # again
And now, as root:
make install
That should do it...
Thanks for helping out!
--
Alan Robertson <alanr at unix.sh>
"Openness is the foundation and preservative of friendship... Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
More information about the Linux-HA
mailing list