Recent content by zebrahost

  1. Z

    pass through only 1 on 2 identical NIC cards

    I think I have found something to test https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Using_identical_guest_and_host_GPUs Not tested!
  2. Z

    pass through only 1 on 2 identical NIC cards

    I have 2 identical nic cards but I only wish to pass through one of them (not both). Unfortunately the vfio.conf file would point to both instances of the card as they they same xxxx:yyyy code and therefore I presume load the vfio-pci driver for both cards. 04:00.0 Ethernet controller [0200]...
  3. Z

    YAPQ - HBA passthrough not working

    I am attempting to passthrough my HBA card in group 1 in proxmox. I am limited to single PCIx16 slot which is normally intended for graphics cards. When I assign the PCI device to the VM, the VM fails to start (at one point caused the system to crash). When I checked the groups, it appears to...
  4. Z

    Proxmox running PFSENSE FW with single NIC

    I have proxmox running on my mini ITX board and is doing just fine. It is running a number of roles including NAS, pfsense, homeassistant, etc and its barely working up a sweat. I measured the power consumption for the setup and found it be little higher than I would like so I looking for less...
  5. Z

    KVM disk passthrough and smart?

    I am new to proxmox and this forum. My user case is to establish new NAS on PROXMOX Server to save on footprint and power requirements. Unfortunately my processor in proxmox host does not support PCI passthrough (iommu) so I have deployed a KVM Guest running Open Media Vault using disk...