當您從 VMware Identity Manager 3.3.2、3.3.3 或 3.3.4 升級至 3.3.5 版時,您必須指定 3.3.5 作為要升級至的特定版本。
必要條件
- 確保您符合線上升級的先決條件中所列出的必要條件。
- 確認虛擬應用裝置的電源已開啟並正常運作。
程序
- 以根使用者身分登入 VMware Identity Manager 虛擬應用裝置。
- 執行下列 updatemgr.hzn命令。
/usr/local/horizon/update/updatemgr.hzn updateinstaller
- 若要將升級版本設定為 3.3.5,請根據升級的來源 VMware Identity Manager 版本執行正確版本的命令。
/usr/local/horizon/update/configureupdate.hzn manifest --set-version 3.3.2.0
或
/usr/local/horizon/update/configureupdate.hzn manifest --set-version 3.3.3.0
或
/usr/local/horizon/update/configureupdate.hzn manifest --set-version 3.3.4.0
- 若要將更新 URL 變更為 3.3.5 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.5.0
- 若要更新應用裝置,請執行 updatemgr.hzn 指令碼。
/usr/local/horizon/update/updatemgr.hzn update
如果您從 3.3.2 升級,指令碼會要求您提供
dualbootupdate 檔案的位置作為參數。請使用
--file 選項在命令中提供檔案位置,或執行不含該選項的命令,然後在出現提示時輸入該資訊。
備註: 升級程序將作業系統從 SLES 移轉至 Photon 時,會使用 dualbootupdate.tar.gz 檔案。
VMware Identity Manager 3.3.3 和 3.3.4 已使用 Photon,但 3.3.2 並未使用。因此,從 3.3.2 升級時,您只需包含
dualbootupdate 檔案的位置作為參數即可。
--file |
使用 --file 選項提供 dualbootupdate 檔案的位置,此檔案中包含 Photon 作業系統及其套件。預設位置為 /dualbootupdate.tar.gz。 |
升級期間出現的訊息會儲存在 update.log 檔案中,其位於 /opt/vmware/var/log/update.log。
- 重新啟動虛擬應用裝置。
reboot
- 確認已升級的應用裝置版本為 3.3.5。
vamicli version --appliance
新版本隨即顯示。