VCF Operations 9.x
SDDC manager 5.x
vCenter 8.x
|
Note: It is recommended to upgrade SDDC manager and vCenter to 9.x version. If however this is not possible and you wish to upgrade VCF operations to the latest version you can try the below steps to add vCenter 8.x to the deployment. Before applying the steps below take a snapshot of Fleet Management as per KB How to create a snapshot for VCF Operations Fleet Manager appliance |
touch /var/lib/vrlcm/UI_ENABLED
Export the vCenter certificates in .pem format to import into the Aria products {
"vCenterHost": "<vCenterFQDN>",
"vCenterName": "<vCentershortname>",
"vcCertificate": "-----BEGIN CERTIFICATE-----\n<EntervCenter Server Certificate in one line>/n-----END CERTIFICATE-----
"vcPassword": "locker: password:<lockerpassword>: <vCenteralias>",
"vcUsedAs": "MANAGEMENT",
"vcUsername": "[email protected]"
}
rm /var/lib/vrlcm/UI_ENABLED