Re: UFS Journaling

2010-05-15 Thread b. f.
Hi, I'm trying out gjournal before I implement if on one server. I require more than 8 partitions, but since I cannot do this, have 9 partitions on one You can do this with gpart and a GPT scheme. slice, I have created two slices on the disk, da0s1 (100GB) and da0s2 (40GB). On the first slice,

Re: UFS Journaling

2010-05-15 Thread Mike Barnard
On Sat, May 15, 2010 at 8:33 PM, b. f. bf1...@googlemail.com wrote: Hi, I'm trying out gjournal before I implement if on one server. I require more than 8 partitions, but since I cannot do this, have 9 partitions on one You can do this with gpart and a GPT scheme. h... I'll dig into