From 38780ff2d0717cd800a49072879a664b04385fd1 Mon Sep 17 00:00:00 2001 From: Poornima G Date: Fri, 9 Jun 2017 11:31:19 +0530 Subject: nl-cache: add group volume set option for ease of use Change-Id: Id03643a9598da53051a01ca09e1d2a62bc195ab6 Signed-off-by: Poornima G Reviewed-on: https://review.gluster.org/17495 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Reviewed-by: Pranith Kumar Karampuri --- extras/group-nl-cache | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extras/group-nl-cache (limited to 'extras/group-nl-cache') diff --git a/extras/group-nl-cache b/extras/group-nl-cache new file mode 100644 index 00000000000..a41e8ecfd64 --- /dev/null +++ b/extras/group-nl-cache @@ -0,0 +1,5 @@ +features.cache-invalidation=on +features.cache-invalidation-timeout=600 +performance.nl-cache=on +performance.nl-cache-timeout=600 +network.inode-lru-limit=50000 -- cgit