Advertisement
xtree1

lspci_sas

Aug 8th, 2021
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. root@pve:~# lspci
  2. 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3 Processor DRAM Controller (rev 06)
  3. 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
  4. 00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x8 Controller (rev 06)
  5. 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
  6. 00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 05)
  7. 00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
  8. 00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
  9. 00:1c.1 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #2 (rev d5)
  10. 00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
  11. 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
  12. 00:1f.0 ISA bridge: Intel Corporation C222 Series Chipset Family Server Essential SKU LPC Controller (rev 05)
  13. 00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
  14. 00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
  15. 00:1f.6 Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal Management Controller (rev 05)
  16. 01:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P400] (rev a1)
  17. 01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
  18. 02:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  19. 02:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  20. 02:00.2 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  21. 02:00.3 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  22. 03:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 03)
  23. 04:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30)
  24. 05:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
  25. 06:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
  26.  
  27. root@pve:~# echo 7 > /sys/class/net/enp2s0f2/device/sriov_numvfs
  28. -bash: echo: write error: Cannot allocate memory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement