Blob Blame History Raw
From bceb0570dc9e4687d82acce13b499ea03ef35529 Mon Sep 17 00:00:00 2001
From: Krutika Dhananjay <kdhananj@redhat.com>
Date: Thu, 9 Feb 2017 15:56:04 +0530
Subject: [PATCH 293/294] extras: Add more options to group virt

        Backport of: https://review.gluster.org/16577

Apart from some of the option configurations already listed
in the group-virt.example file, we also recommend that the
users set certain other options added by this patch for
VM use-case. This also helps Gluster-oVirt users in configuring
virt options for new volumes at the click of a button as opposed
to setting them manually through volume-set command.

Change-Id: Ieeea1206f13545d756526650527cbfec75148e17
BUG: 1418901
Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
Reviewed-on: https://code.engineering.redhat.com/gerrit/98122
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
---
 extras/group-virt.example | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/extras/group-virt.example b/extras/group-virt.example
index 4fe3760..6361f1b 100644
--- a/extras/group-virt.example
+++ b/extras/group-virt.example
@@ -2,9 +2,14 @@ performance.quick-read=off
 performance.read-ahead=off
 performance.io-cache=off
 performance.stat-prefetch=off
-cluster.eager-lock=enable
+performance.low-prio-threads=32
 network.remote-dio=enable
+cluster.eager-lock=enable
 cluster.quorum-type=auto
 cluster.server-quorum-type=server
-features.shard=on
 cluster.data-self-heal-algorithm=full
+cluster.locking-scheme=granular
+cluster.shd-max-threads=8
+cluster.shd-wait-qlength=10000
+features.shard=on
+user.cifs=off
-- 
2.9.3