Date: Wed, 30 Aug 2000 15:07:48 +0100 From: "Jonathan Defries" <jonathan@corpex.com> To: "Freebsd-Questions@Freebsd. Org" <freebsd-questions@freebsd.org> Subject: Quota problems Message-ID: <NEBBJLAOAKHHJLPLDLPICEJDDDAA.jonathan@corpex.com>
next in thread | raw e-mail | index | archive | help
Hi all,
I'm having lots of problems with quotas on a 3.5-STABLE server.
The following is a transcript of my latest attempts:
su-2.03# quota -u xxxx
Disk quotas for user xxxx (uid 2127):
Filesystem blocks quota limit grace files quota limit
grace
/home 1413 10000 10150 36 2000 2050
su-2.03# quotacheck /home
su-2.03# quota -u xxxx
Disk quotas for user xxxx (uid 2127): none
quotaon is run, there are no errors being logged anywhere and I really
haven't
a clue what to do next. Could someone help me please?
The only thing I noticed that is slightly odd is the disk mounting:
su-2.03# mount
/dev/da0s1a on / (ufs, local, writes: sync 1597 async 93375)
/dev/da1c on /home (ufs, local, with quotas, writes: sync 47841 async
2280316)
/dev/da0s1f on /usr (ufs, local, writes: sync 2723 async 490032)
/dev/da0s1e on /var (ufs, local, writes: sync 145465 async 449068)
procfs on /proc (procfs, local)
Could the /dev/da1c for /home be causing the problems? userquota
is correctly set in /etc/fstab, I don't think there's anything else obvious
I've missed.
Quotas appear to work for all users up to uid 1535 and everyone above
this gets the above happening to them.
TIA,
Jonathan
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?NEBBJLAOAKHHJLPLDLPICEJDDDAA.jonathan>
