VMware vSphere

 View Only
  • 1.  Disabling Jumbo Frames.

    Posted Jan 29, 2014 10:40 PM

    Hi Everyone,

    A previous admin enabled jumbo frames on all of our vswitches and we have decided to disable it. I have 1 concern before proceeding. The MTU on our physical switches is set to 9000. If I reduce my virtual switches down to 1500, will traffic still flow?



  • 2.  RE: Disabling Jumbo Frames.

    Posted Jan 29, 2014 11:39 PM

    Yes, 1500MTU traffic will still flow on a 9k network no problem.  This should not cause any interruption, but you should consider placing your host in maintenance mode to test vmkping commands (i.e. vmkping -d -s 1472 <ip of another ESXi host>).  You should also consider unchecking Host Monitoring from Edit Settings on the cluster to prevent any false isolation events during your maintenance.  Also be sure to review portgroups and vSwitches as it can be set in both places.  As of 5.x this can be done purely in the GUI.

    PS - Just curious why you are leaving the fast lane?  Have you experienced issues?  If anything I would keep jumbo frames active for any vmkernel interfaces connected to network storage.  Management and VMs I don't typically jumboframe anyway.  Best of luck!



  • 3.  RE: Disabling Jumbo Frames.

    Posted Jan 30, 2014 05:50 PM

    Thanks for your answer!   Our storage is connected through FC, so no worries on that part. As far as leaving jumbo frames, just a decision the network team made on our side.