Failed to discovery domain inventory with vCenter/var/log/vmware/vcf/domainmanager/domainmanager.log of VCF Installer:YYYY-MM-DDTHH:MM:SS DEBUG [vcf_dm,######################,dffc] [c.v.v.d.u.DomainDiscoveryVdsHelper,dm-exec-####] Get transport type for port group vlan####
YYYY-MM-DDTHH:MM:SS DEBUG [vcf_dm,######################,dffc] [c.v.v.d.u.DomainDiscoveryVdsHelper,dm-exec-####] About to check if vlan#### is type VM_MANAGEMENT
YYYY-MM-DDTHH:MM:SS DEBUG [vcf_dm,######################,dffc] [c.v.v.d.u.DomainDiscoveryVdsHelper,dm-exec-####] Discovered transport types for portgroup dvportgroup-#### are [VM_MANAGEMENT]
::::::::::::::::::::::
YYYY-MM-DDTHH:MM:SS ERROR [vcf_dm,############,dffc] [c.v.v.d.u.DomainDiscoveryVdsHelper,dm-exec-####] Failed to process VDS vDS## in vCenter VC_FQDN
YYYY-MM-DDTHH:MM:SS ERROR [vcf_dm,############,dffc] [c.v.v.d.utils.DomainDiscoveryUtil,dm-exec-####] Domain discovery failed for vCenter VC_FQDN:Could not discover VDS vDS# in vCenter VC_FQDN due to failure in processing: null
Navigate to the specific port group's uplink teaming policy page:
https://VC_FQDN/mob/?moid=dvportgroup-####&doPath=config.defaultPortConfig.uplinkTeamingPolicy.uplinkPortOrder
Inspect the activeUplinkPort property. In a failing scenario, this list will be empty or unset.
VMware Cloud Foundation (VCF) 9.1
vCenter Server 8.x
This failure occurs when a Distributed Virtual Portgroup lacks active uplinks typically because they are set to standby, marked as unused, or left completely unassigned.
When the VCF discovery engine encounters an empty active adapter list in the teaming policy, the automation throws a NullPointerException because it cannot retrieve a populated uplink array.
Manually assign uplinks to the affected Distributed Portgroup(s):
https://[VC_FQDN]/mob/?moid=[PORTGROUP_ID]&doPath=config.defaultPortConfig.uplinkTeamingPolicy.uplinkPortOrder