Bug 1094751
| Summary: | Ethernet driver causing system to hang on Centos 5.8. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | jancu90 | ||||
| Component: | Server | Assignee: | Michael Mráka <mmraka> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | cperry | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-09 09:32:06 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 892847 [details]
Log file
Hi, I am not able to see a CentOS bugzilla component/product within bugzilla.redhat.com. This was miss created as a bugzilla for Red Hat Satellite product. Please report this issue at https://bugs.centos.org/ Regards, Cliff |
Description of problem: May 6 09:18:33 login01 kernel: NETDEV WATCHDOG: eth4: transmit timed out May 6 09:18:33 login01 kernel: niu 0000:05:00.0: niu: eth4: Transmit timed out, resetting May 6 09:18:38 login01 kernel: NETDEV WATCHDOG: eth4: transmit timed out May 6 09:18:38 login01 kernel: niu 0000:05:00.0: niu: eth4: Transmit timed out, resetting May 6 09:18:43 login01 kernel: NETDEV WATCHDOG: eth4: transmit timed out May 6 09:18:43 login01 kernel: niu 0000:05:00.0: niu: eth4: Transmit timed out, resetting May 6 09:18:48 login01 kernel: NETDEV WATCHDOG: eth4: transmit timed out May 6 09:18:48 login01 kernel: niu 0000:05:00.0: niu: eth4: Transmit timed out, resetting May 6 09:18:53 login01 kernel: NETDEV WATCHDOG: eth4: transmit timed out Kernel BUG at net/core/skbuff.c:1387 Version-Release number of selected component (if applicable): Centos 5.8 x86_64 kernel 2.6.18-308.el5 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: The server is an ssh server acting as a login server for the cluster. A pci fibre card is plugged Ethernet controller: Oracle Corporation Multithreaded 10-Gigabit Ethernet Network Controller (rev 01) and seems to be a driver bug causing the system to hang. Linux server# 2.6.18-308.el5 0000001 SMP Tue Feb 21 20:06:06 EST 2012 x86_64 x86_64 x86_64 GNU/Linux # ethtool eth4 Settings for eth4: Supported ports: [ ] Supported link modes: Supports auto-negotiation: No Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full 10000baseT/Full Advertised auto-negotiation: Yes Speed: 10000Mb/s Duplex: Full Port: Twisted Pair PHYAD: 8 Transceiver: internal Auto-negotiation: off Current message level: 0x00000007 (7) Link detected: yes #$ ethtool -i eth4 driver: niu version: 0.9 firmware-version: 3.27 bus-info: 0000:05:00.0 #lspci -v 05:00.0 Ethernet controller: Oracle Corporation Multithreaded 10-Gigabit Ethernet Network Controller (rev 01) Subsystem: Oracle Corporation Device 0000 Flags: bus master, fast devsel, latency 0, IRQ 130 Memory at de000000 (64-bit, non-prefetchable) [size=16M] Memory at df0f8000 (64-bit, non-prefetchable) [size=32K] Memory at df0f0000 (64-bit, non-prefetchable) [size=32K] Expansion ROM at ddf00000 [disabled] [size=1M] Capabilities: [40] Power Management version 2 Capabilities: [50] MSI: Enable- Count=1/32 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=32 Masked- Capabilities: [80] Express Endpoint, MSI 00 Capabilities: [94] Vendor Specific Information: Len=08 <?> Capabilities: [9c] Vendor Specific Information: Len=40 <?> Capabilities: [100] Advanced Error Reporting Kernel driver in use: niu Kernel modules: niu 05:00.1 Ethernet controller: Oracle Corporation Multithreaded 10-Gigabit Ethernet Network Controller (rev 01) Subsystem: Oracle Corporation Device 0000 Flags: bus master, fast devsel, latency 0, IRQ 82 Memory at dc000000 (64-bit, non-prefetchable) [size=16M] Memory at df0e8000 (64-bit, non-prefetchable) [size=32K] Memory at df0e0000 (64-bit, non-prefetchable) [size=32K] Expansion ROM at dde00000 [disabled] [size=1M] Capabilities: [40] Power Management version 2 Capabilities: [50] MSI: Enable- Count=1/32 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=32 Masked- Capabilities: [80] Express Endpoint, MSI 00 Capabilities: [94] Vendor Specific Information: Len=08 <?> Capabilities: [9c] Vendor Specific Information: Len=40 <?> Capabilities: [100] Advanced Error Reporting Kernel driver in use: niu Kernel modules: niu Expected results: Additional info: