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.

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. 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
  4. 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
  5. 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.

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

Results

The upgrade is complete.