/var/log/vmware/vcf/domainmanager/domainmanager.log in SDDC manager:Workaround:
Follow the steps below:
1. Find the Transport Node Profile for the cluster. It usually follows the naming pattern:
<vcenter-vm-name>-<cluster-name>
2. Verify that at least 1 standard host switch is associated with the overlay transport zone. If it exists, skip to step 3, else, create an overlay transport zone using the steps below.
If there is no overlay transport zone associated with the host switch, add one transport zone
2.1 Create a transport zone with name overlay-tz-<nsxt-vip-fqdn> and select Traffic type overlay.
2.2 Click on the manage option and add a tag with the name "vcf" and scope "vcf-orchestration" to the transport zone created above.
2.3 Update a standard switch in the cluster Transport Node Profile by adding this overlay transport zone.
3. Verify that the transport zone identified in step 2 contains the VCF tags.
4. Apply the transport node profile on the cluster.
5. Wait for the cluster reconfiguration.
6. Once the cluster reconfiguration is done, retry the failed workflow from the SDDC manager. Since the workflow is still in validation and phase, and no configuration has been written on the host, a new add host workflow can also be started.