Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2008 23:12:03 +0300
From:      Manolis Kiagias <sonicy@otenet.gr>
To:        Rolf G Nielsen <listreader@lazlarlyricon.com>
Cc:        Gabor Kovesdan <gabor@freebsd.org>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: RFC: Article on implementing UFS journaling on desktop PCs
Message-ID:  <4810E993.6070207@otenet.gr>
In-Reply-To: <4810E67B.1070808@otenet.gr>
References:  <4810BCC4.9090401@otenet.gr> <4810BDE7.8060400@FreeBSD.org>	<4810DD8B.1000605@lazlarlyricon.com> <4810E67B.1070808@otenet.gr>

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


Manolis Kiagias wrote:
>
>
> Rolf G Nielsen wrote:
>> Gabor Kovesdan wrote:
>>> Manolis Kiagias escribió:
>>>> I have just completed an article (mostly how-to) for implementing 
>>>> UFS journaling on a typical desktop PC:
>>>>
>>>> http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html 
>>>>
>>>>
>>>> It focuses on detailing an easy to follow, repeatable procedure, to 
>>>> install FreeBSD on a typical PC and enable journaling on /usr and 
>>>> possibly /var.
>>>> I am using this same procedure on my systems.
>>>>
>>>> I welcome all feedback, please send me any comments, suggestions 
>>>> and corrections.
>>> Nice work like the other one! I won't have time till Monday, but I'd 
>>> be more then happy to review and commit this article if you can send 
>>> me the sources.
>>>
>>> Regards,
>>> Gábor Kövesdán
>>> _______________________________________________
>>> freebsd-questions@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to 
>>> "freebsd-questions-unsubscribe@freebsd.org"
>>>
>>>
>>>
>>
>> The man page for gjournal does not say what unit to use when 
>> specifying the journal size with the -s option. Sectors? GB? Anything 
>> else? Or is there a default (say sectors) that can be changed by 
>> using a suffix, like -s 10G?
> You are right, although it does say the default is 1Gb.
> However the jsize option is only available when both data  journal are 
> stored on the same provider, and the article does not deal with this, 
> as it uses separate providers for data and journal.
> I could give this a try on my virtual setup and see what kind of unit 
> is used.
>
Just tested, and the size is in bytes. By the way, using the same 
provider for journal and data is only possible when done on empty space 
or on an unneeded filesystem (all data is erased). Maybe I should add(?) 
a small howto section for this condition as well.



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