Disk Quota Question

JJB Barbish3 at adelphia.net
Wed Feb 18 20:45:29 PST 2004


Try
http://www.freebsd.org/cgi/man.cgi?query=quotaon&sektion=8&apropos=0
&manpath=FreeBSD+5.2-RELEASE+and+Ports


-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Joel Eddy
Sent: Tuesday, February 17, 2004 6:11 PM
To: freebsd-questions at freebsd.org
Subject: RE: Disk Quota Question

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



_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list