【发布时间】:2020-03-31 00:32:17
【问题描述】:
我们可以在 Google Compute Engine 中部署 OVA/OVF 文件吗?例如,IBM 的虚拟设备之一
【问题讨论】:
标签: google-cloud-platform google-compute-engine
我们可以在 Google Compute Engine 中部署 OVA/OVF 文件吗?例如,IBM 的虚拟设备之一
【问题讨论】:
标签: google-cloud-platform google-compute-engine
我了解到您希望将 OVA 或 OVF 格式的虚拟机导出到 GCE。根据GCP documentation 和这个post 计算引擎仅支持RAW 格式。您可能想使用一些免费工具(如 VirtualBox)或以 RAW 格式提取文件来尝试使用 converting OVA file into RAW format。
【讨论】: