<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/25/2016 08:11 AM, Gilberto Nunes
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOKSTBsQon4TmGw5OvMuH-2bVb_mX7nEpqpVpB8EtmM6Z3gKMA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello list
        <div><br>
        </div>
        <div>I have two volumes, DATA and WORK.</div>
        <div><br>
        </div>
        <div>DATA has size 500 GB </div>
        <div>WORK has size 1,2 TB</div>
        <div><br>
        </div>
        <div>I can mount DATA with this command:</div>
        <div><br>
        </div>
        <div> mount -t glusterfs -o acl localhost:DATA /home</div>
        <div><br>
        </div>
        <div>Everything is ok with that.</div>
        <div>But, when I mont WORK volume inside /home/work, like this</div>
        <div><br>
        </div>
        <div>mount -t glusterfs -o acl localhost:WORK /home/work</div>
        <div><br>
        </div>
        <div>I realize that /home and /home/work has the same size:</div>
        <div>df -h</div>
        <div><br clear="all">
          <div>
            <div>localhost:WORK  539G   45M  539G   1% /home/work</div>
            <div>localhost:DATA      539G   45M  539G   1% /home</div>
          </div>
        </div>
      </div>
    </blockquote>
    Are the bricks for WORK and DATA both subdirectories in the same
    partition on at one of your computers?  If the bricks are just
    subdirectories, rather than dedicated partitions, df will look like
    that.  I have some "odd" volumes that are subdirectories (for now)
    and they look like that.  Anything I add to either volume will
    increase the USED and decrease the AVAILABLE for both volumes.<br>
    <br>
    What df shows is the figures for the partition that these are part
    of, not for the particular subdirectory that you turned into a
    brick.<br>
    <br>
    If that isn't your setup, someone else will have to help you.<br>
    <br>
    Ted Miller<br>
    Elkhart, IN, USA<br>
    <blockquote
cite="mid:CAOKSTBsQon4TmGw5OvMuH-2bVb_mX7nEpqpVpB8EtmM6Z3gKMA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div><br>
          </div>
          <div>Is there a way to workaround this??</div>
          <div><br>
          </div>
          <div>Perhaps this is no a issue related to glusterfs, but I
            need just so advice where found a possible solution....</div>
          <div><br>
          </div>
          <div>Thanks anyway</div>
          <div><br>
          </div>
          <div>Best regards</div>
          <div class="gmail_signature" data-smartmail="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div>
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">
                          <div>
                            <div dir="ltr">
                              <div>
                                <div dir="ltr">
                                  <div>
                                    <div dir="ltr">
                                      <div>Gilberto Ferreira<br>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <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://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>