vmware esxi 7 授權費用?ESXi7.0小版本升級0、開啟Esxi的ssh訪問,我來為大家講解一下關于vmware esxi 7 授權費用?跟着小編一起來看一看吧!
ESXi7.0小版本升級
0、開啟Esxi的ssh訪問
1、ESXi的介質分為兩類,以7.0為例:
vmware vSphere Hypervisor (ESXi ISO) image (Includes VMware Tools)(ISO包)
VMware vSphere Hypervisor (ESXi) Offline Bundle (ZIP包)
如果要升級,需要ZIP包介質。
2、查驗當前版本
[root@esxi:~] vmware -v
VMware ESXi 7.0.3 build-18644231
[root@esxi:~]
[root@esxi:~] esxcli system version get
Product: VMware ESXi
Version: 7.0.3
Build: Releasebuild-18644231
Update: 3
Patch: 0
[root@esxi:~]
[root@esxi:~] VMware -l
VMware ESXi 7.0 update 3
3、上傳VMware-ESXi-7.0U3g-20328353-depot.zip到虛拟機主機本地目錄
4、升級包查找和校驗
[root@esxi:~] find /vmfs/volumes/ -name '*ESXi*'
/vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip
[root@esxi:~]
[root@esxi:~] md5sum /vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip
[root@esxi:~] esxcli software sources profile list --depot=\
> /vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip
Name Vendor Acceptance Level Creation Time Modification Time
----------------------------- ------------ ---------------- ------------------- -----------------
ESXi-7.0U3g-20328353-standard VMware, Inc. PartnerSupported 2022-09-01T00:00:00 2022-09-01T00:00:00
ESXi-7.0U3g-20328353-no-tools VMware, Inc. PartnerSupported 2022-09-01T00:00:00 2022-08-23T03:00:16
[root@esxi:~]
或者
[root@esxi:~] esxcli software sources profile list -d\
> /vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip
Name Vendor Acceptance Level Creation Time Modification Time
----------------------------- ------------ ---------------- ------------------- -----------------
ESXi-7.0U3g-20328353-standard VMware, Inc. PartnerSupported 2022-09-01T00:00:00 2022-09-01T00:00:00
ESXi-7.0U3g-20328353-no-tools VMware, Inc. PartnerSupported 2022-09-01T00:00:00 2022-08-23T03:00:16
[root@esxi:~]
5、關閉所有虛拟機或者遷移到其他主機上。
6、将主機轉為“維護模式”
7、開始升級
[root@esxi:~] esxcli software profile update -d=/vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip -p=ESXi-7.0U3g-20328353-standard
或者
[root@esxi:~] esxcli software profile update -d /vmfs/volumes/632b133c-a31c7260-5c61-9cc2c410e8ec/Sys-iso/VMware-ESXi-7.0U3g-20328353-depot.zip -p ESXi-7.0U3g-20328353-standard
以下為輸出内容:
Update Result
Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
reboot Required: true
VIBs Installed: VMW_bootbank_atlantic_1.0.3.0-8vmw.703.0.20.19193900,.......
.......
.......
VIBs Skipped:
[root@esxi:~]
8、升級成功提示需要重啟宿主機
[root@esxi:~] /sbin/reboot
9、開機驗證版本
[root@esxi:~] vmware -v
VMware ESXi 7.0.3 build-20328353
[root@esxi:~]
[root@esxi:~] vmware -l
VMware ESXi 7.0 Update 3
[root@esxi:~]
[root@esxi:~] esxcli system version get
Product: VMware ESXi
Version: 7.0.3
Build: Releasebuild-20328353
Update: 3
Patch: 55
[root@esxi:~]
,更多精彩资讯请关注tft每日頭條,我们将持续为您更新最新资讯!