VMware vSAN 7.x
VMware vSAN 8.x
Some data nodes cannot reach the witness node over vmkping on vmkernal port which is tagged for witness traffic.
From witness node ping tests over vSAN vmk are unsuccessful for some data nodes.
Remove the Witness traffic tagging from the dedicated interface on all data nodes to force Witness traffic over the standard vSAN path as this is reachable.
esxcli vsan network ip interface tag remove -i vmk# -t VSANWitness
Repeat these steps on all affected data nodes in the cluster.
Verify that vmkping to the Witness node is now successful over the default vSAN path.
See vSAN Witness Traffic Failure Due to vmk0# Network Communication Loss