memory should be ok, it memory has problem, windows guest should die like debian guest.My NUC11ATKC4 so far has been stable with 5.19.7-1 (from release to now), have you considered to run a memtest on your system? Just to rule out a RAM issue.
memory should be ok, it memory has problem, windows guest should die like debian guest.My NUC11ATKC4 so far has been stable with 5.19.7-1 (from release to now), have you considered to run a memtest on your system? Just to rule out a RAM issue.
Similar issue here, running Proxmox 7.2-9 off a Terramaster F2-423 with an Intel Celeron N5095.
Have one TrueNAS VM and another Ubuntu VM with Docker, the latter keeps randomly freezing.
Any pointers on how I can get the 5.19 kernel installed? I could only find the 5.15 package in the no-subscription repo.
A brief update on my NUC11ATKC4.I also upgraded my NUC11ATKC4 to the latest edge kernel (thanks Fabian).
View attachment 40716
A mix of 6 testing VMs are running (Ubuntu, Fedora, Opensuse).
View attachment 40717
I will keep you updated over over the next days, meanwhile I am available for specific trials.
That’s an interesting find.Hey all! Adding my experience here to help with debugging.
I'm also experiencing exactly the same issue this thread talks about. I've tried two boxes with the N5105.
Exhaustive details about my setup can be found in this thread:
https://forum.proxmox.com/threads/ubuntu-vm-periodically-stops-responding.114859/
I installed the edge kernel earlier today and left the house for a bit. I have an uptime robot monitoring the problematic VM. While I was gone everything seemed fine and the VM stayed up. When I got home I decided to do some work on the VM. I started some processes that used up all of the RAM of the VM and interestingly it seems to cause the freeze/crash. I've replicated this twice now.
Specifically I added some torrents to a torrent client and checking the files eats through the RAM allocated to the VM. It seems like this has triggered whatever issue causes the freeze to happen.
Proxmox continues to be responsive, and I have three cores allocated to the VM. After the freeze my CPU usage stays steady at 33% so it looks like the freeze causes one core to be pegged indefinitely. A single-threaded process maybe?
Anyway, just wanted to say I'm experiencing the same issue even after updating to the edge kernel. Interested to hear everyone else's experience on the new kernel.
T
That’s an interesting find.
I ran CPU burn in on a VM for 24 hours. No issues.
The issue may not be with CPU but some kind of RAM allocation issue from hypervisor to VM.
stress-ng --cpu 0 -l 30 --io 2 --vm 2 --vm-bytes 80% -t 0 --metrics-brief
Thanks, updated to 5.19.8 now. Originally held off going to the Edge kernel because it seemed to have run a bit more stable doing an apt upgrade, but after half a day it froze again. Will report back if it's working.
Thanks for the insight, I start simulating a mild load on the testing VMs.
stress-ng --cpu 0 -l 30 --io 2 --vm 2 --vm-bytes 80% -t 0 --metrics-brief
I will report back anomalies.
View attachment 40925
stress-ng --cpu 0 -l 40 --io 2 --vm 2 --vm-bytes 40% -t 0 --metrics-brief
Just curious which client are you using?Hey all! Adding my experience here to help with debugging.
I'm also experiencing exactly the same issue this thread talks about. I've tried two boxes with the N5105.
Exhaustive details about my setup can be found in this thread:
https://forum.proxmox.com/threads/ubuntu-vm-periodically-stops-responding.114859/
I installed the edge kernel earlier today and left the house for a bit. I have an uptime robot monitoring the problematic VM. While I was gone everything seemed fine and the VM stayed up. When I got home I decided to do some work on the VM. I started some processes that used up all of the RAM of the VM and interestingly it seems to cause the freeze/crash. I've replicated this twice now.
Specifically I added some torrents to a torrent client and checking the files eats through the RAM allocated to the VM. It seems like this has triggered whatever issue causes the freeze to happen.
Proxmox continues to be responsive, and I have three cores allocated to the VM. After the freeze my CPU usage stays steady at 33% so it looks like the freeze causes one core to be pegged indefinitely. A single-threaded process maybe?
Anyway, just wanted to say I'm experiencing the same issue even after updating to the edge kernel. Interested to hear everyone else's experience on the new kernel.
qBittorrent v 4.4.0Just curious which client are you using?
Setting the CPU type to host makes no difference. Unless fixes have been rolled into the 5.15.x kernel, you're unlikely to have your VMs run for a week (that was my record).i am still with the stock kernel. I put only one core and force cpu type host ( before 2 vcpu and kvm type) for the VM with container and no freeze for two days.