VM unresponsive

wav3front

Member
Aug 31, 2024
40
2
8
Hi,

A linux ubuntu VM suddenly became completely unresponsive. The console was also frozen.
Where can I find the logs to check what happened?

Thanks
Alex
 
As already stated above you can use (host-side) journalctl (CLI)

Within the PVE GUI you can also look at the node, System Log

For the internals of that VM - you will want to probably look within that VM directly - through SSH to that VM (assuming you have that enabled & it is still accessible).

Good luck.