After a Proxmox crash (and subsequent hardware reboot), I accessed the log with journalctl and found the following, which is likely the cause of the crash:
May 14 08:43:47 pve kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang:
TDH <a6>
TDT <0>
next_to_use <0>
next_to_clean <a5>
buffer_info[next_to_clean]:
time_stamp <107a5c496>
next_to_watch <a6>
jiffies <107a5ca40>
next_to_watch.status <0>
MAC Status <40080083>
PHY Status <796d>
PHY 1000BASE-T Status <3800>
PHY Extended Status <3000>
PCI Status <10>
Can someone explain to me what this means and how I can fix it?
Best
May 14 08:43:47 pve kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang:
TDH <a6>
TDT <0>
next_to_use <0>
next_to_clean <a5>
buffer_info[next_to_clean]:
time_stamp <107a5c496>
next_to_watch <a6>
jiffies <107a5ca40>
next_to_watch.status <0>
MAC Status <40080083>
PHY Status <796d>
PHY 1000BASE-T Status <3800>
PHY Extended Status <3000>
PCI Status <10>
Can someone explain to me what this means and how I can fix it?
Best