如何使用 vSphere Web Client 部署 OVF 文件?
我想使用 VMware vSphere® Web Client 部署开放虚拟化格式 (OVF)。
使用以下步骤使用 vSphere Web Client 部署 OVF 文件:
-
在尝试部署 OVF 文件之前,请将以下主机信息添加到
/etc/hosts
文件:- Platform Services Controller (PSC) 的主机信息
- VMware ESXi® 服务器的主机信息
- vCenter 的主机信息
-
检查
/etc/hosts
文件以确保成功添加了这些信息。 hosts 文件的示例可能类似于以下列表:10.131.9.201 psc-myinstance.myinstance.mydomain.com 10.131.7.26 host0.myinstance.mydomain.com 10.131.7.39 host1.myinstance.mydomain.com 10.131.7.6 host2.myinstance.mydomain.com 10.131.7.48 host3.myinstance.mydomain.com 10.131.9.196 vcenter-1.myinstance.mydomain.com
-
确保您有权访问 IBM Cloud® infrastructure customer portal 中所有必需的 VPN(虚拟专用网)。 在此示例中,VPN 为
10.131.7.xx
和10.131.9.xxx
。 -
登录数据中心的 VPN。
-
单击 vCenter 以访问 vSphere Web Client。
-
右键单击主机并部署
.ovf
文件。