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

ONTAPクラスタシステムを別の場所に移動する手順

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

環境

  • ONTAP 9
  • AFFシステム
  • FASシステム
  • 物理システムの移動

回答

ONTAPクラスタシステムを別の場所に移動するには、次の手順を実行します。
  1. 次のコマンドの出力を記録します。
Cluster::> cluster peer health show
Cluster::> cluster peer connection show
Cluster::> cluster peer show
Cluster::> network interface show
Cluster::> snapmirror show
  1. すべてのSnapMirror関係を中止して休止します。
Cluster::> snapmirror abort
Cluster::> snapmirror quiesce
  1. クラスタ内のすべてのONTAPノードを正常にシャットダウンします。
  2. クラスタを新しい場所に物理的に再配置します。
  3. クラスタ内のすべてのONTAPノードの電源をオンにします。
  4. 次のコマンドを実行して、構成が移動前の状態と一致していることを確認します。
Cluster::> cluster peer health show
Cluster::> cluster peer connection show
Cluster::> cluster peer show
Cluster::> network interface show
  1. すべてのSnapMirror関係を再開して更新します。
Cluster::> snapmirror resume
Cluster::> snapmirror update
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.