Linux
--
Questions
--
Followers
Top Experts
#> ifconfig eth0 mtu 9000
SIOCSIFMTU: Invalid argument
My network card is a VmWare (AMD 79c970).
It seems like a restriction somewhere ?
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
http://blog.scottlowe.org/2008/04/22/esx-server-ip-storage-and-jumbo-frames/
The MTU increase of the vSwitch was already done.
Is it possible that there was some kernel/module parameter that restrict it. The module used is PCnet32 LANCE.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Media               Max MTU
Ethernet (RFC 1191) Â Â Â Â Â Â 1500

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Second, all this MTU things point me all the error I got in the vmware-tools install was very bad for performmance. Since I'm using a kernel 2.6.24, I encountered a bug with the vmware-tool. I am in the process of installing the open-tool following this howto http://diamondsw.dyndns.org/Home/Et_Cetera/Entries/2008/4/25_Linux_2.6.24_and_VMWare.html. I will be back with the result.
I needed to make vmware supplie my guest with a "vmxnet enhanced" device instead of the default "flexible" type. This is done in the .vmx file of the guest. Then make sure ubuntu detect the device and use the vmxnet driver. And then, just set the mtu with the standard command.
It seems that effectively, some device or driver just don't support a mtu higher than 1500.
Result :
I get from 62MB/s to 93MB/s ! exx-ellent Smithers !
Lars






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Linux
--
Questions
--
Followers
Top Experts
Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.