From owner-freebsd-current@FreeBSD.ORG Tue Sep 4 04:56:41 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C415916A417; Tue, 4 Sep 2007 04:56:41 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 485A713C467; Tue, 4 Sep 2007 04:56:41 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l844ud8n082823; Tue, 4 Sep 2007 08:56:39 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 4 Sep 2007 08:56:39 +0400 (MSD) From: Dmitry Morozovsky To: Mike Pritchard In-Reply-To: <20070904014407.GA58342@mail.mppsystems.com> Message-ID: <20070904085202.E62050@woozle.rinet.ru> References: <20070902193609.O95913@woozle.rinet.ru> <20070904014407.GA58342@mail.mppsystems.com> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Tue, 04 Sep 2007 08:56:39 +0400 (MSD) Cc: Pawel Jakub Dawidek , current@FreeBSD.org Subject: Re: quotas on gjournal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 04:56:41 -0000 On Mon, 3 Sep 2007, Mike Pritchard wrote: MP> > it seems gjournal is not fully compatible with quotas now: MP> > MP> > root@n5600:/# /usr/obj/usr/src/sbin/quotacheck/quotacheck -v -a MP> > /dev/mirror/m0d (/usr): EXITED WITH SIGNAL 11 MP> > /dev/mirror/m0e.journal (/var): EXITED WITH SIGNAL 11 MP> > /dev/mirror/m0f.journal (/lh): EXITED WITH SIGNAL 11 MP> > /dev/mirror/m0g.journal (/st): EXITED WITH SIGNAL 11 MP> > THE FOLLOWING FILE SYSTEMS HAD AN UNEXPECTED INCONSISTENCY: MP> > /dev/mirror/m0d (/usr), /dev/mirror/m0e.journal (/var), MP> > /dev/mirror/m0f.journal (/lh), /dev/mirror/m0g.journal (/st) MP> > MP> > Any hints? MP> MP> What does /etc/fstab look like for those file systems? No excessive and/or unusual params: /dev/mirror/m0d /usr ufs rw 2 2 /dev/mirror/m0e.journal /var ufs rw,async,userquota 2 2 /dev/mirror/m0f.journal /lh ufs rw,async,noatime,userquota 2 2 /dev/mirror/m0g.journal /st ufs rw,async,noatime,userquota 2 2 I turned quotas on /usr temporary, as it is small and is not glournalled; the result was the same. Also, I can quotacheck single file systems, only preen mode (-a) seems to be affected. I'm a bit puzzled now. Did anyone test quotas work on -current? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------