vCenter Server Appliance 安装程序包含一些 JSON 模板,这些模板位于 vcsa-cli-installer/templates 目录中。在 upgrade 子文件夹中,您可以找到 JSON 模板,这些模板包含所有升级类型的最少配置参数。

每种升级类型有一个模板用于在 ESXi 主机上部署新设备,还有另一个模板用于在 vCenter Server 实例上部署新设备。

表 1. vCenter Server Appliance 安装程序中包含的升级 JSON 模板
位置 模板 描述
vcsa-cli-installer\templates\upgrade\vcsa5.5 embedded_vCSA_on_ESXi.json 包含将具有嵌入式 vCenter Single Sign-On 部署的 vCenter Server Appliance 5.5 升级到 ESXi 主机上具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
embedded_vCSA_on_VC.json 包含将具有嵌入式 vCenter Single Sign-On 部署的 vCenter Server Appliance 5.5 升级到 vCenter Server 实例上具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
vCSA_on_ESXi.json 包含将具有外部 vCenter Single Sign-On 部署的 vCenter Server Appliance 5.5 升级到 ESXi 主机上具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
vCSA_on_VC.json 包含将具有外部 vCenter Single Sign-On 部署的 vCenter Server Appliance 5.5 升级到 vCenter Server 实例上具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
vcsa-cli-installer\templates\upgrade\vcsa6.0 embedded_vCSA_on_ESXi.json 包含将具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.0 升级到 ESXi 主机上具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
embedded_vCSA_on_VC.json 包含将具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.0 升级到 vCenter Server 实例上具有嵌入式 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
PSC_on_ESXi.json 包含在 ESXi 主机上将 Platform Services Controller 设备 6.0 升级到 Platform Services Controller 设备 6.5 所需的最少配置参数。
PSC_on_VC.json 包含在 vCenter Server 实例上将 Platform Services Controller 设备 6.0 升级到 Platform Services Controller 设备 6.5 所需的最少配置参数。
vCSA_on_ESXi.json 包含将具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.0 升级到 ESXi 主机上具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。
vCSA_on_VC.json 包含将具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.0 升级到 vCenter Server 实例上具有外部 Platform Services Controller 部署的 vCenter Server Appliance 6.5 所需的最少配置参数。