passthorugh

  1. S

    [TUTORIAL] Proxmox storage - Host to VM folder passthrough with 9p

    I use 9p mainly because of ZFS. ZFS over NFS uses ZFS sync. This means the writes are completed to disk before they're written.... instead of being written into ZFS RAM. If you disabled ZFS sync over NFS, you'll will lose 5 seconds or so of writes on a power failure. No biggie, but why bother --...
  2. M

    Passthrough nvidia to ubuntu 22.04, the physical monitor does not turn on

    On the proxmox 7.3 host, an nvidia gtx 1650 GPU with a connected monitor via HDMI. Passthrough on windows 10 vm works fine. Two monitors are defined in the system: a physical hdmi and a virtual one. There are two monitors in the video settings, you can change the resolution, drag windows to any...
  3. J

    Cant enable passthrough for QuickSync

    Im trying to enable pci passthrough for my proxmox node (6.4-4) which has this motherboard with a j1900 cpu. The cpu supports quicksync according to this link. I have followed some internet guides including the proxmox one. But when I try to add PCI device to a VM I get the No IOMMU detected...