#将下载额你看驱动上传到要升级的esxi storage #开启esxi主机SSH功能(esxi主机-配置) esxcli network nic list 列出当前ESXi主机上所有NICs的状态 esxcli network nic get -n vmnic0 查看网卡驱动版本及固件版本 vim-cmd hostsvc/maintenance_mode_enter 进入维护模式 esxcli software vib update -d "*.zip" esxcli system shutdown reboot -r "reboot"
本文出自 “汜水流年_” 博客,请务必保留此出处http://timefiles.blog.51cto.com/8475652/1828292
原文地址:http://timefiles.blog.51cto.com/8475652/1828292