VMware Cloud Community
AlexVeber
Contributor
Contributor

Host spanning problems

Hi,

I have 2 ESXi servers in the cluster dedicated for vCD, i have created a vcloud isolated network and routed it to the external network.

my problem is that only a VM that runs on the same Host as the vShield EDGE appliance get network connectivity, if the vShield EDGE is on Host1 and the VM is on Host2 i can't even ping the default gateway (which is the vShield EDGE).

Please note that my vShield Manager is in a diffrent cluster connected to adiffrent dvswitch, is that a problem? I couldn't find anywhere in the documantation that thats a problem, I only found in the vSheild install docs that the manager and the EDGE muste belong to the same vcenter, which they are.

Please help me resolve this issue.

Thanks.

0 Kudos
3 Replies
AlexVeber
Contributor
Contributor

Ok I found the problem.

When I created the Network Pool I didn't provide a VLAN ID, and because we are using 2 nics with trunk the Host Spanning couldn't communicate between the hosts.

0 Kudos
depping
Leadership
Leadership

Please note that there is a slight overhead in vCNI. In order to avoid fragmentation it is recommended to increase the MTU size to at least 1524 on the dvSwitch you are using for vCNI. Just a tip,



Duncan

VMware Communities User Moderator | VCDX

-


Now available: <a href="http://www.amazon.com/gp/product/1439263450?ie=UTF8&tag=yellowbricks-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1439263450">Paper - vSphere 4.0 Quick Start Guide (via amazon.com)</a> | <a href="http://www.lulu.com/product/download/vsphere-40-quick-start-guide/6169778">PDF (via lulu.com)</a>

Blogging: http://www.yellow-bricks.com | Twitter: http://www.twitter.com/DuncanYB

0 Kudos
admin
Immortal
Immortal

hi there

if no VLAN ID is used in the VCN-I network pool it wil use the Native VLAN - if you physical switches are configured to drop packets if they get tagged with the native VLAN you will get this happening.

0 Kudos