On Mon, Aug 20, 2012 at 04:02:19PM +0200, Remi Locherer wrote: > Hi chris > > On Mon, Aug 20, 2012 at 07:53:25AM -0600, Chris Lobkowicz wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Pardon the noise, but I'm wondering if softraid supports nested raid types? > > > > Specifically, I'm looking to do a raid 0+1 over 4 drives. A mirror of > > stripes. > > > > wd1 & wd2 would be striped to stripe0 > > wd3 & wd4 would be striped to stripe1 > > > > stripe0 would be mirrored to stripe1. > > > > > > Is this even possible with bioctl? > > As far as I know this is not possible. But you can configure raid 1 with > with 4 disks according to the man page.
It is possible but not officially supported: http://marc.info/?l=openbsd-misc&m=132412873715774&w=2 But I recommend you to just use raid 1.

