Bug 1327146

Summary: glusterd service memory usage is continuously increasing
Product: [Community] GlusterFS Reporter: Akshay <jaiswal740>
Component: glusterdAssignee: Atin Mukherjee <amukherj>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3.7.10CC: amukherj, bugs, hgowtham, jaiswal740, sasundar
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-09 13:06:19 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:

Description Akshay 2016-04-14 10:54:25 UTC
Description of problem:memory usage by glusterd service is continuously increasing.It starts from 0.6% and goes above 40-47% . Because of this we are getting out of memory issue. 


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


How reproducible: Its happening continuously!!


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Atin Mukherjee 2016-04-14 11:28:01 UTC
Could you provide the following information:

1. Output of gluster peer status
2. Output of gluster volume info 
3. Output of gluster volume status
4. Attach glusterd log along with cmd_history.log
5. Take glusterd statedump by kill -SIGUSR1 $(pidof glusterd) and the statedump file can be found at /var/run/gluster/*statedump*. Attach the same as well.