Delete active-active SVMs before reverting from ONTAP 9.19.1
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
-
Identify any SVMs that have the san-multipathing option configured for active-active or active-active-scsi-only:
vserver show -
Delete any SVMs configured for active-active or active-active-scsi-only multipathing:
vserver delete -vserver <SVM> -
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.