When you upgrade from VMware Identity Manager 3.3.1 to version 3.3.2, you must specify 3.3.2 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
- To set the upgrade version to 3.3.2, run the following command.
/usr/local/horizon/update/configureupdate.hzn manifest --set-version 3.3.1.0
- To change the update URL to the 3.3.2 URL, run the following command.
/usr/local/horizon/update/configureupdate.hzn provider --url https://vapp-updates.vmware.com/vai-catalog/valm/vmw/5C08B358-F782-11E1-8F08-78776188709B/3.3.2.0
- To update the appliance, run the following command.
/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.2.
vamicli version --appliance
- Restart the virtual appliance.
reboot
Results
The upgrade is complete.