Hi Anthony, To debug this further, can you send the output of getfattr -n trusted.glusterfs.quota.size -e hex /soft/venus getfattr -n trusted.glusterfs.quota.size -e hex /soft/venus/test getfattr -n trusted.glusterfs.quota.size -e hex /soft/venus/psa getfattr -n trusted.glusterfs.quota.size -e hex /soft/venus/soft from both the machine. Also check the output of gluster volume quota Replicate list Sometimes it takes a small amount of time to bring up the sizes. Also, what kind of data where you creating (I mean large amount of small files or large files because in case of small files, the directory sizes are not accounted by quota to calculate the size unlike the du -h command which uses the directory size as well). Junaid On Thu, Sep 1, 2011 at 1:37 PM, anthony garnier <sokar6012 at hotmail.com>wrote: > Hi all, > > I've enable quota but I'm a bit confused by values displayed by GlusterFS > > Here is my volume : > > Volume Name: venus > Type: Replicate > Status: Started > Number of Bricks: 2 > Transport-type: tcp > Bricks: > Brick1: ylal3020:/soft/venus > Brick2: ylal3030:/soft/venus > Options Reconfigured: > features.limit-usage: /test:100MB,/psa:200MB,/soft:1500MB,/:2GB > features.quota: on > diagnostics.client-log-level: ERROR > diagnostics.brick-log-level: ERROR > network.ping-timeout: 10 > performance.cache-size: 2GB > nfs.port: 2049 > > I've got 3 folders in the backend (/soft/venus) : > psa 160MB (with du -sh) > soft 1.2GB > test 12KB > Total 1.4GB > > But when I list the quota with gluster I got : > # gluster volume quota venus list > path limit_set size > > ---------------------------------------------------------------------------------- > /test 100MB 12.0KB <= > This one is OK > /psa 200MB 64.4MB <= not OK > /soft 1500MB 281.8MB <= not OK > / 2GB 346.2MB <= not OK > > Any idea ? > > Regards, > > Anthony Garnier > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://gluster.org/pipermail/gluster-users/attachments/20110902/c1cb56c1/attachment.htm>