This happens currently once a week, someone calls me and say “I’m using Storage Spaces with or without Scale Out file server and the performance is #”"!&%%&##”
There is many reasons but a very common is that MPIO be default is set to Round Robin and that is worse then bad.
Change the setting for all disks and for new disks as well by running the following command from en elevated PowerShell prompt:
Set-MSDSMGlobalDefaultLoadBalancePolicy LB
Read more here: http://support.microsoft.com/kb/2744261
Also read the blog from Jose:
Categories: Storage Spaces, Windows Server 2012 R2