Is the SVM location change in ONTAP 9.17 a UI update or a functional change?
Applies to
-
ONTAP System Manager
-
ONTAP version 9.16.x
-
ONTAP version 9.17.x and later
Answer
- In ONTAP 9.16, SVMs appear under the
Storagesection in System Manager. - In ONTAP 9.17, SVMs are shown under the
Clustersection in System Manager. - There is no change in SVM functionality between ONTAP 9.16 and 9.17. An SVM (Storage Virtual Machine / vserver) continues to serve the same purpose in both versions—it remains the logical storage server that provides NAS/SAN services (NFS, SMB, iSCSI, FC), owns data LIFs, volumes, exports/shares, etc.
- What your see is simply a System Manager UI reorganization:
- In earlier ONTAP versions (such as 9.16), SVMs were listed under
Storage, since they are closely associated with volumes, LIFs, and data services. - In newer ONTAP releases (such as 9.17), NetApp moved SVMs under the
Clustersection to group cluster level configuration objects more consistently.
- This change is purely related to interface layout and does not alter SVM architecture or behavior.
- You can verify the same by comparing SVM details through the ONTAP CLI in both versions—the underlying concept and configuration objects remain identical.
Cluster::> vserver show
Cluster::> vserver show -fields subtype,allowed-protocols,rootvolume
Additional Information
additionalInformation_text
