F5F Stay Refreshed Hardware Desktop Server restarts unexpectedly without any alerts appearing in the monitoring tool.

Server restarts unexpectedly without any alerts appearing in the monitoring tool.

Server restarts unexpectedly without any alerts appearing in the monitoring tool.

Pages (2): 1 2 Next
B
ByFeNix1350
Senior Member
502
08-01-2016, 02:45 AM
#1
I'm running a windows server VM on proxmox and it randomly shuts down. The last one was the first one I was actually there to witness but it's happened a total of 6 times: (this is filtered to just show the unexpected shutdowns) When I go back in the log and look around the time the shutdown occurs there's nothing useful. The only thing in the log before it happens in a bunch of 'service x entered running state' & the 1 warning that there was 'No valid response received from manually configured peer time.windows.com' This is basically a fresh install of Server 2022, only thing running was some HFS servers, a discord bot, & a minecraft server. All of which have ran before without issue on the old install of Server 2019.
B
ByFeNix1350
08-01-2016, 02:45 AM #1

I'm running a windows server VM on proxmox and it randomly shuts down. The last one was the first one I was actually there to witness but it's happened a total of 6 times: (this is filtered to just show the unexpected shutdowns) When I go back in the log and look around the time the shutdown occurs there's nothing useful. The only thing in the log before it happens in a bunch of 'service x entered running state' & the 1 warning that there was 'No valid response received from manually configured peer time.windows.com' This is basically a fresh install of Server 2022, only thing running was some HFS servers, a discord bot, & a minecraft server. All of which have ran before without issue on the old install of Server 2019.

C
Cadariou
Posting Freak
835
08-01-2016, 05:43 AM
#2
Did you observe it during the shutdown sequence? Is there a record in the PROXMOX logs or console regarding the VM at that time? Are there any physical hardware components connected to the VM, or is the entire setup virtualized?
C
Cadariou
08-01-2016, 05:43 AM #2

Did you observe it during the shutdown sequence? Is there a record in the PROXMOX logs or console regarding the VM at that time? Are there any physical hardware components connected to the VM, or is the entire setup virtualized?

L
LipeXD
Junior Member
2
08-12-2016, 08:57 PM
#3
Bingo, PROXMOX is showing this log: June 24 17:57:27 proxmox QEMU[3753287]. KVM encountered a failure with hardware error 0x80000021. If you're using an Intel machine without unrestricted mode, the issue likely stems from the guest entering an invalid state. This could happen if the guest is running in big real mode, which isn't supported on newer Intel chips. The kernel suggests setting kvm_intel.dump_invalid_vmcs=1 to view internal KVM status.

Details from the log show specific registers and flags indicating a CPU assertion failure related to CPU attributes. After several checks, it appears the system is trying to access virtualized resources but something went wrong during execution.

Later entries note that port 2 and port 3 entered disabled states, followed by attempts to clean up and finalize the session. By the end, everything appears to be running in a virtualized environment.
L
LipeXD
08-12-2016, 08:57 PM #3

Bingo, PROXMOX is showing this log: June 24 17:57:27 proxmox QEMU[3753287]. KVM encountered a failure with hardware error 0x80000021. If you're using an Intel machine without unrestricted mode, the issue likely stems from the guest entering an invalid state. This could happen if the guest is running in big real mode, which isn't supported on newer Intel chips. The kernel suggests setting kvm_intel.dump_invalid_vmcs=1 to view internal KVM status.

Details from the log show specific registers and flags indicating a CPU assertion failure related to CPU attributes. After several checks, it appears the system is trying to access virtualized resources but something went wrong during execution.

Later entries note that port 2 and port 3 entered disabled states, followed by attempts to clean up and finalize the session. By the end, everything appears to be running in a virtualized environment.

T
TheBread69
Member
200
08-12-2016, 09:32 PM
#4
The VM stayed operational for nearly 13 hours, which is unusual for its performance. This suggests it wasn’t in sleep mode, even though most server setups disable that feature by default. I’m currently reviewing a PROXMOX Forum discussion about the hardware error code 0x80000021 in your logs—it matches the issue you’re experiencing. Much of the initial discussion focuses on nested virtualization, Proxmox version 7.2, kernel releases, and Intel processors like Skylake. Are you using any nested virtualization? Which CPU model are you running? What PROXMOX version and kernel are you on? Feel free to share more details if it would be useful.
T
TheBread69
08-12-2016, 09:32 PM #4

The VM stayed operational for nearly 13 hours, which is unusual for its performance. This suggests it wasn’t in sleep mode, even though most server setups disable that feature by default. I’m currently reviewing a PROXMOX Forum discussion about the hardware error code 0x80000021 in your logs—it matches the issue you’re experiencing. Much of the initial discussion focuses on nested virtualization, Proxmox version 7.2, kernel releases, and Intel processors like Skylake. Are you using any nested virtualization? Which CPU model are you running? What PROXMOX version and kernel are you on? Feel free to share more details if it would be useful.

I
Ikarus_ORG
Member
226
08-20-2016, 04:31 AM
#5
Confirmed Hyper-V is disabled. Adjusted VM's CPU setting to 'kvm64' based on forum advice, but effectiveness remains uncertain until the system stops responding.
I
Ikarus_ORG
08-20-2016, 04:31 AM #5

Confirmed Hyper-V is disabled. Adjusted VM's CPU setting to 'kvm64' based on forum advice, but effectiveness remains uncertain until the system stops responding.

E
ExplodingNt
Member
107
08-21-2016, 03:24 PM
#6
What BIOS version and chipset are you running? Do you have the same issue when using a standard 2022 reference image?
E
ExplodingNt
08-21-2016, 03:24 PM #6

What BIOS version and chipset are you running? Do you have the same issue when using a standard 2022 reference image?

K
kylemwe
Member
194
08-22-2016, 09:49 PM
#7
EFI, model Q35. Yes, it hasn't occurred after changing to kvm64 yet—just a few hours passed, and I'm still monitoring to observe the outcome.
K
kylemwe
08-22-2016, 09:49 PM #7

EFI, model Q35. Yes, it hasn't occurred after changing to kvm64 yet—just a few hours passed, and I'm still monitoring to observe the outcome.

S
SophusLP
Junior Member
11
08-23-2016, 11:34 PM
#8
Everything functioned smoothly in 2019, suggesting a shift occurred with 2022 affecting QEMU/KVM. The specific change remains unclear. I've been using PROXMOX for many years, but this isn't an issue I've encountered before. Keep an eye on it and let me know if it arises within the next day.
S
SophusLP
08-23-2016, 11:34 PM #8

Everything functioned smoothly in 2019, suggesting a shift occurred with 2022 affecting QEMU/KVM. The specific change remains unclear. I've been using PROXMOX for many years, but this isn't an issue I've encountered before. Keep an eye on it and let me know if it arises within the next day.

R
rapunzelrules
Member
57
08-24-2016, 01:20 AM
#9
It hasn't occurred yet; the system is still active. 2019 ran directly on hardware, which means the issue likely stems from something related to Proxmox.
R
rapunzelrules
08-24-2016, 01:20 AM #9

It hasn't occurred yet; the system is still active. 2019 ran directly on hardware, which means the issue likely stems from something related to Proxmox.

C
Cefreak113
Senior Member
484
08-24-2016, 03:15 AM
#10
Exploring the PROXMOX forum thread more thoroughly could be useful if the problem continues. The two scenarios seem very similar, making it a potentially helpful reference. How long have you been using this new setup? A day, a week, or a month? These recurring intermittent issues are the hardest to identify and resolve.
C
Cefreak113
08-24-2016, 03:15 AM #10

Exploring the PROXMOX forum thread more thoroughly could be useful if the problem continues. The two scenarios seem very similar, making it a potentially helpful reference. How long have you been using this new setup? A day, a week, or a month? These recurring intermittent issues are the hardest to identify and resolve.

Pages (2): 1 2 Next