From owner-freebsd-current@FreeBSD.ORG Mon Jun 11 09:53:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F31816A400 for ; Mon, 11 Jun 2007 09:53:28 +0000 (UTC) (envelope-from ndenev@totalterror.net) Received: from sellinet.net (galileo.sellinet.net [82.199.192.2]) by mx1.freebsd.org (Postfix) with SMTP id DC5A313C455 for ; Mon, 11 Jun 2007 09:53:27 +0000 (UTC) (envelope-from ndenev@totalterror.net) Received: (qmail 17387 invoked by uid 1009); 11 Jun 2007 12:51:42 +0300 Received: from ndenev@totalterror.net by galileo by uid 1002 with qmail-scanner-1.22 (spamassassin: 3.0.3. Clear:RC:1(82.199.197.152):. Processed in 0.052084 secs); 11 Jun 2007 09:51:42 -0000 Received: from unknown (HELO ndenev.totalterror.net) (82.199.197.152) by galileo.sellinet.net with SMTP; 11 Jun 2007 12:51:42 +0300 Received: (qmail 70292 invoked from network); 11 Jun 2007 12:51:42 +0300 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by ndenev.totalterror.net with SMTP; 11 Jun 2007 12:51:42 +0300 Message-ID: <466D1B2E.5020800@totalterror.net> Date: Mon, 11 Jun 2007 12:51:42 +0300 From: Niki Denev User-Agent: Thunderbird 1.5.0.10 (X11/20070326) 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> In-Reply-To: <46682F9F.9090204@totalterror.net> X-Enigmail-Version: 0.94.3.0 OpenPGP: id=F2DB7EB9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 11 Jun 2007 12:40:21 +0000 Subject: Re: 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: Mon, 11 Jun 2007 09:53:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Niki Denev wrote: > Wilkinson, Alex wrote: >> 0n Wed, Jun 06, 2007 at 06:45:26PM +0300, Niki Denev wrote: > >> > I have the following problem when using gjournal for the root filesystem on my laptop (Sony VAIO PCG-U3) >> > If there is a unclean shutdown (hard poweroff/ kernel panic) on the next boot the machine starts to load normally, >> > i have messages as : >> > >> > GEOM_JOURNAL: Journal ad0s1a consistent. >> > Trying to mount root from ufs:/dev/ad0s1a.journal >> > WARNING: / was not properly dismounted >> > >> > Then the system continues with executing fsck in preen mode (fsck -p), >> > which reports : >> > /dev/ad0s1a.journal: FILESYSTEM CLEAN; SKIPPING CHECKS >> > and fsck returns with zero, but after this when a read/write mount is tried the >> > system barfs this : >> > >> > WARNING: R/W mount of / denied. Filesystem not clean - run fsck. >> > mount: : Operation not permitted > >> Make sure your "Pass" column is correct in fstab(5). > >> -aW > >> IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email. > > > > What do you mean by correct? Right now it's the default for root > filesystems "1". Is there a special setting needed for gjournaled > filesystems? > > Well, i still can't find a way to make my system skip fsck on unclean shutdown/reboot. The strange thing is that "fsck -p" reports that the filesystem is clean, but the kernel refuses to mount it r/w with the message "WARNING: R/W mount of / denied. Filesystem is not clean - run fsck" I guess i'm doing something wrong.. just can't see what it is.. any ideas are appreciated. Thanks. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGbRsuHNAJ/fLbfrkRAi0PAJ9SUJ4ORvhsRb31tZRx/a5oUQFMdACeMBAX wcFU4QB41aC7v8IqEFX/h/k= =Gbnm -----END PGP SIGNATURE-----