fbelavenuto / arpl

Automated Redpill Loader
GNU General Public License v3.0
7.23k stars 1.56k forks source link

mlx5_core driver ,no interface in DSM #621

Open taoxian000 opened 1 year ago

taoxian000 commented 1 year ago

arpl v1.1beta2, DSM7.0.1 DS918+ in Proxmox VE, Mellanox ConnectX-4Lx NIC port1 is used by host, port2 passthrough to VM mlx5_core driver loaded in boot log: "[ 2.692196] mlx5_core 0000:06:11.0: firmware version: 14.24.1000" and can be observed by lspci: "Kernel driver in use: mlx5_core" 20230222212433 everything is fine in arpl, but there is no interface created in DSM how can I deal with this problem?

fbelavenuto commented 1 year ago

Very strange! type "dmesg" and post result here, please.

taoxian000 commented 1 year ago

dmesg in DSM: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.180+ (root@build3) (gcc version 7.5.0 (GCC) ) #42218 SMP Wed Nov 30 19:34:04 CST 2022 [ 0.000000] Command line: BOOT_IMAGE=/zImage-dsm console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 root=/dev/md0 loglevel=15 noefi synoboot_satadom=2 dom_szmax=1034 syno_hw_version=DS918+ netif_num=2 pid=0x0000 mac2=001132A6732A mac1=001132a67329 sn=1912PDN263001 vid=0x0000 elevator=elevator HddHotplug=0 DiskIdxMap=0C0600 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=666 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel

[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR' [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd2fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffd3000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000037fffffff] usable [ 0.000000] earlycon: Early serial console at I/O port 0x3f8 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014 [ 0.000000] Kernel/User page tables isolation: disabled [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x380000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000000] e820: last_pfn = 0x7ffd3 max_arch_pfn = 0x400000000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x01a6b000, 0x01a6bfff] PGTABLE [ 0.000000] BRK [0x01a6c000, 0x01a6cfff] PGTABLE [ 0.000000] BRK [0x01a6d000, 0x01a6dfff] PGTABLE [ 0.000000] log_buf_len: 33554432 bytes [ 0.000000] early log buf free: 127144(97%) [ 0.000000] RAMDISK: [mem 0x30d99000-0x346c3fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F5870 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000007FFE2B36 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000007FFE284C 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000007FFDD040 00580C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000007FFDD000 000040 [ 0.000000] ACPI: APIC 0x000000007FFE2940 000090 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: SSDT 0x000000007FFE29D0 0000CA (v01 BOCHS VMGENID 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000007FFE2A9A 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: MCFG 0x000000007FFE2AD2 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 0x000000007FFE2B0E 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000037fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ffd2fff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000037fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000037fffffff] [ 0.000000] On node 0 totalpages: 3145585 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 8128 pages used for memmap [ 0.000000] DMA32 zone: 520147 pages, LIFO batch:31 [ 0.000000] Normal zone: 40960 pages used for memmap [ 0.000000] Normal zone: 2621440 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ5 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ10 used by override. [ 0.000000] ACPI: IRQ11 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ffd3000-0x7fffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xafffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xb0000000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfed1bfff] available for PCI devices [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88037dc00000 s95128 r8192 d31848 u524288 [ 0.000000] pcpu-alloc: s95128 r8192 d31848 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3096411 [ 0.000000] Kernel command line: BOOT_IMAGE=/zImage-dsm console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 root=/dev/md0 loglevel=15 noefi synoboot_satadom=2 dom_szmax=1034 syno_hw_version=DS918+ netif_num=2 pid=0x0000 mac2=001132A6732A mac1=001132a67329 sn=1912PDN263001 vid=0x0000 elevator=elevator HddHotplug=0 DiskIdxMap=0C0600 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=666 [ 0.000000] Synology Hardware Version: DS918+ [ 0.000000] Internal netif num: 2 [ 0.000000] Mac2: 001132A6732A [ 0.000000] Mac1: 001132a67329 [ 0.000000] Serial Number: 1912PDN263001 [ 0.000000] Disk Index Map: 0C0600 [ 0.000000] SYNO GPIO hdd detect pin: 0 [ 0.000000] Vender format version: 2 [ 0.000000] Power on seq num: 0 [ 0.000000] Sata Port Map: 666 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.000000] Memory: 12192328K/12582340K available (5624K kernel code, 863K rwdata, 1748K rodata, 916K init, 660K bss, 390012K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 [ 0.000000] NR_IRQS:4352 nr_irqs:456 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3599.914 MHz processor [ 0.003004] Calibrating delay loop (skipped), value calculated using timer frequency.. 7199.82 BogoMIPS (lpj=3599914) [ 0.003582] pid_max: default: 32768 minimum: 301 [ 0.004004] ACPI: Core revision 20150930 [ 0.005938] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.006270] Security Framework initialized [ 0.006501] AppArmor: AppArmor initialized [ 0.006728] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.007002] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.007561] Initializing cgroup subsys io [ 0.007786] Initializing cgroup subsys memory [ 0.008005] Initializing cgroup subsys devices [ 0.008251] Initializing cgroup subsys freezer [ 0.008522] CPU: Physical Processor ID: 0 [ 0.008742] CPU: Processor Core ID: 0 [ 0.010141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.010430] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.010754] Speculative Store Bypass: Vulnerable [ 0.012261] Freeing SMP alternatives memory: 24K [ 0.013448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.023791] TSC deadline timer enabled [ 0.024000] smpboot: CPU0: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xb) [ 0.024000] Performance Events: generic architected perfmon, full-width counters, Intel PMU driver. [ 0.024110] ... version: 2 [ 0.024331] ... bit width: 48 [ 0.024557] ... generic registers: 8 [ 0.024778] ... value mask: 0000ffffffffffff [ 0.025001] ... max period: 00007fffffffffff [ 0.025291] ... fixed-purpose events: 3 [ 0.025519] ... event mask: 00000007000000ff [ 0.025941] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.027049] x86: Booting SMP configuration: [ 0.027292] .... node #0, CPUs: #1 #2 #3 [ 0.033022] x86: Booted up 1 node, 4 CPUs [ 0.033269] smpboot: Total of 4 processors activated (28799.31 BogoMIPS) [ 0.034177] devtmpfs: initialized [ 0.035036] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.035573] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.036056] pinctrl core: initialized pinctrl subsystem [ 0.036455] NET: Registered protocol family 16 [ 0.040008] cpuidle: using governor ladder [ 0.045006] cpuidle: using governor menu [ 0.045293] ACPI: bus type PCI registered [ 0.045615] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.046012] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.046394] PCI: Using configuration type 1 for base access [ 0.051078] ACPI: Added _OSI(Module Device) [ 0.051323] ACPI: Added _OSI(Processor Device) [ 0.051573] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.051837] ACPI: Added _OSI(Processor Aggregator Device) [ 0.054298] ACPI: Interpreter enabled [ 0.054516] ACPI: (supports S0 S4 S5) [ 0.054724] ACPI: Using IOAPIC for interrupt routing [ 0.055024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.062268] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.062617] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.063059] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability] [ 0.063482] PCI host bridge to bus 0000:00 [ 0.063714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.064002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.064377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.064787] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window] [ 0.065001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.065412] pci_bus 0000:00: root bus resource [mem 0x380000000-0xb7fffffff window] [ 0.065832] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.066029] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.067001] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000 [ 0.069019] pci 0000:00:01.0: reg 0x10: [mem 0xfc000000-0xfcffffff pref] [ 0.073011] pci 0000:00:01.0: reg 0x18: [mem 0xfea24000-0xfea24fff] [ 0.082019] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.082665] pci 0000:00:02.0: [8086:3e91] type 00 class 0x030000 [ 0.099022] pci 0000:00:02.0: reg 0x10: [mem 0x380000000-0x380ffffff 64bit] [ 0.115021] pci 0000:00:02.0: reg 0x18: [mem 0x3c0000000-0x3ffffffff 64bit pref] [ 0.163022] pci 0000:00:02.0: reg 0x30: [mem 0xfea10000-0xfea1ffff pref] [ 0.164004] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 [ 0.166003] pci 0000:00:1a.0: reg 0x20: [io 0x9040-0x905f] [ 0.169001] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 [ 0.171427] pci 0000:00:1a.1: reg 0x20: [io 0x9060-0x907f] [ 0.172544] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 [ 0.175699] pci 0000:00:1a.2: reg 0x20: [io 0x9080-0x909f] [ 0.177494] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 [ 0.180242] pci 0000:00:1a.7: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 0.183134] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 [ 0.183961] pci 0000:00:1b.0: reg 0x10: [mem 0xfea20000-0xfea23fff] [ 0.187001] pci 0000:00:1c.0: [1b36:000c] type 01 class 0x060400 [ 0.188003] pci 0000:00:1c.0: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 0.193331] pci 0000:00:1c.1: [1b36:000c] type 01 class 0x060400 [ 0.194451] pci 0000:00:1c.1: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 0.196350] pci 0000:00:1c.2: [1b36:000c] type 01 class 0x060400 [ 0.197435] pci 0000:00:1c.2: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 0.200347] pci 0000:00:1c.3: [1b36:000c] type 01 class 0x060400 [ 0.201438] pci 0000:00:1c.3: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 0.205329] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.207650] pci 0000:00:1d.0: reg 0x20: [io 0x90a0-0x90bf] [ 0.209001] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.211004] pci 0000:00:1d.1: reg 0x20: [io 0x90c0-0x90df] [ 0.213115] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.216003] pci 0000:00:1d.2: reg 0x20: [io 0x90e0-0x90ff] [ 0.219041] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.219825] pci 0000:00:1d.7: reg 0x10: [mem 0xfea2a000-0xfea2afff] [ 0.223001] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 [ 0.231273] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 0.231909] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 0.233148] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.236820] pci 0000:00:1f.2: reg 0x20: [io 0x9100-0x911f] [ 0.237816] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2b000-0xfea2bfff] [ 0.241203] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.243636] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 0.245140] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.245427] pci 0000:00:1c.0: bridge window [io 0x8000-0x8fff] [ 0.245771] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe9fffff] [ 0.246022] pci 0000:00:1c.0: bridge window [mem 0x406600000-0x4067fffff 64bit pref] [ 0.247049] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.247336] pci 0000:00:1c.1: bridge window [io 0x7000-0x7fff] [ 0.247683] pci 0000:00:1c.1: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.248022] pci 0000:00:1c.1: bridge window [mem 0x406400000-0x4065fffff 64bit pref] [ 0.249068] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.249354] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff] [ 0.249699] pci 0000:00:1c.2: bridge window [mem 0xfe400000-0xfe5fffff] [ 0.250022] pci 0000:00:1c.2: bridge window [mem 0x406200000-0x4063fffff 64bit pref] [ 0.252001] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.252001] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] [ 0.253013] pci 0000:00:1c.3: bridge window [mem 0xfe200000-0xfe3fffff] [ 0.253404] pci 0000:00:1c.3: bridge window [mem 0x406000000-0x4061fffff 64bit pref] [ 0.254354] pci 0000:05:01.0: [1b36:0001] type 01 class 0x060400 [ 0.257020] pci 0000:05:01.0: reg 0x10: [mem 0xfe000000-0xfe0000ff 64bit] [ 0.261002] pci 0000:05:02.0: [1b36:0001] type 01 class 0x060400 [ 0.261968] pci 0000:05:02.0: reg 0x10: [mem 0xfe001000-0xfe0010ff 64bit] [ 0.264129] pci 0000:05:03.0: [1b36:0001] type 01 class 0x060400 [ 0.265429] pci 0000:05:03.0: reg 0x10: [mem 0xfe002000-0xfe0020ff 64bit] [ 0.266728] pci 0000:05:04.0: [1b36:0001] type 01 class 0x060400 [ 0.267960] pci 0000:05:04.0: reg 0x10: [mem 0xfe003000-0xfe0030ff 64bit] [ 0.269239] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode) [ 0.269637] pci 0000:00:1e.0: bridge window [io 0x1000-0x4fff] [ 0.269982] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfe1fffff] [ 0.270023] pci 0000:00:1e.0: bridge window [mem 0x400000000-0x405ffffff 64bit pref] [ 0.272004] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.272475] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.272945] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.273002] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xafffffff window] (subtractive decode) [ 0.273509] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode) [ 0.274002] pci 0000:00:1e.0: bridge window [mem 0x380000000-0xb7fffffff window] (subtractive decode) [ 0.275001] pci 0000:06:03.0: [1af4:1002] type 00 class 0x00ff00 [ 0.276929] pci 0000:06:03.0: reg 0x10: [io 0x4000-0x403f] [ 0.279820] pci 0000:06:03.0: reg 0x20: [mem 0x402000000-0x402003fff 64bit pref] [ 0.283044] pci 0000:06:07.0: [8086:2922] type 00 class 0x010601 [ 0.286793] pci 0000:06:07.0: reg 0x20: [io 0x4040-0x405f] [ 0.287792] pci 0000:06:07.0: reg 0x24: [mem 0xfdf4a000-0xfdf4afff] [ 0.289164] pci 0000:06:10.0: [8086:a352] type 00 class 0x010601 [ 0.294021] pci 0000:06:10.0: reg 0x10: [mem 0xfdf48000-0xfdf49fff] [ 0.299020] pci 0000:06:10.0: reg 0x14: [mem 0xfdf4b000-0xfdf4b0ff] [ 0.304022] pci 0000:06:10.0: reg 0x18: [io 0x40a0-0x40a7] [ 0.310024] pci 0000:06:10.0: reg 0x1c: [io 0x40a8-0x40ab] [ 0.314021] pci 0000:06:10.0: reg 0x20: [io 0x4060-0x407f] [ 0.318021] pci 0000:06:10.0: reg 0x24: [mem 0xfdf4c000-0xfdf4c7ff] [ 0.324218] pci 0000:06:10.0: PME# supported from D3hot [ 0.325004] pci 0000:06:11.0: [15b3:1015] type 00 class 0x020000 [ 0.327017] pci 0000:06:11.0: reg 0x10: [mem 0x400000000-0x401ffffff 64bit pref] [ 0.338018] pci 0000:06:11.0: reg 0x30: [mem 0xfde00000-0xfdefffff pref] [ 0.338735] pci 0000:06:11.0: PME# supported from D3cold [ 0.339306] pci 0000:06:12.0: [1af4:1000] type 00 class 0x020000 [ 0.340604] pci 0000:06:12.0: reg 0x10: [io 0x4080-0x409f] [ 0.343004] pci 0000:06:12.0: reg 0x14: [mem 0xfdf4d000-0xfdf4dfff] [ 0.347005] pci 0000:06:12.0: reg 0x20: [mem 0x402004000-0x402007fff 64bit pref] [ 0.348557] pci 0000:06:12.0: reg 0x30: [mem 0xfdf00000-0xfdf3ffff pref] [ 0.349387] pci 0000:06:1b.0: [1c5c:174a] type 00 class 0x010802 [ 0.350834] pci 0000:06:1b.0: reg 0x10: [mem 0xfdf40000-0xfdf43fff 64bit] [ 0.355018] pci 0000:06:1b.0: reg 0x18: [mem 0xfdf4e000-0xfdf4efff] [ 0.356783] pci 0000:06:1b.0: reg 0x1c: [mem 0xfdf4f000-0xfdf4ffff] [ 0.362483] pci 0000:06:1c.0: [1c5c:174a] type 00 class 0x010802 [ 0.365819] pci 0000:06:1c.0: reg 0x10: [mem 0xfdf44000-0xfdf47fff 64bit] [ 0.368022] pci 0000:06:1c.0: reg 0x18: [mem 0xfdf50000-0xfdf50fff] [ 0.369773] pci 0000:06:1c.0: reg 0x1c: [mem 0xfdf51000-0xfdf51fff] [ 0.376216] pci 0000:05:01.0: PCI bridge to [bus 06] [ 0.376527] pci 0000:05:01.0: bridge window [io 0x4000-0x4fff] [ 0.376877] pci 0000:05:01.0: bridge window [mem 0xfde00000-0xfdffffff] [ 0.377022] pci 0000:05:01.0: bridge window [mem 0x400000000-0x403ffffff 64bit pref] [ 0.378234] pci 0000:07:1b.0: [1033:0194] type 00 class 0x0c0330 [ 0.380003] pci 0000:07:1b.0: reg 0x10: [mem 0xfdc00000-0xfdc03fff 64bit] [ 0.382251] pci 0000:05:02.0: PCI bridge to [bus 07] [ 0.382540] pci 0000:05:02.0: bridge window [io 0x3000-0x3fff] [ 0.382888] pci 0000:05:02.0: bridge window [mem 0xfdc00000-0xfddfffff] [ 0.383022] pci 0000:05:02.0: bridge window [mem 0x404400000-0x4045fffff 64bit pref] [ 0.384199] pci 0000:05:03.0: PCI bridge to [bus 08] [ 0.384485] pci 0000:05:03.0: bridge window [io 0x2000-0x2fff] [ 0.384830] pci 0000:05:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 0.386026] pci 0000:05:03.0: bridge window [mem 0x404200000-0x4043fffff 64bit pref] [ 0.387232] pci 0000:05:04.0: PCI bridge to [bus 09] [ 0.387517] pci 0000:05:04.0: bridge window [io 0x1000-0x1fff] [ 0.387863] pci 0000:05:04.0: bridge window [mem 0xfd800000-0xfd9fffff] [ 0.388022] pci 0000:05:04.0: bridge window [mem 0x404000000-0x4041fffff 64bit pref] [ 0.393460] pci_bus 0000:00: on NUMA node 0 [ 0.394034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 11) [ 0.394434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 11) [ 0.394836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) [ 0.395156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 11) [ 0.395555] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 10 11) [ 0.410075] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 10 11) [ 0.457107] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 11) [ 0.473065] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 11) [ 0.488012] ACPI: PCI Interrupt Link [GSIA] (IRQs 16) [ 0.488359] ACPI: PCI Interrupt Link [GSIB] (IRQs 17) [ 0.488681] ACPI: PCI Interrupt Link [GSIC] (IRQs 18) [ 0.489005] ACPI: PCI Interrupt Link [GSID] (IRQs 19) [ 0.489326] ACPI: PCI Interrupt Link [GSIE] (IRQs 20) [ 0.489647] ACPI: PCI Interrupt Link [GSIF] (IRQs 21) [ 0.489968] ACPI: PCI Interrupt Link [GSIG] (IRQs 22) [ 0.490068] ACPI: PCI Interrupt Link [GSIH] (IRQs 23) [ 0.491026] ACPI: Enabled 3 GPEs in block 00 to 3F [ 0.491054] vgaarb: setting as boot device: PCI:0000:00:01.0 [ 0.491346] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.491805] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.493013] vgaarb: loaded [ 0.493170] vgaarb: bridge control possible 0000:00:02.0 [ 0.493466] vgaarb: no bridge control possible 0000:00:01.0 [ 0.493843] SCSI subsystem initialized [ 0.494038] libata version 3.00 loaded. [ 0.494306] pps_core: LinuxPPS API ver. 1 registered [ 0.494306] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.495006] PTP clock support registered [ 0.495082] PCI: Using ACPI for IRQ routing [ 0.533263] PCI: pci_cache_line_size set to 64 bytes [ 0.533912] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.534005] e820: reserve RAM buffer [mem 0x7ffd3000-0x7fffffff] [ 0.534558] clocksource: Switched to clocksource hpet [ 0.538326] AppArmor: AppArmor Filesystem Enabled [ 0.538617] pnp: PnP ACPI init [ 0.538842] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.539266] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.539659] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.540187] system 00:03: [mem 0xb0000000-0xbfffffff window] has been reserved [ 0.540592] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.541136] pnp: PnP ACPI: found 4 devices [ 0.551158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.561641] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.561958] pci 0000:00:1c.0: bridge window [io 0x8000-0x8fff] [ 0.563931] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe9fffff] [ 0.564838] pci 0000:00:1c.0: bridge window [mem 0x406600000-0x4067fffff 64bit pref] [ 0.566358] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.566747] pci 0000:00:1c.1: bridge window [io 0x7000-0x7fff] [ 0.567926] pci 0000:00:1c.1: bridge window [mem 0xfe600000-0xfe7fffff] [ 0.568831] pci 0000:00:1c.1: bridge window [mem 0x406400000-0x4065fffff 64bit pref] [ 0.570543] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.570941] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff] [ 0.572312] pci 0000:00:1c.2: bridge window [mem 0xfe400000-0xfe5fffff] [ 0.573407] pci 0000:00:1c.2: bridge window [mem 0x406200000-0x4063fffff 64bit pref] [ 0.575935] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.576315] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] [ 0.577488] pci 0000:00:1c.3: bridge window [mem 0xfe200000-0xfe3fffff] [ 0.578398] pci 0000:00:1c.3: bridge window [mem 0x406000000-0x4061fffff 64bit pref] [ 0.579875] pci 0000:05:01.0: PCI bridge to [bus 06] [ 0.580185] pci 0000:05:01.0: bridge window [io 0x4000-0x4fff] [ 0.581278] pci 0000:05:01.0: bridge window [mem 0xfde00000-0xfdffffff] [ 0.582700] pci 0000:05:01.0: bridge window [mem 0x400000000-0x403ffffff 64bit pref] [ 0.584962] pci 0000:05:02.0: PCI bridge to [bus 07] [ 0.586278] pci 0000:05:02.0: bridge window [io 0x3000-0x3fff] [ 0.587357] pci 0000:05:02.0: bridge window [mem 0xfdc00000-0xfddfffff] [ 0.588222] pci 0000:05:02.0: bridge window [mem 0x404400000-0x4045fffff 64bit pref] [ 0.589649] pci 0000:05:03.0: PCI bridge to [bus 08] [ 0.589948] pci 0000:05:03.0: bridge window [io 0x2000-0x2fff] [ 0.590982] pci 0000:05:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 0.591848] pci 0000:05:03.0: bridge window [mem 0x404200000-0x4043fffff 64bit pref] [ 0.593243] pci 0000:05:04.0: PCI bridge to [bus 09] [ 0.593544] pci 0000:05:04.0: bridge window [io 0x1000-0x1fff] [ 0.594647] pci 0000:05:04.0: bridge window [mem 0xfd800000-0xfd9fffff] [ 0.595832] pci 0000:05:04.0: bridge window [mem 0x404000000-0x4041fffff 64bit pref] [ 0.598451] pci 0000:00:1e.0: PCI bridge to [bus 05-09] [ 0.598855] pci 0000:00:1e.0: bridge window [io 0x1000-0x4fff] [ 0.599926] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfe1fffff] [ 0.601356] pci 0000:00:1e.0: bridge window [mem 0x400000000-0x405ffffff 64bit pref] [ 0.604044] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.604401] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.604744] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.605145] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window] [ 0.605525] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 0.605905] pci_bus 0000:00: resource 9 [mem 0x380000000-0xb7fffffff window] [ 0.606314] pci_bus 0000:01: resource 0 [io 0x8000-0x8fff] [ 0.606624] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff] [ 0.606972] pci_bus 0000:01: resource 2 [mem 0x406600000-0x4067fffff 64bit pref] [ 0.608065] pci_bus 0000:02: resource 0 [io 0x7000-0x7fff] [ 0.608377] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff] [ 0.608724] pci_bus 0000:02: resource 2 [mem 0x406400000-0x4065fffff 64bit pref] [ 0.609161] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff] [ 0.609471] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff] [ 0.609818] pci_bus 0000:03: resource 2 [mem 0x406200000-0x4063fffff 64bit pref] [ 0.610246] pci_bus 0000:04: resource 0 [io 0x5000-0x5fff] [ 0.610556] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff] [ 0.610903] pci_bus 0000:04: resource 2 [mem 0x406000000-0x4061fffff 64bit pref] [ 0.611334] pci_bus 0000:05: resource 0 [io 0x1000-0x4fff] [ 0.611645] pci_bus 0000:05: resource 1 [mem 0xfd800000-0xfe1fffff] [ 0.611994] pci_bus 0000:05: resource 2 [mem 0x400000000-0x405ffffff 64bit pref] [ 0.612421] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 0.612764] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 0.613146] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.613525] pci_bus 0000:05: resource 7 [mem 0x80000000-0xafffffff window] [ 0.613904] pci_bus 0000:05: resource 8 [mem 0xc0000000-0xfebfffff window] [ 0.614301] pci_bus 0000:05: resource 9 [mem 0x380000000-0xb7fffffff window] [ 0.614691] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff] [ 0.615019] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff] [ 0.615375] pci_bus 0000:06: resource 2 [mem 0x400000000-0x403ffffff 64bit pref] [ 0.615780] pci_bus 0000:07: resource 0 [io 0x3000-0x3fff] [ 0.616112] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff] [ 0.616458] pci_bus 0000:07: resource 2 [mem 0x404400000-0x4045fffff 64bit pref] [ 0.616863] pci_bus 0000:08: resource 0 [io 0x2000-0x2fff] [ 0.617188] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff] [ 0.617533] pci_bus 0000:08: resource 2 [mem 0x404200000-0x4043fffff 64bit pref] [ 0.617939] pci_bus 0000:09: resource 0 [io 0x1000-0x1fff] [ 0.618332] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff] [ 0.618945] pci_bus 0000:09: resource 2 [mem 0x404000000-0x4041fffff 64bit pref] [ 0.619525] NET: Registered protocol family 2 [ 0.619945] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.620466] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.620898] TCP: Hash tables configured (established 131072 bind 65536) [ 0.621308] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ 0.621664] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ 0.622086] NET: Registered protocol family 1 [ 0.622367] pci 0000:00:01.0: Video device with shadowed ROM [ 0.622890] ACPI: PCI Interrupt Link [GSIA] enabled at IRQ 16 [ 0.623977] ACPI: PCI Interrupt Link [GSIB] enabled at IRQ 17 [ 0.624996] ACPI: PCI Interrupt Link [GSIC] enabled at IRQ 18 [ 0.626039] ACPI: PCI Interrupt Link [GSID] enabled at IRQ 19 [ 0.630701] ACPI: PCI Interrupt Link [GSIG] enabled at IRQ 22 [ 0.631943] ACPI: PCI Interrupt Link [GSIF] enabled at IRQ 21 [ 0.632841] PCI: CLS 64 bytes, default 64 [ 1.472841] Trying to unpack rootfs image as initramfs... [ 1.491583] Freeing initrd memory: 58540K [ 1.493111] redpill: loading out-of-tree module taints kernel. [ 1.493453] redpill: module verification failed: signature and/or required key missing - tainting kernel [ 1.508251] PCI host bridge to bus 0001:01 [ 1.508483] pci_bus 0001:01: root bus resource [io 0x0000-0xffff] [ 1.508809] pci_bus 0001:01: root bus resource [mem 0x00000000-0x7fffffffff] [ 1.509205] pci_bus 0001:01: root bus resource [bus 00-ff] [ 1.509498] pci 0001:01:00.0: [1b4b:9215] type 00 class 0x010601 [ 1.509855] pci 0001:01:00.0: Can't map mv9235 registers [ 1.510187] PCI host bridge to bus 0001:02 [ 1.510407] pci_bus 0001:02: root bus resource [io 0x0000-0xffff] [ 1.510732] pci_bus 0001:02: root bus resource [mem 0x00000000-0x7fffffffff] [ 1.511129] pci_bus 0001:02: busn_res: can not insert [bus 02-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff]) [ 1.511727] pci_bus 0001:02: root bus resource [bus 00-ff] [ 1.512048] pci 0001:02:00.0: [8086:1539] type 00 class 0x020000 [ 1.512421] PCI host bridge to bus 0001:03 [ 1.512647] pci_bus 0001:03: root bus resource [io 0x0000-0xffff] [ 1.512978] pci_bus 0001:03: root bus resource [mem 0x00000000-0x7fffffffff] [ 1.513376] pci_bus 0001:03: busn_res: can not insert [bus 03-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff]) [ 1.513974] pci_bus 0001:03: root bus resource [bus 00-ff] [ 1.514283] pci 0001:03:00.0: [8086:1539] type 00 class 0x020000 [ 1.514641] PCI host bridge to bus 0001:00 [ 1.514863] pci_bus 0001:00: root bus resource [io 0x0000-0xffff] [ 1.515210] pci_bus 0001:00: root bus resource [mem 0x00000000-0x7fffffffff] [ 1.515650] pci_bus 0001:00: busn_res: can not insert [bus 00-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff]) [ 1.516277] pci_bus 0001:00: root bus resource [bus 00-ff] [ 1.516571] pci 0001:00:12.0: [8086:5ae3] type 00 class 0x010601 [ 1.516923] pci 0001:00:13.0: [8086:5ad8] type 00 class 0x060400 [ 1.517261] pci 0001:00:13.0: ignoring class 0x060400 (doesn't match header type 00) [ 1.517694] pci 0001:00:14.0: [8086:5ad6] type 00 class 0x060400 [ 1.518040] pci 0001:00:14.0: ignoring class 0x060400 (doesn't match header type 00) [ 1.518483] pci 0001:00:15.0: [8086:5aa8] type 00 class 0x0c0330 [ 1.518830] pci 0001:00:16.0: [8086:5aac] type 00 class 0x118000 [ 1.519194] pci 0001:00:18.0: [8086:5abc] type 00 class 0x118000 [ 1.519540] pci 0001:00:19.0: [8086:5ac6] type 00 class 0x118000 [ 1.519874] pci 0001:00:19.2: [8086:5ac6] type 00 class 0x118000 [ 1.520243] pci 0001:00:1f.0: [8086:5ad4] type 00 class 0x0c0500 [ 1.520577] pci 0001:00:1f.1: [8086:5ad4] type 00 class 0x0c0500 [ 1.530923] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.531314] software IO TLB: mapped [mem 0x7bfd3000-0x7ffd3000] (64MB) [ 1.532488] audit: initializing netlink subsys (disabled) [ 1.532812] audit: type=2000 audit(1677161271.532:1): initialized [ 1.533274] Initialise system trusted keyring [ 1.542306] VFS: Disk quotas dquot_6.6.0 [ 1.542571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.606404] Key type asymmetric registered [ 1.606641] Asymmetric key parser 'x509' registered [ 1.606943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.607395] io scheduler noop registered [ 1.607619] io scheduler deadline registered [ 1.607897] io scheduler cfq registered (default) [ 1.615559] aer 0000:00:1c.0:pcie02: service driver aer loaded [ 1.615980] aer 0000:00:1c.1:pcie02: service driver aer loaded [ 1.616433] aer 0000:00:1c.2:pcie02: service driver aer loaded [ 1.616850] aer 0000:00:1c.3:pcie02: service driver aer loaded [ 1.617235] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.617630] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 1.618045] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt [ 1.618440] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded [ 1.618835] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt [ 1.619890] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded [ 1.620313] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt [ 1.620709] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded [ 1.638696] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.665811] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.666299] console [ttyS0] enabled [ 1.666694] bootconsole [uart0] disabled [ 1.863984] Linux agpgart interface v0.103 [ 1.866971] brd: module loaded [ 1.867275] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized [ 1.867667] intel-lpss: probe of 0001:00:16.0 failed with error -22 [ 1.868043] intel-lpss: probe of 0001:00:18.0 failed with error -22 [ 1.868393] intel-lpss: probe of 0001:00:19.0 failed with error -22 [ 1.868741] intel-lpss: probe of 0001:00:19.2 failed with error -22 [ 1.869130] Loading iSCSI transport class v2.0-870. [ 1.876611] nvme nvme0: pci function 0000:06:1b.0 [ 1.878164] ACPI: PCI Interrupt Link [GSIE] enabled at IRQ 20 [ 1.891902] nvme nvme1: pci function 0000:06:1c.0 [ 1.892249] ahci 0000:00:1f.2: version 3.0 [ 1.893074] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 1.893537] ahci 0000:00:1f.2: flags: 64bit ncq only [ 1.919827] scsi host0: ahci [ 1.928557] scsi host1: ahci [ 1.937062] scsi host2: ahci [ 1.940799] scsi host3: ahci [ 1.944375] scsi host4: ahci [ 1.946190] scsi host5: ahci [ 1.946415] ata1: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b100 irq 29 [ 1.946827] ata2: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b180 irq 29 [ 1.947312] ata3: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b200 irq 29 [ 1.947724] ata4: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b280 irq 29 [ 1.948182] ata5: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b300 irq 29 [ 1.948593] ata6: SATA max UDMA/133 abar m4096@0xfea2b000 port 0xfea2b380 irq 29 [ 1.949625] ahci 0000:06:07.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 1.950104] ahci 0000:06:07.0: flags: 64bit ncq only [ 1.955470] scsi host6: ahci [ 1.959461] scsi host7: ahci [ 1.960473] scsi host8: ahci [ 1.962150] scsi host9: ahci [ 1.962417] scsi host10: ahci [ 1.963210] scsi host11: ahci [ 1.963440] ata7: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a100 irq 31 [ 1.963853] ata8: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a180 irq 31 [ 1.964294] ata9: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a200 irq 31 [ 1.964706] ata10: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a280 irq 31 [ 1.965144] ata11: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a300 irq 31 [ 1.965562] ata12: SATA max UDMA/133 abar m4096@0xfdf4a000 port 0xfdf4a380 irq 31 [ 1.979567] ahci 0000:06:10.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ 1.980098] ahci 0000:06:10.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst [ 1.990690] scsi host12: ahci [ 1.993155] scsi host13: ahci [ 2.010292] scsi host14: ahci [ 2.013242] scsi host15: ahci [ 2.028156] scsi host16: ahci [ 2.029940] scsi host17: ahci [ 2.030409] ata13: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c100 irq 32 [ 2.031088] nvme0n1: p1 [ 2.032650] nvme1n1: p1 [ 2.033832] ata14: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c180 irq 32 [ 2.034278] ata15: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c200 irq 32 [ 2.034694] ata16: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c280 irq 32 [ 2.035363] ata17: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c300 irq 32 [ 2.035777] ata18: SATA max UDMA/133 abar m2048@0xfdf4c000 port 0xfdf4c380 irq 32 [ 2.036918] ahci: probe of 0001:01:00.0 failed with error -22 [ 2.038312] ahci: probe of 0001:00:12.0 failed with error -22 [ 2.041391] i2c /dev entries driver [ 2.041805] i801_smbus 0000:00:1f.3: SMBus using polling [ 2.043111] i801_smbus 0001:00:1f.0: SMBus base address uninitialized, upgrade BIOS [ 2.043560] i801_smbus 0001:00:1f.1: SMBus base address uninitialized, upgrade BIOS [ 2.044029] md: raid1 personality registered for level 1 [ 2.044423] NET: Registered protocol family 17 [ 2.044737] Key type dns_resolver registered [ 2.045862] mce: Using 10 MCE banks [ 2.046332] registered taskstats version 1 [ 2.046567] Loading compiled-in untrusted X.509 certificates [ 2.046882] Loading compiled-in X.509 certificates [ 2.047197] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329' [ 2.049452] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089' [ 2.050054] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28' [ 2.050701] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5' [ 2.051299] page_owner is disabled [ 2.051506] AppArmor: AppArmor sha1 policy hashing enabled [ 2.054553] hctosys: unable to open rtc device (rtc0) [ 2.254198] ata5: SATA link down (SStatus 0 SControl 300) [ 2.254502] ata5: No present pin info for SATA link down event [ 2.254916] ata4: SATA link down (SStatus 0 SControl 300) [ 2.255249] ata4: No present pin info for SATA link down event [ 2.255666] ata6: SATA link down (SStatus 0 SControl 300) [ 2.255970] ata6: No present pin info for SATA link down event [ 2.256421] ata2: SATA link down (SStatus 0 SControl 300) [ 2.256737] ata2: No present pin info for SATA link down event [ 2.257221] ata1: SATA link down (SStatus 0 SControl 300) [ 2.257529] ata1: No present pin info for SATA link down event [ 2.257946] ata3: SATA link down (SStatus 0 SControl 300) [ 2.258282] ata3: No present pin info for SATA link down event [ 2.282288] ata8: SATA link down (SStatus 0 SControl 300) [ 2.282579] ata8: No present pin info for SATA link down event [ 2.283136] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.283526] ata7.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100 [ 2.283889] ata7.00: 2097152 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.284268] ata7.00: SN:QM00013 [ 2.284441] ata7.00: applying bridge limits [ 2.286106] ata12: SATA link down (SStatus 0 SControl 300) [ 2.286416] ata12: No present pin info for SATA link down event [ 2.286825] ata7.00: configured for UDMA/100 [ 2.287194] ata7.00: Find SSD disks. [QEMU HARDDISK] [ 2.287210] ata10: SATA link down (SStatus 0 SControl 300) [ 2.287210] ata10: No present pin info for SATA link down event [ 2.287299] ata9: SATA link down (SStatus 0 SControl 300) [ 2.287300] ata9: No present pin info for SATA link down event [ 2.287396] ata11: SATA link down (SStatus 0 SControl 300) [ 2.287396] ata11: No present pin info for SATA link down event [ 2.289985] scsi 6:0:0:0: Direct-Access QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.293787] sd 6:0:0:0: [synoboot] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.294322] sd 6:0:0:0: [synoboot] Write Protect is off [ 2.294602] sd 6:0:0:0: [synoboot] Mode Sense: 00 3a 00 00 [ 2.294951] sd 6:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.296142] synoboot: synoboot1 synoboot2 synoboot3 [ 2.296884] sd 6:0:0:0: [synoboot] Attached SCSI disk [ 2.342158] ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.343146] ata13: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.344168] ata15: SATA link down (SStatus 0 SControl 300) [ 2.344478] ata15: No present pin info for SATA link down event [ 2.347170] ata18: SATA link down (SStatus 4 SControl 300) [ 2.347468] ata18: No present pin info for SATA link down event [ 2.347804] ata17: SATA link down (SStatus 4 SControl 300) [ 2.348117] ata17: No present pin info for SATA link down event [ 2.348452] ata16: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.359100] ata16.00: ATA-10: TOSHIBA MG08ACA16TE, 4303, max UDMA/133 [ 2.359470] ata16.00: 31251759104 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.359877] ata16.00: SN: 51C0A0VPFWTG [ 2.365514] ata16.00: configured for UDMA/133 [ 2.383855] ata14.00: disabling queued TRIM support [ 2.384155] ata14.00: ATA-11: WDC WUH721816ALE6L4, PCGNW232, max UDMA/133 [ 2.384537] ata14.00: 31251759104 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.384943] ata14.00: SN:2CJZ4JHT [ 2.392834] ata14.00: disabling queued TRIM support [ 2.393135] ata14.00: configured for UDMA/133 [ 2.409626] ata13.00: disabling queued TRIM support [ 2.409901] ata13.00: ATA-11: WDC WUH721816ALE6L4, PCGNW680, max UDMA/133 [ 2.410306] ata13.00: 31251759104 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.410713] ata13.00: SN:2BKMDZNT [ 2.418790] ata13.00: disabling queued TRIM support [ 2.419091] ata13.00: configured for UDMA/133 [ 2.420107] scsi 12:0:0:0: Direct-Access WDC WDC WUH721816ALE6L4 W680 PQ: 0 ANSI: 5 [ 2.421110] sd 12:0:0:0: [sda] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB) [ 2.421536] sd 12:0:0:0: [sda] 4096-byte physical blocks [ 2.421669] scsi 13:0:0:0: Direct-Access WDC WDC WUH721816ALE6L4 W232 PQ: 0 ANSI: 5 [ 2.421869] sd 13:0:0:0: [sdb] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB) [ 2.421870] sd 13:0:0:0: [sdb] 4096-byte physical blocks [ 2.421925] sd 13:0:0:0: [sdb] Write Protect is off [ 2.421926] sd 13:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 2.422028] sd 13:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.424235] sd 12:0:0:0: [sda] Write Protect is off [ 2.424498] sd 12:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.424849] sd 12:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.430065] scsi 15:0:0:0: Direct-Access TOSHIBA MG08ACA16TE 4303 PQ: 0 ANSI: 5 [ 2.431040] sd 15:0:0:0: [sdd] 31251759104 512-byte logical blocks: (16.0 TB/14.6 TiB) [ 2.431464] sd 15:0:0:0: [sdd] 4096-byte physical blocks [ 2.431820] sd 15:0:0:0: [sdd] Write Protect is off [ 2.432100] sd 15:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 2.432398] sd 15:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.469069] sda: sda1 sda2 sda3 [ 2.469942] sd 12:0:0:0: [sda] Attached SCSI disk [ 2.473693] sdd: sdd1 sdd2 sdd3 [ 2.474298] sd 15:0:0:0: [sdd] Attached SCSI disk [ 2.475252] sdb: sdb1 sdb2 sdb3 [ 2.475741] sd 13:0:0:0: [sdb] Attached SCSI disk [ 2.476684] Freeing unused kernel memory: 916K [ 2.476937] Write protecting the kernel read-only data: 8192k [ 2.477560] Freeing unused kernel memory: 508K [ 2.478187] Freeing unused kernel memory: 300K [ 2.522582] random: ttyd: uninitialized urandom read (127 bytes read, 73 bits of entropy available) [ 2.523127] random: ttyd: uninitialized urandom read (1024 bytes read, 73 bits of entropy available) [ 2.532047] tsc: Refined TSC clocksource calibration: 3599.906 MHz [ 2.532407] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e3fae4591, max_idle_ns: 440795295951 ns [ 2.539267] ACPI: bus type USB registered [ 2.539543] usbcore: registered new interface driver usbfs [ 2.539899] usbcore: registered new interface driver hub [ 2.540270] usbcore: registered new interface driver ethub [ 2.540621] usbcore: registered new device driver usb [ 2.548256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.551954] ehci-pci: EHCI PCI platform driver [ 2.552929] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 2.553269] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 2.553817] ehci-pci 0000:00:1a.7: irq 19, io mem 0xfea25000 [ 2.560180] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 2.561282] hub 1-0:1.0: USB hub found [ 2.561577] hub 1-0:1.0: 6 ports detected [ 2.562824] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 2.563151] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 2.563661] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfea2a000 [ 2.569175] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 2.570148] hub 2-0:1.0: USB hub found [ 2.570414] hub 2-0:1.0: 6 ports detected [ 2.574906] uhci_hcd: USB Universal Host Controller Interface driver [ 2.575969] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 2.576292] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 2.576766] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009040 [ 2.577298] hub 3-0:1.0: USB hub found [ 2.577507] hub 3-0:1.0: 2 ports detected [ 2.578434] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 2.578745] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 2.579236] uhci_hcd 0000:00:1a.1: irq 17, io base 0x00009060 [ 2.579870] hub 4-0:1.0: USB hub found [ 2.580116] hub 4-0:1.0: 2 ports detected [ 2.581040] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 2.581323] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 2.581831] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00009080 [ 2.582305] hub 5-0:1.0: USB hub found [ 2.582512] hub 5-0:1.0: 2 ports detected [ 2.583528] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.585345] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 2.585855] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000090a0 [ 2.586438] hub 6-0:1.0: USB hub found [ 2.586709] hub 6-0:1.0: 2 ports detected [ 2.587679] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.587977] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 2.588454] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000090c0 [ 2.588938] hub 7-0:1.0: USB hub found [ 2.589169] hub 7-0:1.0: 2 ports detected [ 2.590090] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.592856] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 2.593393] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000090e0 [ 2.593910] hub 8-0:1.0: USB hub found [ 2.594150] hub 8-0:1.0: 2 ports detected [ 2.605108] xhci_hcd 0000:07:1b.0: xHCI Host Controller [ 2.605406] xhci_hcd 0000:07:1b.0: new USB bus registered, assigned bus number 9 [ 2.806147] xhci_hcd 0000:07:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014 [ 2.807622] hub 9-0:1.0: USB hub found [ 2.807919] hub 9-0:1.0: 4 ports detected [ 2.808556] xhci_hcd 0000:07:1b.0: xHCI Host Controller [ 2.808853] xhci_hcd 0000:07:1b.0: new USB bus registered, assigned bus number 10 [ 2.809431] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.810169] hub 10-0:1.0: USB hub found [ 2.810399] hub 10-0:1.0: 4 ports detected [ 2.810759] xhci_hcd 0001:00:15.0: init 0001:00:15.0 fail, -16 [ 2.811104] xhci_hcd: probe of 0001:00:15.0 failed with error -16 [ 2.818989] udevd[5255]: starting version 3.2.11 [ 2.819394] random: udevd: uninitialized urandom read (16 bytes read, 73 bits of entropy available) [ 2.819915] random: udevd: uninitialized urandom read (16 bytes read, 73 bits of entropy available) [ 2.820442] random: udevd: uninitialized urandom read (16 bytes read, 73 bits of entropy available) [ 2.820946] random: udevd: uninitialized urandom read (16 bytes read, 73 bits of entropy available) [ 2.821609] udevd[5255]: specified group 'tty' unknown [ 2.821915] udevd[5255]: specified group 'dialout' unknown [ 2.822266] udevd[5255]: specified group 'kmem' unknown [ 2.822566] udevd[5255]: specified group 'input' unknown [ 2.822870] udevd[5255]: specified group 'video' unknown [ 2.823203] udevd[5255]: specified group 'audio' unknown [ 2.823530] udevd[5255]: specified group 'disk' unknown [ 2.823832] udevd[5255]: specified group 'cdrom' unknown [ 2.824181] udevd[5255]: specified group 'tape' unknown [ 2.824495] udevd[5255]: specified group 'kvm' unknown [ 2.825491] udevd[5256]: starting eudev-3.2.11 [ 2.834872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.835134] random: udevd: uninitialized urandom read (16 bytes read, 73 bits of entropy available) [ 2.835869] ACPI: Power Button [PWRF] [ 2.837272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.838448] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.838728] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.848159] video: Unknown symbol backlight_device_unregister (err 0) [ 2.848518] video: Unknown symbol backlight_force_update (err 0) [ 2.848851] video: Unknown symbol backlight_device_registered (err 0) [ 2.849238] video: Unknown symbol backlight_register_notifier (err 0) [ 2.849596] video: Unknown symbol backlight_device_register (err 0) [ 2.849932] video: Unknown symbol backlight_unregister_notifier (err 0) [ 2.851626] ACPI: PCI Interrupt Link [GSIH] enabled at IRQ 23 [ 2.858211] mlx5_core 0000:06:11.0: firmware version: 14.24.1000 [ 2.859584] random: udevd: uninitialized urandom read (16 bytes read, 93 bits of entropy available) [ 2.894029] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 2.904682] random: nonblocking pool is initialized [ 3.003985] udevd[5256]: specified group 'tty' unknown [ 3.004337] udevd[5256]: specified group 'dialout' unknown [ 3.004657] udevd[5256]: specified group 'kmem' unknown [ 3.004958] udevd[5256]: specified group 'input' unknown [ 3.005291] udevd[5256]: specified group 'video' unknown [ 3.005605] udevd[5256]: specified group 'audio' unknown [ 3.005929] udevd[5256]: specified group 'disk' unknown [ 3.006274] udevd[5256]: specified group 'cdrom' unknown [ 3.006586] udevd[5256]: specified group 'tape' unknown [ 3.006898] udevd[5256]: specified group 'kvm' unknown [ 3.042629] usbcore: registered new interface driver usbhid [ 3.043085] usbhid: USB HID core driver [ 3.044924] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input1 [ 3.045620] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 [ 3.532563] clocksource: Switched to clocksource tsc [ 13.405905] video: Unknown symbol backlight_device_unregister (err 0) [ 13.406275] video: Unknown symbol backlight_force_update (err 0) [ 13.406601] video: Unknown symbol backlight_device_registered (err 0) [ 13.406947] video: Unknown symbol backlight_register_notifier (err 0) [ 13.407313] video: Unknown symbol backlight_device_register (err 0) [ 13.407649] video: Unknown symbol backlight_unregister_notifier (err 0) [ 13.413435] efifb: probing for efifb [ 13.413659] efifb: framebuffer at 0xfc000000, mapped to 0xffffc90000400000, using 1408k, total 1408k [ 13.414169] efifb: mode is 800x600x24, linelength=2400, pages=1 [ 13.414496] efifb: scrolling: redraw [ 13.414702] efifb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 13.415093] fb0: EFI VGA frame buffer device [ 13.416299] Console: switching to colour frame buffer device 100x37 [ 13.442587] apollolake_synobios: module license 'Synology Inc.' taints kernel. [ 13.443009] Disabling lock debugging due to kernel taint [ 13.449107] synobios open /dev/ttyS1 success [ 13.449355] WARNING: inconsistent syno gpio info, hdd detect [ 13.449778] 2023-2-23 14:8:4 UTC [ 13.449967] synobios: load, major number 201 [ 13.450213] Brand: Synology [ 13.450374] Model: DS-918+ [ 13.450529] This is default settings: set group disks wakeup number to 1, spinup time deno 1 [ 13.451009] synobios cpu_arch proc entry initialized [ 13.451290] synobios crypto_hw proc entry initialized [ 13.451573] synobios syno_platform proc entry initialized [ 13.455436] Module [apollolake_synobios] is removed. [ 13.455730] synobios: unload [ 13.564509] md: md0 stopped. [ 13.566437] md: bind [ 13.566810] md: bind [ 13.567188] md: bind [ 13.568080] md/raid1:md0: active with 3 out of 18 mirrors [ 13.584061] md0: detected capacity change from 0 to 2549940224 [ 14.164029] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 14.177298] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) [ 18.651863] ext3: synoboot1 mounted, process=mount [ 18.652623] ext4: synoboot1 mounted, process=mount [ 18.653208] ext2: synoboot1 mounted, process=mount [ 18.653792] vfat: synoboot1 mounted, process=mount [ 18.689016] synoboot1 unmounted, process=umount [ 18.784701] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 18.791265] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) [ 18.930352] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (ash) [ 18.930741] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd) [ 18.942366] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (ash) [ 18.942753] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd) [ 18.965575] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 18.993395] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1 [ 19.500803] ext3: synoboot1 mounted, process=mount [ 19.501675] ext4: synoboot1 mounted, process=mount [ 19.502299] ext2: synoboot1 mounted, process=mount [ 19.502891] vfat: synoboot1 mounted, process=mount [ 19.528775] synoboot1 unmounted, process=umount [ 19.910570] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) [ 19.911577] systemd[1]: Detected virtualization kvm. [ 19.911857] systemd[1]: Detected architecture x86-64. [ 19.919677] systemd[1]: Set hostname to . [ 20.933995] systemd[1]: Cannot add dependency job for unit SynoLedBrightness.service, ignoring: Unit SynoLedBrightness.service is masked. [ 20.934726] systemd[1]: Cannot add dependency job for unit pkg-install-low-priority-builtin.service, ignoring: Unit pkg-install-low-priority-builtin.service failed to load: No such file or directory. [ 20.935726] systemd[1]: Cannot add dependency job for unit pkg-install-high-priority-builtin.service, ignoring: Unit pkg-install-high-priority-builtin.service failed to load: No such file or directory. [ 20.937343] systemd[1]: Reached target Timers. [ 20.937603] systemd[1]: Starting Timers. [ 20.937930] systemd[1]: Created slice Root Slice. [ 20.938213] systemd[1]: Starting Root Slice. [ 20.938500] systemd[1]: Created slice ScsiTarget's slice. [ 20.938806] systemd[1]: Starting ScsiTarget's slice. [ 20.939128] systemd[1]: Created slice FileStation's slice. [ 20.939444] systemd[1]: Starting FileStation's slice. [ 20.939763] systemd[1]: Created slice Synology Cache Advisor. [ 20.940092] systemd[1]: Starting Synology Cache Advisor. [ 20.940425] systemd[1]: Created slice Synology Flashcache. [ 20.940734] systemd[1]: Starting Synology Flashcache. [ 20.941062] systemd[1]: Created slice FTP. [ 20.941298] systemd[1]: Starting FTP. [ 20.941550] systemd[1]: Created slice BTRFS Optimization. [ 20.941856] systemd[1]: Starting BTRFS Optimization. [ 20.942176] systemd[1]: Created slice Synology Swap Works. [ 20.942485] systemd[1]: Starting Synology Swap Works. [ 20.942802] systemd[1]: Created slice Task Scheduler Group. [ 20.943122] systemd[1]: Starting Task Scheduler Group. [ 20.943455] systemd[1]: Created slice scemd. [ 20.943699] systemd[1]: Starting scemd. [ 20.943952] systemd[1]: Created slice DownloadStation's slice. [ 20.944285] systemd[1]: Starting DownloadStation's slice. [ 20.944623] systemd[1]: Created slice Package Center Slice. [ 20.944937] systemd[1]: Starting Package Center Slice. [ 20.945274] systemd[1]: Created slice SMBService's slice. [ 20.945579] systemd[1]: Starting SMBService's slice. [ 20.945880] systemd[1]: Listening on udev Control Socket. [ 20.946191] systemd[1]: Starting udev Control Socket. [ 20.946511] systemd[1]: Created slice synobackup daemon slice. [ 20.946839] systemd[1]: Starting synobackup daemon slice. [ 20.947181] systemd[1]: Created slice User and Session Slice. [ 20.947508] systemd[1]: Starting User and Session Slice. [ 20.947840] systemd[1]: Created slice Shared Folder Sync. [ 20.948149] systemd[1]: Starting Shared Folder Sync. [ 20.948465] systemd[1]: Created slice dsm6-ui-compatible's slice. [ 20.948807] systemd[1]: Starting dsm6-ui-compatible's slice. [ 20.949165] systemd[1]: Created slice Synology DSM internal service. [ 20.949522] systemd[1]: Starting Synology DSM internal service. [ 20.949888] systemd[1]: Created slice Synology Index slice (WAT). [ 20.950237] systemd[1]: Starting Synology Index slice (WAT). [ 20.950591] systemd[1]: Created slice Performance alarm. [ 20.950892] systemd[1]: Starting Performance alarm. [ 20.951214] systemd[1]: Listening on Journal Audit Socket. [ 20.951529] systemd[1]: Starting Journal Audit Socket. [ 20.951861] systemd[1]: Created slice System Slice. [ 20.952152] systemd[1]: Starting System Slice. [ 20.952457] systemd[1]: Created slice system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice. [ 20.952921] systemd[1]: Starting system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice. [ 20.953370] systemd[1]: Reached target Slices. [ 20.953623] systemd[1]: Starting Slices. [ 20.953885] systemd[1]: Created slice OAuthService's slice. [ 20.954205] systemd[1]: Starting OAuthService's slice. [ 20.954531] systemd[1]: Created slice Docker's slice. [ 20.954818] systemd[1]: Starting Docker's slice. [ 20.955135] systemd[1]: Created slice system-getty.slice. [ 20.955447] systemd[1]: Starting system-getty.slice. [ 20.955762] systemd[1]: Created slice ActiveInsight's slice. [ 20.956087] systemd[1]: Starting ActiveInsight's slice. [ 20.956419] systemd[1]: Created slice HybridShare's slice. [ 20.956729] systemd[1]: Starting HybridShare's slice. [ 20.957057] systemd[1]: Created slice RAID Resync Process. Including Resync, Repair and Reshape.. [ 20.957549] systemd[1]: Starting RAID Resync Process. Including Resync, Repair and Reshape.. [ 20.958058] systemd[1]: Created slice BTRFS Space Reclaim. [ 20.958367] systemd[1]: Starting BTRFS Space Reclaim. [ 20.958686] systemd[1]: Created slice Synology DSM Storage Service. [ 20.959043] systemd[1]: Starting Synology DSM Storage Service. [ 20.959410] systemd[1]: Created slice Synology DSM desktop service. [ 20.959764] systemd[1]: Starting Synology DSM desktop service. [ 20.960110] systemd[1]: Listening on udev Kernel Socket. [ 20.960412] systemd[1]: Starting udev Kernel Socket. [ 20.960728] systemd[1]: Created slice OpenBSD Secure Shell server. [ 20.961080] systemd[1]: Starting OpenBSD Secure Shell server. [ 20.961437] systemd[1]: Created slice SynoFinder's slice. [ 20.961742] systemd[1]: Starting SynoFinder's slice. [ 20.962062] systemd[1]: Created slice SNMP. [ 20.962302] systemd[1]: Starting SNMP. [ 20.962551] systemd[1]: Created slice SecureSignIn's slice. [ 20.962864] systemd[1]: Starting SecureSignIn's slice. [ 20.963193] systemd[1]: Created slice SSDP service. [ 20.963478] systemd[1]: Starting SSDP service. [ 20.963733] systemd[1]: Reached target Paths. [ 20.963980] systemd[1]: Starting Paths. [ 20.964236] systemd[1]: Listening on Journal Socket. [ 20.964524] systemd[1]: Starting Journal Socket. [ 20.968151] systemd[1]: Starting unbind USB device... [ 20.968747] systemd[1]: Starting Synology Task Scheduler Init... [ 20.969376] systemd[1]: Starting Set time zone information to kernel... [ 20.970033] systemd[1]: Starting Link coredump path to volume if possible... [ 20.970759] systemd[1]: Mounting Debug File System... [ 20.971353] systemd[1]: Starting Journal Socket (/dev/log). [ 20.972054] systemd[1]: Started Machine Check Exception Logging Daemon. [ 20.972454] systemd[1]: Starting Machine Check Exception Logging Daemon... [ 20.973176] systemd[1]: Starting Synology swap... [ 20.973743] systemd[1]: Starting Disabling fan checking flag ...... [ 20.974413] systemd[1]: Starting Load ntb_brd module... [ 20.975048] systemd[1]: Starting check integrity of rd.gz decompression... [ 20.975801] systemd[1]: Starting Set hostname... [ 20.976512] systemd[1]: Starting Set boot sequence config... [ 21.001169] systemd[1]: Mounting Temporary Directory... [ 21.001845] systemd[1]: Starting Load Kernel Modules... [ 21.002219] systemd[1]: Reached target Swap. [ 21.002478] systemd[1]: Starting Swap. [ 21.002771] systemd[1]: Created slice Python2's slice. [ 21.003087] systemd[1]: Starting Python2's slice. [ 21.003676] systemd[1]: Mounted Debug File System. [ 21.003970] systemd[1]: Mounted Temporary Directory. [ 21.004366] systemd[1]: Started unbind USB device. [ 21.004737] systemd[1]: Started Set time zone information to kernel. [ 21.005261] systemd[1]: Started Disabling fan checking flag .... [ 21.005710] systemd[1]: Reached target Local File Systems. [ 21.006059] systemd[1]: Starting Local File Systems. [ 21.006634] systemd[1]: Starting udev Coldplug all Devices... [ 21.007277] systemd[1]: Starting D-Bus Session Message Bus... [ 21.007881] systemd[1]: Starting Set boot sequence config for temporary use... [ 21.008576] systemd[1]: Starting D-Bus System Message Bus... [ 21.009225] systemd[1]: Starting Mount usb fs... [ 21.009865] systemd[1]: Listening on Journal Socket (/dev/log). [ 21.010875] systemd[1]: Starting Journal Service... [ 21.011239] systemd[1]: Reached target Sockets. [ 21.011511] systemd[1]: Starting Sockets. [ 21.028358] systemd[1]: Started Load ntb_brd module. [ 21.042312] systemd[1]: Started Set boot sequence config. [ 21.065470] systemd[1]: Started Set hostname. [ 21.097122] systemd[1]: Started Journal Service. [ 21.150222] systemd-journald[6262]: Received request to flush runtime journal from PID 1 [ 21.380208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 21.406861] flashcache: flashcache-1.0-2022-02-23-19:17 initialized [ 21.416323] flashcache_syno: flashcache-1.0-syno-v25-pin-file-2022-02-23-19:17-debug initialized [ 21.464571] NET: Registered protocol family 10 [ 21.479273] sit: IPv6 over IPv4 tunneling driver [ 21.491741] zram: Added device: zram0 [ 21.492189] zram: Added device: zram1 [ 21.492675] zram: Added device: zram2 [ 21.493096] zram: Added device: zram3 [ 21.571844] sd 6:0:0:0: Attached scsi generic sg0 type 0 [ 21.572247] sd 12:0:0:0: Attached scsi generic sg1 type 0 [ 21.572657] sd 13:0:0:0: Attached scsi generic sg2 type 0 [ 21.573077] sd 15:0:0:0: Attached scsi generic sg3 type 0 [ 21.578756] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI [ 21.579131] e1000e: Copyright(c) 1999 - 2019 Intel Corporation. [ 21.619339] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22 [ 21.619649] md: md1 stopped. [ 21.619876] Copyright(c) 2007 - 2018 Intel Corporation. [ 21.620211] igb: probe of 0001:02:00.0 failed with error -5 [ 21.620528] igb: probe of 0001:03:00.0 failed with error -5 [ 21.654558] md: bind [ 21.654898] md: bind [ 21.655437] md: bind [ 21.656463] md/raid1:md1: active with 3 out of 18 mirrors [ 21.673138] md1: detected capacity change from 0 to 2147418112 [ 21.711734] usbcore: registered new interface driver usb-storage [ 21.784443] [drm] Virtual GPU for Intel GVT-g detected. [ 21.784996] checking generic (fc000000 160000) vs hw (3c0000000 40000000) [ 21.910838] [drm] iGVT-g active, disabling use of stolen memory [ 21.927409] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 21.927767] [drm] Driver supports precise vblank timestamp query. [ 21.928428] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 21.930146] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2 [ 21.932216] i915 0000:00:02.0: Falling back to user helper [ 21.933514] [drm] VGT ballooning configuration: [ 21.933762] [drm] Mappable graphic memory: base 0x1950000 size 524288KiB [ 21.934138] [drm] Unmappable graphic memory: base 0x7edde000 size 2097152KiB [ 21.934525] [drm] balloon space: range [ 0x40000000 - 0x7edde000 ] 1030008 KiB. [ 21.934933] [drm] balloon space: range [ 0xfedde000 - 0x100000000 ] 18568 KiB. [ 21.935349] [drm] balloon space: range [ 0x0 - 0x1950000 ] 25920 KiB. [ 21.935701] [drm] balloon space: range [ 0x21950000 - 0x40000000 ] 498368 KiB. [ 21.936103] [drm] VGT balloon successfully [ 21.938793] [drm] RC6 disabled, disabling runtime PM support [ 21.943241] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0 [ 21.974061] checking generic (fc000000 160000) vs hw (3c0000000 40000000) [ 21.974626] i915 0000:00:02.0: fb1: inteldrmfb frame buffer device [ 22.041953] usbcore: registered new interface driver usblp [ 22.072711] synobios open /dev/ttyS1 success [ 22.072954] WARNING: inconsistent syno gpio info, hdd detect [ 22.073410] 2023-2-23 14:8:12 UTC [ 22.073594] synobios: load, major number 201 [ 22.073846] Brand: Synology [ 22.074014] Model: DS-918+ [ 22.074163] This is default settings: set group disks wakeup number to 1, spinup time deno 1 [ 22.074615] synobios cpu_arch proc entry initialized [ 22.074878] synobios crypto_hw proc entry initialized [ 22.075166] synobios syno_platform proc entry initialized [ 22.113758] Adding 2097084k swap on /dev/md1. Priority:-1 extents:1 across:2097084k [ 22.116145] zram0: detected capacity change from 0 to 1882193920 [ 22.118625] Adding 1838076k swap on /dev/zram0. Priority:1 extents:1 across:1838076k SS [ 22.120575] zram1: detected capacity change from 0 to 1882193920 [ 22.122988] Adding 1838076k swap on /dev/zram1. Priority:1 extents:1 across:1838076k SS [ 22.124936] zram2: detected capacity change from 0 to 1882193920 [ 22.127487] Adding 1838076k swap on /dev/zram2. Priority:1 extents:1 across:1838076k SS [ 22.129018] zram3: detected capacity change from 0 to 1882193920 [ 22.131202] Adding 1838076k swap on /dev/zram3. Priority:1 extents:1 across:1838076k SS [ 22.163345] AVX2 version of gcm_enc/dec engaged. [ 22.163605] AES CTR mode by8 optimization enabled [ 24.149087] i915 0000:00:02.0: Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management. [ 24.149722] i915 0000:00:02.0: DMC firmware homepage: https://01.org/linuxgraphics/downloads/firmware [ 24.718522] ip_tables: (C) 2000-2006 Netfilter Core Team [ 24.726626] audit: type=1325 audit(1677161294.651:2): table=filter family=2 entries=0 [ 24.746685] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) [ 25.394635] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 25.415917] audit: type=1325 audit(1677161295.340:3): table=filter family=10 entries=0 [ 25.628091] audit: type=1325 audit(1677161295.553:4): table=filter family=2 entries=4 [ 25.634955] audit: type=1325 audit(1677161295.559:5): table=filter family=2 entries=8 [ 25.638449] audit: type=1325 audit(1677161295.563:6): table=filter family=2 entries=9 [ 25.641874] audit: type=1325 audit(1677161295.566:7): table=filter family=2 entries=10 [ 25.653771] audit: type=1325 audit(1677161295.578:8): table=filter family=2 entries=11 [ 25.657406] audit: type=1325 audit(1677161295.582:9): table=filter family=2 entries=12 [ 25.660913] audit: type=1325 audit(1677161295.585:10): table=filter family=10 entries=4 [ 25.664643] audit: type=1325 audit(1677161295.589:11): table=filter family=10 entries=8 [ 26.098275] md: md2 stopped. [ 26.098946] md: bind [ 26.099213] md: bind [ 26.100084] md/raid1:md2: active with 2 out of 2 mirrors [ 26.101474] md2: detected capacity change from 0 to 512103809024 [ 26.102325] md: md4 stopped. [ 26.103835] md: bind [ 26.104278] md: bind [ 26.104610] md: bind [ 26.133008] raid6: sse2x1 gen() 12468 MB/s [ 26.150004] raid6: sse2x1 xor() 9255 MB/s [ 26.167010] raid6: sse2x2 gen() 13921 MB/s [ 26.184010] raid6: sse2x2 xor() 9998 MB/s [ 26.201042] raid6: sse2x4 gen() 15468 MB/s [ 26.218044] raid6: sse2x4 xor() 11337 MB/s [ 26.235011] raid6: avx2x1 gen() 24867 MB/s [ 26.252045] raid6: avx2x1 xor() 17847 MB/s [ 26.269009] raid6: avx2x2 gen() 26687 MB/s [ 26.286006] raid6: avx2x2 xor() 18707 MB/s [ 26.303010] raid6: avx2x4 gen() 30281 MB/s [ 26.320039] raid6: avx2x4 xor() 21681 MB/s [ 26.320287] raid6: using algorithm avx2x4 gen() 30281 MB/s [ 26.320589] raid6: .... xor() 21681 MB/s, rmw enabled [ 26.320868] raid6: using avx2x2 recovery algorithm [ 26.345315] async_tx: api initialized (async) [ 26.348864] xor: automatically using best checksumming function: [ 26.359045] avx : 31088.000 MB/sec [ 26.398979] md: raid6 personality registered for level 6 [ 26.399307] md: raid5 personality registered for level 5 [ 26.399605] md: raid4 personality registered for level 4 [ 26.399901] md: raidF1 personality registered for level 45 [ 26.400948] md/raid:md4: device sda3 operational as raid disk 0 [ 26.401334] md/raid:md4: device sdd3 operational as raid disk 2 [ 26.401685] md/raid:md4: device sdb3 operational as raid disk 1 [ 26.402327] md/raid:md4: allocated 3328kB [ 26.402946] md/raid:md4: raid level 5 active with 3 out of 3 devices, algorithm 2 [ 26.403409] RAID conf printout: [ 26.403590] --- level:5 rd:3 wd:3 [ 26.403783] disk 0, o:1, dev:sda3 [ 26.403976] disk 1, o:1, dev:sdb3 [ 26.404184] disk 2, o:1, dev:sdd3 [ 26.414728] md4: detected capacity change from 0 to 31991925833728 [ 28.855908] flashcache_syno: Preread max memmory count=2048 [ 28.856243] flashcache_syno: Total pre-allocate bytes=67469312 [ 28.856572] flashcache_syno: Check and init Jobs finish [ 28.856883] flashcache_syno: /dev/vg1/volume_1 exclude check success [ 28.857264] flashcache_syno: /dev/md2 exclude check success [ 28.861140] device-mapper: flashcache: Fast (clean) Shutdown Detected [ 28.861514] Both CLEAN and DIRTY blocks exist in cache [ 28.861793] flashcache_syno: Hash mapping = enable [ 28.862103] flashcache_syno: flashcache_writeback_load: md_blocks = 19196, md_sectors = 153568, md_block_size = 8

[ 28.862745] device-mapper: flashcache: Allocate 119962KB (25B per) mem for 4913664-entry cache(capacity:307178MB, associativity:512, block size:128 sectors(64KB)) [ 28.999904] device-mapper: flashcache: flashcache_writeback_load: Cache metadata loaded from disk with 4912278 valid 1836 DIRTY blocks [ 29.069432] flashcache_syno: Create finish [ 29.684188] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl [ 30.862715] loop: module loaded [ 31.051944] Synotify use 16384 event queue size [ 31.052239] Synotify use 16384 event queue size [ 31.068021] audit_printk_skb: 6 callbacks suppressed [ 31.068312] audit: type=1325 audit(1677161300.992:14): table=nat family=2 entries=0 [ 31.140622] audit: type=1325 audit(1677161301.065:15): table=filter family=2 entries=13 [ 31.146446] audit: type=1325 audit(1677161301.071:16): table=filter family=10 entries=11 [ 31.191280] audit: type=1325 audit(1677161301.116:17): table=filter family=2 entries=4 [ 31.195087] audit: type=1325 audit(1677161301.119:18): table=filter family=2 entries=8 [ 31.199390] audit: type=1325 audit(1677161301.124:19): table=filter family=2 entries=9 [ 31.203077] audit: type=1325 audit(1677161301.128:20): table=filter family=2 entries=10 [ 31.206567] audit: type=1325 audit(1677161301.131:21): table=filter family=2 entries=11 [ 31.210216] audit: type=1325 audit(1677161301.135:22): table=filter family=2 entries=12 [ 31.213612] audit: type=1325 audit(1677161301.138:23): table=filter family=10 entries=4 [ 31.876477] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use) [ 32.184794] ata13.00: disabling queued TRIM support [ 32.191713] ata13.00: disabling queued TRIM support [ 32.192019] ata13.00: configured for UDMA/133 [ 32.192269] ata13: EH complete [ 32.299838] ext2: synoboot2 mounted, process=synopkicompatsy [ 32.303679] synoboot2 unmounted, process=synopkicompatsy [ 32.357582] ata14.00: disabling queued TRIM support [ 32.363703] ata14.00: disabling queued TRIM support [ 32.363986] ata14.00: configured for UDMA/133 [ 32.364249] ata14: EH complete [ 32.463683] ata16.00: configured for UDMA/133 [ 32.463941] ata16: EH complete [ 33.604959] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(001132a67329). [ 33.616690] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized [ 33.645239] iSCSI:target_core_device.c:613:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288 [ 33.645945] iSCSI:target_core_configfs.c:5446:target_init_dbroot db_root: cannot open: /etc/target [ 33.646522] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully [ 33.693505] iSCSI:target_core_file.c:149:fd_attach_hba RODSP plugin for fileio is enabled. [ 33.693981] iSCSI:target_core_file.c:156:fd_attach_hba ODX Token Manager is enabled. [ 33.694436] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled. [ 33.694950] iSCSI:target_core_ep.c:795:ep_attach_hba RODSP plugin for epio is enabled. [ 33.695412] iSCSI:target_core_ep.c:802:ep_attach_hba ODX Token Manager is enabled. [ 33.770435] workqueue: max_active 1024 requested for vhost_scsi is out of range, clamping between 1 and 512 [ 34.178279] 8021q: 802.1Q VLAN Support v1.8 [ 34.178552] 8021q: adding VLAN 0 to HW filter on device eth0 [ 35.710671] aufs 4.4-20160328 [ 35.732589] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 35.745949] Bridge firewalling registered [ 35.776269] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [ 35.776669] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 35.777116] IPVS: Creating netns size=2096 id=0 [ 35.777370] IPVS: ipvs loaded. [ 35.795344] IPVS: [rr] scheduler registered. [ 36.046336] fuse init (API version 7.23) [ 36.443789] audit_printk_skb: 12 callbacks suppressed [ 36.444104] audit: type=1325 audit(1677161306.368:28): table=nat family=2 entries=5 [ 36.449647] audit: type=1325 audit(1677161306.374:29): table=filter family=2 entries=13 [ 36.455374] audit: type=1325 audit(1677161306.380:30): table=filter family=2 entries=15 [ 36.462162] audit: type=1325 audit(1677161306.387:31): table=filter family=2 entries=17 [ 36.472655] audit: type=1325 audit(1677161306.397:32): table=filter family=2 entries=19 [ 36.478678] audit: type=1325 audit(1677161306.403:33): table=filter family=2 entries=20 [ 36.484296] audit: type=1325 audit(1677161306.409:34): table=filter family=2 entries=21 [ 36.495128] Initializing XFRM netlink socket [ 36.505405] Netfilter messages via NETLINK v0.30. [ 36.515097] audit: type=1325 audit(1677161306.440:35): table=nat family=2 entries=7 [ 36.523893] audit: type=1325 audit(1677161306.448:36): table=nat family=2 entries=11 [ 36.532682] audit: type=1325 audit(1677161306.457:37): table=filter family=2 entries=21 [ 36.588332] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready [ 37.098164] aufs au_opts_verify:1597:dockerd[14634]: dirperm1 breaks the protection by the permission bits on the lower branch [ 38.015045] device docker9200634 entered promiscuous mode [ 38.015497] IPv6: ADDRCONF(NETDEV_UP): docker9200634: link is not ready [ 38.150587] IPVS: Creating netns size=2096 id=1 [ 38.224335] eth0: renamed from dockerc14ee3f [ 38.229228] IPv6: ADDRCONF(NETDEV_CHANGE): docker9200634: link becomes ready [ 38.229660] docker0: port 1(docker9200634) entered forwarding state [ 38.230047] docker0: port 1(docker9200634) entered forwarding state [ 38.230512] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready

fbelavenuto commented 1 year ago

Thanks! No abnormal message!! Please type "ip addr" and post the result.

taoxian000 commented 1 year ago

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 00:11:32:a6:73:29 brd ff:ff:ff:ff:ff:ff inet 192.168.199.24/24 brd 192.168.199.255 scope global eth0 valid_lft forever preferred_lft forever inet6 2001:[HIDE]:211:32ff:fea6:7329/64 scope global mngtmpaddr dynamic valid_lft 259164sec preferred_lft 172764sec inet6 fe80::211:32ff:fea6:7329/64 scope link valid_lft forever preferred_lft forever 3: sit0@NONE: mtu 1480 qdisc noop state DOWN group default qlen 1 link/sit 0.0.0.0 brd 0.0.0.0 7: docker0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 02:42:b1:c9:14:70 brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:b1ff:fec9:1470/64 scope link valid_lft forever preferred_lft forever 9: docker6d5b33a@if8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master docker0 state UP group default link/ether 9e:00:9d:83:61:4e brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet6 fe80::9c00:9dff:fe83:614e/64 scope link valid_lft forever preferred_lft forever

fbelavenuto commented 1 year ago

Just to confirm, "eth0" is not the mlx5_core interface?

taoxian000 commented 1 year ago

No, it's virtio, can be seeen in "ls -l /sys/class/net": lrwxrwxrwx 1 root root 0 Feb 24 11:43 docker0 -> ../../devices/virtual/net/docker0 lrwxrwxrwx 1 root root 0 Feb 24 11:43 docker6d5b33a -> ../../devices/virtual/net/docker6d5b33a lrwxrwxrwx 1 root root 0 Feb 23 22:08 eth0 -> ../../devices/pci0000:00/0000:00:1e.0/0000:05:01.0/0000:06:12.0/virtio1/net/eth0 lrwxrwxrwx 1 root root 0 Feb 24 21:42 lo -> ../../devices/virtual/net/lo lrwxrwxrwx 1 root root 0 Feb 23 22:08 sit0 -> ../../devices/virtual/net/sit0

colinhd8 commented 1 year ago

Hi @taoxian000 , how about this issue now? I have the same problem(esxi 7, port1 is used by host, port2 passthrough to VM) . And i found that in the loader the port worked, but when boot into dsm 7.2, no interface.

Hope the dmesg will help someone to resolve this issue. Thanks.

dmesg in arpl: mlx5 in loader

dmesg in dsm 7.2: mlx5 in dsm [ 5.998712] mlx5_core 0000:1b:00.0: firmware version: 14.32.1010 [ 6.099719] mlx5_core 0000:1b:00.0: 0000:1b:00.0:handle_hca_cap:438:(pid 5332): log_max_qp value in current profile is 18, changing it to HCA capability limit (17) [ 6.109782] mlx5_core 0000:1b:00.0: handle_hca_cap failed [ 6.332730] mlx5_core 0000:1b:00.0: mlx5_load_one failed with error code -22 [ 6.333751] mlx5_core: probe of 0000:1b:00.0 failed with error -22