VMware Cloud Community
raytracy
Contributor
Contributor

LinNet: map_pkt_to_skb: packet couldn't be sent (mtu=1500)?

What is it meaning of following message:

=============================================

Oct 16 16:54:16 vmserver vmkernel: 0:00:25:14.655 cpu0:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 5 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:54:18 vmserver vmkernel: 0:00:25:16.262 cpu1:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 6 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:54:21 vmserver vmkernel: 0:00:25:19.478 cpu1:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 7 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:54:27 vmserver vmkernel: 0:00:25:25.910 cpu1:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 8 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:54:40 vmserver vmkernel: 0:00:25:38.771 cpu1:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 9 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:55:06 vmserver vmkernel: 0:00:26:04.495 cpu0:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 10 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

Oct 16 16:55:57 vmserver vmkernel: 0:00:26:55.943 cpu1:4228)WARNING: LinNet: map_pkt_to_skb: This message has repeated 11 times: vmnic0: 4267 bytes packet couldn't be sent (mtu=1500)

==================================================

I saw these message when I start up some VM, but not sure does it relate to VM or ESX console or some thing else?

Reply
0 Kudos
2 Replies
Paul_Lalonde
Commander
Commander

This error message suggests that a VM is attempting to transmit an Ethernet packet greater than the currently defined ESX limit of 1500 bytes. I'd check the configuration of the virtual machine to see what its MTU size is configured as.

Paul

animips
Contributor
Contributor

How do you tell which VM is trying to send the large packet?

Reply
0 Kudos