Bug 1753880

Summary: Set the default lru-limit in fuse to a smaller number
Product: [Community] GlusterFS Reporter: Nithya Balachandran <nbalacha>
Component: fuseAssignee: Nithya Balachandran <nbalacha>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-24 13:22:52 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 Nithya Balachandran 2019-09-20 07:02:20 UTC
Description of problem:

the lru-limit option in the fuse xlator is currently set to 128K. This is still a a very large number of inodes to have hanging around in memory.

I propose reducing this to a smaller default value.
 
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-09-20 08:09:19 UTC
REVIEW: https://review.gluster.org/23461 (glusterfs/fuse: Reduce the default lru-limit value) posted (#1) for review on master by N Balachandran

Comment 2 Worker Ant 2019-09-24 13:22:52 UTC
REVIEW: https://review.gluster.org/23461 (glusterfs/fuse: Reduce the default lru-limit value) merged (#3) on master by N Balachandran