From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 14:35:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FA5D1065683 for ; Thu, 28 Aug 2008 14:35:07 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0DDE48FC15 for ; Thu, 28 Aug 2008 14:35:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KYiaW-0005dA-J1 for freebsd-questions@freebsd.org; Thu, 28 Aug 2008 14:35:04 +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 ; Thu, 28 Aug 2008 14:35:04 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Aug 2008 14:35:04 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 28 Aug 2008 16:34:54 +0200 Lines: 41 Message-ID: References: <2b5f066d0808280705y3454c188v768efe46b388864b@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7298DD4473C713E85C17D457" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: <2b5f066d0808280705y3454c188v768efe46b388864b@mail.gmail.com> X-Enigmail-Version: 0.95.0 Sender: news Cc: freebsd-geom@freebsd.org Subject: Re: gjournal & fsck X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2008 14:35:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7298DD4473C713E85C17D457 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Brian McCann wrote: > Hi all. I'm having some problems with several servers I've built > recently (7.0-RELEASE) that are using gjournal. I had two reboot a > few days ago (un-related to FreeBSD problems I think)...but when they > came back up, the file systems wouldn't mount since they were not > clean. Now, I understand that UFS knows nothing about the fact that > it's journaled, and the journaling knows nothing about UFS...but it's Actually UFS needs to know about gjournal for just this purpose. There's a special option to newfs that tells the file system to be aware of gjournal and it should request fscks. > my understanding that by using gjournal, you should really never need > to fsck a file system. However, the only way to get them to mount is > by doing the fsck. Is there something else I should be doing instead > of fsck? man 8 tunefs --------------enig7298DD4473C713E85C17D457 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 iD8DBQFItreVldnAQVacBcgRAj5UAKDd7d8i9/48N9vCWZCtSjK7p8c51gCeN8mv Zkb+wRHzB424sVkxPGGadUw= =Xhn1 -----END PGP SIGNATURE----- --------------enig7298DD4473C713E85C17D457--