<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have a problem with Luster Quotas. I have configured a quotas for
    a user (uid=151). but when quotas are exceeded and user wants to
    write,&nbsp; he can do it. The clients can write 2.6Mb each time.<br>
    <br>
    lfs setquota -u 151 -b 128 -B 128 -i 0 -I 0 /mnt/data/<br>
    <br>
    lfs quota -u 151 /mnt/data<br>
    Disk quotas for user 151 (uid 151):<br>
    Filesystem&nbsp; kbytes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quota&nbsp; limit&nbsp;&nbsp; grace&nbsp;&nbsp; files&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    quota&nbsp;&nbsp; limit&nbsp;&nbsp; grace<br>
    /mnt/data&nbsp;&nbsp; 6084771648*&nbsp;&nbsp;&nbsp; 128&nbsp;&nbsp;&nbsp;&nbsp; 128&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 855134&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    0&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -<br>
    <br>
    but...<br>
    <br>
    dd if=/dev/zero of=eraseme1 bs=1M count=10<br>
    dd: writing `eraseme1': Disk quota exceeded<br>
    3+0 records in<br>
    2+0 records out<br>
    2600960 bytes (2.6 MB) copied, 0.249121 seconds, 10.4 MB/s<br>
    <br>
    dd if=/dev/zero of=eraseme2 bs=1M count=10<br>
    dd: writing `eraseme2': Disk quota exceeded<br>
    3+0 records in<br>
    2+0 records out<br>
    2600960 bytes (2.6 MB) copied, 0.249121 seconds, 10.4 MB/s<br>
    <br>
    dd if=/dev/zero of=eraseme3 bs=1M count=10<br>
    dd: writing `eraseme3': Disk quota exceeded<br>
    3+0 records in<br>
    2+0 records out<br>
    2600960 bytes (2.6 MB) copied, 0.249121 seconds, 10.4 MB/s<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <p><i><span style="font-size: 10pt;font-family:Century Gothic;">Alfonso
            Pardo D&iacute;az</span><br>
          <b><span style="font-size: 10pt;font-family:Century Gothic;">Researcher
              / System Administrator at CETA-Ciemat</span></b><br>
          <span style="font-size: 10pt;font-family:Century Gothic;">c/
            Sola n&ordm; 1; 10200 Trujillo, ESPA&Ntilde;A</span><br>
          <span style="font-size: 10pt;font-family:Century Gothic;">Tel:
            +34 927 65 93 17 Fax: +34 927 32 32 37</span><br>
          <span><a href="http://www.ceta-ciemat.es/"><img
                src="cid:part1.01000909.06080707@ciemat.es"
                alt="CETA-Ciemat logo" height="76" border="0"
                width="383"></a></span></i></p>
    </div>
  </body>
</html>