Date: Mon, 26 Feb 2001 06:56:54 -0500 From: Mike Tancsa <mike@sentex.net> To: stable@freebsd.org Subject: problems with quotas on STABLE Message-ID: <4.2.2.20010226064702.03756c60@marble.sentex.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20010226064702.03756c60>
