summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarshavardhana <harsha@harshavardhana.net>2013-11-22 01:37:33 -0800
committerVijay Bellur <vbellur@redhat.com>2013-11-22 22:40:28 -0800
commit6e7817232ca39330a9e8ba2220f5636eeec375af (patch)
tree1a8acd36986501db5939dce399ec460be00d2c3a
parentfee08b2cbf8c118d33dea745e0ae3033b36969da (diff)
group-virt: To minimize 'split-brain' enable quorum under virt profile
Quorum as default is necessary when storing virtual machine images. It would be necessary to enable both server and client quorum Currently defaulted values are: ---------------- server-quorum-type=server quorum-type=auto ---------------- Change-Id: Ic2adb5856ce3c2589476e872e988cae6eeb9b25e BUG: 1032080 Signed-off-by: Harshavardhana <harsha@harshavardhana.net> Reviewed-on: http://review.gluster.org/6340 Reviewed-by: Vijay Bellur <vbellur@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
-rw-r--r--extras/group-virt.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example
index 7dc777f2d..0abe9f400 100644
--- a/extras/group-virt.example
+++ b/extras/group-virt.example
@@ -4,3 +4,5 @@ io-cache=off
stat-prefetch=off
eager-lock=enable
remote-dio=enable
+quorum-type=auto
+server-quorum-type=server