Bug 430264

Summary: qdisk master abdication does not work correctly in all cases
Product: Red Hat Enterprise Linux 5 Reporter: Lon Hohberger <lhh>
Component: cmanAssignee: Lon Hohberger <lhh>
Status: CLOSED ERRATA QA Contact: GFS Bugs <gfs-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.2CC: cluster-maint, qshen
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2008-0347 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-21 15:58:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix none

Description Lon Hohberger 2008-01-25 16:45:36 UTC
Description of problem:

When qdiskd detects multiple masters, all detecting qdiskd instances are
supposed to abdicate their position and elect a new master.  Unfortunately, a
logic error prevents this from occurring in all cases.  For example, if qdiskd
goes to sleep, is evicted, and still thinks it is master, it will complain:

"A master exists, but it's not me?!"

Steps to Reproduce: Unknown; seen in overnight testing
  
Actual results:  Loop with annoying messages

Expected results: Master abdication + re-election

Comment 1 Lon Hohberger 2008-01-25 16:45:36 UTC
Created attachment 292960 [details]
Fix

Comment 2 Lon Hohberger 2008-02-04 17:19:12 UTC
One way to cause this is to corrupt the quorum disk while qdiskd is running.

Comment 3 Lon Hohberger 2008-03-04 22:34:13 UTC
This is in my local git branch and has already been pushed to master.

Comment 12 errata-xmlrpc 2008-05-21 15:58:46 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2008-0347.html


Comment 13 Lon Hohberger 2008-12-03 18:20:43 UTC
*** Bug 468144 has been marked as a duplicate of this bug. ***