-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
My deploy is failing at the SDDC stage, is the error below because the holorouter VM requires direct network access to the parent ESXi host?
14-08-2025 10:29:59 VCFInstaller[61306]: [ERROR] VCF Installer deployment failed
14-08-2025 10:29:59 VCFInstaller[61306]: [INFO] Failed to deploy OVF template. Retry #5
Opening OVA source: /holodeck-runtime/bin/9.0/VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova
The manifest validates
Opening VI target: vi://user%40domain.local@parent-vcenter:443/LAB-DC/host/LAB_CLUSTER01
Deploying to VI: vi://user%40domain.local@parent-vcenter:443/LAB-DC/host/LAB_CLUSTER01
Transfer Failed
Transfer Failed
Error: Failed to send file [disk-0.vmdk] to the host [host-0001.domain.local], please check the network connection
Completed with errors
14-08-2025 10:30:12 VCFInstaller[61306]: [ERROR] VCF Installer deployment failed
14-08-2025 10:30:12 VCFInstaller[61306]: [ERROR] Failed to deploy OVF template after 6 retries. Terminating
Reproduction steps
- Connect to vCenter - OK
- Select Datastore - OK
- Select Portgroup - OK
...nested hosts deploy etc...
SDDC .ova retry quits after 6 attempts.
Expected behavior
SDDC disks are uploaded and the SDDC/VCF installer appliance boots up?
Additional context
No response