I have a RAID6 array made of 9 SATA3 disks @7200 RPM, 4TB in size. I have them partitioned with Gparted Live as GPT partitions, starting at the first megabyte.
I am concerned about the read speed. The disk wait generated on the array with ±200TPS (reported by iostat 1) goes beyond 20%.
The server is Ubuntu 11.10 ,a file server with 99% of the IO coming from random users downloading random files.
I find this to be abnormally big wait time that forces most nginx processes into D state, allowing for the performance to s*ck.
I would appreciate any ideas where to look at, and i'm thankful in advance for any input.