From owner-freebsd-current@FreeBSD.ORG Sat Apr 14 15:47:29 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 5BBC516A409 for ; Sat, 14 Apr 2007 15:47:29 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 156BC13C4BC for ; Sat, 14 Apr 2007 15:47:28 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l3EFlUhV045237; Sat, 14 Apr 2007 11:47:30 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Joerg t In-Reply-To: <416879.61425.bm@rrr2.mail.re1.yahoo.com> References: <416879.61425.bm@rrr2.mail.re1.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3qxrKBbB1bUYPDRpjRHj" Organization: MarcusCom, Inc. Date: Sat, 14 Apr 2007 11:47:24 -0400 Message-Id: <1176565644.49037.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on creme-brulee.marcuscom.com Cc: freebsd-current Subject: Re: WARNING: /home: GJOURNAL flag on fs but no gjournal provider below 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: Sat, 14 Apr 2007 15:47:29 -0000 --=-3qxrKBbB1bUYPDRpjRHj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2007-04-14 at 00:40 -0700, Joerg t wrote: > >> > I think you want: > >>=20 > >> > mount -o noatime,async /dev/ad2.journal /home > >>=20 > >> after labeling it with gjournal label the /dev/ad2.journal didn't > >> show up, restarting the devfs and devd rc scripts didn't help either. >=20 > >Do you have "options UFS_GJOURNAL" in your kernel config? >=20 > pilla# grep -i gjournal /usr/src/sys/i386/conf/pilla7x > options UFS_GJOURNAL # Enable gjournal-based UFS journ= aling >=20 > i have seen cases where newly created partitions and slices would only sh= ow up correctly after rebooting, could be this? Perhaps, or the label didn't really stick. Repeat the whole process with gjournal label -f ad2, and see if that gets your .journal device to show up. When you do reboot, make sure you're loading the gjournal kmod at boot time by adding: geom_journal_load=3D"YES" to /boot/loader.conf. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3qxrKBbB1bUYPDRpjRHj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGIPeLb2iPiv4Uz4cRAiqBAKCMWbCYPV0hD2tXHAu39/XkZKxd+wCgri0p wwMgIhVVuJ2dkvITGFPyEf4= =UWcT -----END PGP SIGNATURE----- --=-3qxrKBbB1bUYPDRpjRHj--