knitti writes:
> Hi,
> 
> I tried to set up a RAID 1 softraid with raidframe, but no matter what
> I try, the RAID refuses to configure. So please, if anyone has an idea
> what I may have missed...
> 
> # raidctl -C raid0.conf raid0
> raidctl: ioctl (RAIDFRAME_CONFIGURE) failed
> 
> this adds the following lines to the dmesg buffer:
> 
> raidlookup on device: /dev/wd3d  failed !
                                 ^
I suspect you have an extra space after "wd3d" in the config file... 
And, unfortunately, that annoying little non-feature is enough to 
stop RAIDframe in its tracks... :(

(A fix for the issue is here: 
http://cvsweb.netbsd.org/bsdweb.cgi/src/sbin/raidctl/rf_configure.c.diff?r1=1.19&r2=1.20
)

Otherwise what you have is just fine..

Later...

Greg Oster

Reply via email to