Mam serwer Dell 1U z procesorem Intel (R) Xeon (R) L5420 @ 2,50 GHz, 8 rdzeni z jądrem serwera Ubuntu Server w wersji 3.13.0-32-generic na x86_64. Ma podwójne karty sieciowe 1000baseT. Mam skonfigurowane do przekazywania pakietów z eth0 do eth1.
Zauważyłem, że w moim pliku kern.log nadal się zawiesza, a następnie odpoczywa. To się często zdarza. Dzieje się to co kilka sekund, a potem może będzie dobrze przez kilka minut, a następnie co kilka sekund.
Oto zrzut pliku dziennika:
[118943.768245] e1000e 0000:00:19.0 eth0: Detected Hardware Unit Hang:
[118943.768245] TDH <45>
[118943.768245] TDT <50>
[118943.768245] next_to_use <50>
[118943.768245] next_to_clean <43>
[118943.768245] buffer_info[next_to_clean]:
[118943.768245] time_stamp <101c48d04>
[118943.768245] next_to_watch <45>
[118943.768245] jiffies <101c4970f>
[118943.768245] next_to_watch.status <0>
[118943.768245] MAC Status <80283>
[118943.768245] PHY Status <792d>
[118943.768245] PHY 1000BASE-T Status <7800>
[118943.768245] PHY Extended Status <3000>
[118943.768245] PCI Status <10>
[118944.780015] e1000e 0000:00:19.0 eth0: Reset adapter unexpectedly
Oto informacje z ethtool:
Ustawienia:
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Informacje o kierowcy:
ethtool -i eth0
driver: e1000e
version: 2.3.2-k
firmware-version: 1.4-0
bus-info: 0000:00:19.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
Co może być tego przyczyną? Czy to tylko błąd w oprogramowaniu czy faktyczny problem ze sprzętem? Widziałem wiele innych podobnych problemów, ale nie ma prawdziwego rozwiązania, co prowadzi mnie również do wniosku, że jest to problem z oprogramowaniem?
Może ktoś może rzucić na to trochę światła?