I'm running into the same issues as the poster here https://github.com/intel/gvt-linux/issues/153
Running newest version of Proxmox with all latest non-subscription updates with Windows VMs with Intel GVT-g active. VMs seem to crash at random times with crash frequency increasing on heavy GPU loads or larger number of VMs active. My stack trace looks similar to the above github issue. I'm also on a Coffee Lake - generation Xeon processor with integrated Intel GPU.
Boot parameters are:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_dc=0 i915.enable_guc=0 i915.enable_gvt=1 kvm.ignore_msrs=1 kvm.report_ignored_msrs=0"
How quickly are kernel patches rolled into the mainline Proxmox kernel? Is there a way to run a 5.7 or 5.8 branch kernel for testing?
Running newest version of Proxmox with all latest non-subscription updates with Windows VMs with Intel GVT-g active. VMs seem to crash at random times with crash frequency increasing on heavy GPU loads or larger number of VMs active. My stack trace looks similar to the above github issue. I'm also on a Coffee Lake - generation Xeon processor with integrated Intel GPU.
Boot parameters are:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_dc=0 i915.enable_guc=0 i915.enable_gvt=1 kvm.ignore_msrs=1 kvm.report_ignored_msrs=0"
How quickly are kernel patches rolled into the mainline Proxmox kernel? Is there a way to run a 5.7 or 5.8 branch kernel for testing?