From owner-freebsd-current@FreeBSD.ORG Thu Nov 2 14:18:44 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECF716A407; Thu, 2 Nov 2006 14:18:44 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4632F43D5A; Thu, 2 Nov 2006 14:18:44 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GfdP0-000Hfz-RY; Thu, 02 Nov 2006 14:18:42 +0000 Date: Thu, 2 Nov 2006 14:18:42 +0000 From: Ceri Davies To: Pawel Jakub Dawidek Message-ID: <20061102141842.GE41596@submonkey.net> Mail-Followup-To: Ceri Davies , Pawel Jakub Dawidek , Coleman Kane , current@freebsd.org References: <346a80220611011709j485b0e16jf9745d6eae848411@mail.gmail.com> <20061102111404.GD41596@submonkey.net> <20061102135404.GA83844@ramen.coleyandcheryl> <20061102135854.GG53552@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1sNVjLsmu1MXqwQ/" Content-Disposition: inline In-Reply-To: <20061102135854.GG53552@garage.freebsd.pl> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: current@freebsd.org, Coleman Kane Subject: Re: gjournal and fstab 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: Thu, 02 Nov 2006 14:18:45 -0000 --1sNVjLsmu1MXqwQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 02, 2006 at 02:58:54PM +0100, Pawel Jakub Dawidek wrote: > On Thu, Nov 02, 2006 at 01:54:04PM +0000, Coleman Kane wrote: > > On Thu, Nov 02, 2006 at 11:14:04AM +0000, Ceri Davies wrote, and it was= proclaimed: > > > On Wed, Nov 01, 2006 at 08:09:05PM -0500, Coleman Kane wrote: > > > > Hi, nice job with the gjournal update. > > > >=20 > > > > I am testing it out and am curious if you can tell me how best to a= dd > > > > entries for gjournal filesystems in /etc/fstab. > > > >=20 > > > > It seems that if I add (as a line in fstab): > > > > /dev/ad0s1f.journal /usr ffs noatime,async 2 2 > > > >=20 > > > >=20 > > > > Also, fsck seems to not know how to identify the filesystem type by= mount > > > > nor by devicename. I must run fsck_ffs explicitly. I must also moun= t them > > > > manually, explicitly. > > >=20 > > > I have: > > > /dev/ad0s1g.journal /usr/home ufs rw,nosuid 2 2 > > >=20 > > > which works ok. > > >=20 > > > Do you have GEOM_JOURNAL in your kernel or are you loading it from > > > loader.conf? > > >=20 > > > Ceri > > > --=20 > > > That must be wonderful! I don't understand it at all. > > > -- Moliere > >=20 > > I am loading it from loader.conf. In addition, I added -DUFS_GJOURNAL > > to /usr/src/sys/modules/ufs/Makefile (the CFLAGS) to compile in support > > for GJOURNAL to the ufs.ko module. > >=20 > > I am loading the geom_journal.ko from the loader as well. Perhaps it > > is unhappy that I left out the "rw" flag mount option, I will try it > > again with that added. >=20 > BTW. I suggest using 'async', which is safe when used with gjournal. What's the recommentdation re: softupdates? Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --1sNVjLsmu1MXqwQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD4DBQFFSf5CocfcwTS3JF8RAkUlAKCxyxykSKfo1pYXRm6WSb+GkiB2YACYjPi1 xYxvibMlKmMiJsmv4MCF0g== =aayl -----END PGP SIGNATURE----- --1sNVjLsmu1MXqwQ/--