There is currently a small issue when trying to upgrade from Netapp Unified Manager 6.3 RC1 to 6.3 GA, where by at the beginning of the upgrade the wizard cannot find the CDROM and displays:
Invalid ISO
Make sure that a valid ISO is mounted on the virtual CD/DVD device
This is documented in Netapp’s KB Article https://kb.netapp.com/support/index?page=content&id=S%3A2025520&actp=LIST
Netapp Unified Manager 6.3 RC1 – Create a new Symbolic Link for the CDROM
The fix is to create a new symbolic link for the CDROM drive
- Login as your maintenance user
- Select option 4
- type erds
- Create a new UNIX password for the diag user
- Now create a new SSH session to the Unified Manager Server
- Login as diag and the password you created in step 4 above
- Type: sudo ln -sf /cdrom /media/cdrom
You can then exit the diag ssh session and attempt the upgrade again
The post Netapp Unified Manager Upgrade 6.3 RC1 to 6.3 GA Invalid ISO appeared first on SYSADMINTUTORIALS IT TECHNOLOGY BLOG.