Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2007 08:56:39 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Mike Pritchard <mpp@mppsystems.com>
Cc:        Pawel Jakub Dawidek <pjd@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: quotas on gjournal
Message-ID:  <20070904085202.E62050@woozle.rinet.ru>
In-Reply-To: <20070904014407.GA58342@mail.mppsystems.com>
References:  <20070902193609.O95913@woozle.rinet.ru> <20070904014407.GA58342@mail.mppsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070904085202.E62050>