I'm using Proxmox 6.4 with 5.11 kernel for a Windows server virtual machine that runs a particular software that uses Virtualbox.
The nested virtualization works fine, the problem is that after a while (about 40 min) I get a BSOD with the message "critical structure corruption".
I installed all the virtuo drivers and tried various hardware combinations for the guest.
This is my current configuration:
This is the BSOD instead:
How can I debug such a thing?
i also tried with other versions of windows server, same result.
The special thing is that I have an old Windows 7 VM created in another KVM server that is using the same software correctly and never crash.
The nested virtualization works fine, the problem is that after a while (about 40 min) I get a BSOD with the message "critical structure corruption".
I installed all the virtuo drivers and tried various hardware combinations for the guest.
This is my current configuration:
Code:
args: -cpu host,+svm,-hypervisor
balloon: 0
boot: order=scsi0;net0
cores: 8
cpu: host
ide3: Storage:iso/virtio-win-0.1.185.iso,media=cdrom,size=402812K
machine: pc-i440fx-5.2
memory: 24576
name: PCT
net0: virtio=12:72:B8:E1:36:F5,bridge=vmbr0
numa: 0
onboot: 1
ostype: win10
parent: preupdate
scsi0: Storage:100/vm-100-disk-0.qcow2,discard=on,size=200G
scsihw: virtio-scsi-pci
smbios1: uuid=9d108134-c6e2-484e-bac7-96450cb9e73a
sockets: 1
vga: qxl
vmgenid: b010dcf6-a55b-4bc3-816a-2b691b028d0e
This is the BSOD instead:
Code:
==================================================
Dump File : 052221-4328-01.dmp
Crash Time : 22/05/2021 16:07:03
Bug Check String :
Bug Check Code : 0x00000109
Parameter 1 : a3a0265e`3eb8d6de
Parameter 2 : b3b732e4`913af5e1
Parameter 3 : 00000000`00000176
Parameter 4 : 00000000`00000007
Caused By Driver : ntoskrnl.exe
Caused By Address : ntoskrnl.exe+1b73b0
File Description :
Product Name :
Company :
File Version :
Processor : x64
Crash Address : ntoskrnl.exe+1b73b0
Stack Address 1 :
Stack Address 2 :
Stack Address 3 :
Computer Name :
Full Path : C:\Windows\Minidump\052221-4328-01.dmp
Processors Count : 8
Major Version : 15
Minor Version : 17763
Dump File Size : 555.132
Dump File Time : 22/05/2021 16:07:42
==================================================
How can I debug such a thing?
i also tried with other versions of windows server, same result.
The special thing is that I have an old Windows 7 VM created in another KVM server that is using the same software correctly and never crash.
Last edited: