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.

Prerequisites

Procedure

  1. Log in to the VMware Identity Manager virtual appliance as the root user.
  2. Run the following updatemgr.hzn command.
    /usr/local/horizon/update/updatemgr.hzn updateinstaller
  3. 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
  4. 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
  5. 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.

  6. Verify that the version of the upgraded appliance is 3.3.2.
    vamicli version --appliance
  7. Restart the virtual appliance.
    reboot

Results

The upgrade is complete.