grehenl commented on issue #11913:
URL: https://github.com/apache/cloudstack/issues/11913#issuecomment-3460229783

   @nvazquez That's what i though too, but the overlay transport zone for the 
segments is correct in Cloudstack:
   
   (dh) 🐱 > list nsxcontrollers
   {
     "count": 1,
     "nsxController": [
       {
         "edgecluster": "EdgeCluster-01",
         "hostname": "nsx.lab.local",
         "name": "NSX",
         "nsxprovideruuid": "8ee19900-1b9d-468f-a782-595a7775c3fc",
         "port": "443",
         "tier0gateway": "T0-GW-EC-01",
         "transportzone": "esxi-overlay-tz",
         "zoneid": "9579a160-77be-41ef-bbeb-da27bf164b81",
         "zonename": "AZ1-VMWARE"
       }
     ]
   }
   
   The `esxi-overlay-tz` is the TZ that all of the esxi and edge nodes are 
using. Isn't the transportzone in Cloudstack the overlay tz that i use in NSX? 
Should i use the ID or the URL path (or anything else) instead of just the tz 
name?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to