Enter the throughput in MBps and the KB per IO into the calculator to determine the IPOS.

Throughput to IOPS Calculator

Enter any 2 values to calculate the missing variable

Throughput to IOPS Formula

The following equation is used to calculate the IOPS.

IOPS = (T / (KB/IO) ) * 1024
  • Where IOPS is the input output operations per second
  • T is the through put (MB/s)
  • KB/IO is the kilobytes per input-output operation

To calculate IOPS from throughput, divide the throughput by the kilobytes per IO, then multiply by 1024.

Throughput (MB/s) to IOPS Conversion Table (I/O size = 4 KB)
Throughput (MB/s) IOPS Data per Operation (KB)
12564
512804
1025604
2051204
2564004
50128004
75192004
100256004
150384004
200512004
250640004
300768004
4001024004
5001280004
6001536004
8002048004
10002560004
15003840004
20005120004
30007680004
*Formula: IOPS = Throughput(MB/s) × 1024 / I/O size (KB). Assumes 1 MB = 1024 KB and a 4 KB block size.

What is a IOPS?

Definition:

IOPS is short for input-output operations per second. It measures the total data transfer per second in a typical input-output process.

How to Calculate IOPS from Throughput?

Example Problem:

The following example outlines the steps and information needed to calculate IOPS.

First, determine the total throughput. For this example problem, the total throughput is measured to be 100 MB/s.

Next, determine the KB/IO. The kilobytes per operation, in this case, is measured to be 50.

Finally, calculate the IOPOS using the formula above:

IOPS = (T / (KB/IO) ) * 1024

IOPS = (100/ 50) * 1024

IOPS = 2048 IOPS