<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">[root@gluster1 ~]# getfattr -m . -d -e hex /glusterfs/home/brs<br>
getfattr: Removing leading &#39;/&#39; from absolute path names<br>
# file: glusterfs/home/brs<br>
security.selinux=0x726f6f743a6f626a6563745f723a66696c655f743a733000<br>
trusted.gfid=0x1bbcb9a08bf64406b440f3bb3ad334ed<br>
trusted.glusterfs.dht=0x00000001000000007fffffffffffffff<br>
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000006000<br>
trusted.glusterfs.quota.dirty=0x3000<br>
trusted.glusterfs.quota.size=0x0000000000006000<br>
<br>
and<br>
<br>
[root@gluster2 ~]# getfattr -m . -d -e hex /glusterfs/home/brs<br>
getfattr: Removing leading &#39;/&#39; from absolute path names<br>
# file: glusterfs/home/brs<br>
security.selinux=0x726f6f743a6f626a6563745f723a66696c655f743a733000<br>
trusted.gfid=0x1bbcb9a08bf64406b440f3bb3ad334ed<br>
trusted.glusterfs.dht=0x0000000100000000000000007ffffffe<br>
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000002000<br>
trusted.glusterfs.quota.dirty=0x3000<br>
trusted.glusterfs.quota.size=0x0000000000002000</blockquote><div><br></div><div>trusted.glusterfs.quota.size=0x0000000000006000</div><div>trusted.glusterfs.quota.size=0x0000000000002000</div><div><br></div><div>So, quota adds these values to calculate the size of the directory. They are in hex so when I add them the value comes upto 32kb. So I suspect that you have deleted some data from your volume. These values wont be helpful now. Can you please re-run the same test and report the values when such a problem occurs again.<br>

</div></div>