[CentOS] quota broken for large NFS mount

Wed Nov 10 21:08:12 UTC 2010
Dave <tdbtdb+centos at gmail.com>

Should I report this as a bug somewhere? Or is it just a problem with the
old fedora box, probably fixed long ago and not relevant to the centos list?

On the server side, theme4, a very old fedora box, exports t4d5 via NFS.
t4d5 is big, has lots of space, and the user tobiasf has plenty of quota:

[root at theme4 ~]# quota -vls tobiasf|grep sdf
      /dev/sdf1   1312G   4578G   4769G            119k       0
0
[root at theme4 ~]# rpm -q quota nfs-utils;df -lh|grep sdf;uname -a
quota-3.12-6
nfs-utils-1.0.7-13.FC4
/dev/sdf1              13T   11T  2.2T  84% /export/t4d5
Linux theme4.soest.hawaii.edu 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11
22:59:20 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux

On the client side, running centos, mounting the NFS partition with
automount, quota looks exhausted:

[tobiasf at lee1 ~]$ quota -vs
Disk quotas for user tobiasf (uid 2797):
     Filesystem  blocks   quota   limit   grace   files   quota   limit
grace
theme4:/export/t4d5
                  1312G*   482G    673G            119k       0
0
[tobiasf at lee1 ~]$ uname -a;cat /etc/redhat-release ;df -h|grep t4d5
Linux lee1 2.6.18-194.8.1.el5 #1 SMP Thu Jul 1 19:04:48 EDT 2010 x86_64
x86_64 x86_64 GNU/Linux
CentOS release 5.5 (Final)
theme4:/export/t4d5    13T   11T  2.2T  84% /home/t4d5
[tobiasf at lee1 ~]$ rpm -q nfs-utils quota
nfs-utils-1.0.9-44.el5
quota-3.13-1.2.5.el5


Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101110/96608980/attachment-0003.html>