Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re: SIOCSIFMTU error when trying out jumbo frames

Reply
Thread Tools Display Modes

Re: SIOCSIFMTU error when trying out jumbo frames

 
 
Jerry Peters
Guest
Posts: n/a

 
      10-02-2009, 10:18 PM
In comp.os.linux.networking Rahul <(E-Mail Removed)> wrote:
> I was trying to get jumbo frames working on my cluster. This is a privater
> LAN so end-to-end Jumbo frames support ought to be possible in theory.
>
> I tried:
>
> ifconfig eth0 mtu 9000
> SIOCSIFMTU: Invalid argument
> [root@node10 ~]# ifconfig eth1 mtu 9000
> SIOCSIFMTU: Invalid argument
> ifconfig bond0 mtu 9000
> SIOCSIFMTU: Invalid argument
>
> The server does have bonded GigE links. I see similar error messages
> documented by other users on the web but no real solution. Any ideas what I
> could be messing up?
>

You failed to mention what kernel and device you're using.
There's a known kernel bug like this for the e1000 driver setting
large MTU's.

Jerry
 
Reply With Quote
 
 
 
 
Rahul
Guest
Posts: n/a

 
      10-03-2009, 04:44 PM
Jerry Peters <(E-Mail Removed)> wrote in news:ha5u6s$eue$1
@news.eternal-september.org:

> You failed to mention what kernel and device you're using.
> There's a known kernel bug like this for the e1000 driver setting
> large MTU's.
>
>


Sorry! Here's more info:

echo `uname -r`
2.6.18-92.el5

bond0 Link encap:Ethernet HWaddr [munged]
inet addr:10.0.0.100 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: [munged]/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:6119439311 errors:0 dropped:30212 overruns:0 frame:0
TX packets:5124928889 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5507970304794 (5.0 TiB) TX bytes:5356879814519 (4.8
TiB)

Any other device info that could help?


--
Rahul
 
Reply With Quote
 
Marcel Bruinsma
Guest
Posts: n/a

 
      10-04-2009, 04:26 AM
Am Samstag, 3. Oktober 2009 18:44, Rahul a écrit :

> Jerry Peters <(E-Mail Removed)> wrote
>
>> You failed to mention what kernel and device you're using.
>> There's a known kernel bug like this for the e1000 driver
>> setting large MTU's.

>
> echo `uname -r`
> 2.6.18-92.el5


'hwinfo --netcard' shows the driver.

--
printf -v email $(echo \ 155 141 162 143 145 154 142 162 165 151 \
156 163 155 141 100 171 141 150 157 157 056 143 157 155|tr \ \\\\)
# Live every life as if it were your last! #
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone have any experience with JUMBO frames? Boe Windows Networking 1 08-08-2007 06:21 PM
Support of Jumbo frames by NIC query.cdac@gmail.com Linux Networking 1 02-22-2007 07:25 PM
Jumbo Frames David Windows Networking 1 11-03-2006 04:25 AM
Jumbo Frames David Windows Networking 4 09-15-2006 09:48 PM
Significance of Jumbo Frames __BCW Windows Networking 1 04-08-2005 06:20 PM



1 2 3 4 5 6 7 8 9 10 11