Hi Brian,<div><br></div><div>Please find the comments in line.</div><div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m running into the same issue.  But be aware, the documentation says<br>


that you should use an absolute path _relative_ to the volume.  So if<br>
your volume is, for example:<br>
<br>
volume name: home<br>
<br>
and a top-level directory in home is test, you would simply do<br>
<br>
volume quota home limit-usage /test 10MB<br>
<br>
So, in your case:<br>
<br>
volume quota crlgfs1 limit-usage /dheeraj 10MB<br>
<br></blockquote><div><br></div><div>Yes, this is what quota expects to set a limit on the directory.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I get the usage numbers in my configuration, but the quota is not<br>
enforced.  this is my config:<br>
<br>
gluster&gt; volume info<br>
<br>
Volume Name: home<br>
<div class="im">Type: Distribute<br>
Status: Started<br>
Number of Bricks: 2<br>
</div>Transport-type: tcp,rdma<br>
Bricks:<br>
Brick1: gluster1:/glusterfs/home<br>
Brick2: gluster2:/glusterfs/home<br>
Options Reconfigured:<br>
features.limit-usage: /brs:10MB<br>
features.quota: on<br>
<br>
Here&#39;s my quota information:<br>
<br>
gluster&gt; volume quota home list<br>
        path              limit_set          size<br>
----------------------------------------------------------------------------------<br>
/brs                   10485760             16424960<br>
<br></blockquote><div><br></div><div>Did you start with an empty backend? And can you run these commands and paste the output.</div><div><br></div><div>  getfattr -m . -d -e hex  gluster1:/glusterfs/home/brs</div><div>  getfattr -m . -d -e hex  gluster2:/glusterfs/home/brs</div>

<div><br></div><div>Thanks,</div><div>Juanid</div></div></div>