How to change the ONTAP image to CVO image for a Cloud Volumes ONTAP systems
Applies to
- Cloud Volumes ONTAP (CVO)
- ONTAP 9
- BlueXP
Description
- The CVO system is installed with a software image that is native to an On-prem system.
- The below procedure provides a step-by-step explanation on how to change the software image to that of Cloud Volumes ONTAP.
Procedure
- The incorrect On-prem software image needs to be deleted before copying the new Cloud Volumes ONTAP image.
- Run the command
cluster image package show-repositoryto display the package versions that are available in the cluster repository.
Sample Output:
Cluster1::*> cluster image package show-repository
Package Version Package Build Time
--------------- ------------------
9.X 9/1X/20XX 10:XX:XX
- Execute the command
cluster image package delete -version <package_version>to delete the specified version from the cluster repository.
Sample Output:
Cluster1::*> cluster image package delete -version 9.X
Package Delete Operation Completed Successfully
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
