<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/14/2014 01:19 PM, Bee On wrote:<br>
    </div>
    <blockquote
cite="mid:CAPzu9DWZ6QPKq-WFTq5MJSDu5XuEoyxkph-nMPwfLh+nAAFEGA@mail.gmail.com"
      type="cite">
      <div dir="ltr">hi. now i'm started the glusterFS 3.4.2.
        <div>I Created Striped Replicated volumes using
          Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf.<br>
        </div>
        <div><br>
        </div>
        <div>Same way &nbsp;: gluster volume create test-volume stripe 2
          replica 2 node1:/.. node2:/.. 3.. 4..</div>
        <div><img src="cid:part1.02060209.07050204@redhat.com" alt="&#48376;&#47928;
            &#51060;&#48120;&#51648; 2"><br>
        </div>
        <div><img src="cid:part2.05040405.08070308@redhat.com" alt="&#48376;&#47928;
            &#51060;&#48120;&#51648; 3" height="237" width="564"><br>
        </div>
        <div><br>
        </div>
        <div>so, It's good work!</div>
        <div><br>
        </div>
        <div>
          and then, I tried add-brick the two server like this (total 6
          servers)</div>
        <div>#gluster volume add-brick vol_sr stripe 3 replica 2
          node5:/data/brick5 node6:/data/brick6&nbsp;</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    Couple of observations:<br>
    <br>
    <ul>
      <li>When expanding distributed replicated and distributed striped
        volumes, you need to add a number of bricks that is a multiple
        of the replica or stripe count. For your add brick command you
        are not providing enough bricks to expand the volume. So it will
        fail.<br>
      </li>
      <li>When you use "stripe 3 replica 2" in the add-brick command to
        expand an existing volume of "stripe 2 replica 2" , the volume
        type is going to change from stripe 2 to 3.&nbsp;</li>
      <li>If you keep "stripe 2 replica 2" in the add-brick command ,
        you need to provide 4 bricks.</li>
    </ul>
    <p><br>
      Refer the admin guide [1] to know about add-brick etc. <br>
    </p>
    <p>[1]
<a class="moz-txt-link-freetext" href="http://www.gluster.org/wp-content/uploads/2012/05/Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf">http://www.gluster.org/wp-content/uploads/2012/05/Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf</a><br>
    </p>
    <p>Thanks,<br>
      Lala<br>
    </p>
    <blockquote
cite="mid:CAPzu9DWZ6QPKq-WFTq5MJSDu5XuEoyxkph-nMPwfLh+nAAFEGA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>It's not work.&nbsp;</div>
        <div>error message :</div>
        <div><img src="cid:part3.07090308.07070807@redhat.com" alt="&#48376;&#47928;
            &#51060;&#48120;&#51648; 4" height="63" width="564"><br>
        </div>
        <div><br>
        </div>
        <div>How can i add-brick the striped-replicate volume?&nbsp;</div>
        <div>Please help me...</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>