About 40 minutes ago my windows VM running Blue Iris completely stopped responding, I couldn't RDP in, qemu guest agent stopped responding and I couldn't access blue iris through its web interface. My only course of action was to reset the VM. I believe this started happening when I passed through an NVidia Quadro P400 for object detection.
I checked proxmox's syslog and didn't see anything of note and I checked the windows VM's event viewer (VM is running Server 2019) and it doesn't mention any issues.
This is the VM config.
I checked proxmox's syslog and didn't see anything of note and I checked the windows VM's event viewer (VM is running Server 2019) and it doesn't mention any issues.
Code:
agent: 1
args: -cpu host,kvm=off
balloon: 0
bios: ovmf
boot: order=virtio0
cores: 6
cpu: host
efidisk0: virtualization:vm-215-disk-1,efitype=4m,pre-enrolled-keys=1,size=1M
hostpci0: 0000:83:00,pcie=1
machine: pc-q35-6.0
memory: 6144
name: BlueIris
net0: virtio=E6:EB:89:BA:AF:A6,bridge=vmbr0
numa: 0
onboot: 1
ostype: win10
scsihw: virtio-scsi-single
smbios1: uuid=a981ea6b-0912-45e0-8a88-8a662df95d2a
sockets: 1
vga: virtio
virtio0: virtualization:vm-215-disk-0,cache=writeback,discard=on,iothread=1,size=60G
virtio1: vm-storage:vm-215-disk-0,backup=0,cache=writeback,discard=on,iothread=1,size=675G
vmgenid: 11e18745-2193-4a5b-9618-7cb4ba59fba8
This is the VM config.