Hi!

Clay Jones wrote:
> raidsetfaulty /dev/md0 /dev/hdc1
> raidhotremove /dev/md0 /dev/hdc1
> raidhotadd /dev/md0 /dev/hdc1
> 
> 1 out of 3 tries I get an oops almost immediately somewhere in the middle of
> md_do_sync.
> If I reboot the computer it will recognize the re-added drive and resync it
> correctly.
> 
> If I create a raid 5 with hdb1, hdc1, and hdd1 and perform the same test I
> do not seem to get the oops.
> 
> Preliminary research seems to point to md_do_sync():
> 
>               run_task_queue(&tq_disk);
> 
This ist the point I yesterday traced the the oops to, too.

BTW, when I shutdown the system it did not turn out but saitd to interupt the 
mdthread (wich was not there after the crash, I think...). raid1d was
--
Ulf Dambacher
institute for machine tools and production science
university of Karlsruhe
germany
Tel.:   +49 721 608 6022
eMail:  [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to