<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,  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  kbytes               quota  limit   grace   files       
    quota   limit   grace<br>
    /mnt/data   6084771648*    128     128     -          855134      
    0        0       -<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í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º 1; 10200 Trujillo, ESPAÑ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>