From owner-freebsd-current@FreeBSD.ORG Wed Aug 8 21:19:30 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D6F16A417 for ; Wed, 8 Aug 2007 21:19:30 +0000 (UTC) (envelope-from nike_d@cytexbg.com) Received: from office.suresupport.com (office.suresupport.com [213.145.98.15]) by mx1.freebsd.org (Postfix) with SMTP id 6FBDB13C467 for ; Wed, 8 Aug 2007 21:19:29 +0000 (UTC) (envelope-from nike_d@cytexbg.com) Received: (qmail 68742 invoked from network); 8 Aug 2007 20:52:47 -0000 Received: from 213.145.98.14 by office.suresupport.com (envelope-from , uid 1004) with qmail-scanner-2.01 (clamdscan: 0.88.4/1784. Clear:RC:1(213.145.98.14):. Processed in 0.014917 secs); 08 Aug 2007 20:52:47 -0000 Received: from unknown (HELO ndenev.office.suresupport.com) (213.145.98.14) by office.suresupport.com with SMTP; 8 Aug 2007 20:52:46 -0000 Message-ID: <46BA2C8C.30608@cytexbg.com> Date: Wed, 08 Aug 2007 23:50:20 +0300 From: Niki Denev User-Agent: Thunderbird 2.0.0.0 (X11/20070531) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4666D696.4080908@totalterror.net> <20070607091739.GJ7666@obelix.dsto.defence.gov.au> <46682F9F.9090204@totalterror.net> <466D1B2E.5020800@totalterror.net> <467859FA.5050203@cytexbg.com> <4679987A.90103@cytexbg.com> <467F927C.6080206@cytexbg.com> In-Reply-To: <467F927C.6080206@cytexbg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Anyone using gjournal for root fs? [was : gjournal + WARNING: R/W mount of / denied. Filesystem not clean - run fsck.] 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: Wed, 08 Aug 2007 21:19:30 -0000 Niki Denev wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I'm wondering if there are people using geom journal for their root > filesystems with recent -current, and if they experience the problems > described in PR misc/113889 > > There was not much activity in the original thread, and two of the > possible reasons may be that not many people are using gjournal for root > fs, so they don't have this problem, or my setup is somewhat broken. :) > But i have this problem on two different machines, one with fs and > journal on one provider and the other machine on separate providers, and > both have the same problem, and the fix to fsck_ffs makes them both boot > normaly after crash) > > > Thanks. > > Niki > I have just updated several machines from 6.2 to 7.0-current and started using gjournal as root fs on them, and the problem described in misc/113889 still exists.