Re: [CentOS] Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem

2011-07-07 Thread Julie Ashworth
On 02-07-2011 11.33 -0400, Ross Walker wrote: > > From this it appears you're hitting a 32-bit counter limit. > > Are these clients 32-bit or 64-bit? > ---end quoted text--- hi Ross, The OS is 64-bit. However, the quota program has a 2^32 limit, as you suggested. I reported the bug, which has

Re: [CentOS] Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem

2011-07-02 Thread Ross Walker
On Jun 28, 2011, at 4:43 PM, Julie Ashworth wrote: > - > Filesystem blocks quota > /dev/mapper/fs 6635021816* 4294967300 > > Filesystem blocks quota > server:/fs 2340054520* 4 >

Re: [CentOS] Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem

2011-06-28 Thread Julie Ashworth
hi all, I've done more investigation into this problem. I think I uncovered a bug, but I want a sanity check... (and please excuse me for top posting - I wanted to include the original message for easier reference). As a reminder, I have a XFS filesystem exported via nfs4. The nfs4 clients (all

[CentOS] Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem

2011-06-24 Thread Julie Ashworth
hi all, I hope you can help me with a strange quota/nfs/XFS behavior... I'm using Centos 5.6 on both a nfs server and client. Both are 64-bit, and using a recent kernel: NFS server: Linux fs2.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux NFS clien