See this post for usage details
Motherboard is a Gigabyte MA78GM-S2HP which claims to have an RTL8111C On-Board Gigabit Ethernet.
We are running 50 MiB to 100 MiB/sec on average over this interface and we are constantly getting kernel panics. I don't know the exact message because it doesn't seem to save it anywhere, but when I looked at the screen it seemed to be related to the R8169 driver it was using.
I did some research and it appears this is a "known" problem that under high load the RTL8169 kernel panics from years ago (2007'ish?), has this really not been fixed in recent kernels?
Another thing I don't understand is if this is a RTL8111C, why does linux think it is an RTL8169?
From dmesg:
=========
eth0: RTL8168c/8111c at 0xffffc2000081e000, 00:1f:d0:d1:8d:d7, XID 3c4000c0 IRQ 209
r8169: eth0: link up
I checked on Realtek's website, and there are in fact different drivers for the RTL8111C and the RTL8169, but before I started mucking around on a live system I figured I'd ask here.
Motherboard is a Gigabyte MA78GM-S2HP which claims to have an RTL8111C On-Board Gigabit Ethernet.
We are running 50 MiB to 100 MiB/sec on average over this interface and we are constantly getting kernel panics. I don't know the exact message because it doesn't seem to save it anywhere, but when I looked at the screen it seemed to be related to the R8169 driver it was using.
I did some research and it appears this is a "known" problem that under high load the RTL8169 kernel panics from years ago (2007'ish?), has this really not been fixed in recent kernels?
Another thing I don't understand is if this is a RTL8111C, why does linux think it is an RTL8169?
From dmesg:
=========
eth0: RTL8168c/8111c at 0xffffc2000081e000, 00:1f:d0:d1:8d:d7, XID 3c4000c0 IRQ 209
r8169: eth0: link up
I checked on Realtek's website, and there are in fact different drivers for the RTL8111C and the RTL8169, but before I started mucking around on a live system I figured I'd ask here.