Sean Millichamp wrote:
> 
> Hello,
> 
> Yesterday I was running a test with the RAID code and got the kernel to
> oops on me.  Everything kept running just except the mdrecovery processes
> and therefore the array never got rebuilt.  After a mostly clean shutdown
> and reboot RAID rebuilt the arrays nicely.
> 
> I have 5 RAID-1 partitions, 4 on two drives and 1 on the other two.  All
> new SCA drives in a hot-swap bay with a new Adaptec AIC-7892 Ultra 160/m
> SCSI card.
> 
> Here are the steps I took:
> 
> (/dev/md4 is a RAID-1 array consisting of /dev/sdc1 and /dev/sdd1)
> 
> # raidsetfaulty /dev/md4 /dev/sdc1
> # raidhotremove /dev/md4 /dev/sdc1
> # echo "scsi remove-single-device 0 0 4 0" > /proc/scsi/scsi
> 
>  (note, I did not actually *remove* the drive... just wanted to
>   test the removal and rescanning of the bus.)
> 
> I checked /proc/scsi/scsi and the device was re-added without any apparent
> problems.  Then:
> 
> # echo "scsi add-single-device 0 0 4 0" > /proc/scsi/scsi
> # raidhotadd /dev/md4 /dev/sdc1
> 
> And then the oops immediatly happened...
> 
<snip>

Smells like the same problem I reported twice here. Seems there is a fix
out there (see the archives), but Ingo Molnar has not turned up on this
list for a long time now and, personally, I don't use RAID code that
none of the maintainers/developers have looked at. Looks like the 2.2.
raid patch is abandoned. Yet, maybe the fix will be in the 2.2.18 patch
(for one that might be made against the pre series look at
ftp.kernel.org/pub/linux/kernel/people/mingo/ or so).

Marc

-- 
Marc Mutz <[EMAIL PROTECTED]>     http://EncryptionHOWTO.sourceforge.net/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to