sr-iov

  1. R

    Suche Mainboard mit SR-IOV Intel So. 1200

    Hallo zusammen, suche ein Mainboard das SR-IOV unterstützt und einen Intel Sockel 1200 mit Intel i9 aufnehmen kann. Ich weiß das der Sockel 1200 nicht die beste Ausgangssituation liefert um ein Mainboard zu finden das folgende Spezifikationen mindestens hat. Mindesanforderungen: - SR-IOV - 1x...
  2. S

    SR-IOV Not working for Intel i350-T4

    I have 2x GPUs and an LSI HBA successfully passing through to VMs so I know IOMMU is configured properly and working. SR-IOV is turned on in the MB EUFI BIOS along with the other required settings IOMMU etc. here is my /etc/modules vfio vfio_iommu_type1 vfio_pci vfio_virqfd here is the...
  3. S

    [SOLVED] SR-IOV

    Hi there, just a short question: Is it possible to use the same NIC on Proxmox host as well as on VMs?
  4. L

    Unable to change the VF state using sr-iov on Proxmox

    Hey! I managed to configure SR-IOV on my Proxmox machine and pass them to my guests using PCI Passthrough. I am attempting to set the state of my virtual function from auto to enable so the VFs link will stay up even if the PF is down using ip link command: ip link set eno2 vf 1 state enable...
  5. S

    Unable to pass two VF of Intel X550-T2 as PCIe to two VMs

    I have set up SR-IOV with my platform running PVE 6, with AMD Athlon 200GE, Asrock X470ITX and an Intel X550-T2. The guests here are two ubuntu server. Other combination of VMs were tested and produced the same result. Q35 and OVMF are being used. While SR-IOV works, if I assign 1 VF each to 2...
  6. S

    [SOLVED] Intel X550-T2 SR-IOV failed to enable

    Hi, I am trying to make SR-IOV work in my system. I got Athlon 200GE running on Asrock X470-ITX, and made sure in BIOS IOMMU and SR-IOV are both enabled. I made the change in grub and I had no problem passing the PCI devices with usual pass-through method. To enable SR-IOV, I added a file...
  7. G

    Intel 82599 SR-IOV PCI Passthrough,but guest KVM host cpu too high!

    hi, I have a KVM guest host run on proxmox V5.1(kernel 4.15.18-1-pve),this guest KVM host have two PCI passthrough network interface, but when I download a 100M internet file from vfio-pci network interface, the guest KVM host cpu too high, reach 45%, how to fix it ? the guest KVM host...
  8. T

    Cluster Topology - Proxmox 5.2

    Hello, I would like to build a HA Proxmox Cluster. I reserve 5 x server for this project with these specs; 2 x Server; Fujitsu PRIMERGY RX1330 M3 Intel Xeon E3-1230v6 3.50GHz Memory: 32GB ECC DDR4 RAM 2x 120GB SSD (OS) 2x 250GB PCI-E SSD (Pool) (planing to use Raid1) 2x Intel Corporation...
  9. elurex

    [SOLVED] PVE 4.1 Intel Xeon D 1541's SoC X552/X557 sr-iov issue/failed

    I have install latest PVE 4.1 and also update it to the latest pve kernel and also other packages. In bios, I have ensured that sr-iov function is turned on. (also bios is updated to the latest version) However, I am not able to enable x552/x557's sr-iov function (which uses intel ixgbe...
  10. elurex

    [SOLVED] PVE 4.1 how to passthrough Nic to LXC

    Anyone knows how to pass sr-iov VF Nic to LXC in pve 4.1? The VF nic highlight in *** are the ones that I want to pass to LXC root@pve-dol1:/sys/class/net/eth6/device# lspci |grep Eth 03:00.0 Ethernet controller: Intel Corporation Ethernet Connection X552/X557-AT 10GBASE-T 03:00.1 Ethernet...