VMware Cloud Community
free47
Contributor
Contributor

vSAN: MTU check (ping with large packet size)

Hello all! 

I have vSAN stretch cluster 12 nodes on 2 sites and Witness site. I wanted to do vSAN traffic separation, because we've got MTU errors
"vSAN: MTU check (ping with large packet size)". 

So I created new dist.port group on our 1500MTU adapters and added new vmkernel adapter to hosts and tagged the traffic "Witness"

>> esxcli vsan network ip add -i vmkx -T=witness

What did I got? 
Traffic FROM ESXi Host TO Witness Host = OK = No more errors in skyline health 
Traffic FROM Witness Host to ESXi Host = ERROR in skyline health

I did everything like this: https://infrapcs.com/2021/02/04/vxrail-vsan-stretched-cluster-witness-traffic-separation-configurati...

BTW. I can ping from witnessHost to esxiHost and the other way around with NO errors.

How to get rid of that errors, is this some bug or? i mean the traffic passes trough fine.

Thank you in advanced!




0 Kudos
2 Replies
depping
Leadership
Leadership

I believe this is a known issue, you can just mute the error, it is being worked on by the team.

0 Kudos
free47
Contributor
Contributor

I mean, i checked now:
- on ESXi hosts on physical ports (on the switch) the MTU is 9216
- on Witness host on the physical (on the switch) the MTU is 1500


BUT, on ALL (ESXi and Witness hosts) the vmkernel adapter is set to 1500.
Is it possible that vcenter looks and physical port MTU set and ignores the vmkernel adapter setting?

0 Kudos