Re: WARNING: /home: GJOURNAL flag on fs but no gjournal provider below

From: Joe Marcus Clarke <marcus_at_marcuscom.com>
Date: Sat, 14 Apr 2007 11:47:24 -0400
On Sat, 2007-04-14 at 00:40 -0700, Joerg t wrote:
> >> > I think you want:
> >> 
> >> > mount -o noatime,async /dev/ad2.journal /home
> >> 
> >> 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.
> 
> >Do you have "options UFS_GJOURNAL" in your kernel config?
> 
> pilla# grep -i gjournal /usr/src/sys/i386/conf/pilla7x
> options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
> 
> i have seen cases where newly created partitions and slices would only show 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="YES"

to /boot/loader.conf.

Joe

> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

Received on Sat Apr 14 2007 - 13:47:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC