Skip to main content
NetApp Knowledge Base

Should SVM root volumes be hosted on a mirrored aggregate in MetroCluster?

Views:
462
Visibility:
Public
Votes:
0
Category:
metrocluster
Specialty:
metrocluster
Last Updated:

 

Applies to

  • MetroCluster

Answer

Yes, in a MetroCluster environment, all Storage Virtual Machine (SVM) root volumes must be hosted on a mirrored aggregate.

Additional Information

Identify the SVM root volumes that are not hosted on a mirrored aggregate and use vol move to migrate them to a mirrored aggregate.

  ClusterA::*> vol show -vsroot true
  Vserver   Volume       Aggregate    State      Type       Size  Available Used%
  --------- ------------ ------------ ---------- ---- ---------- ---------- -----
  svm1      svm_root     unmirrored   online     RW          1GB    972.3MB    0%

 

ClusterA::*> storage aggregate show -mirror true

Aggregate     Size Available Used% State    #Vols Nodes            RAID Status
--------- -------- --------- ----- ------- ------ ---------------  ------------
aggr1       6.21TB    1.78TB   71% online      49 clusterA-01      raid_dp,
                                                                   mirrored,
                                                                   normal
aggr2      56.04MB   55.89GB    0% online       0 clusterA-02      raid_dp,
                                                                   mirrored,
                                                                   normal
                                                                   
clusterA::> volume move start -vserver svm1 -volume svm_root  -destination-aggregate aggr2

 

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.