From d0d7a618fab67f3b0a6ad3f15d5fecc784341a0f Mon Sep 17 00:00:00 2001 From: Krutika Dhananjay Date: Thu, 1 Dec 2016 17:28:40 +0530 Subject: extras: Include shard and full-data-heal in virt group Backport of: http://review.gluster.org/15995 Change-Id: Ibcfe069e2cc10cc1913ba5c9ca724b7dd3f8b147 BUG: 1375849 Signed-off-by: Krutika Dhananjay Reviewed-on: http://review.gluster.org/16120 Smoke: Gluster Build System CentOS-regression: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: Pranith Kumar Karampuri --- extras/group-virt.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extras') diff --git a/extras/group-virt.example b/extras/group-virt.example index b699c9e98e2..4fe3760be2c 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -6,3 +6,5 @@ cluster.eager-lock=enable network.remote-dio=enable cluster.quorum-type=auto cluster.server-quorum-type=server +features.shard=on +cluster.data-self-heal-algorithm=full -- cgit