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

qos statistics の「 _OCS_vserver 」ワークロードとは何ですか?

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

環境

  • ONTAP 9
  • ONTAP コピーサブシステム (OCS)

回答

  • _ocs_vserver は、 VAAI 、 ODX と呼ばれるコピーオフロード用の QoS 内部ワークロード ID です
    • コピーオフロードとは、データを送信せずにデータブロックをコピーするプロセスのことで、ネットワーク全体でメタデータと制御データのみが送信されます
    • ボリュームの一部から同じボリュームの別の部分、または同じONTAP ノード/クラスタの別のボリュームにコピーできます
    • これは、ストレージ(ONTAP )ですべての計算を実行することで、低速なクライアントまたはネットワークを最適化するために行われます。
  • これは、パフォーマンスケースまたはコマンドで特定できます。 qos statistics workload resource cpu show.
  • 例:

cluster1::> qos statistics workload resource cpu show -node nodeB
Workload            ID   CPU
--------------- ------ -----
-total- (100%)       -   30%
_ocs_vserver_a3      -   20%
vs0-wid101         101   12%
file-1-wid121      121   10%
vol0-wid1002      1002    8%
_DEDUP               -    7%
-total- (100%)       -   30%
vs0-wid101         101   12%
file-1-wid121      121   10%
_ocs_vserver_a3     -   10%
vol0-wid1002      1002    8%
_DEDUP               -    7%

  • と呼ばれるインバンド SCSI コマンドを使用して、ソースからのデータの読み取りとデスティネーションへの書き込みをオフロードします EXTENDED_COPY
    • これには主にストレージの vMotion ( VMware が開始するデータ移行)が含まれます。
  • コピーオフロード作業の場合、 OCS はデスティネーション SVM ごとにデフォルトの QoS ワークロードを作成します
  • これら _ocs_vserver_<vserver UUID>のワークロードは、明確に定義された命名規則に従っています。各ワークロード名はの形式で、 SVM ID はデスティネーション SVM の UUID です。

 

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.