[Gluster-users] Issue with Gluster Quota

Mohammed Junaid junaid at gluster.com
Thu Jul 7 08:50:40 UTC 2011


>
> [root at gluster1 ~]# getfattr -m . -d -e hex /glusterfs/home/brs
> getfattr: Removing leading '/' from absolute path names
> # file: glusterfs/home/brs
> security.selinux=0x726f6f743a6f626a6563745f723a66696c655f743a733000
> trusted.gfid=0x1bbcb9a08bf64406b440f3bb3ad334ed
> trusted.glusterfs.dht=0x00000001000000007fffffffffffffff
>
> trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000006000
> trusted.glusterfs.quota.dirty=0x3000
> trusted.glusterfs.quota.size=0x0000000000006000
>
> and
>
> [root at gluster2 ~]# getfattr -m . -d -e hex /glusterfs/home/brs
> getfattr: Removing leading '/' from absolute path names
> # file: glusterfs/home/brs
> security.selinux=0x726f6f743a6f626a6563745f723a66696c655f743a733000
> trusted.gfid=0x1bbcb9a08bf64406b440f3bb3ad334ed
> trusted.glusterfs.dht=0x0000000100000000000000007ffffffe
>
> trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000002000
> trusted.glusterfs.quota.dirty=0x3000
> trusted.glusterfs.quota.size=0x0000000000002000


trusted.glusterfs.quota.size=0x0000000000006000
trusted.glusterfs.quota.size=0x0000000000002000

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110707/d1c19e84/attachment.html>


More information about the Gluster-users mailing list