When you upgrade from VMware Identity Manager 3.3 to version 3.3.1, you must specify 3.3.1 as the specific version to upgrade to.
Procedure
- Log in to the VMware Identity Manager virtual appliance as the root user.
- Run the following updatemgr.hzn command.
/usr/local/horizon/update/updatemgr.hzn updateinstaller
- Run the following command to set the upgrade version to 3.3.1.
/usr/local/horizon/update/configureupdate.hzn manifest --set-version 3.3.0.100
- Run the following command to change the update URL to be the 3.3.1 URL.
/usr/local/horizon/update/configureupdate.hzn provider --url https://vapp-updates.vmware.com/vai-catalog/valm/vmw/5C08B358-F782-11E1-8F08-78776188709B/3.3.1.0
- Run the following command to update the appliance.
/usr/local/horizon/update/updatemgr.hzn update
Messages that occur during the upgrade are saved to the update.log file at /opt/vmware/var/log/update.log.
- Verify that the version of the upgraded appliance is 3.3.1.
vamicli version --appliance
- Restart the virtual appliance.
reboot
Results
The upgrade is complete.