Hello,
I am running Proxmox 7.2.3. on an HP ProLiant ML350e Gen8 a bit modified Server. I have a couple of VM, and most of them are windows vm. On one of them I have Windows 10 machine with a PCI GPU passthrough (nVidia Quadro M2000) that worked fine until this morning. Now I am not able to boot Windows 10 anymore. I think the problem started a week ago when I create Cron that startup that VM with Windows 10. The first morning I started to receive msg:
kvm: vfio: Cannot reset device 0000:0d:00.0, depends on group 30 which is not owned.
kvm: vfio: Cannot reset device 0000:0d:00.0, depends on group 30 which is not owned.
Which I ignored. Then I received msg from an attached file which I also ignored. I ignored those messages because VM Windows 10 worked normally. After that msg I decided to remove start VM from Cron. Every morning I started manually that VM with Windows 10 and it worked fine.
This morning I encountered a problem, VM won't boot at all. It just goes into repair mode and It is not possible to repair it. I am sure that the problem is with GPU Passthrough but I don't know how to repair it.
I have:
nano /etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset vide>
GRUB_CMDLINE_LINUX=""
Also:
nano /etc/modules
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
Also:
lspci -v
0d:00.0 VGA compatible controller: NVIDIA Corporation GM206GL [Quadro M2000] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell GM206GL [Quadro M2000]
Physical Slot: 2
Flags: bus master, fast devsel, latency 0, IRQ 110, NUMA node 0, IOMMU group 29
Memory at f7000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at de000000 (64-bit, prefetchable) [size=32M]
I/O ports at 8000
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Legacy Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting <?>
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900] Secondary PCI Express
Kernel driver in use: vfio-pci
Kernel modules: nvidiafb, nouveau
0d:00.1 Audio device: NVIDIA Corporation GM206 High Definition Audio Controller (rev a1)
Subsystem: Dell GM206 High Definition Audio Controller
Physical Slot: 2
Flags: bus master, fast devsel, latency 0, IRQ 93, NUMA node 0, IOMMU group 30
Memory at f6ff0000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: vfio-pci
Kernel modules: snd_hda_intel
What else I can provide to receive help, please?
Thanks in advance
BM
I am running Proxmox 7.2.3. on an HP ProLiant ML350e Gen8 a bit modified Server. I have a couple of VM, and most of them are windows vm. On one of them I have Windows 10 machine with a PCI GPU passthrough (nVidia Quadro M2000) that worked fine until this morning. Now I am not able to boot Windows 10 anymore. I think the problem started a week ago when I create Cron that startup that VM with Windows 10. The first morning I started to receive msg:
kvm: vfio: Cannot reset device 0000:0d:00.0, depends on group 30 which is not owned.
kvm: vfio: Cannot reset device 0000:0d:00.0, depends on group 30 which is not owned.
Which I ignored. Then I received msg from an attached file which I also ignored. I ignored those messages because VM Windows 10 worked normally. After that msg I decided to remove start VM from Cron. Every morning I started manually that VM with Windows 10 and it worked fine.
This morning I encountered a problem, VM won't boot at all. It just goes into repair mode and It is not possible to repair it. I am sure that the problem is with GPU Passthrough but I don't know how to repair it.
I have:
nano /etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset vide>
GRUB_CMDLINE_LINUX=""
Also:
nano /etc/modules
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
Also:
lspci -v
0d:00.0 VGA compatible controller: NVIDIA Corporation GM206GL [Quadro M2000] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell GM206GL [Quadro M2000]
Physical Slot: 2
Flags: bus master, fast devsel, latency 0, IRQ 110, NUMA node 0, IOMMU group 29
Memory at f7000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at de000000 (64-bit, prefetchable) [size=32M]
I/O ports at 8000
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Legacy Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [258] L1 PM Substates
Capabilities: [128] Power Budgeting <?>
Capabilities: [420] Advanced Error Reporting
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900] Secondary PCI Express
Kernel driver in use: vfio-pci
Kernel modules: nvidiafb, nouveau
0d:00.1 Audio device: NVIDIA Corporation GM206 High Definition Audio Controller (rev a1)
Subsystem: Dell GM206 High Definition Audio Controller
Physical Slot: 2
Flags: bus master, fast devsel, latency 0, IRQ 93, NUMA node 0, IOMMU group 30
Memory at f6ff0000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: vfio-pci
Kernel modules: snd_hda_intel
What else I can provide to receive help, please?
Thanks in advance
BM
Attachments
Last edited: