当前位置:首页 > VMware > 正文内容

ESXi如何在线升级方法

andy3个月前 (03-27)VMware136

1、查看现在所属的版本

1.jpg


2、将升级包上传到ESXI所在的存储

2.jpg


3、启动SSH服务

3.jpg


4、进入系统查看当前版本

4.jpg


5、将服务器进入到维护模式

5.jpg

6.jpg


6、开始进行升级

[root@localhost:~] esxcli software sources profile list -d /vmfs/volumes/datastore1/ESXi670-202103001.zip
Name                              Vendor        Acceptance Level  Creation Time        Modification Time
--------------------------------  ------------  ----------------  -------------------  -------------------
ESXi-6.7.0-20210301001s-no-tools  VMware, Inc.  PartnerSupported  2021-03-04T10:17:40  2021-03-04T10:17:40
ESXi-6.7.0-20210304001-standard   VMware, Inc.  PartnerSupported  2021-03-04T10:17:40  2021-03-04T10:17:40
ESXi-6.7.0-20210301001s-standard  VMware, Inc.  PartnerSupported  2021-03-04T10:17:40  2021-03-04T10:17:40
ESXi-6.7.0-20210304001-no-tools   VMware, Inc.  PartnerSupported  2021-03-04T10:17:40  2021-03-04T10:17:40
[root@localhost:~] esxcli software profile update -d /vmfs/volumes/datastore1/ESXi670-202103001.zip -p ESXi-6.7.0-2021030400
1-standard
Update Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   Reboot Required: true
[root@localhost:~] vmware -v
VMware ESXi 6.7.0 build-14320388
[root@localhost:~] reboot

在系统重启过程,可以看到补丁已经升级到最新版本

7.jpg


7、验证

将服务器退出维护模式,通过远程连接工具登录到ESXI。

8.jpg


查看系统版本

[root@localhost:~] vmware -v
VMware ESXi 6.7.0 build-17700523
[root@localhost:~] esxcli system version get
   Product: VMware ESXi
   Version: 6.7.0
   Build: Releasebuild-17700523
   Update: 3
   Patch: 143


扫描二维码推送至手机访问。

版权声明:本文由电脑帮发布,如需转载请注明出处。

本文链接:http://www.52dnb.com/?id=9

分享给朋友:

“ESXi如何在线升级方法” 的相关文章

解决ESXi 安装Intel 12 13 14代大小核心cpu开机卡紫屏幕

解决ESXi 安装Intel 12 13 14代大小核心cpu开机卡紫屏幕

注意:如果打开安全启动也造成紫屏现像,请留意。测试环境:ESXi8硬件:w680+i9 12900k、i9 13900k、i7 13700l其它硬件未测试,普通纯大核心或纯小核心是不会有任何问题的。不过虽然能正常使用但是大核心只能认出单个线程!1、ESXi安装镜像启动,开机过程中一直狂按按Shift...

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。