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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC