Skip to main content

Delete active-active SVMs before reverting from ONTAP 9.19.1

Contributors netapp-aherbin

SAN active-active multipathing is not supported in ONTAP 9.18.1 and earlier. Before reverting from ONTAP 9.19.1, you must delete any storage virtual machines (SVMs) with active-active configurations.

Steps
  1. Identify any SVMs that have the san-multipathing option configured for active-active or active-active-scsi-only:

    vserver show
  2. Delete any SVMs configured for active-active or active-active-scsi-only multipathing:

    vserver delete -vserver <SVM>
  3. Verify that the SVMs are deleted:

    vserver show
Related information

Learn more about SAN active-active multipathing support in ONTAP 9.19.1 and later.