md: RAID-6 patch available for testing

From: H. Peter Anvin
Date: Thu Dec 25 2003 - 02:09:05 EST


[Already announced to linux-raid, but I thought it might get wider
distribution in this list.]

For those that don't know, I've been working on adding RAID-6 (dual
failure recovery) to the md system for a while. It started out as a
project because the math was interesting, and Penguin Computing for
donated a very much needed test system (thanks!)

Well, at least I have a piece of code that passes my relatively simple
functionality tests. Still, that's news, and this is the first RAID-6
snapshot that isn't *known* to be broken :)

I can at least mount filesystems, read and write data, reboot the
system and have the data still there, with 1 or 2 disks lost, and do a
reconstruction once the drives are added back in.

New development snapshot at:

ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/raid6-20031224c-experimental.tar.gz

Please test it out and let me know how badly it sucks :)

At some point I'll try to run some benchmarks. There is also a lot of
optimization still to be done.

-hpa
--
<hpa@xxxxxxxxxxxxx> at work, <hpa@xxxxxxxxx> in private!
If you send me mail in HTML format I will assume it's spam.
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/