Re: BUG:write data to degrade raid5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 19 Mar 2010 18:29:28 +0800
jin zhencheng <zhenchengjin@xxxxxxxxx> wrote:

> hi;
> 
> i use kernel is 2.6.26.2
> 
> what i do as follow:
> 
> 1, I create a raid5:
> mdadm -C /dev/md5 -l 5 -n 4 /dev/sda /dev/sdb /dev/sdc  /dev/sdd
> --metadata=1.0 --assume-clean
> 
> 2, dd if=/dev/zero of=/dev/md5 bs=1M &
> 
> write data to this raid5
> 
> 3, mdadm --manage /dev/md5 -f /dev/sda
> 
> 4 mdadm --manage  /dev/md5 -f /dev/sdb
> 
> if i faild 2 disks ,then the OS kernel display OOP error and kernel down
> 
> 
> do somebody know why ?
> 
> Is MD/RAID5 bug ?

Certainly this is a bug.
2.6.26 is quite old now - it is possible that the bug has already been fixed.
If you are able to post the oops message - possibly use a digital camera to
get a photograph - then I can probably explain what is happening and whether
it has been fixed.

Thanks,
NeilBrown

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux