K kantilal Patel New Member Sep 28, 2022 3 0 1 Sep 29, 2022 #1 Dear All , in my Proxmox VMs shut down automatically after 24 hours or within 2-3 days, kindly assist me how to fix it. Attachments PVEREPORT.txt PVEREPORT.txt 82.4 KB · Views: 6
Dear All , in my Proxmox VMs shut down automatically after 24 hours or within 2-3 days, kindly assist me how to fix it.
Dunuin Distinguished Member Jun 30, 2020 14,796 4,825 290 Germany Sep 29, 2022 #2 Is cat /var/log/syslog | grep OOM && cat /var/log/syslog.1 | grep OOM returning anything?
K kantilal Patel New Member Sep 28, 2022 3 0 1 Sep 29, 2022 #3 root@pmxkw1:~# cat /var/log/syslog | grep OOM && cat /var/log/syslog.1 | grep OOM root@pmxkw1:~#
K kantilal Patel New Member Sep 28, 2022 3 0 1 Sep 29, 2022 #4 the issue is solved or this is only generating logs.
Dunuin Distinguished Member Jun 30, 2020 14,796 4,825 290 Germany Sep 29, 2022 #5 It only searches your syslog for OOM Killer activity. But looks like OOM doesn't killed your VM, which is usually the first guess when a VM stops on its own.
It only searches your syslog for OOM Killer activity. But looks like OOM doesn't killed your VM, which is usually the first guess when a VM stops on its own.