<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I was trying to setup hosted engine on 2 host machine but it not allowing to setup hosted engine on 2 node gluster file system.<br><br></div>I have also modified <a href="http://vdsm.com">vdsm.com</a> to allow 2 replica count.<br><br></div>But latter I found in code it is hard coded to 3 as shown below:<br>------------------- ------------------------------- ------------------------------ ---------------<br>src/plugins/gr-he-setup/storage/nfs.py<br><br>        if<b> replicaCount != &#39;3&#39;</b>:<br>            raise RuntimeError(<br>                _(<br>                    &#39;GlusterFS Volume is not using replica 3&#39;<br>                )<br>            )<br>------------------- ------------------------------- ------------------------------ ---------------<br><br></div>Can I get to know the reason to hard coded to 3 ?<br>from online I got to know that split brain issue not get resolve automatically using 2 node gluster setup. But please let me know more (why 3 ? why not 2 or 4 ?)<br><br></div><div>If I am missing something please let me know.<br></div><div></div><div>Also want to understand, can quorum can solve 2 node gluster issue (split-brain) ?</div><div><br>Thanks,<br></div><div>~Rohit<br></div><div><br></div></div>