I keep a spreadsheet handy just for quick reference with the amount of IOPS a raid group can handle given the write profile, raid type, and # of disks. I've included that. I find it easier than doing the math every time.
I'd look at analyzer (LUN Level) and see what your read/write ratio is on average. I'd also probably look the LUN to see the throughput (IOPS) of the LUN. I'd also check response time of the LUN and make sure it's an acceptable response time. If not, more spindles might be needed.
The formula I use to calculate IOPS for a given # of disks is.
Be careful about metaLUN performance - it's more complicated than just taking the number of components - you have to consider raid type, number of disks in the underlying raid groups, whether or not you're reusing the same raid group (not generally a good idea), etc.
driskollt1
131 Posts
0
December 16th, 2009 08:00
I keep a spreadsheet handy just for quick reference with the amount of IOPS a raid group can handle given the write profile, raid type, and # of disks. I've included that. I find it easier than doing the math every time.
I'd look at analyzer (LUN Level) and see what your read/write ratio is on average. I'd also probably look the LUN to see the throughput (IOPS) of the LUN. I'd also check response time of the LUN and make sure it's an acceptable response time. If not, more spindles might be needed.
The formula I use to calculate IOPS for a given # of disks is.
IOPS = SingleDiskIOPS * #OfDisks / (ReadRatio + (WritePenalty * WriteRatio)
RAID 5 = 4 write penalty
RAID 10 = 2 write penalty
I use 180 IOPS for 15k rpm and 130 for 10k RPM drives.
i.e Raid5 with 5 disks 20% write 15k rpm drives
(180 * 5) / (.8 + (.2 *4)) = 562.5 IOPS
If you're doing MetaLUNs, calculate the IOPS for 1 RAID group, then just multiply that by the # of RAID groups the MetaLUN spans.
kelleg
4 Operator
•
4.5K Posts
0
February 15th, 2010 10:00
Be careful about metaLUN performance - it's more complicated than just taking the number of components - you have to consider raid type, number of disks in the underlying raid groups, whether or not you're reusing the same raid group (not generally a good idea), etc.
glen
odurasler
1 Rookie
•
103 Posts
0
February 15th, 2010 10:00
pharford57
115 Posts
0
March 3rd, 2011 07:00
Does anyone have any details on the VNX performance pleaseeeeee
telling people its 3 times faster than the clariion with ouit some detail is not working with customers :-)