Unsolved
This post is more than 5 years old
2 Posts
0
10536
June 21st, 2011 04:00
Theoretical disk throughput
Hi,
I am hoping someone can help me with the theoretical throughput of the various RAID configurations on our new MD3220i storage array. We intend to use this array as our iSCSI storage for 6 ESXi hosts running vSphere 4.1 and I have been asked to get this information if possible. Unfortunately I am new to all of this and don't really have a clue where to start.
All of the 24 disks are Toshiba MBF2300RC drives and we have configured 3 arrays, 1 x 6 disk RAID 10, 1 x 6disk RAID 6 and 1 x 12 disk RAID 6.
Each of the controler ports on the unint are configured in their own subnets and the ESXi hosts have 4 seperate connections in the matching subnets to the controllers. All networks are at 1Gbps and Jumbo frames have been enabled throughout. All of this was configured by reading lots and lots online (thanks google) as my own knowledge is minimal.
Can anyone either help me by giving me the answer or at least point me in the right direction to work this out for myself.
Many thanks in anticipation.
I am hoping someone can help me with the theoretical throughput of the various RAID configurations on our new MD3220i storage array. We intend to use this array as our iSCSI storage for 6 ESXi hosts running vSphere 4.1 and I have been asked to get this information if possible. Unfortunately I am new to all of this and don't really have a clue where to start.
All of the 24 disks are Toshiba MBF2300RC drives and we have configured 3 arrays, 1 x 6 disk RAID 10, 1 x 6disk RAID 6 and 1 x 12 disk RAID 6.
Each of the controler ports on the unint are configured in their own subnets and the ESXi hosts have 4 seperate connections in the matching subnets to the controllers. All networks are at 1Gbps and Jumbo frames have been enabled throughout. All of this was configured by reading lots and lots online (thanks google) as my own knowledge is minimal.
Can anyone either help me by giving me the answer or at least point me in the right direction to work this out for myself.
Many thanks in anticipation.
0 events found
No Events found!


JOHNADCO
2 Intern
•
847 Posts
0
June 21st, 2011 10:00
125MB per connection is Theoretical.
Realistically? Ran a migrate of the storage area in 4.1 and you will see what it's pratical is.
On the Configuration, Storage tab make sure to change each lun to Round Robin or you only get one path. *Properties, Manage Paths"
You may be able to do bonding as well, but generally? Once you get lots of activity going from different hosts to multiple datastores? Round Robin is actually very efficient at providing max bandwidth potential. So bonding only buys you a lot when testing say one VM running.
Daniel Shoultz,
12 Posts
0
June 21st, 2011 21:00
In terms of IOPS you can get a lot out of a single disk in this case I used toshibas specs and put it in an iop forumula 1/ [ 0.0029 + (0.0040 + 0.0044)/2 ] = 161 iops, that's a maximum but you'll never see anywhere near that because of raid and various other reasons. I would count on realistically getting around the 100-110 iop range out of each disk. http://storage.toshiba.eu/cms/en/hdd/enterprise/product_detail.jsp?productid=361
Also caching plays a pretty big role in this, it's all pretty hard to factor in though, the post above me is right though you just need to get on the system and try it out, if the numbers even relatively are close to what I posted above you are probably in the right range.
Hope this helps,
~Daniel
Kevin_J_William
2 Posts
0
June 22nd, 2011 01:00
I got the Round Robin path configuration from some heavy reading online but it's nice to have it confirmed as the right choice.
What iops setting do you use on the devices? One of the other guys here reckons it should be set to 1 but I can't find anything to confirm this as the right choice.
JOHNADCO
2 Intern
•
847 Posts
0
June 22nd, 2011 10:00
A storage migration where the same block size is used on the two stores involved will really show you what can be pushed. Those numbers are usually darn impressive.