2020年11月16日 星期一

VMWARE ESXI 6.0 升級 6.7

*vmware esxi 6.0 安裝於HPE ProLiant DL380 Gen9

1.進入維護模式
2.開啟SSH
3.使用putty 連線主機,檢查VIB套件
#esxcli software vib list |grep Hewlett

4.因為hpilo與hpcru會造成升級錯誤,因此須移除HP VIB,刪除後可再安裝新版,無須擔心

#esxcli software vib remove -n char-hpcru
#esxcli software vib remove -n char-hpilo

5.到my vmware下載6.7檔案
#esxcli software sources profile list -d /vmfs/volumes/5923ba38-8122b61f-c90e-1402ec3ebef0/ESXi670-202011001.zip
#esxcli software profile update -d /vmfs/volumes/5923ba38-8122b61f-c90e-1402ec3ebef0/ESXi670-202011001.zip -p ESXi-6.7.0-20201103001-standard  --no-sig-check

*如不刪除VIB直接執行升級黨則會出現錯誤訊息 [DependencyError]
 VIB Hewlett-Packard_bootbank_char-hpilo_600.9.0.2.8-1OEM.600.0.0.2159203 requires vmkapi_2_0_0_0, but the requirement cannot be satisfied within the ImageProfile.
 VIB Hewlett-Packard_bootbank_char-hpcru_6.0.6.14-1OEM.600.0.0.2159203 requires vmkapi_2_0_0_0, but the requirement cannot be satisfied within the ImageProfile.
 VIB Hewlett-Packard_bootbank_char-hpcru_6.0.6.14-1OEM.600.0.0.2159203 requires com.vmware.driverAPI-9.2.0.0, but the requirement cannot be satisfied within the ImageProfile.
 VIB Hewlett-Packard_bootbank_char-hpilo_600.9.0.2.8-1OEM.600.0.0.2159203 requires com.vmware.driverAPI-9.2.0.0, but the requirement cannot be satisfied within the ImageProfile.
 Please refer to the log file for more details.


6.reboot
7.使用 VUM  更新 HPE Vmware VIB

https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_bf70e8405c11486785814ee786



沒有留言: