I just flipped them and now, I lost the physical link.So it does not seems it was the issue
yes it was a shot in the dark. didn't know what kind of f/o cards you had nor how old they were.
And non, I cannot ping from vMotion interface, but I beleived it was because the stack was vMotion and not TCP-IP
uhmmm... hmmmm.... I have not seen an instance where I cannot ping the vmotion configured vmk.. in fact if I can't do that I assume something is wrong and starting working the configuration to figure out why...
for example:
two hosts, each with vmotion vmk configured. One at 242.81 and one at 242.61. Screenshot of vmk configuration.
I enabled shell on 250.61 and logged in to test via ping, first to itself and then between the two esxi hosts:
[root@vmware61:~] ping -I vmk2 192.168.242.61
PING 192.168.242.61 (192.168.242.61): 56 data bytes
64 bytes from 192.168.242.61: icmp_seq=0 ttl=64 time=0.088 ms
64 bytes from 192.168.242.61: icmp_seq=1 ttl=64 time=0.065 ms
64 bytes from 192.168.242.61: icmp_seq=2 ttl=64 time=0.046 ms
--- 192.168.242.61 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.046/0.066/0.088 ms
[root@vmware61:~]
[root@vmware61:~] ping -I vmk2 192.168.242.81
PING 192.168.242.81 (192.168.242.81): 56 data bytes
64 bytes from 192.168.242.81: icmp_seq=0 ttl=64 time=0.267 ms
64 bytes from 192.168.242.81: icmp_seq=1 ttl=64 time=0.417 ms
64 bytes from 192.168.242.81: icmp_seq=2 ttl=64 time=0.407 ms
--- 192.168.242.81 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.267/0.364/0.417 ms
[root@vmware61:~]
my configuration is a bit different. both hosts are connected via AOC to an ICX6610, VLANS for vmotion, storage and obs not using dedicated interfaces...
Edit: Do you have the same optics in the cards in all three hosts? Are they all SFP+ 10Gbe optics or QSFP 40gbe optics?
Edit: Might as well tell us your optics parts and your NIC parts...
I really think you should be able to ping your vmotion interfaces from each side.
if that's the case then that shows your issue is not related to TNS - ESXI if ESXI-ESXI doesn't work... At least that's how it looks to me.
Same type of NIC in all three hosts? ESX1, ESX2 and TNS?
Edit: I used both ping and vmkping to test on my end
[root@vmware61:~] vmkping 192.168.242.81
PING 192.168.242.81 (192.168.242.81): 56 data bytes
64 bytes from 192.168.242.81: icmp_seq=0 ttl=64 time=0.354 ms
64 bytes from 192.168.242.81: icmp_seq=1 ttl=64 time=0.441 ms
64 bytes from 192.168.242.81: icmp_seq=2 ttl=64 time=0.433 ms
--- 192.168.242.81 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.354/0.409/0.441 ms