Archive

Archive for the ‘Uncategorized’ Category

Calculate IOPS (or IO/s) for hard disks

September 23, 2009 Leave a comment

Dear Readers,

my blog has moved to a different server.

The new address is:

http://blog.ronnyegner-consulting.de

From time to time i spend time looking for information how to calculate IOPS (or IO operations per second) for hard drives.

In the following table i outlined how to calculate the IOPS a disk can handle.  For this calculation you need at least TWO values. Most of the time you will be given with the RPMs (rotations per minute) and average seek time. You can also cope with rotation latency or IO time – you just need to play with the formulas.

iops

Based on this approach you can easily calculate the data transfer rate (MBPS):

iops2

As you can easily see larger IO requests yield to a higher throughput in MBPS. Due to this fact oracle recommends the SAME principle (SAME = stripe and mirror everything) with a stripe size of 1 MB.

Categories: Uncategorized
Follow

Get every new post delivered to your Inbox.