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

テイクオーバー/ギブバックの実行方法

Views:
608
Visibility:
Public
Votes:
2
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • ストレージのテイクオーバー/ギブバック

概要

手順

System Manager
  • System Managerを使用してノードのリブートを実行する
  • ノードがリブートすると、HAパートナーが自動的にテイクオーバーを実行します。
  • リブートの完了後、 System Managerからギブバックオプションを実行できる
ONTAP CLI
  1. storage failover showコマンドを使用して、両方のノードが接続されていることを確認します。

cluster1::>storage failover show
 Takeover Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01 cluster1-02 true Connected to cluster1-02
cluster1-02 cluster1-01 true Connected to cluster1-01
2 entries were displayed.

  1. Possible フィールドがfalseの場合は  、続行する前にストレージフェイルオーバーを有効にしてください。
  2. テイクオーバーするノードのテイクオーバーを開始します。

cluster1::>storage failover takeover -ofnode <nodename>

次の例は、cluster1-02という名前のノードをテイクオーバーします。

cluster1::>storage failover takeover -ofnode cluster1-02
Warning: A takeover will be initiated. Once the partner node reboots, a giveback will be automatically initiated. Do you want to continue? {y|n}: y

  1. テイクオーバーの進捗を確認します。

cluster1::>storage failover show
 Takeover Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01    cluster1-02   true     Takeover scheduled. cluster1-02
                    has relocated its SFO aggregates in
                    preparation of takeover.
cluster1-02   cluster1-01   false   Pending shutdown
2 entries were displayed.

  1. テイクオーバーが完了してからギブバックが自動的に実行されるか、手動でギブバックできます。

cluster1::>storage failover show
Takeover Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01   cluster1-02   false   In takeover, Auto giveback will be
                    initiated in 416 seconds
cluster1-02   cluster1-01   -     Waiting for giveback
2 entries were displayed.

  • ギブバックが自動的に開始されない場合は、手動ギブバックを実行できます。

cluster1::>storage failover giveback -ofnode <nodename>

  1. storage failover showを実行して、両方のノードが接続されていることを確認します。

cluster1::>storage failover show
 Takeover Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01 cluster1-02 true Connected to cluster1-02
cluster1-02 cluster1-01 true Connected to cluster1-01
2 entries were displayed.

  1. ギブバックの完了後、 すべてのLIFを ホームポートにリバートしなければならない場合があります。

 

 

 

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.