Disk Quota Question

Joel Eddy rjeddy at iowaconnect.com
Tue Feb 17 15:10:56 PST 2004


I've followed the manual on FreeBsd 5.1. Recompiled the kernel with quota
options. It is on the  /usr file system. everything appears to be running
correctly.
I've made entries to fstab by the manual also.

mail# cat /etc/fstab
# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/da0s1b             none            swap    sw              0       0
/dev/da0s1a             /               ufs     rw              1       1
/dev/da0s1e             /tmp            ufs     rw              2       2
/dev/da0s1f             /usr            ufs     rw              2       2
/dev/da0s1d             /var            ufs     rw              2       2
/dev/cd0                /cdrom          cd9660  ro,noauto       0       0
/dev/da0s1f             /usr            ufs     rw,userquota,groupquota 1
2


But when I quota -u USERID I get

mail# quota -u USERID
Disk quotas for user USERID (uid 1001): none

Either I'm missing something or something isn't working. Where do I look next.


Sincerely,

Joel Eddy
Iowa Connect, Inc.
http://www.iowaconnect.com
Ph. 641-456-5964
Fax 641-456-5912





More information about the freebsd-questions mailing list