Skip to main content
ONTAP MetroCluster

Restarting the SVMs

Contributors netapp-thomi

After expanding the MetroCluster configuration, you must restart the SVMs.

Steps
  1. Identify the SVMs that need to be restarted:

    metrocluster vserver show

    This command shows the SVMs on both MetroCluster clusters.

  2. Restart the SVMs on the first cluster:

    1. Enter advanced privilege mode, pressing y when prompted:

      set -privilege advanced

    2. Restart the SVMs:

      vserver start -vserver SVM_name -force true

    3. Return to admin privilege mode:

      set -privilege admin

  3. Repeat the previous step on the partner cluster.

  4. Verify that the SVMs are in a healthy state:

    metrocluster vserver show