<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">Dragon wrote:<br>
    </div>
    <blockquote
cite="mid:trinity-6e0afb74-6dae-4ac4-98c2-191383876af6-1399232511792@3capp-gmx-bs32"
      type="cite">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>Hello,</div>
        <div>&nbsp;</div>
        <div>i must resize a Brick while i have using ext4 (32bit). So i
          must backup 12TB of Data and plan to remove one Brick out of
          an Distributed Volume. Therefore i will backup the size of
          12TB of one Brick and take it out of the Distributed
          GlusterFS. The question is now: How whould i remove it from
          the Vol?</div>
      </div>
    </blockquote>
    &nbsp;" gluster volume remove-brick &lt;volname&gt; &lt;brick&gt; start "
    should migrate all the data from the decommissioned brick to <br>
    &nbsp; the remaining bricks.<br>
    &nbsp; check the status by "gluster volume remove-brick &lt;volname&gt;
    &lt;brick&gt; status " , if the status says "completed" you can
    commit the op by<br>
    "gluster volume remove-brick &lt;volname&gt; &lt;brick&gt; commit".<br>
    <br>
    Make sure that you have enough space in the remaining bricks and
    there are no failures during migration before committing.<br>
    <blockquote
cite="mid:trinity-6e0afb74-6dae-4ac4-98c2-191383876af6-1399232511792@3capp-gmx-bs32"
      type="cite">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>&nbsp;</div>
        <div>thx</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>