[mythtv-users] Fastest RAID for HD?

John Drescher drescherjm at gmail.com
Thu Feb 14 15:22:42 UTC 2008


>  raid5/6 has the problem that for each write he must read from all other
>  disk to generate the new hash values.
>

You can lessen this effect if you set a big stripe cache.

echo "2048" >> /sys/block/mdX/md/stripe_cache_size

Where X is your array

John


More information about the mythtv-users mailing list