I have a networking issue I can't seem to get to the bottom of. I have 2 esxi 5 hosts. Each have dual NIC's that are teamed and load balancing configuration is set for route based on IP hash. The VMKernel Port Management network in each case is configured for vlan 133. In each case, the management network is accessible from anywhere else on the network, including a variety of vlans. The issue is that each host cannot see the other.
E.G. ESX host 1 management address is 10.11.33.5 and a vm is 10.11.33.10
E.G. ESX host 2 management address is 10.11.33.6.
Default gateway is 10.11.33.1
vm 33.10 can ping 33.5 as well as the default gateway, but cannot ping 10.11.33.6.
I've been trying to play with vswitch settings but i'm at a loss for what may be causing this. Any help is appreciated. Thanks.