Bug 171253 - magma_gulm returns -11 instead of -1,errno=EAGAIN
Summary: magma_gulm returns -11 instead of -1,errno=EAGAIN
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: magma-plugins
Version: 4
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Lon Hohberger
QA Contact: Cluster QE
URL:
Whiteboard:
: 171249 (view as bug list)
Depends On:
Blocks: 164915
TreeView+ depends on / blocked
 
Reported: 2005-10-19 23:08 UTC by Lon Hohberger
Modified: 2009-04-16 20:18 UTC (History)
2 users (show)

Fixed In Version: RHBA-2006-0172
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-06 20:30:22 UTC
Embargoed:


Attachments (Terms of Use)
Fixes lock brokenness (1.09 KB, patch)
2005-10-19 23:08 UTC, Lon Hohberger
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2006:0172 0 normal SHIPPED_LIVE magma-plugins bug fix update 2006-01-06 05:00:00 UTC

Description Lon Hohberger 2005-10-19 23:08:28 UTC
Created attachment 120178 [details]
Fixes lock brokenness

Comment 1 Lon Hohberger 2005-10-19 23:08:28 UTC
Description of problem:

This causes rgmanager to break under lock contention and raise "Resource
temporarily unavailable" messages if multiple instances boot at near or exactly
the same time.

Rgmanager calls clu_lock() which is supposed to wait until a successful lock
grant has been issued, or unrecoverable error has occurred.  Due to a bug in
magma_gulm.so, it returns immediately - with -11, errno=0.  It should return
EAGAIN so the clu_lock() function will correctly retry.

Comment 2 Corey Marthaler 2005-10-20 14:09:55 UTC
*** Bug 171249 has been marked as a duplicate of this bug. ***

Comment 3 Lon Hohberger 2005-11-14 20:14:58 UTC
Fixes in CVS

Comment 5 Red Hat Bugzilla 2006-01-06 20:30:23 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-2006-0172.html



Note You need to log in before you can comment on or make changes to this bug.