Symptoms:
Description: Ensure Edge Node NSX VDS Uplink Values are Present
Progress Messages: Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVdsUplink and secondNsxVdsUplink properties for each Edge node.ErrorMessage: Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVdsUplink and secondNsxVdsUplink properties for each Edge node.
ERROR [vcf_dm,e3471e85dc71060b,7ac2] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-9] [3V0G2M] CANNOT_DETERMINE_DEFAULT_CVDS_UPLINKS Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVdsUplink and secondNsxVdsUplink propertiesfor each Edge node.com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVdsUplink and secondNsxVdsUplink properties for each Edge node. at com.vmware.vcf.nsxtedgeclustermanager.helper.NsxtEdgeClusterValidationUtil.defaultCvdsUplinksFromTnps(NsxtEdgeClusterValidationUtil.java:2375) at com.vmware.vcf.nsxtedgeclustermanager.fsm.actions.EnsureEdgeNodeSpecNsxVdsUplinksAction.execute(EnsureEdgeNodeSpecNsxVdsUplinksAction.java:81)
SDDC Manager 5.x
SDDC Manager 4.x
This issue can occur when the vDS name had been changed from the vSphere Client.
Submit a full Edge creation spec directly via the Edge creation API and explicitly give the uplinks to use for each Edge node.
Make sure to add the properties firstNsxVdsUplink and secondNsxVdsUplink in each Edge node spec.