[Bug 497120] New: bridge-creation ignores MTU setting in /etc/sysconfig/network; OK manually with ifconfig
http://bugzilla.novell.com/show_bug.cgi?id=497120 Summary: bridge-creation ignores MTU setting in /etc/sysconfig/network; OK manually with ifconfig Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: pgnet.trash@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 on openSUSE 11.1, uname -ri 2.6.27.21-29-xen x86_64 i've defined a bridge, rm /etc/sysconfig/network/ifcfg-eth0 cat /etc/sysconfig/network/ifcfg-brTEST NAME='test' LLADDR='xx:xx:xx:xx:xx:xx' BRIDGE='yes' BRIDGE_PORTS='eth0' BOOTPROTO='static' STARTMODE='auto' BRIDGE_FORWARDDELAY='0' BRIDGE_STP='off' ETHTOOL_OPTIONS='' IPADDR='10.10.10.2/24' BROADCAST='10.10.10.255' NETWORK='10.10.10.0' PREFIXLEN='24' GATEWAY='10.10.10.1' MTU='9000' USERCONTROL='no' NM_CONTROLLED='no' after startup, i've, brTEST Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx inet addr:10.10.10.2 Bcast:10.10.10.255 Mask:255.255.252.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:904 errors:0 dropped:0 overruns:0 frame:0 TX packets:590 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:70580 (68.9 Kb) TX bytes:75995 (74.2 Kb) eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:904 errors:0 dropped:0 overruns:0 frame:0 TX packets:590 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:70580 (68.9 Kb) TX bytes:75995 (74.2 Kb) Interrupt:19 note that the MTU setting is @ '1500'. changing manually, ifconfig eth0 mtu 9000 i get, as expected, ifconfig eth0 | grep -i mtu UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 & ifconfig brTEST | grep -i mtu UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 but am unable to get those MTU values to init/stick @ boot. the eventual goal here is to get JumboFrame transport working between Xen DomUs, and setup automatically on boot. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=497120 Leon Wang <llwang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |llwang@novell.com AssignedTo|bnc-team-screening@forge.pr |gekker@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=497120 User pgnet.dev@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=497120#c1 pgnet Dev <pgnet.dev@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |NORESPONSE AssignedTo|gekker@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com --- Comment #1 from pgnet Dev <pgnet.dev@gmail.com> 2009-09-26 12:13:10 MDT --- clearing queue -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com