Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 1995 14:47:10 -0400 (EDT)
From:      Network Coordinator <nc@ai.net>
To:        questions@FreeBSD.org
Subject:   quota.group and quota.user NOT created by quotacheck.
Message-ID:  <Pine.BSF.3.91.950427144512.2669A-100000@aries.ai.net>

next in thread | raw e-mail | index | archive | help

I think all of my problems with quotas are attributable to the fact that 
quotecheck -av is not creating quota.* files at the top of the filesystems.



my fstab looks like this:

/dev/sd0a		/	ufs rw 1 1 grpquota, usrquota
/dev/sd2f		/home	ufs rw 1 1 grpquota, usrquota
/dev/sd3f		/home2	ufs rw 1 1 grpquota, usrquota
/dev/sd0g		/staff	ufs rw 1 1 
/dev/sd0f		/tmp	ufs rw 1 1 grpquota, usrquota
/dev/sd3e		/usr	ufs rw 1 1 grpquota, usrquota
/dev/sd0b		none	swap sw 0 0 
proc		/proc	procfs rw 0 0

And the kernel has been compiled with quotas enabled. Any ideas?

Thanks,

-Jerry.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950427144512.2669A-100000>