Re: new features time-line

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

 



Neil Brown wrote:

On Tuesday October 17, davidsen@xxxxxxx wrote:
We talked about RAID5E a while ago, is there any thought that this would actually happen, or is it one of the "would be nice" features? With larger drives I suspect the number of drives in arrays is going down, and anything which offers performance benefits for smaller arrays would be useful.

So ... RAID5E is RAID5 using (N-1)/N of each drive (or close to that)
and not having a hot spare.
On a drive failure, the data is restriped across N-1 drives so that it
becomes plain RAID5.  This means that instead of having an idle spare,
you have spare space at the end of each drive.

To implement this you would need kernel code to restripe and array to
reduce the number of devices (currently we only increase the number of
devices).

Probably not too hard - just needs code and motivation.

Code is not coming from me right now, but the motivation is (a) all drives in use so better response, particularly with small arrays, and (b) spare is being used, if it's going to have a problem it won't be just when you need it the most.

I suppose someone will want RAID6E as well, I would probably find a use for it, but RAID5E would suit many systems which could use a speed+reliability boost.

--
bill davidsen <davidsen@xxxxxxx>
 CTO TMR Associates, Inc
 Doing interesting things with small computers since 1979

-
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