From owner-freebsd-questions Wed Feb 7 10:46:41 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18436 for questions-outgoing; Wed, 7 Feb 1996 10:46:41 -0800 (PST) Received: from server.wulaw.wustl.edu (server.wulaw.wustl.edu [128.252.251.249]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA18431 for ; Wed, 7 Feb 1996 10:46:18 -0800 (PST) Received: from matt ([128.252.112.223]) by server.wulaw.wustl.edu (8.6.12/8.6.9) with SMTP id MAA12225 for ; Wed, 7 Feb 1996 12:45:19 -0600 Message-ID: <3118F306.8B4@server.wulaw.wustl.edu> Date: Wed, 07 Feb 1996 12:44:22 -0600 From: Matt Rosenberg Organization: Washington University School of Law X-Mailer: Mozilla 2.0 (Win95; I) MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc CC: questions@freebsd.org Subject: disk quotas Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk I tried to install quotas on my system, following the instructions straight from the FreeBSD documentation web pages. Everything seemed to go smooth: 1. compiled and installed the new kernel with the quotas option 2. edited /etc/fstab to put userquota option on two file systems 3. created an empty quota.user file in the root of both file systems 4. rebooted 5. ran edquota on a test user 6. ran repquota -a and everything was working Then problems: 1. tried to give all users the same quotas with a perl script that put all real users in a long string with a space delimiter and ran edquota -up test long_string_of_all_users 2. ran repquota -a and although everyone had the correct quotas, their usage numbers were obviously wrong 3. rebooted, and tried a quota command from a regular user and it hung the machine 4. started over with blank quota.user files and tried quota command it hung the system again 5. rebooted the system without quota.user files or quotas in /etc/fstab and started completely over, yet still, any quota command or quotacheck command hangs the system HELP!!!! :O [I have gotten a little frustrated at this point] -- ============================================= Matt Rosenberg Washington University School of Law St. Louis, MO, USA matt@www.wulaw.wustl.edu http://www.wulaw.wustl.edu/~matt/ =============================================