Hi All, Rebooting after a dbb prompt, which I was unfortunately unable to capture, the softraid configuration seemed to have been damaged.
root@j6:~ # dmesg | grep softraid softraid0 at root scsibus5 at softraid0: 256 targets softraid0: trying to bring up sd8 degraded softraid0: sd8 was not shutdown properly softraid0: sd8 is offline, will not be brought online root@j6:~ # bioctl -d sd8 bioctl: Can't locate sd8 device via /dev/bio root@j6:~ # bioctl -c 5 -l /dev/sd3a,/dev/sd4a,/dev/sd5a,/dev/sd6a softraid0 softraid0: trying to bring up sd8 degraded softraid0: sd8 was not shutdown properly softraid0: sd8 is offline, will not be brought online root@j6:~ # bioctl -R /dev/sd3a sd8 bioctl: Can't locate sd8 device via /dev/bio All the /dev/sd8* are there. So it looks like I am stuck with schroedingers softraid. It's both there and not there. Anybody some pointers on how to get it back or to remove it completely? Thanx! Mischa