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

ONTAP は、パニック状態になった場合にブートループでノードが停止しないようにする方法を教えてください。

Views:
43
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • すべての FAS システム
  • すべての AFF システム
  • auto-givebackauto-giveback-after-panicとオプションが有効になっているシステム

回答

  • auto-giveback オプションには、テイクオーバーイベントや自動ギブバックイベントが繰り返し発生しないようにするコードが含まれています
  • デフォルト値は、 60 分間に実行される 2 回の自動ギブバックです
  • 60 分カウンタ waiting-for-giveback はテイクオーバー時からギブバックが試行されるのは、パートナーが状態の場合のみです。
  • advanced 設定は権限レベルから表示できます
Cluster::*> set adv
Cluster::*> storage failover show -node <node name> -fields attempts,attempts-time
node         attempts attempts-time
------------------ -------- -------------
Node-01        2     60
  • -attempts オプションは、指定した時間内にノードが自動ギブバックを試行する回数を指定します
  • -attempts-time オプションは -attempts 、パラメータで設定する期間を指定します
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.