Re: Best practice for setting up "ordinary" RAID

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

 



On 11/10/13 10:57, Guillaume Betous wrote:
>> Any read
>> error or drive failure during the rebuild and you're in trouble.
> 
> That was exactly what happened to me ! A rebuild is of course a very
> big load and another failure becomes more probable.
> 
>> With RAID 6 you can handle 2 drive failures at any time
> 
> Understood. I'll definitely switch to RAID 6 :)
> 
>> They are more complex, but not enough so to trouble any modern CPU - you
>> might have issues on a 386/486, but I doubt you'll see any difference on
>> an Atom.

On modern CPUs, the raid6 calculations run fast - and on servers you
often have at least one CPU core doing nothing anyway.

The only slow part of raid6 calculations is when you have to read data
when there are two missing disks.  But reading slowly with raid6 beats
no data at all with raid5!

Partial stripe writes (RMW writes) can be faster with raid5 than with
raid6, although I gather this has been under improvement recently.
(I've lost track of the status of these changes.)  Usually, it is a
small price to pay.

> 
> Ok. Maybe I should update French version of Wikipedia RAID article :)
> I'll test by myself.
> For now (RAID 5), on rebuild, it's about 30MB/s. On reading, it's
> about 90MB/s (direct access to /dev/md127, not read from FS).
> 
> gUI
> 


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