Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2007 13:08:35 -0700 (PDT)
From:      Joerg t <tjoerg@yahoo.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: WARNING: /home: GJOURNAL flag on fs but no gjournal provider below
Message-ID:  <573891.56309.bm@rrr1.mail.re1.yahoo.com>

next in thread | raw e-mail | index | archive | help
>> i have to load the geom_journal module even having "options UFS_GJOURNAL"
>> in my kernel config ?

> Yes.  If you wanted gjournal in your kernel instead of loading it as a
> module, you would need to add "options GEOM_JOURNAL" in addition to
> UFS_GJOURNAL.

building the kernel with "options GEOM_JOURNAL" solved it, now the
ad2.journal shows up just after labeling.

pilla# gjournal list
Geom name: gjournal 1638309218
ID: 1638309218
Providers:
1. Name: ad2.journal
   Mediasize: 40036400640 (37G)
   Sectorsize: 512
   Mode: r1w1e1
Consumers:
1. Name: ad2
   Mediasize: 41110142976 (38G)
   Sectorsize: 512
   Mode: r1w1e1
   Jend: 41110142464
   Jstart: 40036400640
   Role: Data,Journal

working nicely!

i see that the default jounal size is 1GB, but after mounted df -h shows the filesystem size as 36GB and avail size of 33GB. what consumes so much space ?

Many thanks Joe!




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




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