[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RAIDFrame update (Was: RAIDFrame tests, anybody)
On Wednesday, September 26, 2001, at 12:07 , Stephen Marley wrote:
> Hi,
>
> I'm having serious problems trying to test the new raid code. I patched
> my
> 3.0-beta and prepared 3 disks out of the 4 in this box with 2 500Mb RAID
> slices each. Here's what the disklabels look like:
> ...
> This produced console output to the effect that sd1e etc were not clean
> but
> I assumed this was OK. However, when I run "raidctl -I 100000 raid0", it
> just hangs in an uninterruptable sleep. If I subsequently try
> "raidctl -s
> raid0", the whole system hangs :-(
Thanks Stephen for reporting this.
I could find the culprit for this, and I encourage everyone testing this
to update their patches.
src/sys/kern/init_main.c and src/sys/dev/raidframe/rf_engine.c have been
fixed.
T.