Skip to main content

Coming soon...New Support-Specific categorization of Knowledge Articles in the NetApp Knowledge Base site to improve navigation, searchability and your self-service journey.

NetApp Knowledge Base

What are IOPs?

Views:
2,355
Visibility:
Public
Votes:
7
Category:
ontap-9
Specialty:
perf
Last Updated:

Applies to

All storage systems

Answer

What are the performance characteristics of different op sizes in ONTAP 9?
  • Random IOPs will take more CPU and may have higher latency than sequential
    • Random IOPs blocks are read not in any order off of disk, like block 3, 12, 66, 1, etc.
    • Sequential IOPs blocks are read in order off of disk, like block 1, 2, 3, 4, etc.
  • Smaller operation sizes generally require more computation
    • In the example above of a 1 MB file, ONTAP has to go to disk 256 times and process 256 operations at 4kB vs only 16 at 64kB
  • ONTAP will handle over 64kB fine, but due to the normalization of operation sizes, latency may appear slightly higher
    • This is better in newer versions of ONTAP 9 compared to Data ONTAP 8
    • A 1 MB read size will have 16 WAFL requests of 64kB each in parallel

Additional Information

A list of NFS and CIFS operations, and link to Wikipedia SCSI codes are on this article: What operations are categorized under Other IOPS in ONTAP?

 

Scan to view the article on your device