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

ストレージフェイルオーバー設定を再度有効にしたあとに自動ギブバックが有効になった理由

Views:
30
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

ONTAP 9

回答

これは想定される動作です。

Storage Failvoerが有効になると、も auto-giveback trueになります。

::*> storage failover show -fields auto-giveback ,auto-giveback-after-panic
node     auto-giveback   auto-giveback-after-panic 
----------- -------------   ------------------------- 
node01    false       false            
node02    false       false            
2 entries were displayed.

::*> storage failover modify -node * -enabled true

::*> storage failover show -fields auto-giveback ,auto-giveback-after-panic
node     auto-giveback   auto-giveback-after-panic 
----------- -------------   ------------------------- 
node01    true       false            
node02    true       false            
2 entries were displayed.

追加情報

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.