From owner-freebsd-stable Mon Feb 26 3:57: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 9566137B491 for ; Mon, 26 Feb 2001 03:57:00 -0800 (PST) (envelope-from mike@sentex.net) Received: from chimp (fcage [192.168.0.2]) by cage.simianscience.com (8.11.2/8.11.2) with ESMTP id f1QButg18203 for ; Mon, 26 Feb 2001 06:56:57 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20010226064702.03756c60@marble.sentex.net> X-Sender: mdtancsa@marble.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 26 Feb 2001 06:56:54 -0500 To: stable@freebsd.org From: Mike Tancsa Subject: problems with quotas on STABLE Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure how long this problem has been around, but at bootup time the quota file creation process always seems to fail for me. If I kill the file and let it start from scratch, same problem as if I let it update it after a reboot. . . . Doing additional network setup: portmap. Checking quotas:quotacheck: creating quota file /home/quota.user quotacheck: /home/quota.user: seek failed: File too large THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY: /dev/twed0s1g (/home) done. Enabling quotas: done. www3# uname -a FreeBSD www3.sentex.ca 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Feb 25 20:28:23 EST 2001 mdtancsa@www3.sentex.ca:/usr/src/sys/compile/www i386 www3# df -i Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/twed0s1a 198399 45200 137328 25% 1205 48969 2% / /dev/twed0s1g 20684516 6497884 12531871 34% 196843 4977427 4% /home /dev/twed0s1f 5954477 1879261 3598858 34% 134457 1357509 9% /usr /dev/twed0s1e 496111 19771 436652 4% 294 124632 0% /var procfs 4 4 0 100% 39 3053 1% /proc www3# ls -l /home/quota.user -rw-r----- 1 root operator 745401760 Feb 26 00:24 /home/quota.user www3# limit -h cputime unlimited filesize unlimited datasize 524288 kbytes stacksize 65536 kbytes coredumpsize unlimited memoryuse unlimited descriptors 6184 memorylocked unlimited maxproc 3091 www3# mount /dev/twed0s1a on / (ufs, local) /dev/twed0s1g on /home (ufs, NFS exported, local, nosuid, with quotas, soft-updates) /dev/twed0s1f on /usr (ufs, local, soft-updates) /dev/twed0s1e on /var (ufs, local, soft-updates) procfs on /proc (procfs, local) www3# -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Network Administration, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message