Bug 1166278

Summary: backport fix for bug 1010241 to 3.4
Product: [Community] GlusterFS Reporter: Shawn Heisey <redhat>
Component: nfsAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4.2CC: bugs, gluster-bugs, kkeithle, ndevos, redhat, rgowdapp, srangana
Target Milestone: ---Keywords: Patch, Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-13 06:57:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1010241, 1196898    
Bug Blocks: 1099270, 1154714    

Description Shawn Heisey 2014-11-20 17:23:30 UTC
3.4 needs the fix for bug 1010241 backported, to eliminate a crash in the NFS server process.  For me, the crash happens frequently.

Comment 1 Anand Avati 2014-11-20 18:06:31 UTC
REVIEW: http://review.gluster.org/9170 (gNFS: NFS segfaults with nfstest_posix tool) posted (#1) for review on release-3.4 by Niels de Vos (ndevos)

Comment 2 Niels de Vos 2014-11-20 18:08:55 UTC
In addition to the patch above, we also need a backport of http://review.gluster.org/6219.

Comment 3 Niels de Vos 2015-01-21 08:22:48 UTC
This bug is waiting for a DHT backport:

    http://review.gluster.org/6219

Shyam or Raghavendra, could you get someone to look into that?

Comment 4 Anand Avati 2015-02-05 17:53:59 UTC
REVIEW: http://review.gluster.org/9599 (cluster/dht: set op_errno correctly during migration.) posted (#1) for review on release-3.4 by Shyamsundar Ranganathan (srangana)

Comment 5 Shyamsundar 2015-02-05 17:54:56 UTC
Patch posted for review.

Comment 6 Kaleb KEITHLEY 2015-02-27 16:54:54 UTC
*** Bug 1196898 has been marked as a duplicate of this bug. ***

Comment 7 Anand Avati 2015-02-27 22:07:24 UTC
REVIEW: http://review.gluster.org/9170 (gNFS: NFS segfaults with nfstest_posix tool) posted (#2) for review on release-3.4 by Niels de Vos (ndevos)

Comment 8 Anand Avati 2015-03-05 21:38:27 UTC
COMMIT: http://review.gluster.org/9599 committed in release-3.4 by Kaleb KEITHLEY (kkeithle) 
------
commit 8bc612d803b53e49f00268c1ba7471de9b93e0aa
Author: Shyam <srangana>
Date:   Thu Feb 5 12:52:55 2015 -0500

    cluster/dht: set op_errno correctly during migration.
    
    Backport of, http://review.gluster.org/#/c/6219/6
    
    Change-Id: Ic3419dd05b4dbe49b6adf5648bdbe137722a6d04
    BUG: 1166278
    Signed-off-by: Shyam <srangana>
    Reviewed-on: http://review.gluster.org/9599
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    Reviewed-by: Niels de Vos <ndevos>