From owner-freebsd-fs@FreeBSD.ORG Mon Nov 3 12:00:52 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 311701065676 for ; Mon, 3 Nov 2008 12:00:52 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id AA30D8FC2D for ; Mon, 3 Nov 2008 12:00:51 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kwy6v-0007CK-PT for freebsd-fs@freebsd.org; Mon, 03 Nov 2008 12:00:45 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 12:00:45 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 12:00:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Mon, 03 Nov 2008 13:00:44 +0100 Lines: 60 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig05344683104B598858CB6FAD" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.17 (X11/20080925) In-Reply-To: X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: FreeBSD 7.0: gjournal on root filesystem problems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 12:00:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig05344683104B598858CB6FAD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Gabriel Lavoie wrote: > Hello, > I'm currently making some test to know how to setup a new home > fileserver using two 500GB hard drives. I want to create a gmirror/gjou= rnal > setup on the complete filesystem. I've been able to setup everything an= d it > works well. Now the problem I have is with the failure test. I create a= file > with random data on the / filesystem using "dd" and while whe file is b= eing > created, I hit the reset button of the computer. Now, it won't boot > anymore... I get the following message: >=20 > GEOM_MIRROR: Device mirror/gm launched (2/2) > GEOM_JOURNAL: Journal 3672855181: mirror/gma contains data. > GEOM_JOURNAL: Journal 3672855181: mirror/gma contains journal. > GEOM_JOURNAL: Journal 3868799910: mirror/gmd contains data. > GEOM_JOURNAL: Journal 3868799910: mirror/gmd contains journal. > GEOM_JOURNAL: Journal mirror/gmd consistent. > Trying to mount root from ufs:/dev/mirror/gma.journal >=20 > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input >=20 >=20 > mountroot> ? >=20 > List of GEOM managed disk devices: > mirror/gmd.journal mirror/gmd mirror/gmc mirror/gma mirror/gm ad10= s1c > ad10s1b ad8s1c ad8s1b ad10s2 ad10s1 ad8s1 ad10 ad8 acd0 It looks like journal recovery takes too long and the journal devices isn't ready at the time the root file system needs to be mounted. --------------enig05344683104B598858CB6FAD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJDufsldnAQVacBcgRAsgLAJ4vqGifMxRxu7AXIVIALYMtoNNI2wCfZ3vz cdS+F/6IvSPjZLIkSmH1duk= =NVjx -----END PGP SIGNATURE----- --------------enig05344683104B598858CB6FAD--