What are the steps to move an ONTAP cluster system to a different location
Applies to
- ONTAP 9
- AFF systems
- FAS systems
- Physical system move
Answer
To move an ONTAP cluster system to a different location, follow these steps:
- Record the output of the following commands:
Cluster::> cluster peer health show
Cluster::> cluster peer connection show
Cluster::> cluster peer show
Cluster::> network interface show
Cluster::> snapmirror show- Abort and quiesce all SnapMirror relationships:
Cluster::> snapmirror abort
Cluster::> snapmirror quiesce- Gracefully shut down all ONTAP nodes in the cluster.
- Physically relocate the cluster to the new location.
- Power up all ONTAP nodes in the cluster.
- Verify that the configuration matches the pre-move state by running the following commands:
Cluster::> cluster peer health show
Cluster::> cluster peer connection show
Cluster::> cluster peer show
Cluster::> network interface show- Resume and update all SnapMirror relationships:
Cluster::> snapmirror resumeCluster::> snapmirror update