hdparm -t /dev/sda with my new RAID5 array was shockingly slow. I added this to my startup:
blockdev --setra 19969 /dev/sda
Much quicker /Happy dance
Comments are closed.