Snag when trying to pass a NIC thorugh


Recommended Posts

So I am running into a snag when trying to pass some quad NIC ports through. When I do the PCI stub thing I actually disable all of my NICS and am unable to connect. For some reason both cards are in 8086:1521 c1:00.0 and .1 are my onboard that I still want unraid to see.

 

Thoughts?

 

 

Onboard NIC:

 

IOMMU group 59
    [8086:1521] c1:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
IOMMU group 60
    [8086:1521] c1:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)

 

Quad NIC:

 

IOMMU group 11
    [8086:1521] 01:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
IOMMU group 12
    [8086:1521] 01:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
IOMMU group 13
    [8086:1521] 01:00.2 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
IOMMU group 14
    [8086:1521] 01:00.3 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)

Link to comment

Use the below instead. Then you can specify the PCI address instead of the ID.

Remember to change it to your numbers.

 

xen-pciback.hide=(08:00.0)(08.00.1)

It will probably not show up in the other pci device list, so you have to edit the xml and add it.

Link to comment

Its not really hidden, but no drivers loaded. And there is a error in the code tag I inserted with a . instead of a :. I'll edit it when on a PC. No luck on a tablet... So blame me for the error you made :) And I'll blame the page I copied it from :P

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.