Hi,
I created a windows 10 pro VM and setup PCI passthrough of my host graphics card. All was working fine - I installed my CCTV software on the guest which ran fine and I played some games via steam streaming no problem.
I tried to connect to the guest via RDP this morning and it wouldn't respond so I rebooted the guest. Couldn't get in so I used the console to take a look - it appears that it's freezing on boot. After a long wait the windows troubleeshooting menu comes up but after runninsays it cannot repair the windows installation and shuts down.
Output of pveversion -v and qm config <VMID> as follows:
Any idea what I'm doing wrong?
Thanks
I created a windows 10 pro VM and setup PCI passthrough of my host graphics card. All was working fine - I installed my CCTV software on the guest which ran fine and I played some games via steam streaming no problem.
I tried to connect to the guest via RDP this morning and it wouldn't respond so I rebooted the guest. Couldn't get in so I used the console to take a look - it appears that it's freezing on boot. After a long wait the windows troubleeshooting menu comes up but after runninsays it cannot repair the windows installation and shuts down.
Output of pveversion -v and qm config <VMID> as follows:
Code:
proxmox-ve: 7.2-1 (running kernel: 5.15.30-2-pve)
pve-manager: 7.2-3 (running version: 7.2-3/c743d6c1)
pve-kernel-helper: 7.2-2
pve-kernel-5.15: 7.2-1
pve-kernel-5.15.30-2-pve: 5.15.30-3
ceph-fuse: 15.2.16-pve1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.2
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-8
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.1-6
libpve-guest-common-perl: 4.1-2
libpve-http-server-perl: 4.1-1
libpve-storage-perl: 7.2-2
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.12-1
lxcfs: 4.0.12-pve1
novnc-pve: 1.3.0-3
proxmox-backup-client: 2.1.8-1
proxmox-backup-file-restore: 2.1.8-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-10
pve-cluster: 7.2-1
pve-container: 4.2-1
pve-docs: 7.2-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.4-1
pve-ha-manager: 3.3-4
pve-i18n: 2.7-1
pve-qemu-kvm: 6.2.0-5
pve-xtermjs: 4.16.0-1
qemu-server: 7.2-2
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.7.1~bpo11+1
vncterm: 1.7-1
zfsutils-linux: 2.1.4-pve1
Code:
agent: 1
bios: ovmf
boot: order=scsi0;ide2;net0;scsi1
cores: 16
cpu: host
efidisk0: local-lvm:vm-101-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:01:00,pcie=1,x-vga=1
ide2: local:iso/virtio-win.iso,media=cdrom,size=519172K
machine: pc-q35-6.2
memory: 32768
meta: creation-qemu=6.2.0,ctime=1656016432
name: WIN10
net0: virtio=8A:0C:63:F3:4A:F4,bridge=vmbr0
numa: 0
ostype: win10
scsi0: local-lvm:vm-101-disk-1,discard=on,iothread=1,size=400G,ssd=1
scsi1: local:iso/virtio-win.iso,media=cdrom,size=519172K
scsihw: virtio-scsi-single
smbios1: uuid=82a17aad-0730-4d2a-8568-17c38392e61c
sockets: 1
vga: qxl
vmgenid: ed4cc8c0-adc4-462c-b7fb-48f7e934acaf
Any idea what I'm doing wrong?
Thanks