From nobody@FreeBSD.org  Fri Feb  3 12:10:44 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 44EA71065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  3 Feb 2012 12:10:44 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 3105A8FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  3 Feb 2012 12:10:44 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q13CAheQ092145
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 3 Feb 2012 12:10:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q13CAhYA092144;
	Fri, 3 Feb 2012 12:10:43 GMT
	(envelope-from nobody)
Message-Id: <201202031210.q13CAhYA092144@red.freebsd.org>
Date: Fri, 3 Feb 2012 12:10:43 GMT
From: Alexander Titaev <tit@irk.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 9.0 quota not worked
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164734
>Category:       kern
>Synopsis:       [quota] 9.0 quota not working [regression]
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 12:20:06 UTC 2012
>Closed-Date:    
>Last-Modified:  Thu Dec 06 22:05:03 UTC 2012
>Originator:     Alexander Titaev
>Release:        9.0-RELEASE
>Organization:
ISPSystem
>Environment:
FreeBSD powerantilles.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Feb  3 01:24:35 AST 2012     root@powerantilles.com:/usr/obj/usr/src/sys/ISPSERVER  amd64
>Description:
powerantilles# strings /boot/kernel/kernel | grep QUOT
QUOTA64
options QUOTA
powerantilles# grep quota /etc/rc.conf 
enable_quotas="YES"
powerantilles# cat /etc/fstab 
# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/mirror/gm0s1b             none            swap    sw              0       0
/dev/mirror/gm0s1a.journal      /               ufs    async,rw,groupquota,userquota              1       1
powerantilles# dmesg | grep -i quot
Trying to mount root from ufs:/dev/mirror/gm0s1a.journal [async,rw,groupquota,userquota]...
powerantilles# mount
/dev/mirror/gm0s1a.journal on / (ufs, asynchronous, local, gjournal)
devfs on /dev (devfs, local, multilabel)
powerantilles#
>How-To-Repeat:
just try 
>Fix:


>Release-Note:
>Audit-Trail:

From: Alexander Titaev <tit@irk.ru>
To: bug-followup@FreeBSD.org, tit@irk.ru
Cc:  
Subject: Re: kern/164734: [quota] 9.0 quota not working [regression]
Date: Sun, 5 Feb 2012 02:12:19 +0900

 =C7=E4=F0=E0=E2=F1=F2=E2=F3=E9=F2=E5, bug-followup.
 
 quota not working if system was upgraded from freebsd8
 for fresh install all ok
 
 --=20
 =D1 =F3=E2=E0=E6=E5=ED=E8=E5=EC,
  Alexander                          mailto:tit@irk.ru
 
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Thu Dec 6 16:39:47 UTC 2012 
State-Changed-Why:  
Fixed in r231091, merged to stable/9 as r231581.  This fix will 
aappear in 9.1. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164734 
State-Changed-From-To: closed->feedback 
State-Changed-By: gavin 
State-Changed-When: Thu Dec 6 22:03:31 UTC 2012 
State-Changed-Why:  
On second thoughts - reopen this PR.  It's not clear whether this is 
actually fixed by the commits mentioned. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164734 
>Unformatted:
