<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    You can do that, but you could run into issues with the 'shared'
    remaining space. Any one of the volumes could eat up the space you
    planned on using in another volume. Not a huge issue, but could bite
    you.<br>
    <p>I prefer to use ZFS for the flexibility. I create a RAIDZ pool
      and then separate zfs filesystems within that for each brick. I
      can reserve a specific amount of space in the pool for each brick
      and that can be modified as well.<br>
    </p>
    <p>It is easy to grow it too. Plus, configured right, zfs does
      parallel across all the disks, so you get speedup in performance.</p>
    <p>Brian Andrus<br>
    </p>
    <div class="moz-cite-prefix">On 8/24/2018 11:45 AM, Mark Connor
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL6ZFzo5-A6RAGgzAb7snJiZ+7bekUrDjdyYE8N+Pxb_KVkMnQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>Wondering if there is a best practice for volume creation.
          I don't see this information in the documentation. For
          example.</div>
        <div>I have a 10 node distribute-replicate setup with one large
          xfs filesystem mounted on each node.</div>
        <div><br>
        </div>
        <div>Is it OK for me to have just one xfs filesystem mounted and
          use subdirectories for my bricks for multiple volume creation?
        </div>
        <div>So I could have, lets say 10 different volumes but
          each using a brick as subdir on my single xfs filesystem on
          each node? </div>
        <div>In other words multiple bricks on one xfs filesystem per
          node? </div>
        <div>I create volumes on the fly and creating new filesystems
          for each node would be too much work. </div>
        <div><br>
        </div>
        <div>Your thoughts?</div>
        <div><br>
        </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="https://lists.gluster.org/mailman/listinfo/gluster-users">https://lists.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>