Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388111 - sys-kernel/gentoo-sources-3.0.7 jme regression
Summary: sys-kernel/gentoo-sources-3.0.7 jme regression
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 13:26 UTC by Marcus Becker
Modified: 2012-03-04 21:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/log/messages (messages_network_down.txt,34.18 KB, text/plain)
2011-10-22 13:27 UTC, Marcus Becker
Details
kernel config 3.0.7 (config_3_0_7.txt,98.94 KB, text/plain)
2011-10-22 13:29 UTC, Marcus Becker
Details
Kernel config (config-3.0.6-gentoo-1d,83.30 KB, text/plain)
2011-10-23 06:59 UTC, David Kredba
Details
/var/log/messages (network_messages.txt,8.21 KB, text/plain)
2011-10-26 22:32 UTC, Marcus Becker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Becker 2011-10-22 13:26:41 UTC
The network link goes down if I copy larger files over the network, then comes up again.
No problems with gentoo-sources-3.0.6.
If I don't copy or move any data, the network is stable (e.g. normal internet surfing), so it's not a dhcpcd issue

Reproducible: Always

Steps to Reproduce:
1. copy ~500MB over the network

Actual Results:  
the link goes down every couple of seconds (about 3 times per minute)

Expected Results:  
stable network connection

03:00.0 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 05)
        Subsystem: CLEVO/KAPOK Computer Device 5102
        Kernel driver in use: jme
        Kernel modules: jme

Network share is mounted via nfs
Comment 1 Marcus Becker 2011-10-22 13:27:44 UTC
Created attachment 290519 [details]
/var/log/messages

while copying a 1.5GB file over the network
Comment 2 Marcus Becker 2011-10-22 13:29:32 UTC
Created attachment 290521 [details]
kernel config 3.0.7
Comment 3 Marcus Becker 2011-10-22 17:41:14 UTC
I cannot reproduce the problem any more after ~4 hours uptime.
Comment 4 Ian Stakenvicius (RETIRED) gentoo-dev 2011-10-23 01:55:06 UTC
...so, this is a bug or it isn't?  ie, did you resolve it by finding actual link (ie, physical / other networking hardware) issues?

Also, (if this does end up being a valid bug) the subject mentions a regression; was this issue present in an earlier kernel? Do you know when it was fixed?
Comment 5 David Kredba 2011-10-23 06:57:27 UTC
This is happening to me too.

Form some kernel version, maybe 3.0.0 it stopps network trafic on my eth0.

I suspected nfsd, did nfsd debugging and once was happy after I set bigger amount of RAM memmory to be kept free.

But next day it happend again. It is unpredictable. I am backing up the problematic machin using NFS over 1 Gbit network. It is autotnegotiated to full duplex, speeds are very good. But after few gigabytes it freezes and I must call
ifconfig eth0 down, wait a little and call ifconfig eh0 up and works again.

05:02.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller [11ab:4320] (rev 14)
        Subsystem: ASUSTeK Computer Inc. Marvell 88E8001 Gigabit Ethernet Controller (Asus) [1043:811a]
        Kernel driver in use: skge
        Kernel modules: skge

It does not depends on a NIC chip type on the other machine and it not depends on distro version too. I tried there fresh Fedora, Centos 5.7 and 6.0 and Ubuntu. With Fedora it maybe crashed earlier.
Comment 6 David Kredba 2011-10-23 06:59:35 UTC
Created attachment 290597 [details]
Kernel config
Comment 7 Marcus Becker 2011-10-23 08:57:28 UTC
(In reply to comment #4)
> ...so, this is a bug or it isn't?  ie, did you resolve it by finding actual
> link (ie, physical / other networking hardware) issues?
> 
> Also, (if this does end up being a valid bug) the subject mentions a
> regression; was this issue present in an earlier kernel? Do you know when it
> was fixed?

Sorry, let me explain myself:
I had a similar issue here: https://bugs.gentoo.org/show_bug.cgi?id=373109 but this time, the system doesn't freeze :)

Unfortunately there is no changelog on kernel.org available to see, if they patched anything on the driver.
As David pointed out, I had this with any file I copied over the network yesterday. Then didn't copy anything without reboot (did other stuff) and it was stable.
This morning it works fine as well. So yes, I cannot reproduce it.
Comment 8 Mike Gilbert gentoo-dev 2011-10-23 17:44:03 UTC
Sporadic problems suck. Hopefully the kernel guys can help you get to the bottom of this.
Comment 9 Marcus Becker 2011-10-26 22:32:38 UTC
Created attachment 290947 [details]
/var/log/messages

happened again, nearly straight after starting copying. Nothing special happened, another netbook on the same network didn't loose the connection.
Comment 10 Marcus Becker 2011-10-30 09:47:25 UTC
FYI happens with gentoo-sources-3.1.0 as well
Comment 11 Mike Pagano gentoo-dev 2011-12-11 19:27:09 UTC
Can one of you guys identify the last working kernel version? It would be helpful to do a git-bisect between that one and the first non working kernel.