Re: [PATCH] 2.4.x Linux Medley RAID Version 7

From: Bartlomiej Zolnierkiewicz
Date: Wed Mar 10 2004 - 17:09:50 EST


On Wednesday 10 of March 2004 21:11, Thomas Horsten wrote:
> On Wed, 10 Mar 2004, Bartlomiej Zolnierkiewicz wrote:
> > Patch for inclusion should have this cleaned up.
>
> I have cleaned up the code according to your and Christoph's comments +
> CodingStyle (and some other cleanups now I was at it).

Ok, thanks.

> > The similar thing here - ie. I would like to replug drives to on-board
> > Intel. When Linux is driving RAID purely in software it shouldn't matter
> > what controller we are using.
>
> I have not changed this. There is simply no reliable way to detect the
> Medley superblock without comparing these magic words with the PCI values.

There is still a checksum.

> My Medley solution for 2.6 will be completely userspace (using dm), and
> there it will be possible to "force detect" an array with non-matching PCI
> ID by passing the devices as command line arguments, unfortunately it's
> not that easy in 2.4 (the whole ataraid is a hack anyway, but a useful one
> until something better is in place).

Yep, device-mapper is the way to go.

> Patch below.

I will submit it to Marcelo soon...

Regards,
Bartlomiej

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