TonyJK 281 posts since
Dec 10, 2005
Reply
4.
Re: How to use vmkping ? Jan 6, 2009 9:38 PM

in response to:
sbeaver
Dear Steve,
Thanks for your advice.
There is no problem in vmkping the VMKernel port from ESXA to ESXB and ESXC. However, there is problem in relocating VMs from ESXA and ESXB to ESXC Host. On the other hand, there is no problem in migrating VMs between ESXA and ESXB.
root@ESXA root# vmkping 192.168.13.7 (ESXB VMkernel Port)
PING 192.168.13.7 (192.168.13.7): 56 data bytes
64 bytes from 192.168.13.7: icmp_seq=0 ttl=64 time=0.215 ms
64 bytes from 192.168.13.7: icmp_seq=1 ttl=64 time=0.210 ms
64 bytes from 192.168.13.7: icmp_seq=2 ttl=64 time=0.205 ms
- 192.168.13.7 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.205/0.210/0.215 ms
root@ESXA root# vmkping 192.168.13.236 (ESXC VMkernel Port)
PING 192.168.13.236 (192.168.13.236): 56 data bytes
64 bytes from 192.168.13.236: icmp_seq=0 ttl=64 time=0.791 ms
64 bytes from 192.168.13.236: icmp_seq=1 ttl=64 time=0.176 ms
64 bytes from 192.168.13.236: icmp_seq=2 ttl=64 time=0.181 ms
- 192.168.13.236 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.176/0.383/0.791 ms
root@ESXA root#