Date: Sat, 19 Apr 2008 08:02:43 -0700 (PDT) From: Unga <unga888@yahoo.com> To: Ivan Voras <ivoras@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: UFS2 Journaling implementation detail Message-ID: <293157.38247.qm@web57001.mail.re3.yahoo.com> In-Reply-To: <9bbcef730804180840y77adff73x7ad0cf90c82633a9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Ivan Voras <ivoras@freebsd.org> wrote:
> No, gjournal is a layer below the file system (think
> of it as a virtual disk drive) that does
journalling.
> You need to create a file system on top of gjournal.
> Pawel added some necessary integration for UFS.
>
Since the gjournal is block level journaling, not file
system level journaling, can one journal be used to
cover two or more partitions?
Example:
gjournal label -c ad0s4e ad0s4d
gjournal label -c ad0s4f ad0s4d
gjournal label -c ad0s4g ad0s4d
newfs -J /dev/ad0s4e.journal
newfs -J /dev/ad0s4f.journal
newfs -J /dev/ad0s4g.journal
Kind Regards
Unga
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?293157.38247.qm>
