家里的NAS安装了Proxmox VE,总是出现网卡Hang,导致NAS总是断线。
网卡为I217-V:系统日志报错信息如下:
Oct 20 00:00:07 pve kernel: e1000e 0000:00:19.0 enp0s25: Detected Hardware Unit Hang:
TDH <4a>
TDT <71>
next_to_use <71>
next_to_clean <49>
buffer_info[next_to_clean]:
time_stamp <123eee4c7>
next_to_watch <4a>
jiffies <13e43ccc0>
next_to_watch.status <0>
MAC Status <80083>
PHY Status <796d>
PHY 1000BASE-T Status <3800>
PHY Extended Status <3000>
PCI Status <10>
经过测试,发现关掉网卡的部分offload功能可以有效缓解该问题。