Proxmox server suddenly stops showing unintelligible message

unhappyverse

New Member
May 21, 2022
7
0
1
Proxmox server suddenly stops with no GUI and no ping. It shows some messages which is not understandable by me. It is happening repeatedly after 2-3 days. Only way to take back is force shutdown the server and then turn it on.

Using Virtual Environment 6.0-4 on CentOS7

Is there any fix!
 

Attachments

  • Proxmox.jpg
    Proxmox.jpg
    289 KB · Views: 13
It's not clear from the image what's going on.
since it's a trace invoked by megaraid_sas, I suppose there is an error on the filesystem.
The entire trace message could help. Check your logs just prior to the last reboot.
journalctl -b -1
If it's a filesystems error, run fsck on the device.
If it's the boot device, you may need to boot a rescue disk to check it or touch /forcefsck
 
  • Like
Reactions: unhappyverse