Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 16:43:25 +0100
From:      "Jonathan Defries" <jonathan@corpex.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Quota problems
Message-ID:  <NEBBJLAOAKHHJLPLDLPICENFCPAA.jonathan@corpex.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I have a problem getting quotas to work on a 3.5-STABLE server.

The user in question and the fstab look like this:

su-2.03# quota martin
Disk quotas for user martin (uid 2208): none
su-2.03# quota -v martin
Disk quotas for user martin (uid 2208):
     Filesystem  blocks   quota   limit   grace   files   quota   limit
grace
          /home       0   10000   10150               0    2000    2050
su-2.03# more /etc/fstab
# Device                Mountpoint      FStype  Options         Dump
Pass#
/dev/da0s1b             none            swap    sw              0       0
/dev/da0s1a             /               ufs     rw              1       1
/dev/da1c               /home           ufs     rw,userquota    2       2
/dev/da0s1f             /usr            ufs     rw              2       2
/dev/da0s1e             /var            ufs     rw              2       2
/dev/acd0c              /cdrom  cd9660  ro,noauto       0       0
proc                    /proc           procfs  rw              0       0

quotas are compiled in the kernel.

Could someone help me please? I've run quotacheck, quotaon, repquota
and everything appears normal to me.

This user works:

su-2.03# quota spain
Disk quotas for user spain (uid 1401):
     Filesystem  blocks   quota   limit   grace   files   quota   limit
grace
          /home     262   10000   10150              66    2000    2050

Please put a desperate man out of his misery!

TIA,

    Jonathan



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?NEBBJLAOAKHHJLPLDLPICENFCPAA.jonathan>