passthru

  1. P

    Recover GPU from VM after it shuts down

    1. I have 2 VMs that can takeover the 1 GPU in my system 2. I can pass the GPU between the 2 VMs without a hitch, i.e. shutdown A, startup B, shutdown B, startup A 3. Based on this, what commands can I type in Proxmox to take back control of the GPU?
  2. K

    Struggling with PCIe passthru on new PVE build

    TL;DR: pci card comes up as if it simply belongs to the host system despite clearly being set for passthru with a vm. The situation: this is a AMD build on a ASRock x570 mobo running PVE 7.1. I followed the GRUB instructions from https://pve.proxmox.com/wiki/Pci_passthrough since the boot...
  3. K

    Passing a disk through to an OpenMediaVault VM

    Hi, I have an OMV setup as a QEMU virtual machine in Proxmox. I want to pass through a physical disk to the virtual machine. I have the command to do that:- qm set 104 -virtio2 /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V8G3xxxx I should also say that I created 2 partitions first on this...
  4. R

    Passing RAID to Windows Server

    This is more of a question, not saying anything is wrong with proxmox. I am able to pass thru an Areca 1882ix-24 to Windows 10 and use the latest Areca driver (6.20.00.33) without any issue. If I attempt to pass this card thru to a Windows 2016 or even Windows 2019, I start having all kinds of...
  5. N

    S.M.A.R.T. in KVM on virtio drive

    Hi, I use passtrough to make hdds, that are physically connected to my hypervisor available to a VM. For example with code like this: qm set 102 -virtio1 /dev/disk/by-id/ata-TOSHIBA_DT01ACA300_548XGR9GS Accessing the hdd from within the VM works fine, except SMART and device info. It seems...
  6. R

    Successful Intel IGD GPU Passthru(primary) + QEMU/KVM + Android-x86 Virtualization

    Hi All, I would like to share my successful attempt of Intel IGD passthru(primary) with QEMU/KVM. Ones interested can head over to my demo : Cheers, Raghavan