Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 03:32:38 -0700
From:      Carl <k0802647@telus.net>
To:        freebsd-fs@freebsd.org
Subject:   GPT partition type (GUID) for (g)journal provider partition
Message-ID:  <4C99DB46.1020308@telus.net>

next in thread | raw e-mail | index | archive | help
I am using GPT for disk layout and I wish to use a dedicated partition 
for a gjournal journal provider rather than combining the data and 
journal into the same provider/partition. The question is this: What 
partition type (GUID) do I use for the journal partition?

The gpart(8) man page lists a number of symbolic names for different 
FreeBSD partition types, but none seem appropriate for the task.

For those that wonder, my reason for separating data and journal is that 
I am hoping to make up a little bit of the tremendous performance hit 
that gjournal causes by locating a journal provider in the fastest 
region of the disk even though its corresponding data provider must 
necessarily be located in the slower region of the disk. Is there a flaw 
in that thinking?

Carl                                             / K0802647




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