lamw / vsphere-with-tanzu-nsxt-automated-lab-deployment

vSphere with Tanzu using NSX-T Automated Lab Deployment
212 stars 79 forks source link

Write-Error: Error in creating NSX-T Transport Node Profile #34

Closed ssaksa80 closed 1 year ago

ssaksa80 commented 1 year ago

The script fails with the bellow error, please let me know how to get this fixed, thanks :)

[05-03-2023_02:08:10] Creating Tunnel Endpoint IP Pool ... [05-03-2023_02:08:10] Creating Overlay & VLAN Transport Zones ... [05-03-2023_02:08:10] Creating ESXi Uplink Profile ... [05-03-2023_02:08:10] Creating Edge Uplink Profile ... [05-03-2023_02:08:12] Creating Transport Node Profile Tanzu-Host-Transport-Node-Profile ... Write-Error: Error in creating NSX-T Transport Node Profile Write-Error: ({ "httpStatus" : "BAD_REQUEST", "error_code" : 9538, "module_name" : "NsxSwitching service", "error_message" : "Cannot find the HostSwitch [50 0a eb cb 3a 6b 10 e2-66 bf ed 4e 6b a3 53 03] of type VDS." }.Exception.Message)

ssaksa80 commented 1 year ago

re-ran from scratch and it worked :)