Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46281 - heartbeat 1.2.0: Fix "no failback for shutdown and immediate restart" bug
Summary: heartbeat 1.2.0: Fix "no failback for shutdown and immediate restart" bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 12:45 UTC by Martin bene
Modified: 2010-09-10 18:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for bug as described above (heartbeat-1.2.0-failbackfix.patch,486 bytes, patch)
2004-03-30 12:46 UTC, Martin bene
Details | Diff
ebuild file for heartbeat 1.2.0, incorporating above patch (heartbeat-1.2.0-r1.ebuild,1.93 KB, text/plain)
2004-03-30 12:47 UTC, Martin bene
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin bene 2004-03-30 12:45:21 UTC
Heartbeat 1.2.0 has a bug that is tiggered under these circumstances:
 - auto_failback on
 - heartbeat stop on active node
 - heartbeat start within deadtime

Resources don't get migrated back to the restarted node.

Attached patch (also in current heartbeat CVS) fixes the problem.
Comment 1 Martin bene 2004-03-30 12:46:19 UTC
Created attachment 28395 [details, diff]
Patch for bug as described above
Comment 2 Martin bene 2004-03-30 12:47:20 UTC
Created attachment 28396 [details]
ebuild file for heartbeat 1.2.0, incorporating above patch
Comment 3 Michael Imhof (RETIRED) gentoo-dev 2004-03-31 05:03:28 UTC
I bumped the version to -r2 and added your patch.
Thanks for your submission.