Hi everyone,
I wanted to create a NAS using an old PC I had collecting dust. Here's what I have in it:
- Dell Inspiron 5675, Ryzen 7 1700, 16GB RAM
- LSI 9207-8i HBA (passthrough to truenas VM)
- RX580 GPU
- Realtek RTL8168h NIC - r8169 driver
Version: Proxmox VE 9.1.1, kernel 6.17.2-1-pve on Trixie
The PC is randomly freezing. I first noticed it when I left it on overnight. The display was still at the "Welcome to the Proxmox Virtual Environment" screen, but was completely frozen. All of the fans were still on. When I pinged the machine from my laptop, I would get "Destination Host Unreachable", the web UI couldn't connect.
The console freezes, network drops, and requires a hard reboot. It can happen anywhere from 10 minutes to several hours after boot. I haven't noticed a pattern.
- journalctl -b -1 has completely clean logs, no errors or warnings
- One time I did see: nft/ipset mutex deadlock and soft lockup CPU#4 ksmd but the other times I did not see that.
- I haven't seen any kernel panic captured by kdump
- No MCE errors
What I have done:
- I updated the BIOS to the latest version.
- I set kernel parameter: processor.max_cstate=5.
- Ran Memtest86 for one pass, no errors were found.
Has anyone else ever had this issue?
I wanted to create a NAS using an old PC I had collecting dust. Here's what I have in it:
- Dell Inspiron 5675, Ryzen 7 1700, 16GB RAM
- LSI 9207-8i HBA (passthrough to truenas VM)
- RX580 GPU
- Realtek RTL8168h NIC - r8169 driver
Version: Proxmox VE 9.1.1, kernel 6.17.2-1-pve on Trixie
The PC is randomly freezing. I first noticed it when I left it on overnight. The display was still at the "Welcome to the Proxmox Virtual Environment" screen, but was completely frozen. All of the fans were still on. When I pinged the machine from my laptop, I would get "Destination Host Unreachable", the web UI couldn't connect.
The console freezes, network drops, and requires a hard reboot. It can happen anywhere from 10 minutes to several hours after boot. I haven't noticed a pattern.
- journalctl -b -1 has completely clean logs, no errors or warnings
- One time I did see: nft/ipset mutex deadlock and soft lockup CPU#4 ksmd but the other times I did not see that.
- I haven't seen any kernel panic captured by kdump
- No MCE errors
What I have done:
- I updated the BIOS to the latest version.
- I set kernel parameter: processor.max_cstate=5.
- Ran Memtest86 for one pass, no errors were found.
Has anyone else ever had this issue?