how to check if proxmox stop my windows VM because some reason

alex.tls

Member
Oct 17, 2020
35
0
11
41
Hi team,

I found my windows VM always was stop by somehow, I guess it is caused by RAM exhaustion or other problem in my proxmox.

but how to verify that , is there any log record that ?
 
Hi. Check if the machine as scsi adapter on it. If yes, change to virtio-blk and test again.
 
Last edited:
but how to verify that , is there any log record that ?
If the VM is still running, is may not be a PVE problem, but a Windows problem. Check the Windows logs and do internal Windows memory dumps to get the error.
You can also disable memory ballooning and try again.
 
maybe it has something to do with the power setting in my windows VM, let me try to disable fastboot and hibernate.

I see this kind of log in my VM

Code:
ProviderName: Microsoft-Windows-WER-SystemErrorReporting

TimeCreated                      Id LevelDisplayName Message
-----------                      -- ---------------- -------
4/13/2023 8:59:04 AM           1001 Error            The computer has rebooted from a bugcheck.  The bugcheck was: 0...
4/13/2023 8:59:04 AM           1005 Error            Unable to produce a minidump file from the full dump file.





   ProviderName: Microsoft-Windows-Kernel-Boot

TimeCreated                      Id LevelDisplayName Message
-----------                      -- ---------------- -------
4/13/2023 8:58:40 AM             16 Error            Windows failed to resume from hibernate with error status 0xC000007B.
4/12/2023 8:19:25 AM             16 Error            Windows failed to resume from hibernate with error status 0xC000007B.
4/11/2023 8:43:23 AM             16 Error            Windows failed to resume from hibernate with error status 0xC000007B.
4/10/2023 9:32:05 PM             16 Error            Windows failed to resume from hibernate with error status 0xC000007B.
4/7/2023 8:15:19 AM              16 Error            Windows failed to resume from hibernate with error status 0xC000007B.
4/6/2023 11:10:22 AM             16 Error            Windows failed to resume from hibernate with error status 0xC000007B.