[Bug 393116] New: Transmit timeout while scp-ing large files
https://bugzilla.novell.com/show_bug.cgi?id=393116 Summary: Transmit timeout while scp-ing large files Product: openSUSE 11.0 Version: Beta 1 Platform: i586 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: federico@novell.com QAContact: qa@suse.de Found By: Development Recently I've started getting tons of the following messages while scp-ing large files from one machine to the culprit one: May 21 08:37:03 champignon klogd: NETDEV WATCHDOG: eth0: transmit timed out May 21 08:37:03 champignon klogd: eth0: Transmit timed out, status 00000000, resetting... May 21 08:37:03 champignon klogd: Rx ring de477000: 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 80000000 May 21 08:37:03 champignon klogd: Tx ring df5a6000: 80000000 80000000 80000000 80000000 0000 80000000 The scp goes incredibly slowly, as expected :) It's as if the network card kept resetting itself. YaST says I have a SURECOM EP-320X-S 100/10M Ethernet PCI Adapter. What other info do you need? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.provo.novell.com |kkeil@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c1 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |federico@novell.com --- Comment #1 from Karsten Keil <kkeil@novell.com> 2008-05-22 12:00:41 MST --- 'hwinfo --netcard' and 'uname -a' would be needed first. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c2 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|federico@novell.com | --- Comment #2 from Federico Mena Quintero <federico@novell.com> 2008-06-02 13:46:33 MDT --- Sure, sorry for the delay. champignon:~ # hwinfo --netcard 10: PCI 203.0: 0200 Ethernet controller [Created at pci.310] UDI: /org/freedesktop/Hal/devices/pci_1516_803 Unique ID: rBUF.2q_DfY425t8 Parent ID: 6NW+.c7JTK_YUBi2 SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:03.0 SysFS BusID: 0000:02:03.0 Hardware Class: network Model: "MYSON SURECOM EP-320X-S 100/10M Ethernet PCI Adapter" Vendor: pci 0x1516 "MYSON Technology Inc" Device: pci 0x0803 "SURECOM EP-320X-S 100/10M Ethernet PCI Adapter" SubVendor: pci 0x1516 "MYSON Technology Inc" SubDevice: pci 0x0803 Driver: "fealnx" Driver Modules: "fealnx" Device File: eth0 I/O Ports: 0xb800-0xb8ff (rw) Memory Range: 0xff9ffc00-0xff9fffff (rw,non-prefetchable) Memory Range: 0xe6b20000-0xe6b2ffff (ro,prefetchable,disabled) IRQ: 19 (109827 events) HW Address: 00:02:44:d0:22:b5 Link detected: yes Module Alias: "pci:v00001516d00000803sv00001516sd00000803bc02sc00i00" Driver Info #0: Driver Status: fealnx is active Driver Activation Cmd: "modprobe fealnx" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #18 (PCI bridge) champignon:~ # champignon:~ # champignon:~ # uname -a Linux champignon 2.6.25.4-8-pae #1 SMP 2008-05-26 15:23:05 +0200 i686 i686 i386 GNU/Linux (hmmm, SMP? I only have one single-core processor. Anyway, that's what openSUSE 11.0 RC1 installed) :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c3 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |federico@novell.com --- Comment #3 from Karsten Keil <kkeil@novell.com> 2008-06-03 05:29:49 MDT --- SMP == default and if PAE is supported it will take the PAE kernel, which is also SMP. For this driver no patches are available from mainline and we do not have any documentation about it, so best would be to report this issue on http://bugzilla.kernel.org so the author can handle this. Maybe you should test the vanilla kernel first. Please record the mainline bugzilla number here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c4 --- Comment #4 from Federico Mena Quintero <federico@novell.com> 2008-06-03 10:12:00 MDT --- (In reply to comment #3 from Karsten Keil)
For this driver no patches are available from mainline and we do not have any documentation about it, so best would be to report this issue on http://bugzilla.kernel.org so the author can handle this. Maybe you should test the vanilla kernel first.
Sure. Do we have RPMS of a vanilla kernel that I could install? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c5 --- Comment #5 from Karsten Keil <kkeil@novell.com> 2008-06-03 11:57:12 MDT --- We have them in the kernel of the day (kotd) project: ftp://ftp.suse.com/pub/projects/kernel/kotd/HEAD/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c6 --- Comment #6 from Karsten Keil <kkeil@novell.com> 2008-08-07 06:08:40 MDT --- Any news here ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=393116 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393116#c7 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|federico@novell.com | Resolution| |NORESPONSE --- Comment #7 from Karsten Keil <kkeil@novell.com> 2008-10-24 09:05:48 MDT --- open a new bug, if you see similar things with 11.1 -- Configure bugmail: https://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