<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I don’t understand why do u want to set quorum with only two servers. It doesn’t make sense at all!<div class="">simply create a distributed replicated volume with no quorum on your two nodes cluster, when one node goes down, the volume will still be RW without any problems.</div><div class="">How come you do want to set quorum on only two nodes cluster?!</div><div class="">To set quorum add at least a third node, so when you have a failed node, the other two will still serve the volume as RW.</div><div class=""><br class=""></div><div class="">the definition of quorum is as follows:</div><div class="">The quorum configuration in a failover cluster determines the number of 
failures that the cluster can sustain. If an additional failure occurs, 
the cluster must stop running. The relevant failures in this context are
 failures of nodes or, in some cases, of a <em class="">disk witness</em> (which contains a copy of the cluster configuration) or <em class="">file share witness</em>.
 It is essential that the cluster stop running if too many failures 
occur or if there is a problem with communication between the cluster 
nodes.</div><div class=""><br class=""></div><div class="">hopefully this made you better understand what’s quorum, there is no difference between a network partition and a quorum in a cluster of two nodes. that’s why I said what you are trying to do doesn’t make sense.</div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><b class="">— Bishoy</b></div></div></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Feb 12, 2016, at 11:32 AM, Mike Stump &lt;<a href="mailto:mikestump@comcast.net" class="">mikestump@comcast.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Feb 12, 2016, at 8:34 AM, Ravishankar N &lt;<a href="mailto:ravishankar@redhat.com" class="">ravishankar@redhat.com</a>&gt; wrote:<br class=""><blockquote type="cite" class="">Consistency, availability, tolerance to network partitions. You get to pick any two.<br class=""></blockquote><br class="">I wanted the first two. &nbsp;I did not get them. &nbsp;By default, we get split brain. &nbsp;This means no consistency. &nbsp;To cure that, we choose quorums. &nbsp;But when the first of a replica 2 pair goes away, you then loose write access. &nbsp;Without write, we loose availability. &nbsp;So, if you think it is possible, let me know how to reconfigure my array and I will tell you if it worked. &nbsp;If you could update the docs to explain how you get the first two, that would be nice. &nbsp;If you could update the docs to state that the array goes into a partial read-only state if a replica pair goes away, that would be nice.<br class=""><br class="">I’m fine with running in a degraded state when a server goes away. &nbsp;When it comes back, I want it to suck down all the new changes from the authoritative replica pair known to the quorum and then once it has all the data, then it can be marked as not-degraded and resume normal operation.<br class=""><br class="">I want each node to notice a down server, and when it is part of a 51% partition, I want the remaining replica members of that server to become degraded replica N-1 set. &nbsp;When the server comes back up, and want it to repair back into a replica N state.<br class="">_______________________________________________<br class="">Gluster-users mailing list<br class=""><a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">http://www.gluster.org/mailman/listinfo/gluster-users<br class=""></div></div></blockquote></div><br class=""></div></body></html>