メインコンテンツへスキップ

IOPS とは何ですか?

Views:
3,509
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
perf
Last Updated:

環境

すべてのストレージ システム

回答

ONTAP 9 では、異なる op サイズのパフォーマンス特性は何ですか?
  • ランダムIOPSはシーケンシャルよりもCPUを多く消費し、レイテンシが高くなる可能性があります
    • ランダム IOPS ブロックは、ブロック 3、12、66、1 などのように、ディスクから順序なく読み取られます。
    • シーケンシャル IOPS ブロックは、ブロック 1、2、3、4 などのように、ディスクから順番に読み取られます。
  • 操作サイズが小さいほど、一般的に計算量が多くなります
    • 上記の 1 MB のファイルの例では、 ONTAP は 4kB では 256 回ディスクにアクセスして 256 回の処理を実行する必要がありますが、 64kB では 16 回のみです
  • ONTAPは64kB以上は問題なく処理できますが、操作サイズの正規化により、レイテンシが若干高くなる可能性があります。
    • これは、Data ONTAP 8と比較して、ONTAP 9の新しいバージョンでは改善されています
    • 1 MBの読み取りサイズには、64 KBずつの16個のWAFLリクエストが並列に含まれます
ディスク IOPS はフロントエンド IOPS と同じように測定されますか?
IOPS の原因は何ですか?ONTAP は IOPS を生成しますか?
  • ONTAPは内部プロセスのIOPSを追跡しませんが、異なる方法でIOPSを計算します。
  • 内部プロセスの例としては、SnapMirror、重複排除、ボリューム移動などがあります。
  • IOPSは、提供されるすべてのデータプロトコル(CIFS/FCP/iSCSI/NFS/NVMe*/S3)に対するユーザー要求から生成されます。
    • 唯一の例外は、set advanced; statistics start -object volume -counter repl_*_opsを使用する場合で、SnapMirror IOPS が表示されます。
      • その他のvolumeopsカウンターにはこれがありますが、サポートまたはエンジニアリング以外では通常使用されません。
    • qos statisticsのコマンドと統計のワークロードオブジェクト、およびその他のコマンドはすべてユーザー IOPS です。
  • ワークロードバーストが発生した場合、クライアント側から調査する必要があります

追加情報

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.