vSphere vNetwork

 View Only
  • 1.  MTU 9000

    Posted Sep 13, 2022 07:30 AM

    Dear Community,

    i set vmkernel 9000 and vDS standard switch 1500 and Physical switch set to 9000 is this configuration supported or it will create network issues



  • 2.  RE: MTU 9000
    Best Answer

    Posted Sep 13, 2022 04:42 PM

    The MTU needs to be configured from end to end, i.e. also in the vSwitch.
    You can test whether MTU 9000 works using the vmkping command from one of the ESXi hosts.

    vmkping -I vmk# -d -s 8972 <target-ip>

    André



  • 3.  RE: MTU 9000

    Posted Sep 20, 2022 11:27 AM

    Yes, i agree

    but if I configure vmkernel and physical adapter as MTU 9000 and vSwitch as MTU 1500. will it cause communication problems?



  • 4.  RE: MTU 9000
    Best Answer

    Posted Sep 20, 2022 11:50 AM

    YES... it will cause problem because the VMK try to use a packet size up to 9k but it will blocked or need to defragmented.

    If you have CEIP enabled the VMware Advisor within vCenter will raise an alarm also about mismatched MTU settings.

    Regards,
    Joerg



  • 5.  RE: MTU 9000

    Posted Sep 21, 2022 09:35 AM

    But for below configuration
    configure vmkernel and physical adapter as MTU 9000 and vSwitch as MTU 1500.

    Does vSwitch does de-fragmentation or simply it will fail to send frames. 

    When i was migrating standard switch to Distributed switch. Accidently DS switch MTU was set to 1500 and When i migrated vSAN VM kernel i lost connection and VMs were shut down. i was trying to figure out is it because of MTU 1500? 

    logs
    2022-09-12T12:05:12.655Z cpu2:3987430)Uplink: 5942: vmnic4: TSO packet has large MSS (8948) plus L7 offset (66), which can't be fit into MTU (1500)
    2022-09-12T12:05:12.655Z cpu0:3987430)Uplink: 5942: vmnic4: TSO packet has large MSS (8948) plus L7 offset (66), which can't be fit into MTU (1500)
    2022-09-12T12:05:12.655Z cpu0:3987430)Uplink: 5976: vmnic4: Non TSO L2 payload size exceeds uplink MTU. FrameLen: 3134, L3 header offset: 14