Date: Sat, 14 Apr 2007 11:47:24 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Joerg t <tjoerg@yahoo.com> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: WARNING: /home: GJOURNAL flag on fs but no gjournal provider below Message-ID: <1176565644.49037.5.camel@shumai.marcuscom.com> In-Reply-To: <416879.61425.bm@rrr2.mail.re1.yahoo.com> References: <416879.61425.bm@rrr2.mail.re1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1176565644.49037.5.camel>