[mythtv-users] Fastest RAID for HD?

Michael Heironimus mkh01 at earthlink.net
Sat Feb 16 02:48:43 UTC 2008


On Fri, Feb 15, 2008 at 09:08:40PM -0500, John Drescher wrote:
> >  mostly (and my experience) not,  cause a raid10 can read from _each_
> >  drive one stripe for a read requests of N-Stripes.
> >  In theory you can get N*DriveSpeed = Read
> 
> But to get that you have to be reading N independent files at the same
> time or the OS driver has to be really smart.

RAID operates at the block level below your filesystems and has
absolutely no concept of a file. Read speeds will depend on how the data
is physically arranged on the array members, but the number of files
involved will mainly affect it by creating more device contention (which
happens no matter what kind of storage you use).

-- 
Michael Heironimus


More information about the mythtv-users mailing list