I have been searching for a few days now trying to figure out what I'm missing. I have IOMMU enabled in BIOS and in proxmox and everything shows up as it should. I tried configuring SR-IOV and I get the same message several others have:
The chip is the Intel 82576 which is on a Supermicro X8DTG-DF board. I confirmed that both the board and chip support SR-IOV and it is enabled in BIOS. After hours of trying to get it working I finally decided to install a separate card.
I installed the Intel 82571EB and tried passing it through to the VM using
(among other configurations) but consistently receive the error:
Being able to assign a dedicated nic is critical since this is to be used for pfsense.
Code:
Not enoiugh MMIO resources for SR-IOV
I installed the Intel 82571EB and tried passing it through to the VM using
Code:
qm set 102 01:00
Code:
Failed to assign device "hostpci0.0": Operation not permitted
Being able to assign a dedicated nic is critical since this is to be used for pfsense.