Bug 763925 (GLUSTER-2193)

Summary: glusterd lockup recovery.
Product: [Community] GlusterFS Reporter: Harshavardhana <fharshav>
Component: glusterdAssignee: Pranith Kumar K <pkarampu>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3.1.1CC: cww, gluster-bugs, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTP Mount Type: ---
Documentation: DNR CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harshavardhana 2010-12-05 07:14:17 UTC
Once in a while due to network issues gluster cli locks up the whole trusted cluster of nodes. 

This makes subsequent gluster cli commands to fail.  Need to way to jumpstart all  the process by relinquishing the locks held.

Comment 1 Harshavardhana 2011-01-26 22:39:11 UTC
(In reply to comment #0)
> Once in a while due to network issues gluster cli locks up the whole trusted
> cluster of nodes. 
> 
> This makes subsequent gluster cli commands to fail.  Need to way to jumpstart
> all  the process by relinquishing the locks held.


This is a scenario which we hit almost everyday. 

Node1 is editing volume graph by holding a lock, simultaneously another node tries to delete another volume results in a clash of locks. Latter node just locks up and never comes out of it. 

There is a need for "gluster cli" to be easily relinquish and communicate properly the locks to its friends.

Comment 2 Harshavardhana 2011-08-15 16:06:48 UTC

*** This bug has been marked as a duplicate of bug 3320 ***