Skip to main content
NetApp Knowledge Base

Is it possible to move volumes to another HA pair, power off HA pair and maintain quorum?

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

Applies to

ONTAP 9

Answer

Yes, this is possible:
  1. Move volume to a surviving node
  2. Ensure that epsilon is assigned to a node of surviving HA pair:
::> set diag
::*> cluster show
 
If epsilon is assigned to a node on HA pair that is shut down, reassign it to a different node first:
 
  1. Remove epsilon from original node:
::*>cluster modify -node original_node_name -epsilon false
 
  1. Assign epsilon to a different node:
::*>cluster modify -node new_node_name -epsilon true
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.