GJournal (hopefully) final patches.

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Aug 17 14:09:18 UTC 2006


On Thu, Aug 17, 2006 at 08:08:56AM -0500, Eric Anderson wrote:
> On 08/08/06 14:52, Pawel Jakub Dawidek wrote:
> >Hi.
> >I'm pleased to announce hopefully the final gjournal patches.
> [..snip..]
> >To create journaled UFS file system on ad0s1d partition:
> >	# gjournal load
> >	# gjournal label ad0s1d
> >	# newfs -J /dev/ad0s1d.journal
> >	# mount -o noatime,async /dev/ad0s1d.journal /mnt
> >On reboot 'fsck_ffs -p /dev/ad0s1d.journal' will perform fast check. One
> >can still run regular check by not giving the -p option.
> 
> I have a 10TB filesystem I created as above, and recently a crash caused it to now complain about the filesystem being dirty.  When I do an fsck -p, here's what I get:
> 
> # fsck -p /dev/label/vol10
> /dev/label/vol10: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST FSCK
> 
> 
> /dev/label/vol10: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.

Do you have log from the boot before you saw this?
I corrected one bug, but it was only possible to trigger when crash
happened early in the boot process. Your crash was during or just after
a boot maybe?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20060817/85413988/attachment.pgp


More information about the freebsd-fs mailing list