diff options
author | Krutika Dhananjay <kdhananj@redhat.com> | 2016-12-01 17:28:40 +0530 |
---|---|---|
committer | Pranith Kumar Karampuri <pkarampu@redhat.com> | 2016-12-15 07:49:45 -0800 |
commit | d0d7a618fab67f3b0a6ad3f15d5fecc784341a0f (patch) | |
tree | c882d83cdcac256cd654fbd001232b7c29f9db65 /extras | |
parent | 145185454464c1c45af64c13919e6fe5bf559769 (diff) |
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 <kdhananj@redhat.com>
Reviewed-on: http://review.gluster.org/16120
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/group-virt.example | 2 |
1 files changed, 2 insertions, 0 deletions
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 |