vmkping -I vmk# <vSAN Node IP address>
(where vmk# is the vmkernel port (vmknic) used by vSAN)
Result : Packets: Sent = 3, Received = 3, Lost = 0 (0% loss)
vmkping -I vmk# <vSAN Witness IP address>
(where vmk# is the vmkernel port (vmknic) used by vSAN)
Result: 3 packets transmitted, 0 packets dropped, 100% packet loss
Note: the VMkernel port (vmknic) being used by vSAN can be identified by running the following command on the host
esxcli vsan network list
VMware vSAN 7.x
VMware vSAN 8.x
ICMP was disabled on one of the firewalls in the physical network.
Allowing ICMP on the firewall resolved the issue.