Skip to content

Instantly share code, notes, and snippets.

@michalskalski
Created September 26, 2016 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michalskalski/b3a0fe91673206ea53066225f46f2661 to your computer and use it in GitHub Desktop.
Save michalskalski/b3a0fe91673206ea53066225f46f2661 to your computer and use it in GitHub Desktop.
root@node-5:~# lstopo
Machine (126GB)
NUMANode L#0 (P#0 63GB) + Socket L#0 + L3 L#0 (30MB) + L2 L#0 (256KB) + L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 + PU L#0 (P#0)
NUMANode L#1 (P#1 63GB)
HostBridge L#0
PCIBridge
PCI 14e4:16a2
Net L#0 "eno49"
PCI 14e4:16a2
Net L#1 "eno50"
PCIBridge
PCI 103c:3239
Block L#2 "sda"
PCIBridge
PCI 8086:10f8
Net L#3 "ens1f0"
PCI 8086:10f8
Net L#4 "ens1f1"
PCIBridge
PCI 102b:0533
HostBridge L#5
PCIBridge
PCI 8086:10f8
Net L#5 "ens2f0"
PCI 8086:10f8
Net L#6 "ens2f1"
root@node-5:~# dmidecode -t baseboard
# dmidecode 2.12
SMBIOS 2.8 present.
Handle 0x00A3, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded FlexibleLOM 1 Port 1
Type: Ethernet
Status: Enabled
Type Instance: 49
Bus Address: 0000:06:00.0
Handle 0x00A4, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded FlexibleLOM 1 Port 2
Type: Ethernet
Status: Enabled
Type Instance: 50
Bus Address: 0000:06:00.1
Handle 0x00A5, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded SATA Controller #1
Type: SATA Controller
Status: Disabled
Type Instance: 1
Bus Address: 0000:00:1f.2
Handle 0x00A6, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded SATA Controller #2
Type: SATA Controller
Status: Disabled
Type Instance: 2
Bus Address: 0000:00:11.4
Handle 0x00A7, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded RAID
Type: SAS Controller
Status: Enabled
Type Instance: 1
Bus Address: 0000:07:00.0
root@node-5:~# lstopo
Machine (31GB)
NUMANode L#0 (P#0 15GB)
Socket L#0 + L3 L#0 (15MB)
L2 L#0 (256KB) + L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0
PU L#0 (P#0)
PU L#1 (P#8)
L2 L#1 (256KB) + L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1
PU L#2 (P#1)
PU L#3 (P#9)
L2 L#2 (256KB) + L1d L#2 (32KB) + L1i L#2 (32KB) + Core L#2
PU L#4 (P#2)
PU L#5 (P#10)
L2 L#3 (256KB) + L1d L#3 (32KB) + L1i L#3 (32KB) + Core L#3
PU L#6 (P#3)
PU L#7 (P#11)
HostBridge L#0
PCIBridge
PCI 1000:005d
Block L#0 "sda"
PCIBridge
PCIBridge
PCIBridge
PCIBridge
PCIBridge
PCI 1137:0043
Net L#1 "enp6s0"
PCIBridge
PCI 1137:0043
Net L#2 "enp7s0"
PCIBridge
PCI 1137:0043
Net L#3 "enp8s0"
PCIBridge
PCI 1137:0043
Net L#4 "enp9s0"
PCIBridge
PCI 102b:0522
NUMANode L#1 (P#1 16GB) + Socket L#1 + L3 L#1 (15MB)
L2 L#4 (256KB) + L1d L#4 (32KB) + L1i L#4 (32KB) + Core L#4
PU L#8 (P#4)
PU L#9 (P#12)
L2 L#5 (256KB) + L1d L#5 (32KB) + L1i L#5 (32KB) + Core L#5
PU L#10 (P#5)
PU L#11 (P#13)
L2 L#6 (256KB) + L1d L#6 (32KB) + L1i L#6 (32KB) + Core L#6
PU L#12 (P#6)
PU L#13 (P#14)
L2 L#7 (256KB) + L1d L#7 (32KB) + L1i L#7 (32KB) + Core L#7
PU L#14 (P#7)
PU L#15 (P#15)
root@node-5:~# dmidecode -t baseboard
# dmidecode 2.12
SMBIOS 2.8 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: Cisco Systems Inc
Product Name: UCSB-B200-M4
Version: 73-15862-03
Serial Number: FLM19034JVH
Asset Tag:
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Not Specified
Chassis Handle: 0x0003
Type: Server Blade
Contained Object Handles: 0
Handle 0x0013, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard IGD
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:02.0
Handle 0x0014, DMI type 41, 11 bytes
Onboard Device
Reference Designation: ServerEngines Pilot III
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 00ff:ff:1f.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment