i386/114766: Disk quota does not work as expected

Helmut Schneider jumper99 at gmx.de
Fri Jul 20 12:00:11 UTC 2007


>Number:         114766
>Category:       i386
>Synopsis:       Disk quota does not work as expected
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 12:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        FreeBSD 6.2-RELEASE-p6
>Organization:
>Environment:
FreeBSD BSDHelmut 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Sat Jul 14 15:12:53 CEST 2007     root at BSDHelmut:/usr/obj/usr/src/sys/GENERIC-WITH-QUOTA  i386
>Description:
[root at teg ~]# grep -ir quota /etc/rc.conf
quota_enable="YES"
check_quotas="YES"
[root at teg ~]# quotaon -v /home
/home: group quotas turned on
/home: user quotas turned on
[root at teg ~]# chown -R helmut:helmut /home/helmut
[root at teg ~]# repquota -ua | grep helmut
helmut           --     4346    90000   100000      -       63       0       0      -
[root at teg ~]# du -sh /home/helmut
2.4M    /home/helmut
[root at teg ~]#

But:

[root at teg ~]# quotacheck /home
[root at teg ~]# repquota -ua | grep helmut
helmut           --     2490    90000   100000      -       73       0       0      -
[root at teg ~]#


>How-To-Repeat:
Enable quota in kernel, enable quota, ed quota, copy content to somedir, run repquota.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-i386 mailing list