DDF RAID 10 with md?

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

 



I wrote

> PS: These patches fix RAID1. I noticed that there are more severe problems 
> when I create a RAID 10 in the BIOS. I'll try to fix that, too.

I've digged a little further and from what I understand, the RAID10
concept in DDF ("DDF_2SPANNED" is what by BIOS creates) is incompatible
with that of MD RAID.

So I guess there is no easy solution, short of implementing an entirely
new RAID mapping in md.

Another possibility might be to setup the "spanning" block map of the
DDF secondary RAID using dm. There would be some minor problems to
overcome first though:

 1 - Currently, if I configure RAID10 in the BIOS, md will only
configure the first of the two basic RAID1 arrays.
 2 - When md is stopped and writes back the meta data, it will change
the seq number only on the first basic arrays, thus corrupting the meta
data of the RAID set.

I'd suggest that md should bail out if a DDF secondary RAID level is
encountered, knowing that this mapping is currently unsupported. That'd
be certainly better than corrupting the metadata.

Regards
Martin



--
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