GPU Passthrough defekt nach Upgrade

dekoration

Active Member
Apr 16, 2016
8
3
43
33
Guten Abend,

seit dem Upgrade auf Proxmox Version 6.0 habe ich ein Problem mit meiner Grafik-VM.

Nach einigen Versuchen das Problem zu löschen, bin ich auf folgendes gestoßen.

Code:
First verify it works under Q35-3.1 machine type. If it does, try <ioapic driver='kvm'/> under <features>.
Q35-4.0 changed the default ioapic mode to split, which does not work with with certain hardware combinations.
I haven't thoroughly tracked this down but does not work with Ryzen+Nvidia at the very least.
This is not a new issue with split mode but it is an issue since machine type -4.0 changed the default mode.

Gibt es eine Möglichkeit wie ich den beschrieben Parameter per args in der VM-Config mitgeben kann?

Code:
CPU: AMD Ryzen Threadripper 2920X 12-Core Processor
Grafikkarte: GeForce RTX 2070

Code:
pveversion -v
proxmox-ve: 6.0-2 (running kernel: 5.0.15-1-pve)
pve-manager: 6.0-4 (running version: 6.0-4/2a719255)
pve-kernel-5.0: 6.0-5
pve-kernel-helper: 6.0-5
pve-kernel-4.15: 5.4-6
pve-kernel-5.0.15-1-pve: 5.0.15-1
pve-kernel-4.15.18-18-pve: 4.15.18-44
pve-kernel-4.15.18-16-pve: 4.15.18-41
pve-kernel-4.15.18-12-pve: 4.15.18-36
ceph-fuse: 12.2.11+dfsg1-2.1
corosync: 3.0.2-pve2
criu: 3.11-3
glusterfs-client: 5.5-3
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.10-pve1
libpve-access-control: 6.0-2
libpve-apiclient-perl: 3.0-2
libpve-common-perl: 6.0-2
libpve-guest-common-perl: 3.0-1
libpve-http-server-perl: 3.0-2
libpve-storage-perl: 6.0-5
libqb0: 1.0.5-1
lvm2: 2.03.02-pve3
lxc-pve: 3.1.0-61
lxcfs: 3.0.3-pve60
novnc-pve: 1.0.0-60
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.0-5
pve-cluster: 6.0-4
pve-container: 3.0-3
pve-docs: 6.0-4
pve-edk2-firmware: 2.20190614-1
pve-firewall: 4.0-5
pve-firmware: 3.0-2
pve-ha-manager: 3.0-2
pve-i18n: 2.0-2
pve-qemu-kvm: 4.0.0-3
pve-xtermjs: 3.13.2-1
qemu-server: 6.0-5
smartmontools: 7.0-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.1-pve1

Code:
cat /etc/pve/qemu-server/100.conf
balloon: 0
bios: ovmf
boot: cdn
bootdisk: virtio0
cores: 8
cpu: host,hidden=1
efidisk0: pve-storage-01:vm-100-disk-0,size=1M
hostpci0: 08:00,x-vga=on,pcie=1
ide2: none,media=cdrom
machine: q35
memory: 32768
name: grafikvm
net0: virtio=DE:05:EE:35:66:D6,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: win10
scsihw: virtio-scsi-pci
smbios1: uuid=c795a707-0a50-4c9d-9e94-68761479d9e2
sockets: 1
usb0: host=1e7d:2e7c,usb3=1
usb1: host=1e7d:3246,usb3=1
usb2: host=1-8,usb3=1
virtio0: pve-storage-01:vm-100-disk-1,size=800G
vmgenid: ce995ede-2bda-4757-9f93-4fbb5a0726fe
 
Hey,
Ich hab ebenfalls das Update auf Version 6.0 gewagt. Leider hatte ich nach dem Update Probleme mit dem PCI Passthrough einer "Logic / Symbios Logic SAS2008" Karte in FreeNAS gehabt.
Meine momentane Lösung ist das manuelle setzen des machine Parameters in der Datei
/etc/pve/qemu-server/<VMID>.conf von:
Code:
machine: q35
auf:
Code:
machine: pc-q35-3.1
 
Last edited:
  • Like
Reactions: Sub7

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!