HG000016
- Updates
- Pending
- Move disks with more free space to this host (higher network troughput)
- Disable in-memory swap space and enable in-disk swap space
-
System
-
$ sudo dmidecode -t 0 # dmidecode 3.5 Getting SMBIOS data from sysfs. SMBIOS 2.4 present. Wrong DMI structures length: 2706 bytes announced, only 2488 bytes available. Handle 0x000B, DMI type 0, 24 bytes BIOS Information Vendor: Apple Inc. Version: 474.0.0.0.0 Release Date: 08/23/2022 ROM Size: 8 MB Characteristics: PCI is supported BIOS is upgradeable BIOS shadowing is allowed Boot from CD is supported Selectable boot is supported ACPI is supported IEEE 1394 boot is supported Smart battery is supported Function key-initiated network boot is supported BIOS Revision: 0.1 Invalid entry length (0). DMI table is broken! Stop.
-
$ sudo dmidecode -t 1 # dmidecode 3.5 Getting SMBIOS data from sysfs. SMBIOS 2.4 present. Wrong DMI structures length: 2706 bytes announced, only 2488 bytes available. Handle 0x000C, DMI type 1, 27 bytes System Information Manufacturer: Apple Inc. Product Name: Macmini7,1 Version: 1.0 Serial Number: C07R11PZG1HV UUID: 4724595b-a324-1f59-bc69-3a7cc3c7e3cf Wake-up Type: Power Switch SKU Number: System SKU# Family: Mac Invalid entry length (0). DMI table is broken! Stop.
-
-
CPU
-
$ sudo dmidecode -t 4 # dmidecode 3.5 Getting SMBIOS data from sysfs. SMBIOS 2.4 present. Wrong DMI structures length: 2706 bytes announced, only 2488 bytes available. Handle 0x0000, DMI type 4, 35 bytes Processor Information Socket Designation: U3E1 Type: Central Processor Family: Core i5 Manufacturer: Intel(R) Corporation ID: 51 06 04 00 FF FB EB BF Signature: Type 0, Family 6, Model 69, Stepping 1 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz Voltage: 0.9 V External Clock: 25 MHz Max Speed: 1400 MHz Current Speed: 1400 MHz Status: Populated, Enabled Upgrade: Socket BGA1168 L1 Cache Handle: 0x0002 L2 Cache Handle: 0x0003 L3 Cache Handle: 0x0004 Serial Number: To Be Filled By O.E.M. Asset Tag: To Be Filled By O.E.M. Part Number: Not Specified Invalid entry length (0). DMI table is broken! Stop.
-
$ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: GenuineIntel Model name: Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz CPU family: 6 Model: 69 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 1 CPU(s) scaling MHz: 39% CPU max MHz: 2700.0000 CPU min MHz: 800.0000 BogoMIPS: 4000.10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall n x pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts vnmi md_clear flush_l1d Virtualization features: Virtualization: VT-x Caches (sum of all): L1d: 64 KiB (2 instances) L1i: 64 KiB (2 instances) L2: 512 KiB (2 instances) L3: 3 MiB (1 instance) NUMA: NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerabilities: Gather data sampling: Not affected Itlb multihit: KVM: Mitigation: VMX disabled L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable Mds: Mitigation; Clear CPU buffers; SMT vulnerable Meltdown: Mitigation; PTI Mmio stale data: Unknown: No mitigations Retbleed: Not affected Spec rstack overflow: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling, PBRSB-eIBRS Not affected Srbds: Mitigation; Microcode Tsx async abort: Not affected
-
$ sudo cpufetch -F -s legacy|cut -b63-200|grep -v '^ *$' Name: Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz Microarchitecture: Haswell Technology: 22nm Max Frequency: 2.700 GHz Cores: 2 cores (4 threads) AVX: AVX,AVX2 FMA: FMA3 L1i Size: 32KB (64KB Total) L1d Size: 32KB (64KB Total) L2 Size: 256KB (512KB Total) L3 Size: 3MB Peak Performance: 172.80 GFLOP/s
-
- Memory
$ sudo dmidecode -t 16,17 # dmidecode 3.5 Getting SMBIOS data from sysfs. SMBIOS 2.4 present. Wrong DMI structures length: 2706 bytes announced, only 2488 bytes available. Handle 0x0005, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 8 GB Error Information Handle: Not Provided Number Of Devices: 2 Handle 0x0007, DMI type 17, 34 bytes Memory Device Array Handle: 0x0005 Error Information Handle: No Error Total Width: Unknown Data Width: Unknown Size: 2 GB Form Factor: SODIMM Set: None Locator: DIMM0 Bank Locator: BANK 0 Type: DDR3 Type Detail: Synchronous Speed: 1600 MT/s Manufacturer: 0x80CE Serial Number: 0x00000000 Asset Tag: Unknown Part Number: 0x4B3445384533303445452D45474345000000 Rank: Unknown Configured Memory Speed: Unknown Handle 0x0009, DMI type 17, 34 bytes Memory Device Array Handle: 0x0005 Error Information Handle: No Error Total Width: Unknown Data Width: Unknown Size: 2 GB Form Factor: SODIMM Set: None Locator: DIMM0 Bank Locator: BANK 1 Type: DDR3 Type Detail: Synchronous Speed: 1600 MT/s Manufacturer: 0x80CE Serial Number: 0x00000000 Asset Tag: Unknown Part Number: 0x4B3445384533303445452D45474345000000 Rank: Unknown Configured Memory Speed: Unknown Invalid entry length (0). DMI table is broken! Stop.
-
PCI
-
$ sudo lspci 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) 00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09) 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04) 00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04) 00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4) 00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4) 00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4) 00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4) 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04) 02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4360 802.11ac Dual Band Wireless Network Adapter (rev 03) 03:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM57766 Gigabit Ethernet PCIe (rev 01) 03:00.1 SD Host controller: Broadcom Inc. and subsidiaries BCM57765/57785 SDXC/MMC Card Reader (rev 01) 04:00.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 05:00.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 05:03.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 05:04.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 05:05.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 05:06.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013] 06:00.0 System peripheral: Intel Corporation DSL5520 Thunderbolt 2 NHI [Falcon Ridge 4C 2013] 07:00.0 PCI bridge: Intel Corporation DSL2210 Thunderbolt Controller [Port Ridge 1C 2011] 08:00.0 PCI bridge: Intel Corporation DSL2210 Thunderbolt Controller [Port Ridge 1C 2011] 09:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM57762 Gigabit Ethernet PCIe 39:00.0 PCI bridge: Intel Corporation DSL2210 Thunderbolt Controller [Port Ridge 1C 2011] 3a:00.0 PCI bridge: Intel Corporation DSL2210 Thunderbolt Controller [Port Ridge 1C 2011] 3b:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM57762 Gigabit Ethernet PCIe
-
$ sudo lspci -t -[0000:00]-+-00.0 +-02.0 +-03.0 +-14.0 +-16.0 +-1b.0 +-1c.0-[01]-- +-1c.2-[02]----00.0 +-1c.3-[03]--+-00.0 | \-00.1 +-1c.4-[04-6a]----00.0-[05-6a]--+-00.0-[06]----00.0 | +-03.0-[07-37]----00.0-[08-09]----00.0-[09]----00.0 | +-04.0-[38]-- | +-05.0-[39-69]----00.0-[3a-3b]----00.0-[3b]----00.0 | \-06.0-[6a]-- +-1f.0 +-1f.2 \-1f.3
-
- USB
$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 001 Device 003: ID 05ac:8242 Apple, Inc. Built-in IR Receiver Bus 001 Device 005: ID 2109:2820 VIA Labs, Inc. VL820 Hub Bus 001 Device 007: ID 2109:2820 VIA Labs, Inc. VL820 Hub Bus 001 Device 008: ID 05ac:8289 Apple, Inc. Bluetooth Host Controller Bus 001 Device 009: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 010: ID 2109:2820 VIA Labs, Inc. VL820 Hub Bus 001 Device 011: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 012: ID 2109:2820 VIA Labs, Inc. VL820 Hub Bus 001 Device 013: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 014: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 015: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 016: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 017: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 018: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 019: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 001 Device 020: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
$ lsusb -t -vvv /: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/9p, 480M ID 1d6b:0002 Linux Foundation 2.0 root hub /sys/bus/usb/devices/usb1 /dev/bus/usb/001/001 |__ Port 003: Dev 002, If 0, Class=Hub, Driver=hub/3p, 12M ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) /sys/bus/usb/devices/1-3 /dev/bus/usb/001/002 |__ Port 003: Dev 008, If 0, Class=Vendor Specific Class, Driver=btusb, 12M ID 05ac:8289 Apple, Inc. Bluetooth Host Controller /sys/bus/usb/devices/1-3.3 /dev/bus/usb/001/008 |__ Port 003: Dev 008, If 1, Class=Wireless, Driver=btusb, 12M ID 05ac:8289 Apple, Inc. Bluetooth Host Controller /sys/bus/usb/devices/1-3.3 /dev/bus/usb/001/008 |__ Port 003: Dev 008, If 2, Class=Vendor Specific Class, Driver=btusb, 12M ID 05ac:8289 Apple, Inc. Bluetooth Host Controller /sys/bus/usb/devices/1-3.3 /dev/bus/usb/001/008 |__ Port 003: Dev 008, If 3, Class=Application Specific Interface, Driver=[none], 12M ID 05ac:8289 Apple, Inc. Bluetooth Host Controller /sys/bus/usb/devices/1-3.3 /dev/bus/usb/001/008 |__ Port 004: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M ID 05ac:8242 Apple, Inc. Built-in IR Receiver /sys/bus/usb/devices/1-4 /dev/bus/usb/001/003 |__ Port 007: Dev 005, If 0, Class=Hub, Driver=hub/4p, 480M ID 2109:2820 VIA Labs, Inc. VL820 Hub /sys/bus/usb/devices/1-7 /dev/bus/usb/001/005 |__ Port 002: Dev 009, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-7.2 /dev/bus/usb/001/009 |__ Port 003: Dev 010, If 0, Class=Hub, Driver=hub/4p, 480M ID 2109:2820 VIA Labs, Inc. VL820 Hub /sys/bus/usb/devices/1-7.3 /dev/bus/usb/001/010 |__ Port 001: Dev 013, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-7.3.1 /dev/bus/usb/001/013 |__ Port 002: Dev 014, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-7.3.2 /dev/bus/usb/001/014 |__ Port 003: Dev 016, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-7.3.3 /dev/bus/usb/001/016 |__ Port 004: Dev 018, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-7.3.4 /dev/bus/usb/001/018 |__ Port 008: Dev 007, If 0, Class=Hub, Driver=hub/4p, 480M ID 2109:2820 VIA Labs, Inc. VL820 Hub /sys/bus/usb/devices/1-8 /dev/bus/usb/001/007 |__ Port 002: Dev 011, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-8.2 /dev/bus/usb/001/011 |__ Port 003: Dev 012, If 0, Class=Hub, Driver=hub/4p, 480M ID 2109:2820 VIA Labs, Inc. VL820 Hub /sys/bus/usb/devices/1-8.3 /dev/bus/usb/001/012 |__ Port 001: Dev 015, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-8.3.1 /dev/bus/usb/001/015 |__ Port 002: Dev 017, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-8.3.2 /dev/bus/usb/001/017 |__ Port 003: Dev 019, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-8.3.3 /dev/bus/usb/001/019 |__ Port 004: Dev 020, If 0, Class=Mass Storage, Driver=uas, 480M ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge /sys/bus/usb/devices/1-8.3.4 /dev/bus/usb/001/020 /: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 5000M ID 1d6b:0003 Linux Foundation 3.0 root hub /sys/bus/usb/devices/usb2 /dev/bus/usb/002/001
- Thunderbol
$ boltctl domains ? domain0 00000000-0000-0018-00c6-1a2996f2a055 ?? bootacl: 0/0 ?? security: user
$ boltctl list ? Apple Thunderbolt to Gigabit Ethernet Adapter ?? type: peripheral ?? name: Thunderbolt to Gigabit Ethernet Adapter ?? vendor: Apple, Inc. ?? uuid: a0d85f08-0200-0100-ffff-ffffffffffff ?? generation: Thunderbolt 1 ?? status: disconnected ?? authorized: Wed 24 Jan 2024 05:02:25 PM UTC ?? connected: Wed 24 Jan 2024 05:02:25 PM UTC ?? stored: Fri 20 Jan 2023 08:55:58 PM UTC ?? policy: auto ?? key: no ? Apple Thunderbolt to Gigabit Ethernet Adapter #2 ?? type: peripheral ?? name: Thunderbolt to Gigabit Ethernet Adapter ?? vendor: Apple, Inc. ?? uuid: a02c6208-0200-0100-ffff-ffffffffffff ?? generation: Thunderbolt 1 ?? status: disconnected ?? authorized: Wed 24 Jan 2024 05:02:26 PM UTC ?? connected: Wed 24 Jan 2024 05:02:26 PM UTC ?? stored: Fri 20 Jan 2023 09:10:35 PM UTC ?? policy: auto ?? key: no
- Storage
$ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/fedora_fedora-root 69G 14G 52G 22% / devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 1.9G 84K 1.9G 1% /dev/shm tmpfs 758M 1.7M 756M 1% /run tmpfs 1.9G 0 1.9G 0% /tmp /dev/mapper/fedora_fedora-home 1.8T 3.7G 1.7T 1% /home /dev/sda2 974M 294M 613M 33% /boot /dev/sda1 600M 25M 576M 5% /boot/efi tmpfs 379M 68K 379M 1% /run/user/0 tmpfs 379M 68K 379M 1% /run/user/1000
$ sudo zpool list
$ sudo zfs list
-
$ sudo pvs -v; sudo vgs -v; sudo lvs -v PV VG Fmt Attr PSize PFree DevSize PV UUID /dev/sda3 fedora_fedora lvm2 a-- <1.82t 0 <1.82t HA2f0I-y7eh-n0kg-40AS-2Y6u-C2Ph-JfgOl6 VG Attr Ext #PV #LV #SN VSize VFree VG UUID VProfile fedora_fedora wz--n- 4.00m 1 2 0 <1.82t 0 aifsDp-9dmk-S0Mf-pcgE-hKM0-NYkO-LtbAyK LV VG #Seg Attr LSize Maj Min KMaj KMin Pool Origin Data% Meta% Move Cpy%Sync Log Convert LV UUID LProfile home fedora_fedora 1 -wi-ao---- <1.75t -1 -1 253 1 tIN4jf-CxgT-Ef2M-zTtw-bDkK-ymaG-FvbP19 root fedora_fedora 1 -wi-ao---- 70.00g -1 -1 253 0 gBVN9M-IToi-SydW-PfXz-VNTy-hSX7-OyTcWv
-
$ sudo lsblk -a -t NAME HCTL TYPE VENDOR MODEL REV SERIAL TRAN ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE RA WSAME sda 0:0:0:0 disk ATA ST2000LM015-2E8174 0001 WDZQ8HTM sata 0 4096 0 4096 512 1 bfq 64 128 0B sdb 1:0:0:0 disk ASMT ST12000VN0007-2GS116 SC60 ZJV20WPC usb 0 4096 0 4096 512 1 bfq 60 128 0B sdc 2:0:0:0 disk ASMT ST16000NM001G-2KK103 SN03 WL200EZW usb 0 4096 0 4096 512 1 bfq 60 128 0B sdd 3:0:0:0 disk ASMT ST12000VE0008-2KW101 EV01 ZHZ055JQ usb 0 4096 0 4096 512 1 bfq 60 128 0B sde 4:0:0:0 disk ASMT TOSHIBA HDWG21C 0601 59W0A06ZFP8G usb 0 4096 0 4096 512 1 bfq 60 128 0B sdf 5:0:0:0 disk ASMT ST18000NM000J-2TV103 SN01 ZR519RWT usb 0 4096 0 4096 512 1 bfq 60 128 0B sdg 6:0:0:0 disk ASMT ST18000NM000J-2TV103 SC02 ZR5279FP usb 0 4096 0 4096 512 1 bfq 60 128 0B sdh 7:0:0:0 disk ASMT ST16000NM001G-2KK103 SN02 ZL24MXJZ usb 0 4096 0 4096 512 1 bfq 60 128 0B sdi 8:0:0:0 disk ASMT TOSHIBA MG07ACA12TEY 0101 X9J0A01ZF9BG usb 0 4096 0 4096 512 1 bfq 60 128 0B sdj 9:0:0:0 disk ASMT TOSHIBA MG09ACA18TE 0105 92S0A05JFJDH usb 0 4096 0 4096 512 1 bfq 60 128 0B sdk 10:0:0:0 disk ASMT TOSHIBA MG09ACA18TE 0104 Y1H0A01RFJDH usb 0 4096 0 4096 512 1 bfq 60 128 0B
$ sudo lsblk --scsi -t NAME HCTL TYPE VENDOR MODEL REV SERIAL TRAN ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE RA WSAME sda 0:0:0:0 disk ATA ST2000LM015-2E8174 0001 WDZQ8HTM sata 0 4096 0 4096 512 1 bfq 64 128 0B sdb 1:0:0:0 disk ASMT ST12000VN0007-2GS116 SC60 ZJV20WPC usb 0 4096 0 4096 512 1 bfq 60 128 0B sdc 2:0:0:0 disk ASMT ST16000NM001G-2KK103 SN03 WL200EZW usb 0 4096 0 4096 512 1 bfq 60 128 0B sdd 3:0:0:0 disk ASMT ST12000VE0008-2KW101 EV01 ZHZ055JQ usb 0 4096 0 4096 512 1 bfq 60 128 0B sde 4:0:0:0 disk ASMT TOSHIBA HDWG21C 0601 59W0A06ZFP8G usb 0 4096 0 4096 512 1 bfq 60 128 0B sdf 5:0:0:0 disk ASMT ST18000NM000J-2TV103 SN01 ZR519RWT usb 0 4096 0 4096 512 1 bfq 60 128 0B sdg 6:0:0:0 disk ASMT ST18000NM000J-2TV103 SC02 ZR5279FP usb 0 4096 0 4096 512 1 bfq 60 128 0B sdh 7:0:0:0 disk ASMT ST16000NM001G-2KK103 SN02 ZL24MXJZ usb 0 4096 0 4096 512 1 bfq 60 128 0B sdi 8:0:0:0 disk ASMT TOSHIBA MG07ACA12TEY 0101 X9J0A01ZF9BG usb 0 4096 0 4096 512 1 bfq 60 128 0B sdj 9:0:0:0 disk ASMT TOSHIBA MG09ACA18TE 0105 92S0A05JFJDH usb 0 4096 0 4096 512 1 bfq 60 128 0B sdk 10:0:0:0 disk ASMT TOSHIBA MG09ACA18TE 0104 Y1H0A01RFJDH usb 0 4096 0 4096 512 1 bfq 60 128 0B
$ ls -l /dev/disk/by-id/wwn*|grep -v -- -part lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000039968cb6ac5 -> ../../sde lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x50000399b8cba421 -> ../../sdi lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000039b48d84d70 -> ../../sdk lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000039c08d83244 -> ../../sdj lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500b27fe42e -> ../../sdb lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500b5154088 -> ../../sdd lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500c523375a -> ../../sdh lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500cf706846 -> ../../sda lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500d5698091 -> ../../sdc lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500db76e926 -> ../../sdg lrwxrwxrwx 1 root root 9 Feb 17 13:11 /dev/disk/by-id/wwn-0x5000c500db7ea494 -> ../../sdf
$ ls -l /dev/disk/by-path/|grep -v -- -part lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:7.2:1.0-scsi-0:0:0:0 -> ../../sdb lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:7.3.1:1.0-scsi-0:0:0:0 -> ../../sdd lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:7.3.2:1.0-scsi-0:0:0:0 -> ../../sde lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:7.3.3:1.0-scsi-0:0:0:0 -> ../../sdg lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:7.3.4:1.0-scsi-0:0:0:0 -> ../../sdi lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:8.2:1.0-scsi-0:0:0:0 -> ../../sdc lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:8.3.1:1.0-scsi-0:0:0:0 -> ../../sdf lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:8.3.2:1.0-scsi-0:0:0:0 -> ../../sdh lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:8.3.3:1.0-scsi-0:0:0:0 -> ../../sdj lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usb-0:8.3.4:1.0-scsi-0:0:0:0 -> ../../sdk lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:7.2:1.0-scsi-0:0:0:0 -> ../../sdb lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:7.3.1:1.0-scsi-0:0:0:0 -> ../../sdd lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:7.3.2:1.0-scsi-0:0:0:0 -> ../../sde lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:7.3.3:1.0-scsi-0:0:0:0 -> ../../sdg lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:7.3.4:1.0-scsi-0:0:0:0 -> ../../sdi lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:8.2:1.0-scsi-0:0:0:0 -> ../../sdc lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:8.3.1:1.0-scsi-0:0:0:0 -> ../../sdf lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:8.3.2:1.0-scsi-0:0:0:0 -> ../../sdh lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:8.3.3:1.0-scsi-0:0:0:0 -> ../../sdj lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:14.0-usbv2-0:8.3.4:1.0-scsi-0:0:0:0 -> ../../sdk lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:1f.2-ata-1 -> ../../sda lrwxrwxrwx 1 root root 9 Feb 17 13:11 pci-0000:00:1f.2-ata-1.0 -> ../../sda
$ for d in $(ls -l /dev/disk/by-path/|grep -v -- -part|cut -d/ -f3|sort -u|grep -v ^total); do sudo fdisk -l /dev/${d}; done Disk /dev/sda: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors Disk model: ST2000LM015-2E81 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 608B3704-4B08-4FF8-818A-9D8470AC22F5 Device Start End Sectors Size Type /dev/sda1 2048 1230847 1228800 600M Apple HFS/HFS+ /dev/sda2 1230848 3327999 2097152 1G Linux filesystem /dev/sda3 3328000 3907028991 3903700992 1.8T Linux LVM Disk /dev/sdb: 10.91 TiB, 12000138625024 bytes, 23437770752 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 93B4D71A-8642-B149-9F20-8CB83EBA0425 Device Start End Sectors Size Type /dev/sdb1 2048 23437768703 23437766656 10.9T Linux filesystem Disk /dev/sdc: 14.55 TiB, 16000900661248 bytes, 31251759104 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: E5F07693-864A-664F-B72E-91D6869960BD Device Start End Sectors Size Type /dev/sdc1 2048 31251757055 31251755008 14.6T Linux filesystem Disk /dev/sdd: 10.91 TiB, 12000138625024 bytes, 23437770752 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 8F616CD8-776B-4611-88CE-BD274B0F8596 Device Start End Sectors Size Type /dev/sdd1 2048 23437768703 23437766656 10.9T Linux filesystem Disk /dev/sde: 10.91 TiB, 12000138625024 bytes, 23437770752 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: C3C61B8C-A562-422E-A793-CF033FF98363 Device Start End Sectors Size Type /dev/sde1 2048 23437768703 23437766656 10.9T Linux filesystem Disk /dev/sdf: 16.37 TiB, 18000207937536 bytes, 35156656128 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 1F290D15-95D2-4C70-91F6-255DB212726A Device Start End Sectors Size Type /dev/sdf1 2048 35156654079 35156652032 16.4T Linux filesystem Disk /dev/sdg: 16.37 TiB, 18000207937536 bytes, 35156656128 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: AEF71B41-B2F4-8543-9225-95B6E63D79FA Device Start End Sectors Size Type /dev/sdg1 2048 35156654079 35156652032 16.4T Linux filesystem Disk /dev/sdh: 14.55 TiB, 16000900661248 bytes, 31251759104 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 840902CD-33A8-644B-AA1E-B2A16551F48D Device Start End Sectors Size Type /dev/sdh1 2048 31251757055 31251755008 14.6T Linux filesystem Disk /dev/sdi: 10.91 TiB, 12000138625024 bytes, 23437770752 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: B691B400-8218-4C71-A0C3-57D8363E35E9 Device Start End Sectors Size Type /dev/sdi1 2048 23437768703 23437766656 10.9T Linux filesystem Disk /dev/sdj: 16.37 TiB, 18000207937536 bytes, 35156656128 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 10A14C20-570F-2547-B003-1C9CFF2A0EFC Device Start End Sectors Size Type /dev/sdj1 2048 35156654079 35156652032 16.4T Linux filesystem Disk /dev/sdk: 16.37 TiB, 18000207937536 bytes, 35156656128 sectors Disk model: 2135 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 7B388DC8-4D13-47D5-BC0B-424AD382CF7B Device Start End Sectors Size Type /dev/sdk1 2048 35156654079 35156652032 16.4T Linux filesystem
$ for d in $(ls -l /dev/disk/by-path/|grep -v -- -part|cut -d/ -f3|sort -u|grep -v ^total); do echo $d;echo;echo;sudo hdparm -I /dev/${d}|grep -E 'Model Number|Serial Number|device size with M'; done sda Model Number: ST2000LM015-2E8174 Serial Number: WDZQ8HTM device size with M = 1024*1024: 1907729 MBytes device size with M = 1000*1000: 2000398 MBytes (2000 GB) sdb Model Number: ST12000VN0007-2GS116 Serial Number: ZJV20WPC device size with M = 1024*1024: 11444224 MBytes device size with M = 1000*1000: 12000138 MBytes (12000 GB) sdc Model Number: ST16000NM001G-2KK103 Serial Number: WL200EZW device size with M = 1024*1024: 15259648 MBytes device size with M = 1000*1000: 16000900 MBytes (16000 GB) sdd Model Number: ST12000VE0008-2KW101 Serial Number: ZHZ055JQ device size with M = 1024*1024: 11444224 MBytes device size with M = 1000*1000: 12000138 MBytes (12000 GB) sde Model Number: TOSHIBA HDWG21C Serial Number: 59W0A06ZFP8G device size with M = 1024*1024: 11444224 MBytes device size with M = 1000*1000: 12000138 MBytes (12000 GB) sdf Model Number: ST18000NM000J-2TV103 Serial Number: ZR519RWT device size with M = 1024*1024: 17166336 MBytes device size with M = 1000*1000: 18000207 MBytes (18000 GB) sdg Model Number: ST18000NM000J-2TV103 Serial Number: ZR5279FP device size with M = 1024*1024: 17166336 MBytes device size with M = 1000*1000: 18000207 MBytes (18000 GB) sdh Model Number: ST16000NM001G-2KK103 Serial Number: ZL24MXJZ device size with M = 1024*1024: 15259648 MBytes device size with M = 1000*1000: 16000900 MBytes (16000 GB) sdi Model Number: TOSHIBA MG07ACA12TEY Serial Number: X9J0A01ZF9BG device size with M = 1024*1024: 11444224 MBytes device size with M = 1000*1000: 12000138 MBytes (12000 GB) sdj Model Number: TOSHIBA MG09ACA18TE Serial Number: 92S0A05JFJDH device size with M = 1024*1024: 17166336 MBytes device size with M = 1000*1000: 18000207 MBytes (18000 GB) sdk Model Number: TOSHIBA MG09ACA18TE Serial Number: Y1H0A01RFJDH device size with M = 1024*1024: 17166336 MBytes device size with M = 1000*1000: 18000207 MBytes (18000 GB)
$ sudo targetcli ls o- / ......................................................................................................................... [...] o- backstores .............................................................................................................. [...] | o- block ................................................................................................. [Storage Objects: 10] | | o- t16-A-disk0 ....................................... [/dev/disk/by-id/wwn-0x5000c500db7ea494 (16.4TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-A-disk1 ....................................... [/dev/disk/by-id/wwn-0x5000c500c523375a (14.6TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-A-disk2 ....................................... [/dev/disk/by-id/wwn-0x5000039c08d83244 (16.4TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-A-disk3 ....................................... [/dev/disk/by-id/wwn-0x5000039b48d84d70 (16.4TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-A-disk4 ....................................... [/dev/disk/by-id/wwn-0x5000c500d5698091 (14.6TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-B-disk0 ....................................... [/dev/disk/by-id/wwn-0x5000c500b5154088 (10.9TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-B-disk1 ....................................... [/dev/disk/by-id/wwn-0x5000039968cb6ac5 (10.9TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-B-disk2 ....................................... [/dev/disk/by-id/wwn-0x5000c500db76e926 (16.4TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-B-disk3 ....................................... [/dev/disk/by-id/wwn-0x50000399b8cba421 (10.9TiB) write-thru activated] | | | o- alua ................................................................................................... [ALUA Groups: 1] | | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | | o- t16-B-disk4 ....................................... [/dev/disk/by-id/wwn-0x5000c500b27fe42e (10.9TiB) write-thru activated] | | o- alua ................................................................................................... [ALUA Groups: 1] | | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized] | o- fileio ................................................................................................. [Storage Objects: 0] | o- pscsi .................................................................................................. [Storage Objects: 0] | o- ramdisk ................................................................................................ [Storage Objects: 0] o- iscsi ............................................................................................................ [Targets: 1] | o- iqn.1994-05.com.redhat:4aa4ea84d4aa ............................................................................... [TPGs: 1] | o- tpg1 ............................................................................................... [no-gen-acls, no-auth] | o- acls .......................................................................................................... [ACLs: 1] | | o- iqn.1994-05.com.redhat:ecdd17858d7 .................................................................. [Mapped LUNs: 10] | | o- mapped_lun0 ........................................................................... [lun0 block/t16-A-disk0 (rw)] | | o- mapped_lun1 ........................................................................... [lun1 block/t16-A-disk1 (rw)] | | o- mapped_lun2 ........................................................................... [lun2 block/t16-A-disk2 (rw)] | | o- mapped_lun3 ........................................................................... [lun3 block/t16-A-disk3 (rw)] | | o- mapped_lun4 ........................................................................... [lun4 block/t16-A-disk4 (rw)] | | o- mapped_lun5 ........................................................................... [lun5 block/t16-B-disk0 (rw)] | | o- mapped_lun6 ........................................................................... [lun6 block/t16-B-disk1 (rw)] | | o- mapped_lun7 ........................................................................... [lun7 block/t16-B-disk2 (rw)] | | o- mapped_lun8 ........................................................................... [lun8 block/t16-B-disk3 (rw)] | | o- mapped_lun9 ........................................................................... [lun9 block/t16-B-disk4 (rw)] | o- luns ......................................................................................................... [LUNs: 10] | | o- lun0 .................................. [block/t16-A-disk0 (/dev/disk/by-id/wwn-0x5000c500db7ea494) (default_tg_pt_gp)] | | o- lun1 .................................. [block/t16-A-disk1 (/dev/disk/by-id/wwn-0x5000c500c523375a) (default_tg_pt_gp)] | | o- lun2 .................................. [block/t16-A-disk2 (/dev/disk/by-id/wwn-0x5000039c08d83244) (default_tg_pt_gp)] | | o- lun3 .................................. [block/t16-A-disk3 (/dev/disk/by-id/wwn-0x5000039b48d84d70) (default_tg_pt_gp)] | | o- lun4 .................................. [block/t16-A-disk4 (/dev/disk/by-id/wwn-0x5000c500d5698091) (default_tg_pt_gp)] | | o- lun5 .................................. [block/t16-B-disk0 (/dev/disk/by-id/wwn-0x5000c500b5154088) (default_tg_pt_gp)] | | o- lun6 .................................. [block/t16-B-disk1 (/dev/disk/by-id/wwn-0x5000039968cb6ac5) (default_tg_pt_gp)] | | o- lun7 .................................. [block/t16-B-disk2 (/dev/disk/by-id/wwn-0x5000c500db76e926) (default_tg_pt_gp)] | | o- lun8 .................................. [block/t16-B-disk3 (/dev/disk/by-id/wwn-0x50000399b8cba421) (default_tg_pt_gp)] | | o- lun9 .................................. [block/t16-B-disk4 (/dev/disk/by-id/wwn-0x5000c500b27fe42e) (default_tg_pt_gp)] | o- portals .................................................................................................... [Portals: 1] | o- 0.0.0.0:3260 ..................................................................................................... [OK] o- loopback ......................................................................................................... [Targets: 0] o- vhost ............................................................................................................ [Targets: 0]
-
Network
-
$ ll /sys/class/net lrwxrwxrwx 1 root root 0 Feb 17 13:12 bond0 -> ../../devices/virtual/net/bond0 -rw-r--r-- 1 root root 4096 Feb 21 13:13 bonding_masters lrwxrwxrwx 1 root root 0 Feb 17 13:11 enp3s0f0 -> ../../devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/enp3s0f0 lrwxrwxrwx 1 root root 0 Feb 17 13:11 enp59s0 -> ../../devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:05.0/0000:39:00.0/0000:3a:00.0/0000:3b:00.0/net/enp59s0 lrwxrwxrwx 1 root root 0 Feb 17 13:11 ens9 -> ../../devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:07:00.0/0000:08:00.0/0000:09:00.0/net/ens9 lrwxrwxrwx 1 root root 0 Feb 17 13:11 lo -> ../../devices/virtual/net/lo lrwxrwxrwx 1 root root 0 Feb 17 13:11 wlp2s0 -> ../../devices/pci0000:00/0000:00:1c.2/0000:02:00.0/net/wlp2s0
$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.0.1 0.0.0.0 UG 300 0 0 bond0 192.168.0.0 0.0.0.0 255.255.255.0 U 300 0 0 bond0 192.168.1.0 0.0.0.0 255.255.255.0 U 600 0 0 wlp2s0
$ ifconfig bond0: flags=5187<up> mtu 1500 inet 192.168.0.16 netmask 255.255.255.0 broadcast 192.168.0.255 inet6 fe80::1e97:713b:6032:7cae prefixlen 64 scopeid 0x20<link></link> inet6 2a02:8109:aa24:cf00:829d:db38:e215:fe1 prefixlen 64 scopeid 0x0<global> inet6 2a02:8109:aa24:cf00::baaf prefixlen 128 scopeid 0x0<global> ether 38:c9:86:30:35:8c txqueuelen 1000 (Ethernet) RX packets 2957502475 bytes 3140856030679 (2.8 TiB) RX errors 0 dropped 394 overruns 0 frame 0 TX packets 2437553104 bytes 2031938168334 (1.8 TiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 enp3s0f0: flags=6211<up> mtu 1500 ether 38:c9:86:30:35:8c txqueuelen 1000 (Ethernet) RX packets 1002160636 bytes 1087824270848 (1013.1 GiB) RX errors 0 dropped 289 overruns 0 frame 0 TX packets 812189915 bytes 676798822008 (630.3 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 19 enp59s0: flags=6211<up> mtu 1500 ether 38:c9:86:30:35:8c txqueuelen 1000 (Ethernet) RX packets 945256922 bytes 978156170069 (910.9 GiB) RX errors 0 dropped 36 overruns 0 frame 0 TX packets 812254753 bytes 677038398030 (630.5 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 17 ens9: flags=6211<up> mtu 1500 ether 38:c9:86:30:35:8c txqueuelen 1000 (Ethernet) RX packets 1010084981 bytes 1074875595136 (1001.0 GiB) RX errors 0 dropped 69 overruns 0 frame 0 TX packets 813108436 bytes 678100948296 (631.5 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 19 lo: flags=73<up> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 32 bytes 7022 (6.8 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 32 bytes 7022 (6.8 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlp2s0: flags=4163<up> mtu 1500 inet 192.168.1.16 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::3ff6:6fb3:e9ef:550d prefixlen 64 scopeid 0x20<link></link> ether bc:54:36:cd:a5:c4 txqueuelen 1000 (Ethernet) RX packets 376757 bytes 74121857 (70.6 MiB) RX errors 0 dropped 1 overruns 0 frame 12064021 TX packets 54857 bytes 4201940 (4.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 18
$ sudo grep 'master=bond0' /etc/NetworkManager/system-connections/*.nmconnection /etc/NetworkManager/system-connections/bond-slave-enp3s0f0.nmconnection:master=bond0 /etc/NetworkManager/system-connections/bond-slave-enp59s0.nmconnection:master=bond0 /etc/NetworkManager/system-connections/bond-slave-ens9.nmconnection:master=bond0
$ nmcli connection show|grep wifi Berendsen 026bcbf3-85eb-4baa-8264-09e84aa14047 wifi wlp2s0
-
-
Operating System
-
$ uname -a Linux HG000016 6.7.4-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 5 22:21:14 UTC 2024 x86_64 GNU/Linux
- Swap space
$ swapon NAME TYPE SIZE USED PRIO /dev/zram0 partition 3.7G 0B 100
-
Comments
Post a Comment