VMware NSX

 View Only
  • 1.  VxLAN between 2x TZ in vCD

    Posted Jun 22, 2016 04:59 PM

    I have 2 TZ in 1xVCenter

    A-TZ (Acluster-1) = A-orgvDC = A-PvDC  ---------|

                                                                        |----->>>>>>organization      

    B-TZ (BCluster-2) = B-orgvDC = B-PvDC   -------|

    i able to share both cluster into both TZ, but can't able to see the A-TZ isolated network in the org-B from the vCD, but from i can see from the webclient isolated-network

    How to see the isolated network from the org-vDC ?

    Thanks



  • 2.  RE: VxLAN between 2x TZ in vCD

    Posted Jun 23, 2016 02:02 AM

    What are you trying to achieve?

    There is another way to share VXLAN network across org-vDC.

    You can create a new VXLAN logical switch in vSphere Web Client and and use it as external network.

    But you will need to create another TZ that is spanning across both clusters

    See this link on how to create VXLAN logical switch as external network: VXLAN as an External vCloud Director Network | Tom Fojta's Blog

    On older vCD, you will need to rename the portgroup and remove the 'vxw' prefix



  • 3.  RE: VxLAN between 2x TZ in vCD

    Posted Jun 23, 2016 06:27 AM

    Thanks B



  • 4.  RE: VxLAN between 2x TZ in vCD

    Posted Jul 06, 2016 07:42 PM

    Issue has been resolved after adding the values into the Database tables by vmware engineer team

    Insert into real_network_backing values((select NEWID()),0xFBDCEFB3F35A4961AB0D9C7B7583EAF9,0x5A8D7DCF434F444884320A816307F5BC,'dvportgroup-685')

    After this i can see the Isolated network shared between the Org-vDC.

    Reason:

    A-orgvDC created isolated network without shared after this B-orgvDC created and want to shared the A-orgvDC isolated then it will not showing in the vCD