The purpose of this KB article is to address issues that arise during the cluster stretch workflow—specifically when the process fails at the step: "Add ESX Host(s) to vSphere Distributed Switch" with cause: "No available vmnic found on the host".
SDDC Manager, VCF Installer, VCF Download Tool
To resolve the issue:
Example payload:{ ... "clusterStretchSpec": { "hostSpecs": [ { "id": "<ESX host 1 ID>", "hostNetworkSpec": { "vmNics": [ ======> Ensure correct vmnic to vSphere Distributed Switch mapping is provided ] } }, ... } ...
}
Please refer to KB for the details on Stretch a vSAN ESA or OSA Cluster Using the SDDC Manager API
If the above steps are not working, contact GSS for further assistance.
The ESX hosts that you are adding to availability zone 2 must use the same vmnic to vSphere Distributed Switch mapping as the existing hosts in availability zone 1.