上传VMware-Esxi-8.0安装包

image.png

关闭所有虚拟机,进入维护模式

image.png

开启ssh

image.png

    cd /vmfs/volumes/datastore1
    ls

    esxcli software profile update --depot=<depot_location> --profile=<profile_name>
    // depot指定文件路径 profile指定版本

    //查看文件版本
    esxcli software sources profile list -d /vmfs/volumes/datastore1/VMware-ESXi-8.0a-20842819-depot.zip

    //执行升级
    esxcli software profile update --depot=/vmfs/volumes/datastore1/VMware-ESXi-8.0a-20842819-depot.zip --profile=ESXi-8.0a-20842819-standard

    //查看版本是否升级成功
    vmware -vl

    reboot

参考:

https://blog.csdn.net/ousamadm/article/details/128360862

https://panfake.com/2023/03/esxi-8-update-80a-80b-patch-package-method/

https://docs.vmware.com/cn/VMware-vSphere/8.0/vsphere-esxi-upgrade/GUID-E51C5DB6-F28E-42E8-ACA4-0EBDD11DF55D.html

最后修改:2024 年 08 月 17 日
快来和我交易吧。