Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 23:45:27 -0500
From:      "JJB" <Barbish3@adelphia.net>
To:        "Joel Eddy" <rjeddy@iowaconnect.com>, <freebsd-questions@freebsd.org>
Subject:   RE: Disk Quota Question
Message-ID:  <MIEPLLIBMLEEABPDBIEGOELFFLAA.Barbish3@adelphia.net>
In-Reply-To: <004601c3f5ab$479e5f40$0200a8c0@ici6>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Joel Eddy
Sent: Tuesday, February 17, 2004 6:11 PM
To: freebsd-questions@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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGOELFFLAA.Barbish3>