Questions tagged [jumboframes]
48 questions
28
votes
4 answers
Testing whether jumbo frames are actually working
Is there a command to test whether jumbo frames are actually working? i.e. some sort of "ping" that reports whether or not the packet was broken up along the way.
I've an ESXi host with an Ubuntu VM which mounts a Dell MD3000i via iSCSI. I suspect…
pufferfish
- 2,660
- 9
- 37
- 40
21
votes
5 answers
Upgrading to Gigabit Network - Enabling Jumbo Frames
I would like to begin to upgrade my SOHO network to gigabit (from 10/100) and have heard a bit on Jumbo Frames.
What would be the best way to implement Jumbo Frames on a network? From what I can tell in order for it to work properly all network gear…
jdiaz
- 1,189
- 3
- 15
- 16
15
votes
5 answers
Are Jumbo Frames (MTU up to 9k) realistic/common over the open Internet?
I've got an application that would benefit from larger Ethernet frames. (In theory, we could reduce the number of outbound packets by > 50%, maybe even 66%.)
I'm also in the process of specifying networking requirements with candidate hosting…
Stu Thompson
- 3,339
- 6
- 30
- 47
5
votes
3 answers
Network packet size on sql server connection string to improve throughput
We have a dataload job that moves a relatively large amount of data across the network between two sql servers. the servers are on the same subnet and there is only a switch between them. the data consists of several large varchar fields plus an xml…
Jason Horner
- 612
- 2
- 6
- 13
5
votes
1 answer
Is it possible to mix jumbo frames VLAN and standard mtu VLAN on the same switch port?
If a managed switch and all attached devices both support VLANs and Jumbo Frames, is it possible to mix VLANs with jumbo frames and VLANs with standard frames on the same switch port / ethernet card?
If it is possible, should I expect it to work in…
Luke404
- 5,708
- 3
- 44
- 58
5
votes
4 answers
Are there any statistics on the number of networks using Ethernet Jumbo frames?
I am often told by Sales Engineers and Product managers that a Layer 2 Ethernet service is not fit for purpose if the maximum supported frame size is in the 1518-1522 range (enough to support standard Ethernet frames or VLAN tagged frames).
Or in…
Russell Heilling
- 2,527
- 19
- 21
4
votes
2 answers
Slower performance using Jumbo Frames on Dell PowerVault MD3200i
We have a Dell PowerVault MD3200i connected to a server via iSCSI using 2 Dell switches (PowerConnect 6224) at 1GB. The server has VMware ESXi 6.5 installed and it's connected to the PowerVault using 2x 1GB NICs connected to each switch.
I have a…
Alberto Medina
- 299
- 1
- 9
4
votes
3 answers
Jumbo Frames, ISCSI and ESXi
I have enabled Jumbo Frames (9000) in ESXi for all my vmNICs, vmKernels, vSwitches, iSCSI Bindings etc - basically anywhere in ESXi where it has an MTU settings I have put 9000 in it. The ports on the switches (Dell PowerConnects) are all set for…
vlannoob
- 153
- 4
- 16
4
votes
2 answers
enabling jumbo frames on an iSCSI network after the fact
We're using iSCSI storage and have two dedicated VLANs for iSCSi. We didn't implement jumbo frames initially. I'd like to turn it on now. I understand I need to turn it on for the NICs that connect to the iSCSI VLANs and on the switch ports they…
icky3000
- 4,718
- 1
- 20
- 15
3
votes
1 answer
Any benefit and/or risk in enabling Jumbo Frames for the DAG replication network?
Exchange 2013 DAG, two nodes, a dedicated GBE network interface on each server for replication traffic, connected to a GBE switch, using a dedicated VLAN.
Is there any benefit to Exchange replication traffic in enabling Ethernet Jumbo Frames both on…
Massimo
- 68,714
- 56
- 196
- 319
3
votes
1 answer
Full MTU not utilized with jumbo frames enabled
I've been testing to see if I can get any benefit from enabling jumbo frames. I've set up two identical Dell R210 servers with Xeon quad core E3122 CPUs, 8G of RAM and Broadcom NetXtreme II BCM5716 Gigabit Ethernet cards. I'm running Debian…
sevenr
- 133
- 1
- 4
3
votes
2 answers
Server 2012, Jumbo Frames - should I expect problems?
Ok, this sound might stupid - but is there any negative on just enabling jumbo frames in practice?
From what I understand:
Any switch or ethernet adapter that sees a jumbo frame it can not handle will just drop it.
TCP is not a problem as max frame…
TomTom
- 50,857
- 7
- 52
- 134
3
votes
1 answer
iSCSI SAN - Network adapter bottleneck
My new database server (Windows Server 2008 R2) has a 4 Gbps connection to my Dell EqualLogic iSCSI SAN. I've been testing it by backing up multiple databases at the same time. There appears to be a bottleneck with the network adapter. It shows up…
Keith Walton
- 175
- 1
- 10
3
votes
2 answers
Jumbo frames with wireless client
I currently have the following network configuration
Apple Time Capsule (Gigabit Ethernet router)
2 Windows desktop wired with Gigabit ethernet
1 MacBook Pro in wireless N mode
1 iPhone (obviously wireless)
I bought a NAS and a Gigabit switch to…
Fabio
- 1,287
- 2
- 12
- 18
3
votes
2 answers
Enabling Jumbo Packet support on Hyper-V internal network NIC
I have a Hyper-V setup where guest OS'es accesses the host/parent OS via an Internal Network. I've noticed that "Microsoft Virtual Machine Bus Network Adapter" has support for Jumbo Packets and disabled by default. Does enabling this setting, both…
huseyint
- 133
- 5