Skip to main content
NetApp Knowledge Base

Why is there a difference between ONTAP "statistics volume" and Active IQ Unified Manager IOP counts?

Views:
443
Visibility:
Public
Votes:
2
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:

Applies to

  • OnCommand Unified Manager ( OCUM )
  • Active IQ Unified Manager ( AIQUM )
  • ONTAP 9

Answer

  • The volume layer, or WAFL layer, is a maximum of 64kB in size.
  • The protocol (LUN or CIFS/NFS operations) can be bigger (65kB to megabytes in size) in operation size.
  • Multiple operations are broken up into parallel 64kB requests between the protocol and WAFL.
  • This may also impact a QoS policy:
    • QoS policies engage at protocol layer operation counts.
  • Example: Microsoft SQL may do database queries on a LUN in 256kB sequential reads which translate to 4 64kB WAFL read messages.

 

  • Another reason is because the workload may come in on different nodes, so the IOP count will depend on the node being measured against if using the CLI output of qos statistics

Additional Information

  • To compare the two, you can use the following commands:
    • Cluster::> set diag -c off; statistics start -object volume-vserver <SVM name> -instance <volume name> -node <node where data LIF is>
    • Cluster::> qos statistics volume performance show -vserver <SVM name> -volume <volume name>
  • NetApp Harvest volume view shows metrics from the WAFL layer (similar to statistics start -object volume).

Example: Screenshots of IOPs from Harvest and AIQUM

AIQUM.png

Harvest.png

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.