Bug 46281 - heartbeat 1.2.0: Fix "no failback for shutdown and immediate restart" bug
Bug#: 46281 Product:  Gentoo Linux Version: 1.4 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P3
Resolution: FIXED Assigned To: hp-cluster@gentoo.org Reported By: martin.bene@icomedias.com
Component: Ebuilds
URL: 
Summary: heartbeat 1.2.0: Fix "no failback for shutdown and immediate restart" bug
Keywords:  
Status Whiteboard: 
Opened: 2004-03-30 12:45 0000
Description:   Opened: 2004-03-30 12:45 0000
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 From Martin bene 2004-03-30 12:46:19 0000 -------
Created an attachment (id=28395) [details]
Patch for bug as described above

------- Comment #2 From Martin bene 2004-03-30 12:47:20 0000 -------
Created an attachment (id=28396) [details]
ebuild file for heartbeat 1.2.0, incorporating above patch

------- Comment #3 From Michael Imhof 2004-03-31 05:03:28 0000 -------
I bumped the version to -r2 and added your patch.
Thanks for your submission.