Bug 799882 - iobuf leak observed while doing SIGHUP
Summary: iobuf leak observed while doing SIGHUP
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: pre-release
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact: Shwetha Panduranga
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-03-05 10:48 UTC by Pranith Kumar K
Modified: 2013-07-24 18:02 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 18:02:46 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Pranith Kumar K 2012-03-05 10:48:41 UTC
Description of problem:

IOBUF leaks are observed in glusterfsd and glusterd when while [ 1 ]; do kill -HUP <pid>; done is performed

In glusterd the situation is worse as the memory keeps increasing 2M/sec.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2012-03-05 15:51:46 UTC
CHANGE: http://review.gluster.com/2866 (glusterfsd: Unref iobuf after using it) merged in master by Vijay Bellur (vijay)

Comment 2 Anand Avati 2012-03-06 07:10:56 UTC
CHANGE: http://review.gluster.com/2865 (glusterfsd: Don't reconfigure if process does not know volfile server) merged in master by Vijay Bellur (vijay)

Comment 3 Shwetha Panduranga 2012-05-29 11:58:33 UTC
Verified the fix on 3.3.0qa43. Bug is fixed.


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