Re: RAID5 alignment issues with 4K/AF drives (WD green ones)
From: Mikael Abrahamsson <hidden>
Date: 2011-12-30 04:52:18
From: Mikael Abrahamsson <hidden>
Date: 2011-12-30 04:52:18
On Thu, 29 Dec 2011, Marcus Sorensen wrote:
My only suggestion would be to experiment with various partitioning,
Poster already said they're not partitioned.
On Thu, Dec 29, 2011 at 7:00 PM, Zdenek Kaspar [off-list ref] wrote:quoted
Dne 30.12.2011 0:28, Michele Codutti napsal(a):quoted
The drives are not partitioned. I'm using the default chunk size (512K) and the default metadata superblock version (1.2).
My recommendation would be to look into the stripe-cache settings and check iostat -x 5 output. What is most likely happening is that when writing to the raid5, it's reading some (to calculate parity most likely) and not just writing. iostat will confirm if this is indeed the case. Also, using raid5 for 2TB drives or larger is not recommended, use RAID6 <http://www.zdnet.com/blog/storage/why-raid-5-stops-working-in-2009/162>.