Bug 1364886

Summary: inode leak in brick process
Product: [Community] GlusterFS Reporter: Oleksandr Natalenko <oleksandr>
Component: unclassifiedAssignee: Oleksandr Natalenko <oleksandr>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.7.14CC: amukherj, bugs, rgowdapp
Target Milestone: ---Flags: ykaul: needinfo+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.7.15 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-01 09:21:28 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: 1344885    
Bug Blocks:    

Description Oleksandr Natalenko 2016-08-08 06:35:12 UTC
Backport of https://bugzilla.redhat.com/show_bug.cgi?id=1344885 fix to 3.7.

Comment 1 Vijay Bellur 2016-08-08 06:37:13 UTC
REVIEW: http://review.gluster.org/15106 (libglusterfs/client_t: Dump the 0th client too) posted (#1) for review on release-3.7 by Oleksandr Natalenko (oleksandr)

Comment 2 Vijay Bellur 2016-08-08 06:39:12 UTC
REVIEW: http://review.gluster.org/15107 (storage/posix: fix inode leaks) posted (#1) for review on release-3.7 by Oleksandr Natalenko (oleksandr)

Comment 3 Vijay Bellur 2016-08-09 08:44:09 UTC
COMMIT: http://review.gluster.org/15106 committed in release-3.7 by Raghavendra G (rgowdapp) 
------
commit cc55ecc217032c6412ef6a0de0bc78ae9a4b7d15
Author: Raghavendra G <rgowdapp>
Date:   Sun Jun 12 13:02:05 2016 +0530

    libglusterfs/client_t: Dump the 0th client too
    
    > Reviewed-on: http://review.gluster.org/14704
    > Smoke: Gluster Build System <jenkins.org>
    > CentOS-regression: Gluster Build System <jenkins.org>
    > NetBSD-regression: NetBSD Build System <jenkins.org>
    > Reviewed-by: Jeff Darcy <jdarcy>
    
    BUG: 1364886
    Change-Id: I565e81944b6670d26ed1962689dcfd147181b61e
    Signed-off-by: Raghavendra G <rgowdapp>
    Signed-off-by: Oleksandr Natalenko <oleksandr>
    Reviewed-on: http://review.gluster.org/15106
    Smoke: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    Reviewed-by: Prashanth Pai <ppai>
    CentOS-regression: Gluster Build System <jenkins.org>

Comment 4 Vijay Bellur 2016-08-10 08:40:22 UTC
COMMIT: http://review.gluster.org/15107 committed in release-3.7 by Raghavendra G (rgowdapp) 
------
commit a9e14f31bbd3a6f48b1974744a611b834a22a11e
Author: Raghavendra G <rgowdapp>
Date:   Thu Jun 16 12:03:19 2016 +0530

    storage/posix: fix inode leaks
    
    > Reviewed-on: http://review.gluster.org/14739
    > Smoke: Gluster Build System <jenkins.org>
    > CentOS-regression: Gluster Build System <jenkins.org>
    > NetBSD-regression: NetBSD Build System <jenkins.org>
    > Reviewed-by: N Balachandran <nbalacha>
    > Reviewed-by: Pranith Kumar Karampuri <pkarampu>
    > Reviewed-by: Krutika Dhananjay <kdhananj>
    
    BUG: 1364886
    Change-Id: Ibd221ba62af4db17bea5c52d37f5c0ba30b60a7d
    Signed-off-by: Raghavendra G <rgowdapp>
    Signed-off-by: Oleksandr Natalenko <oleksandr>
    Reviewed-on: http://review.gluster.org/15107
    Reviewed-by: N Balachandran <nbalacha>
    Smoke: Gluster Build System <jenkins.org>
    Reviewed-by: Prashanth Pai <ppai>
    Reviewed-by: Krutika Dhananjay <kdhananj>
    CentOS-regression: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>

Comment 5 Kaushal 2016-09-01 09:21:28 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.15, please open a new bug report.

glusterfs-3.7.15 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] https://www.gluster.org/pipermail/gluster-devel/2016-September/050714.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 6 Kaushal 2016-09-01 09:33:16 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.15, please open a new bug report.

glusterfs-3.7.15 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] https://www.gluster.org/pipermail/gluster-devel/2016-September/050714.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 7 Atin Mukherjee 2016-09-01 10:12:51 UTC
I doubt that this patch fixes all the leaks, Raghavendra can you confirm?