Upgrade (Converge) from vSphere 8 to 9.1 failed at stage “Deploy and configure the operations appliance”
search cancel

Upgrade (Converge) from vSphere 8 to 9.1 failed at stage “Deploy and configure the operations appliance”

book

Article ID: 449623

calendar_today

Updated On:

Products

VMware SDDC Manager / VCF Installer

Issue/Introduction

  • VCF Installer UI becomes inaccessible.
  • SDDC Manager logs:
    • /services-logs/vcf-sddc-lcm/###/vcf-sddc-build-service-sddcbuild-###-###/sddcbuild/console-log-###.log

      .casa.service.OpsCasaService" method="configureCluster:211"] [019f8bf0-8b57-72fb-b11b-a0124b7067f8, taskId=019f8bf2-4085-7187-a47e-e6e4e78919b3] - Invoking API for creating VCF Operations cluster, dry-run - true
      2026-07-22T23:06:18.828464894Z stdout F 2026-07-22T23:06:18.827Z ERROR sddc-build-service 53 [lcm@4413 scPath="ops" thread="system-task-worker-28" logger="c.b.v.o.casa.service.OpsCasaService" method="configureCluster:220"] [019f8bf0-8b57-72fb-b11b-a0124b7067f8, taskId=019f8bf2-4085-7187-a47e-e6e4e78919b3] - Failed to create VCF Operations cluster
      2026-07-22T23:06:18.828504064Z stdout F org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 500 on POST request for "https://<FQDN>:443/casa/cluster": "{"error_message_key":"general.failure","error_arguments":[],"error_message":"Operation failed"}"

    • /var/log/vmware/vcf/domainmanager/domainmanager.log

      2026-07-23T01:28:14.745+0000 DEBUG [vcf_dm,6a616e2ef1e11b80b038801ef8793654,fe0b] [c.v.e.s.o.c.ProcessingTaskSubscriber,dm-exec-662]  Invoking task InstallOvaComponentFleetLcmAction., Plugin: VspServicesPlugin, ParamBuilder null, Input map: {componentSpec=DeployOrJoinVcfManagementComponents____24__DeployVcfOpsFleetLcm____4__componentSpec}, Id: 0a4e0026-9f8a-14a5-819f-8b87487d01e2 ...

      2026-07-23T01:44:17.418+0000 ERROR [vcf_dm,6a616e2ef1e11b80b038801ef8793654,fe0b] [c.v.v.v.s.f.FleetLcmTaskExecutor,dm-exec-662]  Fleet LCM task for OVA component installation failed, task ID: 019f8bf0-8b57-72fb-b11b-a0124b7067f8, status: FAILED
      2026-07-23T01:44:17.430+0000 ERROR [vcf_dm,6a616e2ef1e11b80b038801ef8793654,fe0b] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-662]  [L6PS50] PUBLIC_FLEET_LCM_TASK_FAILED The Fleet lifecycle {0} task with ID 019f8bf0-8b57-72fb-b11b-a0124b7067f8 failed. Internal errors: Status polling timed out. Review the logs to check operation progress. Increase the timeout value if the operation requires more time.

Environment

VCF 9.1

Cause

Time zone for VCSA was set different than default of UTC (e.g., EST, etc.).

Resolution

  1. Update VCSA time zone to UTC instead of custom (e.g., EST).

  2. Reboot SDDC Manager. You should re-gain access to VCF Installer UI where deployment failed.

  3. Re-try/Resume deployment. Deployment should now progress.