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

Vscanサーバが応答しないとボリュームレイテンシが高くなる

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

環境

ONTAP 9

問題

  • Vscanサーバからの応答がないため、読み取り/書き込みレイテンシが高くなります。
  • scan_request_timedout 以下の手順で確認できます。
  • [ASUP]->    アドバンスモードでVSCAN-EVENTS.XML コマンドまたはvserver vscan show-events コマンドを実行すると、
    • scan-internal-error
    • scanner-busy
    • scan-timedout
  • [ASUP]-> VSCAN-CONNECTION-STATUS-ALL.XML で  、CIFS SVMに設定されているVscanサーバがdisconnectedあると報告されることがあります。
  • 次のコマンドを実行して統計の収集を開始し、低速問題を再現します。

cluster1::> set -privilege diag
cluster1::*> statistics start -object offbox_vscan_server -sample-id vscan_test1

  • 問題が再現されたら、統計を停止します。

cluster1::*> statistics stop -object offbox_vscan_server -sample-id vscan_test1

  • 統計を表示するには、次のコマンドを使用して、ディスパッチされた合計要求数とtimedout 要求数を確認します。次の例は、timedout でディスパッチされた11の要求すべてを示しています。これは 、vserverの応答が正しくないためです。

cluster1::*> statistics samples show -sample-id vscan_test1
Object: offbox_vscan_server
Instance: cluster_name:<node IP>:Node_name
Start-time: 3/6/2024 12:09:18
End-time: 3/6/2024 12:15:59
Elapsed-time: 401s
Scope: scope_name
Number of Constituents: 1 (complete_aggregation)
   Counter                            Value
   -------------------------------- --------------------------------
   scan_request_dispatched                     11
   scan_request_dispatched_rate                   0
   scan_request_pending                       1
   scan_request_requeued                       0
   scan_request_timedout                      11

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.