Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2009 10:41:08 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        freebsd-current@freebsd.org
Subject:   fsck always errors out during boot with gjournal
Message-ID:  <20091217104108.679728ea@ernst.jennejohn.org>

next in thread | raw e-mail | index | archive | help

I'm running 9-CURRENT AMD64.

I decided to use gjournal on /home.

I successfully did newfs -J to enable journaling anf gjournal -label
to get a ada0s1f.journal device.

The problem is that, unless I set fs_passno in /etc/fstab to 0, fsck
always complains that it can't find the superblock and booting fails.

But I always see messages that the journal is OK when booting:
GEOM_JOURNAL: Journal 4260374310: ada0s1f contains data.
GEOM_JOURNAL: Journal 4260374310: ada0s1f contains journal.
GEOM_JOURNAL: Journal ada0s1f clean.

So, is this normal behavior?  Seems rather peculiar to me.

---
Gary Jennejohn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091217104108.679728ea>