esxi安装vib需要指定详细的安装包路径

强颜欢笑 提交于 2020-08-15 12:44:23
[root@host14:/tmp] esxcli software vib install -d VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip 
 [MetadataDownloadError]
 Could not download from depot at zip:/var/log/vmware/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip?index.xml, skipping (('zip:/var/log/vmware/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip?index.xml', '', "Error extracting index.xml from /var/log/vmware/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip: [Errno 2] No such file or directory: '/var/log/vmware/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip'"))
        url = zip:/var/log/vmware/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip?index.xml
 Please refer to the log file for more details.

[root@host14:/tmp] esxcli software vib install -d /tmp/VMW-ESX-6.5.0-nhpsa-2.0.44-offline_bundle-14136210.zip 
Installation Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   Reboot Required: true
   VIBs Installed: Microsemi_bootbank_nhpsa_2.0.44-1OEM.650.0.0.4598673
   VIBs Removed: Microsemi_bootbank_nhpsa_2.0.38-1OEM.650.0.0.4598673
   VIBs Skipped: 
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!