メインコンテンツまでスキップ

ONTAPメトリックは、いつクライアントへの応答時間を測定するのですか、それとも内部ONTAP時間のみを測定するのですか。

Views:
2
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
perf
Last Updated:

環境

  • ONTAP 9
  • ONTAP S3サーバ
  • FCP
  • iSCSI
  • CIFS
  • NFS

回答

NAS
  • NASプロトコル(CIFS / NFS)は、CIFS / SMB / NFS要求パケットがネットワークレイヤに取り込まれ、処理され、ネットワークレイヤで応答が完了した時間だけを測定します。
    • ネットワーク層とネットワーク上で送信されるパケットの間には時間がかかりませんが、これは最小限です。
    • Wiresharkで表示すると、要求後のNFS / SMB応答時間(サービス応答時間(SRT))が表示されます。
  • 各プロトコルは大きな読み取りまたは書き込みをチャンクに分割しますが、ネットワーク時間は追跡されません。
SAN
ONTAP S3サーバ
  • S3プロトコルは、要求ごとに何メガバイトにもなる可能性があるため似ています。そのため、要求から最終完了までのTCP遅延は、Network Delay Centerで追跡できます。
  • 大規模な読み取りや書き込み(GET / PUT)は複数のチャンクに分割されて追跡される場合があります。
  • この図は Networkqos statistics volume latency show

追加情報

AdditionalInformation_text

 

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.

 

  • この記事は役に立ちましたか?