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.
Error
Message: 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 properties
for each Edge node.
com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Cannot determine default NSX enabled VDS uplinks: please specify firstNsxVds
Uplink and secondNsxVdsUplink properties for each Edge node.
at com.vmware.vcf.nsxtedgeclustermanager.helper.NsxtEdgeClusterValidationUtil.defaultCvdsUplinksFromTnps(NsxtEdgeClusterValidationU
til.java:2375)
at com.vmware.vcf.nsxtedgeclustermanager.fsm.actions.EnsureEdgeNodeSpecNsxVdsUplinksAction.execute(EnsureEdgeNodeSpecNsxVdsUplinksA
ction.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.