Subject: Re: raid10 construction
To: david kwok <dkwok@iware.com.au>
From: Ian Fry <Ian.Fry@sophos.com>
List: port-i386
Date: 06/27/2001 08:44:44
On Sun, Jun 24, 2001 at 06:09:48PM +0000, david kwok wrote:
> When I do disklabel -R -r raid2 /root/disklabel.raid2
> The error message is:
> disklabel: waring, unused partition e: size 27000M offset 0

I had the same problem recently when I setup a stripe set across a couple of
new SCSI drives. If you look at your disklabel file, you'll probably see that
it says something like 'Num partitions: 4', you need to increase this (e is
partition 5) - I used 8, and everything was happy after that.

Ian.