We are currently at VMware ESX 4.0.0 build-208167 on Dell m1000 blade chasis. we are getting ready to enable jumbo frames on our ESX 4 blade servers. I have existing vswitches already in place. Here is the setup:
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch0 32 11 32 1500 vmnic0,vmnic1,vmnic2,vmnic3
PortGroup Name VLAN ID Used Ports Uplinks
vm_network 128 1 vmnic0,vmnic1,vmnic2,vmnic3
Service Console 171 1 vmnic0,vmnic1,vmnic2,vmnic3
VMkernel_NFS 175 1 vmnic0,vmnic1,vmnic2,vmnic3
VMkernel_iSCSI 174 1 vmnic0,vmnic1,vmnic2,vmnic3
VMkernel_FT 173 1 vmnic0,vmnic1,vmnic2,vmnic3
VMkernel_VMotion 172 1 vmnic0,vmnic1,vmnic2,vmnic3
We have 4 pnic Etherchannel with 6 vlans configured. To use jumbo frames, I will need to create a new vSwitch and issue the command 'esxcfg-vswitch -m 9000 vSwitch1' then recreate each one of the vmkernel ports, then add the two pnics to this vswitch that will run iscsi/nfs via etherchanneled together.
Our DataCom staff and our Storage Are Network staff will enable jumbo frames on our Cisco switches and our Network Appliance SAN end to end.
Would the iscsi vmkernel port and the nfs vmkernel port be the only two that would take advantage of the jumbo frames? Can I include the sc port, vmotion port, and the fault tolerant potrt as well for jumbo frames?