Search results

  1. V

    Proxmox won't set storage to Active state

    I have proxmox running on one server using an NFS share off an Ubuntu box. I am able to mount the NFS share via command line without issue but it never shows as active. Are there logs specific to this that might help? I have tried searching for similar situations and haven't had any luck finding...
  2. V

    VT-d and SR-IOV

    I think I might have just gotten it! I removed the input from the qm set command and configured it manually. In my case the card to passthrough was PCI 01:00.0 and 01:00.1 (dual port) So I added hostpci0: 01:00.0,driver=vfio hostpci1: 01:00.1,driver=vfio Note: this was after manually unbinding...
  3. V

    VT-d and SR-IOV

    I installed kernel 3.10 and cleared up some other issues. Now when I go to start the VM I get an error saying No IOMMU Found. Unable to assign device "hostpci0" Do I need to re-enable IOMMU somehow?
  4. V

    VT-d and SR-IOV

    I followed those directions. Is kernel 3.10 the default for 3.3? I made sure to do a dist-upgrade.
  5. V

    VT-d and SR-IOV

    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: Not enoiugh MMIO resources for SR-IOV The chip is the Intel...