Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Enabling SR-IOV for network adapter

Featured Replies

Hello

 

I am trying to enable SR-IOV with the 10Gbps network adapter Intel X550-T1 but haven't got it right.

 

My build is i3-9300T + ASUS ROG STRIX B360-I. I'm on unRAID v6.8.3. 

 

This is what I did:

1. Enable SR-IOV support in BIOS

2. Change main-flash-unraid OS to the following:

            kernel /bzimage
            append pcie_acs_override=downstream intel_iommu=on iommu=pt igb.max_vfs=7 initrd=/bzroot 

3. reboot

 

In system devices, X550T1 is still shown as a single device and no virtual network adapter is present.

 

Is there anything I did wrong?

  • Author

Found the problem.

 

For people who might encounter this issue in the future, below is the solution:

 

1. X550T1 is not igb but ixgbe so in the command it should be ixgbe.max_vfs=7

2. In dmesg SR-IOV reports some issues like number of busses is out of range. It was reported as a motherboard issue and can be override by pci=assign-busses

 

So finally the command will be:

append pcie_acs_override=downstream intel_iommu=on iommu=pt ixgbe.max_vfs=15 pci=assign-busses initrd=/bzroot 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.