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@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
http://lists.centos.org/pipermail/centos/2009-September/081518.html maybe related?
On Wed, Nov 10, 2010 at 11:08 AM, Dave <tdbtdb+centos@gmail.comtdbtdb%2Bcentos@gmail.com
wrote:
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@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
On Thu, Nov 11, 2010 at 11:23 AM, Dave <tdbtdb+centos@gmail.comtdbtdb%2Bcentos@gmail.com
wrote:
http://lists.centos.org/pipermail/centos/2009-September/081518.html maybe related?
On Wed, Nov 10, 2010 at 11:08 AM, Dave <tdbtdb+centos@gmail.comtdbtdb%2Bcentos@gmail.com
wrote:
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@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
http://fedora.1344471.n2.nabble.com/quotas-on-nfs-share-td3434694.html appears in fedora list, but mentions centos. It is about altering quotas remotely, nothing I see about wrong numbers being reported for NFS mounts.
So I'm still not sure whether to report the bug, and if so to fedora, centos, NFS, or quota.