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?<br><br>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:<br>
<br>[root@theme4 ~]# quota -vls tobiasf|grep sdf<br>      /dev/sdf1   1312G   4578G   4769G            119k       0       0        <br>[root@theme4 ~]# rpm -q quota nfs-utils;df -lh|grep sdf;uname -a<br>quota-3.12-6<br>nfs-utils-1.0.7-13.FC4<br>
/dev/sdf1              13T   11T  2.2T  84% /export/t4d5<br>Linux <a href="http://theme4.soest.hawaii.edu">theme4.soest.hawaii.edu</a> 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:59:20 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>On the client side, running centos, mounting the NFS partition with automount, quota looks exhausted:<br><br clear="all">[tobiasf@lee1 ~]$ quota -vs<br>Disk quotas for user tobiasf (uid 2797): <br>     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace<br>
theme4:/export/t4d5<br>                  1312G*   482G    673G            119k       0       0        <br>[tobiasf@lee1 ~]$ uname -a;cat /etc/redhat-release ;df -h|grep t4d5<br>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<br>
CentOS release 5.5 (Final)<br>theme4:/export/t4d5    13T   11T  2.2T  84% /home/t4d5<br>[tobiasf@lee1 ~]$ rpm -q nfs-utils quota<br>nfs-utils-1.0.9-44.el5<br>quota-3.13-1.2.5.el5<br><br><br>Thanks,<br>Dave<br>