Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 17:34:58 +0300
From:      Odhiambo Washington <wash@wananchi.biz>
To:        FBSD-Q <freebsd-questions@freebsd.org>
Subject:   Quota Broken on 4.5-STABLE ??
Message-ID:  <20020228143458.GA35976@ns2.wananchi.com>

next in thread | raw e-mail | index | archive | help
I was thinking that I could enforce quotas for several users I have on
this 4.5-STABLE system. My kernel is build to support quotas.
So the next thing I did was to modify /etc/fstab

# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/da1s1b             none            swap    sw              0       0
/dev/da0s1a             /               ufs     rw              1       1
/dev/da1s1f             /backup         ufs     rw              2       2
/dev/da0s1f             /home           ufs     rw,userquota    2       2
/dev/da0s1e             /usr            ufs     rw,userquota    2       2
/dev/da1s1e             /var            ufs     rw,userquota    2       2
/dev/da2s1e             /home2          ufs     rw,userquota    2       2
/dev/acd0c              /cdrom  cd9660  ro,noauto               0       0
proc


Then edited /etc/rc.conf and added 2 lines:

enable_quotas="YES"
check_quotas="NO"


Then rebooted and my tribulations began ...the system could not boot past
"Starting local packages.."


Anyone with similar experience?? Too bad I don't read -stable ..


Thanks

-Wash

S y s t e m s   A d m i n.

-- 
Odhiambo Washington  <wash@wananchi.com>    "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: 254 2 313985-9   Fax: 254 2 313922     so I installed FreeBSD."   
GSM: 254 72 743 223   GSM: 254 733 744 121  This sig is McQ!  :-)

++
Dentist, n.:
	A Prestidigitator who, putting metal in one's mouth, pulls
coins out of one's pockets.
		-- Ambrose Bierce, "The Devil's Dictionary"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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