Issue may occur when attempting to deploy VMs from existing templates in a newly created cluster within VMware Cloud Director (VCD).
VM creation fails during the fast provisioning process (linked clone), specifically at the shadow VM creation phase.
The issue is caused by multiple 'none' networks present across different datacenters under the same vCenter.
Affects environments where vApp templates previously worked, but fail after onboarding new clusters or resource pools.
com.vmware.ssdc.library.exceptions.CreateShadowVmException:Caused by: java.lang.RuntimeException:More than one network with the name none is present in the inventory
This issue can occur when multiple standard networks named 'none' exist across datacenters under a single vCenter.
VCD attempts to resolve the 'none' network by name only, which fails due to ambiguity, resulting in shadow VM creation failure.
This issue is resolved in the VMware Cloud Director 10.6.1.2 release.