<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <br>
    On 23/05/11 14:10, Amar Tumballi wrote:
    <blockquote
      cite="mid:BANLkTint6zuMQ72abBVu=q-N5aDoU0XYsA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;"><br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            If you set a limit of minimum free disk space, then
            GlusterFS will stop<br>
            scheduling new files to any bricks exceeding this limit.<br>
          </blockquote>
          <br>
          Please can you explain how to do this in version 3.1.x.  Does
          the min-free-disk server vol file option still exist (from
          3.0.x), and if so is there a CLI command to set it?<br>
          <br>
        </blockquote>
        <div><br>
        </div>
        <div>Dan,</div>
        <div><br>
        </div>
        <div>You can use command below (with proper volume name and
          required min-free-disk value).</div>
        <div><br>
        </div>
        <div>bash# gluster volume set &lt;VOLNAME&gt;
          cluster.min-free-disk 30%</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Amar </div>
        <div> </div>
      </div>
    </blockquote>
    <br>
    Amar,<br>
    Thanks for this advice.  Is there a way to specify an amount of free
    disk space in gigabytes, or does it have to be specified as a
    percentage?<br>
    <br>
    Regards,<br>
    -Dan.<br>
  </body>
</html>