sarieri

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sarieri's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I made some further effort trying the xen-pciback.hide method, which uses pci ids instead of vendor ids so that I could pass only one of the two nics. And it works. So i guess this might be some bug in vfio-pci config plugin.
  2. Hi, I have a x520 pcie network card with 2 nics, The vfio-pci.ids method worked fine (I passed through those to xpenology). But when I try this plugin, the xpenology can no longer get an ip address. I checked lspci -v in unraid and it seems that unraid loaded the network card with vfio-pci, so I suppose they should be passed through. 07:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Netwo rk Connection (rev 01) Subsystem: Intel Corporation Ethernet Server Adapter X520-2 Flags: fast devsel, IRQ 11 Memory at f2100000 (64-bit, non-prefetchable) [disabled] [size=512K] I/O ports at 9020 [disabled] [size=32] Memory at f2200000 (64-bit, non-prefetchable) [disabled] [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable- Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Kernel driver in use: vfio-pci Kernel modules: ixgbe 07:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Netwo rk Connection (rev 01) Subsystem: Intel Corporation Ethernet Server Adapter X520-2 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at f2180000 (64-bit, non-prefetchable) [size=512K] I/O ports at 9000 [size=32] Memory at f2404000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Kernel driver in use: vfio-pci Kernel modules: ixgbe And here is the output of lspci -v in xpenology(I select only one nic to xpenology): 0000:04:00.0 Class 0200: Device 8086:10fb (rev 01) Subsystem: Device 8086:000c Flags: bus master, fast devsel, latency 0, IRQ 23 Memory at 98200000 (64-bit, non-prefetchable) [size=512K] I/O ports at 7000 [size=32] Memory at 98280000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Kernel driver in use: ixgbe I'm kind of confused. It seems both unraid and xpenology is showing the driver correctly, but no ip address for the nic. Everything worked just fine using vfio-pci.ids method but I just want to try if I could pass only one nic and leave the other one. I will attach the diagnostics below. I made some further effort trying the xen-pciback.hide method, which uses pci ids instead of vendor ids so that I could pass only one of the two nics. And it works. So i guess this might be some bug in vfio-pci config plugin. tower-diagnostics-20200424-2248.zip
  3. hi, I met a weird issue when trying to passthrough a 82599es nic card to xpenology(vm). I could passthrough this nic by using vfio-pci.ids method but something is wrong when I try VFIO-PCI Config Plugin. I basically removed vfio-pci.ids and check the nic card in the plugin, save, and reboot. Xpenology could detect the nic card but there is no ip address. Here is the output of lspci -v in unraid: root@Tower:~# lspci -v 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3 Processor DRAM Controller (rev 06) Subsystem: Super Micro Computer Inc Xeon E3-1200 v3 Processor DRAM Contr oller Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> Kernel driver in use: ie31200_edac Kernel modules: ie31200_edac 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: f6000000-f70fffff [size=17M] Prefetchable memory behind bridge: 00000000e0000000-00000000f20fffff [si ze=289M] Capabilities: [88] Subsystem: Super Micro Computer Inc Xeon E3-1200 v3/4 th Gen Core Processor PCI Express x16 Controller Capabilities: [80] Power Management version 3 Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [a0] Express Root Port (Slot+), MSI 00 Capabilities: [100] Virtual Channel Capabilities: [140] Root Complex Link Capabilities: [d94] Secondary PCI Express <?> Kernel driver in use: pcieport 00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x8 Controller (rev 06) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000d000-0000dfff [size=4K] Memory behind bridge: f7400000-f75fffff [size=2M] Prefetchable memory behind bridge: None Capabilities: [88] Subsystem: Super Micro Computer Inc Xeon E3-1200 v3/4 th Gen Core Processor PCI Express x8 Controller Capabilities: [80] Power Management version 3 Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [a0] Express Root Port (Slot+), MSI 00 Capabilities: [100] Virtual Channel Capabilities: [140] Root Complex Link Capabilities: [d94] Secondary PCI Express <?> Kernel driver in use: pcieport 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family US B xHCI (rev 05) (prog-if 30 [XHCI]) Subsystem: Super Micro Computer Inc 8 Series/C220 Series Chipset Family USB xHCI Flags: bus master, medium devsel, latency 0, IRQ 25 Memory at f5100000 (64-bit, non-prefetchable) [size=64K] Capabilities: [70] Power Management version 2 Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+ Kernel driver in use: xhci_hcd 00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family US B EHCI #2 (rev 05) (prog-if 20 [EHCI]) Subsystem: Super Micro Computer Inc 8 Series/C220 Series Chipset Family USB EHCI Flags: bus master, medium devsel, latency 0, IRQ 16 Memory at f5114000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features Kernel driver in use: ehci-pci 00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Ex press Root Port #1 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=03, subordinate=04, sec-latency=0 I/O behind bridge: 0000c000-0000cfff [size=4K] Memory behind bridge: f4000000-f50fffff [size=17M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Super Micro Computer Inc 8 Series/C220 Ser ies Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Ex press Root Port #3 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 18 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 0000b000-0000bfff [size=4K] Memory behind bridge: f7700000-f77fffff [size=1M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Super Micro Computer Inc 8 Series/C220 Ser ies Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Ex press Root Port #4 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 19 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: 0000a000-0000afff [size=4K] Memory behind bridge: f7600000-f76fffff [size=1M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Super Micro Computer Inc 8 Series/C220 Ser ies Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Ex press Root Port #5 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 00009000-00009fff [size=4K] Memory behind bridge: f2100000-f26fffff [size=6M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Super Micro Computer Inc 8 Series/C220 Ser ies Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family US B EHCI #1 (rev 05) (prog-if 20 [EHCI]) Subsystem: Super Micro Computer Inc 8 Series/C220 Series Chipset Family USB EHCI Flags: bus master, medium devsel, latency 0, IRQ 22 Memory at f5113000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features Kernel driver in use: ehci-pci 00:1f.0 ISA bridge: Intel Corporation C222 Series Chipset Family Server Essentia l SKU LPC Controller (rev 05) Subsystem: Super Micro Computer Inc C222 Series Chipset Family Server Es sential SKU LPC Controller Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> 00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6 -port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: Super Micro Computer Inc 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 27 I/O ports at f050 [size=8] I/O ports at f040 [size=4] I/O ports at f030 [size=8] I/O ports at f020 [size=4] I/O ports at f000 [size=32] Memory at f5112000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [70] Power Management version 3 Capabilities: [a8] SATA HBA v1.0 Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Contr oller (rev 05) Subsystem: Super Micro Computer Inc 8 Series/C220 Series Chipset Family SMBus Controller Flags: medium devsel, IRQ 18 Memory at f5111000 (64-bit, non-prefetchable) [size=256] I/O ports at 0580 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.6 Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal Management Controller (rev 05) Subsystem: Super Micro Computer Inc 8 Series Chipset Family Thermal Mana gement Controller Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at f5110000 (64-bit, non-prefetchable) [size=4K] Capabilities: [50] Power Management version 3 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- 01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1650 SU PER] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Gigabyte Technology Co., Ltd Device 401a Flags: bus master, fast devsel, latency 0, IRQ 32 Memory at f6000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] Memory at f0000000 (64-bit, prefetchable) [size=32M] I/O ports at e000 [size=128] [virtual] Expansion ROM at f7000000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Legacy Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [258] L1 PM Substates Capabilities: [128] Power Budgeting <?> Capabilities: [420] Advanced Error Reporting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 < ?> Capabilities: [900] Secondary PCI Express <?> Capabilities: [bb0] Resizable BAR <?> Kernel driver in use: nvidia Kernel modules: nvidia_drm, nvidia 01:00.1 Audio device: NVIDIA Corporation TU116 High Definition Audio Controller (rev a1) Subsystem: Gigabyte Technology Co., Ltd Device 401a Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at f7080000 (32-bit, non-prefetchable) [size=16K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting 01:00.2 USB controller: NVIDIA Corporation Device 1aec (rev a1) (prog-if 30 [XHC I]) Subsystem: Gigabyte Technology Co., Ltd Device 401a Flags: bus master, fast devsel, latency 0, IRQ 26 Memory at f2000000 (64-bit, prefetchable) [size=256K] Memory at f2040000 (64-bit, prefetchable) [size=64K] Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [b4] Power Management version 3 Capabilities: [100] Advanced Error Reporting Kernel driver in use: xhci_hcd 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU116 [GeForce GTX 1650 SUPER] (rev a1) Subsystem: Gigabyte Technology Co., Ltd Device 401a Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at f7084000 (32-bit, non-prefetchable) [size=4K] Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [b4] Power Management version 3 Capabilities: [100] Advanced Error Reporting 02:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2308 PCI-Express Fusi on-MPT SAS-2 (rev 05) DeviceName: Onboard SAS Subsystem: Super Micro Computer Inc Onboard SAS2308 PCI-Express Fusion-M PT SAS-2 Flags: bus master, fast devsel, latency 0, IRQ 17 I/O ports at d000 [size=256] Memory at f7540000 (64-bit, non-prefetchable) [size=64K] Memory at f7500000 (64-bit, non-prefetchable) [size=256K] Expansion ROM at f7400000 [disabled] [size=1M] Capabilities: [50] Power Management version 3 Capabilities: [68] Express Endpoint, MSI 00 Capabilities: [d0] Vital Product Data Capabilities: [a8] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [c0] MSI-X: Enable+ Count=16 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [1e0] Secondary PCI Express <?> Capabilities: [1c0] Power Budgeting <?> Capabilities: [190] Dynamic Power Allocation <?> Capabilities: [148] Alternative Routing-ID Interpretation (ARI) Kernel driver in use: vfio-pci Kernel modules: mpt3sas 03:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 03) ( prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000c000-0000cfff [size=4K] Memory behind bridge: f4000000-f50fffff [size=17M] Prefetchable memory behind bridge: None Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Power Management version 3 Capabilities: [80] Express PCI-Express to PCI/PCI-X Bridge, MSI 00 Capabilities: [a4] Subsystem: Super Micro Computer Inc AST1150 PCI-to-PC I Bridge Capabilities: [100] Virtual Channel 04:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Famil y (rev 30) (prog-if 00 [VGA controller]) DeviceName: Onboard VGA Subsystem: Super Micro Computer Inc ASPEED Graphics Family Flags: medium devsel, IRQ 11 Memory at f4000000 (32-bit, non-prefetchable) [size=16M] Memory at f5000000 (32-bit, non-prefetchable) [size=128K] I/O ports at c000 [size=128] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/4 Maskable- 64bit+ Kernel modules: ast 05:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection ( rev 03) DeviceName: Onboard LAN1 Subsystem: Super Micro Computer Inc I210 Gigabit Network Connection Flags: bus master, fast devsel, latency 0, IRQ 18 Memory at f7700000 (32-bit, non-prefetchable) [size=512K] I/O ports at b000 [size=32] Memory at f7780000 (32-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=5 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 0c-c4-7a-ff-ff-6c-83-18 Capabilities: [1a0] Transaction Processing Hints Kernel driver in use: igb Kernel modules: igb 06:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection ( rev 03) DeviceName: Onboard LAN2 Subsystem: Super Micro Computer Inc I210 Gigabit Network Connection Flags: bus master, fast devsel, latency 0, IRQ 19 Memory at f7600000 (32-bit, non-prefetchable) [size=512K] I/O ports at a000 [size=32] Memory at f7680000 (32-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=5 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 0c-c4-7a-ff-ff-6c-83-19 Capabilities: [1a0] Transaction Processing Hints Kernel driver in use: igb Kernel modules: igb 07:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Netwo rk Connection (rev 01) Subsystem: Intel Corporation Ethernet Server Adapter X520-2 Flags: fast devsel, IRQ 11 Memory at f2100000 (64-bit, non-prefetchable) [disabled] [size=512K] I/O ports at 9020 [disabled] [size=32] Memory at f2200000 (64-bit, non-prefetchable) [disabled] [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable- Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Kernel driver in use: vfio-pci Kernel modules: ixgbe 07:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Netwo rk Connection (rev 01) Subsystem: Intel Corporation Ethernet Server Adapter X520-2 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at f2180000 (64-bit, non-prefetchable) [size=512K] I/O ports at 9000 [size=32] Memory at f2404000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Kernel driver in use: vfio-pci Kernel modules: ixgbe Here is the lspci -v output of xpenology: root@Sarieri_NAS:~# lspci -v 0000:00:00.0 Class 0600: Device 8086:29c0 Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0 0000:00:01.0 Class 0300: Device 1b36:0100 (rev 04) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at 94000000 (32-bit, non-prefetchable) [size=64M] Memory at 90000000 (32-bit, non-prefetchable) [size=64M] Memory at 98a00000 (32-bit, non-prefetchable) [size=8K] I/O ports at 1040 [size=32] Expansion ROM at 98a10000 [disabled] [size=64K] 0000:00:02.0 Class 0604: Device 1b36:000c Flags: bus master, fast devsel, latency 0 Memory at 98a08000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000a000-0000afff Memory behind bridge: 98800000-989fffff Prefetchable memory behind bridge: 0000000800100000-00000008002fffff Capabilities: [54] Express Root Port (Slot+), MSI 00 Capabilities: [48] MSI-X: Enable+ Count=1 Masked- Capabilities: [40] Subsystem: Device 1b36:0000 Capabilities: [100] Advanced Error Reporting Capabilities: [148] Access Control Services Kernel driver in use: pcieport 0000:00:02.1 Class 0604: Device 1b36:000c Flags: bus master, fast devsel, latency 0 Memory at 98a07000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: 98600000-987fffff Prefetchable memory behind bridge: 0000000800000000-00000008000fffff Capabilities: [54] Express Root Port (Slot+), MSI 00 Capabilities: [48] MSI-X: Enable+ Count=1 Masked- Capabilities: [40] Subsystem: Device 1b36:0000 Capabilities: [100] Advanced Error Reporting Capabilities: [148] Access Control Services Kernel driver in use: pcieport 0000:00:02.2 Class 0604: Device 1b36:000c Flags: bus master, fast devsel, latency 0 Memory at 98a06000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 00008000-00008fff Memory behind bridge: 98400000-985fffff Prefetchable memory behind bridge: 0000000800300000-00000008004fffff Capabilities: [54] Express Root Port (Slot+), MSI 00 Capabilities: [48] MSI-X: Enable+ Count=1 Masked- Capabilities: [40] Subsystem: Device 1b36:0000 Capabilities: [100] Advanced Error Reporting Capabilities: [148] Access Control Services Kernel driver in use: pcieport 0000:00:02.3 Class 0604: Device 1b36:000c Flags: bus master, fast devsel, latency 0 Memory at 98a05000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 00007000-00007fff Memory behind bridge: 98200000-983fffff Prefetchable memory behind bridge: 0000000800500000-00000008006fffff Capabilities: [54] Express Root Port (Slot+), MSI 00 Capabilities: [48] MSI-X: Enable+ Count=1 Masked- Capabilities: [40] Subsystem: Device 1b36:0000 Capabilities: [100] Advanced Error Reporting Capabilities: [148] Access Control Services Kernel driver in use: pcieport 0000:00:02.4 Class 0604: Device 1b36:000c Flags: bus master, fast devsel, latency 0 Memory at 98a04000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00006000-00006fff Memory behind bridge: 98000000-981fffff Prefetchable memory behind bridge: 0000000800700000-00000008008fffff Capabilities: [54] Express Root Port (Slot+), MSI 00 Capabilities: [48] MSI-X: Enable+ Count=1 Masked- Capabilities: [40] Subsystem: Device 1b36:0000 Capabilities: [100] Advanced Error Reporting Capabilities: [148] Access Control Services Kernel driver in use: pcieport 0000:00:07.0 Class 0c03: Device 8086:2934 (rev 03) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 23 I/O ports at 1060 [size=32] Kernel driver in use: uhci_hcd 0000:00:07.1 Class 0c03: Device 8086:2935 (rev 03) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 20 I/O ports at 1080 [size=32] Kernel driver in use: uhci_hcd 0000:00:07.2 Class 0c03: Device 8086:2936 (rev 03) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 21 I/O ports at 10a0 [size=32] Kernel driver in use: uhci_hcd 0000:00:07.7 Class 0c03: Device 8086:293a (rev 03) (prog-if 20) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at 98a03000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ehci-pci 0000:00:1f.0 Class 0601: Device 8086:2918 (rev 02) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0 Kernel driver in use: lpc_ich 0000:00:1f.2 Class 0106: Device 8086:2922 (rev 02) (prog-if 01) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 29 I/O ports at 10c0 [size=32] Memory at 98a02000 (32-bit, non-prefetchable) [size=4K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [a8] SATA HBA v1.0 Kernel driver in use: ahci 0000:00:1f.3 Class 0c05: Device 8086:2930 (rev 02) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 16 I/O ports at 1000 [size=64] Kernel driver in use: i801_smbus 0000:01:00.0 Class 0200: Device 15ad:07b0 (rev 01) Subsystem: Device 15ad:07b0 Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at 98803000 (32-bit, non-prefetchable) [size=4K] Memory at 98802000 (32-bit, non-prefetchable) [size=4K] Memory at 98800000 (32-bit, non-prefetchable) [size=8K] Expansion ROM at 98840000 [disabled] [size=256K] Capabilities: [48] Express Endpoint, MSI 00 Capabilities: [9c] MSI-X: Enable+ Count=25 Masked- Capabilities: [84] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [100] Device Serial Number ff-32-11-00-2f-92-a6-fe Kernel driver in use: vmxnet3 0000:02:00.0 Class 0780: Device 1af4:1043 (rev 01) Subsystem: Device 1af4:1100 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at 98600000 (32-bit, non-prefetchable) [size=4K] Memory at 800000000 (64-bit, prefetchable) [size=16K] Capabilities: [dc] MSI-X: Enable- Count=2 Masked- Capabilities: [c8] Vendor Specific Information: Len=14 <?> Capabilities: [b4] Vendor Specific Information: Len=14 <?> Capabilities: [a4] Vendor Specific Information: Len=10 <?> Capabilities: [94] Vendor Specific Information: Len=10 <?> Capabilities: [84] Vendor Specific Information: Len=10 <?> Capabilities: [7c] Power Management version 3 Capabilities: [40] Express Endpoint, MSI 00 0000:03:00.0 Class 0107: Device 1000:0086 (rev 05) Subsystem: Device 15d9:0691 Flags: bus master, fast devsel, latency 0, IRQ 22 I/O ports at 8000 [size=256] Memory at 98440000 (64-bit, non-prefetchable) [size=64K] Memory at 98400000 (64-bit, non-prefetchable) [size=256K] Expansion ROM at 98500000 [disabled] [size=1M] Capabilities: [50] Power Management version 3 Capabilities: [68] Express Endpoint, MSI 00 Capabilities: [d0] Vital Product Data Capabilities: [a8] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [c0] MSI-X: Enable+ Count=16 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [1c0] Power Budgeting <?> Capabilities: [190] #16 Kernel driver in use: mpt3sas 0000:04:00.0 Class 0200: Device 8086:10fb (rev 01) Subsystem: Device 8086:000c Flags: bus master, fast devsel, latency 0, IRQ 23 Memory at 98200000 (64-bit, non-prefetchable) [size=512K] I/O ports at 7000 [size=32] Memory at 98280000 (64-bit, non-prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-1b-21-ff-ff-ba-e9-ba Kernel driver in use: ixgbe 0001:00:12.0 Class 0000: Device 8086:5ae3 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:13.0 Class 0000: Device 8086:5ad8 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:14.0 Class 0000: Device 8086:5ad6 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:15.0 Class 0000: Device 8086:5aa8 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:16.0 Class 0000: Device 8086:5aac (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:18.0 Class 0000: Device 8086:5abc (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:19.2 Class 0000: Device 8086:5ac6 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:00:1f.1 Class 0000: Device 8086:5ad4 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:01:00.0 Class 0000: Device 1b4b:9215 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:02:00.0 Class 0000: Device 8086:1539 (rev ff) (prog-if ff) !!! Unknown header type 7f 0001:03:00.0 Class 0000: Device 8086:1539 (rev ff) (prog-if ff) !!! Unknown header type 7f Kernel driver of the nic in unraid is loaded with vfio-pci, so I suppose it has been passed through correctly, but still no ip address in xpenology, which is not the case when using the vfio-pci.ids method. Any comment will be appreciated. Thank you! tower-diagnostics-20200424-2248.zip
  4. Hi, I don't know if I met a bug or it's just the way it is. I appreciate any comment or idea. So my graphic card is a gigabyte 1650super windforce which should have their fans stop under certain temperature. The weird thing here is that whenever I start emby in docker, the fan speed is 0(which is right). However, whenever emby is not started, fan speed will be at about 60% and temperature below 30 celcius. I tried to type in nvidia-smi -l in ssh when emby is not started and the fan stops in a few seconds, and it keeps that way as long as nvidia-smi -l runs in background, but if I hit ctrl+C to stop the nvidia-smi -l from running, the fan speed again goes up to 60%.