<div dir="ltr"><div>Hi,<br><br>&gt;&gt;gluster volume create gv0 replica 2 glusterp1:/bricks/brick1/gv0 glusterp2:/bricks/brick1/gv0 glusterp3:/bricks/brick1/gv0 glusterp4:/bricks/brick1/gv0<br><br></div>This command will create a distributed-replicate volume(yes you have to opt &#39;y&#39; at the warning message to get it created). We will have two distribution legs each containing a replica pair(made of two bricks). When a file is placed on the volume by a user, it will be placed in one of the distribution legs which as mentioned earlier will have only two copies. With replica 2 volumes(volume type: replicate /distributed-replicate) we might hit split-brain situation. So we recommend replica 3 or arbiter volume to provide consistency and availability.<br><div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Regards,<br><p style="font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>Sunil kumar</span> <span>Acharya</span></p>
<p style="font-weight:normal;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>Senior Software Engineer</span></p>
<p style="font-weight:normal;margin:0px;font-size:10px;color:rgb(153,153,153)"><a style="color:rgb(0,136,206);font-size:10px;margin:0px;text-decoration:none;font-family:&quot;overpass&quot;,sans-serif" href="https://www.redhat.com" target="_blank">Red Hat <span><br><br></span></a></p>


<p style="font-weight:normal;margin:0px 0px 6px;font-size:10px;color:rgb(153,153,153)">
<span href="tel:+91-8067935170">T: <a href="http://redhatemailsignature-marketing.itos.redhat.com/" style="color:rgb(0,136,206);font-size:10px;margin:0px;text-decoration:none;font-family:&quot;overpass&quot;,sans-serif" target="_blank">+91-8067935170</a>    </span>
</p>
<a href="https://red.ht/sig" target="_blank"> <img src="https://www.redhat.com/profiles/rh/themes/redhatdotcom/img/logo-red-hat-black.png" width="90" height="auto"></a> 

<div><a href="https://redhat.com/trusted" style="text-decoration:none;color:rgb(204,0,0);font-weight:bold" target="_blank">TRIED. TESTED. TRUSTED.</a></div><br></div></div></div>
<br><div class="gmail_quote">On Fri, Apr 27, 2018 at 12:52 PM, Thing <span dir="ltr">&lt;<a href="mailto:thing.thing@gmail.com" target="_blank">thing.thing@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have 4 nodes, so a quorum would be 3 of 4.  The Q is I suppose why does the documentation give this command as an example without qualifying it?</div><div><br></div><div>SO I am running the wrong command?   I want a &quot;raid10&quot;  </div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On 27 April 2018 at 18:05, Karthik Subrahmanya <span dir="ltr">&lt;<a href="mailto:ksubrahm@redhat.com" target="_blank">ksubrahm@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>With replica 2 volumes one can easily end up in split-brains if there are frequent disconnects and high IOs going on.</div><div>If you use replica 3 or arbiter volumes, it will guard you by using the quorum mechanism giving you both consistency and availability.</div><div>But in replica 2 volumes, quorum does not make sense since it needs both the nodes up to guarantee consistency, which costs availability.</div><div><br></div><div>If you can consider having a replica 3 or arbiter volumes it would be great. Otherwise you can anyway go ahead and continue with the replica 2 volume</div><div>by selecting  *y* for the warning message. It will create the replica 2 configuration as you wanted.</div><div><br></div><div>HTH,</div><div>Karthik</div></div><div class="gmail_extra"><br><div class="gmail_quote"><span>On Fri, Apr 27, 2018 at 10:56 AM, Thing <span dir="ltr">&lt;<a href="mailto:thing.thing@gmail.com" target="_blank">thing.thing@gmail.com</a>&gt;</span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_2445886609366720057h5"><div dir="ltr">Hi,<div><br></div><div>I have 4 servers each with 1TB of storage set as /dev/sdb1, I would like to set these up in a raid 10 which will? give me 2TB useable.  So Mirrored and concatenated? </div><div><br></div><div>The command I am running is as per documents but I get a warning error,  how do I get this to proceed please as the documents do not say.</div><div><br></div><div><div>gluster volume create gv0 replica 2 glusterp1:/bricks/brick1/gv0 glusterp2:/bricks/brick1/gv0 glusterp3:/bricks/brick1/gv0 glusterp4:/bricks/brick1/gv0</div><div>Replica 2 volumes are prone to split-brain. Use Arbiter or Replica 3 to avoid this. See: <a href="http://docs.gluster.org/en/latest/Administrator%20Guide/Split%20brain%20and%20ways%20to%20deal%20with%20it/" target="_blank">http://docs.gluster.org/en/lat<wbr>est/Administrator%20Guide/Spli<wbr>t%20brain%20and%20ways%20to%20<wbr>deal%20with%20it/</a>.</div><div>Do you still want to continue?</div><div> (y/n) n</div><div><br></div><div>Usage:</div><div>volume create &lt;NEW-VOLNAME&gt; [stripe &lt;COUNT&gt;] [replica &lt;COUNT&gt; [arbiter &lt;COUNT&gt;]] [disperse [&lt;COUNT&gt;]] [disperse-data &lt;COUNT&gt;] [redundancy &lt;COUNT&gt;] [transport &lt;tcp|rdma|tcp,rdma&gt;] &lt;NEW-BRICK&gt;?&lt;vg_name&gt;... [force]</div><div><br></div><div>[root@glustep1 ~]# </div></div><div><br></div><div>thanks</div></div>
<br></div></div><span>______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://lists.gluster.org/mailm<wbr>an/listinfo/gluster-users</a><br></span></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/gluster-users</a><br></blockquote></div><br></div></div></div>