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@theme4 ~]# quota -vls tobiasf|grep sdf
/dev/sdf1 1312G 4578G 4769G 119k 0 0
[root@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@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@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@lee1 ~]$ rpm -q nfs-utils quota
nfs-utils-1.0.9-44.el5
quota-3.13-1.2.5.el5
Thanks,
Dave
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos