Page 1 of 1

Performance Sanity Check

Posted: Thu Aug 16, 2018 4:21 pm
by bg_IT
Hello All,

I'm running some diskspd tests on our Starwind HA Cluster. I have 12 2.5 inch hard drives (10K - 600G) configured in Raid 10. It's a clustered Hyper-V environment. Testing from inside VM yields the following results for random 4k reads and writes.

I think these results are par for spindle drives but I'm not a guru. What does everyone else think, are these about right?

Command: diskspd -t4 -o8 -r -b4k -w100 -h -L -c20G

Result:
Write.png
Write.png (68.81 KiB) Viewed 7786 times
Command: diskspd -t4 -o8 -r -b4k -w0 -h -L -c20G

Result:
Read.png
Read.png (60.92 KiB) Viewed 7786 times

Re: Performance Sanity Check

Posted: Thu Aug 16, 2018 5:28 pm
by Boris (staff)
Turn your VHDX disks into fixed ones. I am sure you are using the dynamic one at the moment. Dynamic disks do not perform really well, especially in case of random write operations, due to the way how they process how they process them.

Re: Performance Sanity Check

Posted: Thu Aug 16, 2018 5:44 pm
by bg_IT
Sounds like it should be doing better, I just check it is a fixed disk. What else should I be looking at?

Disk Description:
Fixed VHDX.png
Fixed VHDX.png (4.66 KiB) Viewed 7775 times

System Specs
Server 2016
2 x Dell R720
12 x Hitach Ultrastar HUC106060CSS600
Perc H710 Mini

Re: Performance Sanity Check

Posted: Thu Aug 16, 2018 7:58 pm
by bg_IT
The ISCSI target is using a NIC team, would that cause problems?

What would you expect to see for IOPS using starwind with a 12 10K disk Raid 10 array?

Re: Performance Sanity Check

Posted: Thu Aug 16, 2018 8:55 pm
by Boris (staff)
NIC teaming is not advised by any iSCSI vendor. Do not use it for iSCSI traffic. It will create additional overhead in transferring your data.

Re: Performance Sanity Check

Posted: Fri Aug 17, 2018 12:13 pm
by bg_IT
Thank you Boris, I've got a plan to give the servers a 10 Gbps server to server connection for ISCSI this weekend. I'll update this thread with new benchmarks when complete.

Re: Performance Sanity Check

Posted: Fri Aug 17, 2018 1:37 pm
by Boris (staff)
That will definitely be a worthy upgrade. Keep us updated.