1、点击这里,下载ESXi 6.7的Depot包:VMware-ESXi-6.7.0-8169922-depot.zip ;
2、将下载到的包上传到打算升级ESXi 6.5主机能访问到的Datastore位置,然后执行如下命令尝试通过Profile进行升级:
#esxcli software sources profile list -d /vmfs/volumes/datastore/VMware-ESXi-6.7.0-8169922-depot.zip
这条命令会显示如下图所示的结果:
3、然后根据找到的profile名字,执行如下命令尝试升级:
#esxcli software profile update -d /vmfs/volumes/datastore/VMware-ESXi-6.7.0-8169922-depot.zip -p ESXi-6.7.0-8169922-standard
注意,后面加上“-p ESXi-6.7.0-8169922-standard”这个参数指明profile对象。如果无误,结果如下图所示:
No comments:
Post a Comment