In a vSphere with Tanzu environment, deploying a Tanzu Kubernetes Cluster (TKC) fails.
The Supervisor Control Plane VM deployment task remains at 0% and eventually times out.
[VAppImport opID=####-##] Import task progress: 0
ERROR task-xxxx -- -- tkc-xxxx -- ResourcePool.ImportVAppLRO: :vim.fault.Timedout
Caught exception while importing VM: N3Vim5Fault8Timedout9ExceptionE(Fault cause: vim.fault.Timedout
Done cleaning up after failed import
The OVF import via a content library fails because the transfer of the VMDK image from the external content library does not complete before the operation times out.
This can occur when the Disk Copy Optimization setting conflicts with the network environment or storage configuration, resulting in communication issues.
Follow the steps below to disable disk copy optimization and check if the issue is resolved.
echo "ovf.useDiskCopyOptimization=false" >> /etc/vmware-content-library/vdc.properties
vmon-cli -r content-library