AuxXxilium / arc

Arc is a customized Redpill Loader for DSM 7.x (Xpenology) with enhanced Hardwaresupport, Addons, guided (semi-automated) Installation and more. Multiple customization options are built-in. It is modified to run on different Hardware (Wiki for more Informations). Commercial use is not permitted and strictly forbidden!
https://auxxxilium.tech
GNU General Public License v3.0
1.46k stars 176 forks source link

iavf module reports incorrect (empty) mac address #880

Closed susadmin closed 4 months ago

susadmin commented 4 months ago

Using a Proxmox (8.1.4) VM with sr-iov passthrough on an Intel x710 nic.

Recently updated to Arc 24.2.21. The log reports:

[ 3.445027] iavf 0000:02:00.0: Invalid MAC address 00:00:00:00:00:00, using random [ 3.446101] iavf 0000:02:00.0: Multiqueue Enabled: Queue pair count = 4 [ 3.446936] iavf 0000:02:00.0: MAC address: 56:c4:38:5d:23:5c [ 3.447500] iavf 0000:02:00.0: GRO is enabled

So basically every time, I get a random MAC address and therefore a random ip address. The previous version I upgraded from was 23.11.6 and that did not have this problem.

I run many other VMs on this machine using sr-iov passthrough nics with no problem. They all keep their assigned MACs as did v 23.11.6. I should also mention that the sr-iov mac addresses for the VFs are set before any VMs are run. e.g.:

/usr/sbin/ip link set enp40s0f0 vf 11 mac XX:XX:XX:XX:XX:XX vlan 10 trust on

Any help appreciated. Can provide more info if needed.

github-actions[bot] commented 4 months ago

Describe the Bug A clear and concise description of what the bug is.

Screenshots Screenshot the Systeminfo (Arc - Sysinfo) or use new "Full Sysinfo - Upload" Function provide the Code!!! <- IMPORTANT

Hardware Add your Hardware Informations here. CPU / Board / Networkcontroller / Storagecontroller / ...

AuxXxilium commented 4 months ago

set macsys to hardware and it will work, but can break arc patch.

susadmin commented 4 months ago

Not sure how to do that. I tried editing the user config and changing hthe macsys entry (under arc) from arc to hardware and then rebuilt the loader but it had no effect.

Could you give me a few more pointers? Thanks

AuxXxilium commented 4 months ago

again: change macsys to hardware or to custom if you wan't to use custom mac

susadmin commented 4 months ago

Again no dice. The MAC address is still randomised. Is this the right place to configure this? Option o Switch MacSys?

Screenshot from 2024-02-24 11-12-12

I have changed this setting to both custom and hardware and then rebuilt the Loader as I presume this is correct procedure. Could you confirm?

Whatever I seem to do, the mac address is still always randomised.

AuxXxilium commented 4 months ago

if macsys is custom and all mac are set in config, it will use these mac

susadmin commented 4 months ago

How do I do that? Is this the right menu?

Screenshot from 2024-02-24 15-00-22

If I use option 2, a different random mac seems to be used on every reboot. To use option 3, I need to generate a Serial. How do I that?

Sorry to be needy, but I have already wasted hours on this and would just like it to work how it used to.

Thanks.

AuxXxilium commented 4 months ago

random is generating serial, 3 is for user who have a serial and mac. i think your vm config or passthru is the issue, because i have the same card here and it is working as native.

AuxXxilium commented 4 months ago

because your mac is generated by nic and not by arc.

susadmin commented 4 months ago

Hi, thanks for your thoughts. Here is my vm config (on proxmox):

balloon: 0 bios: ovmf boot: order=sata5 cores: 4 cpu: host,flags=+aes efidisk0: nvme-thin:vm-2210-disk-0,efitype=4m,size=4M hostpci1: 0000:29:03.3,pcie=1 hostpci2: 0000:03:00.1,pcie=1,rombar=0 hugepages: 1024 ide2: none,media=cdrom machine: q35 memory: 12288 meta: creation-qemu=8.0.2,ctime=1699526778 name: synology-arc-ds1823 numa: 1 onboot: 0 ostype: l26 parent: update_230224 rng0: source=/dev/hwrng sata0: nvme-thin:vm-2210-disk-1,discard=on,size=32G,ssd=1 sata5: truenas:2210/arc-24.2.21.raw,size=1G scsihw: virtio-scsi-single serial0: socket smbios1: uuid=REDACTED sockets: 1 tablet: 0 vmgenid: REDACTED

pci device 29:03.3 is my sr-iov nic.

As I said earlier, this was working fine with standard setup on version 23.11.6. I set the sr-iov mac addresses in a script before any vms are run. (snippet shown on first post). However, this mac address is not being read correctly. If I run ip link before running:

3: enp40s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000 link/ether 3c:fd:fe:af:4a:9c brd ff:ff:ff:ff:ff:ff .... vf 11 link/ether 80:06:90:20:22:10 brd ff:ff:ff:ff:ff:ff, vlan 100, spoof checking on, link-state auto, trust on ....

which is correct but during boot, I get:

[ 3.445027] iavf 0000:02:00.0: Invalid MAC address 00:00:00:00:00:00, using random [ 3.446101] iavf 0000:02:00.0: Multiqueue Enabled: Queue pair count = 4 [ 3.446936] iavf 0000:02:00.0: MAC address: 56:c4:38:5d:23:5c [ 3.447500] iavf 0000:02:00.0: GRO is enabled

and then a random mac (this time 56:c4:38:5d:23:5c). This is different from what happened in version 23.11.6 where the mac address was being read correctly.

I am wondering if anything has changed that might affects this betweeen versions? Is it worth me updating the addons, modules etc.? might that make a difference? I think everything should be up to date though as I downloaded the latest arc img as per upgrade instructions.

I think the behaviour is correct when using the virtio driver but is wrong when using the iavf driver. Is there anything else I can do to diagnose the problem further?

AuxXxilium commented 4 months ago

need full serial console output to find whats wrong

susadmin commented 4 months ago

Here is the full serial output (I think problem is at 3.391020):

Booting `DSM Mode'

Loading Arc Kernel... Loading Arc Initramfs... Booting...

Please press Enter to activate this console.

Arc arc login: root (automatic login)

root@arc:/opt/arc# This interface will not be operational. Wait a few minutes. Use http://10.1.101.83:5000 or try http://find.synology.com/ to find DSM and proceed.

[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302+ (root@build5) (gcc version 12.2.0 (GCC) ) #69057 SMP Fri Jan 12 17:02:27 CST 2024 [ 0.000000] Command line: withefi dom_szmax=1034 earlyprintk syno_hw_version=DS1823xs+ console=ttyS0,115200n8 netif_num=1 pid=0x0001 earlycon=uart8250,io,0x3f8,115200n8 biosdevname=0 synoboot_satadom=2 mac1=6e0670118e3a sn=2280V5RQVC7KZ net.ifnames=0 SMBusHddDynamicPower=1 vid=0x46f4 elevator=elevator loglevel=15 skip_vender_mac_interfaces=0,1,2,3,4,5,6,7 syno_hdd_detect=0 panic=5 vender_format_version=2 log_buf_len=32M root=/dev/md0 syno_ttyS1=serial,0x2f8 syno_ttyS0=serial,0x3f8 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD

[ 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: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000400-0x000000000002ffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000030000-0x000000000004ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000050000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000000806fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000807000-0x0000000000807fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000810000-0x000000000180ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000001810000-0x000000007e8ebfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e8ec000-0x000000007eb6bfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ebfe000-0x000000007ef5ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ef60000-0x000000007effffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000037fffffff] usable [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 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] e820: update [mem 0x00102000-0x0010202f] usable ==> usable [ 0.000000] e820: update [mem 0x00100000-0x0010006f] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000400-0x000000000002ffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000030000-0x000000000004ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000050000-0x000000000009dfff] usable [ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000010006f] usable [ 0.000000] reserve setup_data: [mem 0x0000000000100070-0x0000000000101fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000102000-0x000000000010202f] usable [ 0.000000] reserve setup_data: [mem 0x0000000000102030-0x0000000000806fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000807000-0x0000000000807fff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080ffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000810000-0x000000000180ffff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x0000000001810000-0x000000007e8ebfff] usable [ 0.000000] reserve setup_data: [mem 0x000000007e8ec000-0x000000007eb6bfff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007eb6c000-0x000000007eb7dfff] ACPI data [ 0.000000] reserve setup_data: [mem 0x000000007eb7e000-0x000000007ebfdfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000007ebfe000-0x000000007ef5ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000007ef60000-0x000000007effffff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000037fffffff] usable [ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] efi: EFI v2.70 by Proxmox distribution of EDK II [ 0.000000] efi: SMBIOS=0x7e9d4000 SMBIOS 3.0=0x7e9d2000 ACPI=0x7eb7d000 ACPI 2.0=0x7eb7d014 [ 0.000000] SMBIOS 3.0.0 present. [ 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-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000080000000 mask FFFF80000000 uncachable [ 0.000000] 1 base 380000000000 mask F80000000000 uncachable [ 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 WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0x7ef60 max_arch_pfn = 0x400000000 [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 28672 [ 0.000000] Using GB pages for direct mapping [ 0.000000] log_buf_len: 33554432 bytes [ 0.000000] early log buf free: 124572(95%) [ 0.000000] RAMDISK: [mem 0x37629b000-0x37c1fffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000000007EB7D014 000024 (v02 BOCHS ) [ 0.000000] ACPI: XSDT 0x000000007EB7C0E8 000064 (v01 BOCHS BXPC 00000001 01000013) [ 0.000000] ACPI: FACP 0x000000007EB74000 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000007EB75000 006177 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000007EBBA000 000040 [ 0.000000] ACPI: APIC 0x000000007EB73000 000090 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: SSDT 0x000000007EB72000 0000CA (v01 BOCHS VMGENID 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000007EB71000 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000007EB70000 0000E8 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: MCFG 0x000000007EB6F000 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 0x000000007EB6E000 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: BGRT 0x000000007EB6D000 000038 (v01 INTEL EDK2 00000002 01000013) [ 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-0x000000000002ffff] [ 0.000000] node 0: [mem 0x0000000000050000-0x000000000009dfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000000806fff] [ 0.000000] node 0: [mem 0x0000000000808000-0x000000000080ffff] [ 0.000000] node 0: [mem 0x0000000001810000-0x000000007e8ebfff] [ 0.000000] node 0: [mem 0x000000007ebfe000-0x000000007ef5ffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000037fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000037fffffff] [ 0.000000] On node 0 totalpages: 3136458 [ 0.000000] DMA zone: 31 pages used for memmap [ 0.000000] DMA zone: 25 pages reserved [ 0.000000] DMA zone: 1932 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 8017 pages used for memmap [ 0.000000] DMA32 zone: 513086 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 0x00030000-0x0004ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x00100000-0x00100fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00102000-0x00102fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00807000-0x00807fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00810000-0x0180ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7e8ec000-0x7eb6bfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7eb6c000-0x7eb7dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7eb7e000-0x7ebfdfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ef60000-0x7effffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0x7fffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] e820: [mem 0x80000000-0xdfffffff] 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:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 37 pages/cpu @ffff88037dc00000 s111640 r8192 d31720 u524288 [ 0.000000] pcpu-alloc: s111640 r8192 d31720 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: 3087425 [ 0.000000] Kernel command line: withefi dom_szmax=1034 earlyprintk syno_hw_version=DS1823xs+ console=ttyS0,115200n8 netif_num=1 pid=0x0001 earlycon=uart8250,io,0x3f8,115200n8 biosdevname=0 synoboot_satadom=2 mac1=6e0670118e3a sn=2280V5RQVC7KZ net.ifnames=0 SMBusHddDynamicPower=1 vid=0x46f4 elevator=elevator loglevel=15 skip_vender_mac_interfaces=0,1,2,3,4,5,6,7 syno_hdd_detect=0 panic=5 vender_format_version=2 log_buf_len=32M root=/dev/md0 syno_ttyS1=serial,0x2f8 syno_ttyS0=serial,0x3f8 [ 0.000000] Synology Hardware Version: DS1823xs+ [ 0.000000] Internal netif num: 1 [ 0.000000] Mac1: 6e0670118e3a [ 0.000000] Serial Number: 2280V5RQVC7KZ [ 0.000000] Support SMBus HDD Dynamic Power Control. [ 0.000000] Skip vender mac interfaces: 0,1,2,3,4,5,6,7 [ 0.000000] Vender format version: 2 [ 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: 12116304K/12545832K available (5937K kernel code, 884K rwdata, 1868K rodata, 956K init, 676K bss, 429528K 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=16 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] do_IRQ: 0.236 No irq handler for vector [ 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 3399.916 MHz processor [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized [ 0.003300] Calibrating delay loop (skipped), value calculated using timer frequency.. 6799.83 BogoMIPS (lpj=3399916) [ 0.003824] pid_max: default: 32768 minimum: 301 [ 0.004003] ACPI: Core revision 20150930 [ 0.005392] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.005735] Security Framework initialized [ 0.005941] AppArmor: AppArmor initialized [ 0.006004] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.006349] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.006808] Initializing cgroup subsys io [ 0.007002] Initializing cgroup subsys memory [ 0.007224] Initializing cgroup subsys devices [ 0.007449] Initializing cgroup subsys freezer [ 0.007712] CPU: Physical Processor ID: 0 [ 0.008001] CPU: Processor Core ID: 0 [ 0.008352] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.008644] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.009004] Speculative Store Bypass: Vulnerable [ 0.010456] Freeing SMP alternatives memory: 24K [ 0.010786] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.011467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.021967] TSC deadline timer enabled [ 0.022000] smpboot: CPU0: AMD Ryzen 7 5700X 8-Core Processor (family: 0x19, model: 0x21, stepping: 0x2) [ 0.022000] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.022000] ... version: 0 [ 0.022002] ... bit width: 48 [ 0.022217] ... generic registers: 6 [ 0.022427] ... value mask: 0000ffffffffffff [ 0.022705] ... max period: 00007fffffffffff [ 0.022977] ... fixed-purpose events: 0 [ 0.023001] ... event mask: 000000000000003f [ 0.023482] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.024047] x86: Booting SMP configuration: [ 0.024339] .... node #0, CPUs: #1 #2 #3 [ 0.204015] x86: Booted up 1 node, 4 CPUs [ 0.204240] smpboot: Total of 4 processors activated (27231.65 BogoMIPS) [ 0.204748] devtmpfs: initialized [ 0.205070] PM: Registering ACPI NVS region [mem 0x00807000-0x00807fff] (4096 bytes) [ 0.205437] PM: Registering ACPI NVS region [mem 0x00810000-0x0180ffff] (16777216 bytes) [ 0.206082] PM: Registering ACPI NVS region [mem 0x7eb7e000-0x7ebfdfff] (524288 bytes) [ 0.206503] PM: Registering ACPI NVS region [mem 0x7ef60000-0x7effffff] (655360 bytes) [ 0.206957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.207004] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.208020] pinctrl core: initialized pinctrl subsystem [ 0.208490] NET: Registered protocol family 16 [ 0.214005] cpuidle: using governor ladder [ 0.218004] cpuidle: using governor menu [ 0.218568] ACPI: bus type PCI registered [ 0.218903] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.219006] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.219425] PCI: Using configuration type 1 for base access [ 0.224055] ACPI: Added _OSI(Module Device) [ 0.224055] ACPI: Added _OSI(Processor Device) [ 0.224283] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.224532] ACPI: Added _OSI(Processor Aggregator Device) [ 0.226421] ACPI: Interpreter enabled [ 0.228014] ACPI: (supports S0 S4 S5) [ 0.228639] ACPI: Using IOAPIC for interrupt routing [ 0.229030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.235105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.235434] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.235911] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability] [ 0.237026] PCI host bridge to bus 0000:00 [ 0.237259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.237617] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.237972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.238002] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.238399] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window] [ 0.238792] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x383fffffffff window] [ 0.239002] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.239302] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.239772] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000 [ 0.242003] pci 0000:00:01.0: reg 0x10: [mem 0x80000000-0x80ffffff pref] [ 0.244003] pci 0000:00:01.0: reg 0x18: [mem 0x8221b000-0x8221bfff] [ 0.249003] pci 0000:00:01.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] [ 0.249485] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 [ 0.251734] pci 0000:00:1a.0: reg 0x20: [io 0x8100-0x811f] [ 0.252560] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 [ 0.255002] pci 0000:00:1a.1: reg 0x20: [io 0x80e0-0x80ff] [ 0.255797] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 [ 0.257643] pci 0000:00:1a.2: reg 0x20: [io 0x80c0-0x80df] [ 0.258707] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 [ 0.259437] pci 0000:00:1a.7: reg 0x10: [mem 0x8221a000-0x8221afff] [ 0.263289] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 [ 0.263850] pci 0000:00:1b.0: reg 0x10: [mem 0x82210000-0x82213fff] [ 0.265397] pci 0000:00:1c.0: [1b36:000c] type 01 class 0x060400 [ 0.266003] pci 0000:00:1c.0: reg 0x10: [mem 0x82219000-0x82219fff] [ 0.267162] pci 0000:00:1c.1: [1b36:000c] type 01 class 0x060400 [ 0.269003] pci 0000:00:1c.1: reg 0x10: [mem 0x82218000-0x82218fff] [ 0.270416] pci 0000:00:1c.2: [1b36:000c] type 01 class 0x060400 [ 0.271250] pci 0000:00:1c.2: reg 0x10: [mem 0x82217000-0x82217fff] [ 0.272851] pci 0000:00:1c.3: [1b36:000c] type 01 class 0x060400 [ 0.274600] pci 0000:00:1c.3: reg 0x10: [mem 0x82216000-0x82216fff] [ 0.276792] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.277995] pci 0000:00:1d.0: reg 0x20: [io 0x80a0-0x80bf] [ 0.278466] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.279694] pci 0000:00:1d.1: reg 0x20: [io 0x8080-0x809f] [ 0.280368] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.281769] pci 0000:00:1d.2: reg 0x20: [io 0x8060-0x807f] [ 0.282661] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.283220] pci 0000:00:1d.7: reg 0x10: [mem 0x82215000-0x82215fff] [ 0.287190] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 [ 0.288212] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 0.288672] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 0.289078] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.291191] pci 0000:00:1f.2: reg 0x20: [io 0x8040-0x805f] [ 0.291851] pci 0000:00:1f.2: reg 0x24: [mem 0x82214000-0x82214fff] [ 0.292482] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.292902] pci 0000:00:1f.3: reg 0x20: [io 0x8000-0x803f] [ 0.293282] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.293548] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.293868] pci 0000:00:1c.0: bridge window [mem 0x82000000-0x821fffff] [ 0.295012] pci 0000:00:1c.0: bridge window [mem 0x380000000000-0x3807ffffffff 64bit pref] [ 0.295792] pci 0000:02:00.0: [8086:154c] type 00 class 0x020000 [ 0.338004] pci 0000:02:00.0: reg 0x10: [mem 0x380800000000-0x38080000ffff 64bit pref] [ 0.339925] pci 0000:02:00.0: reg 0x1c: [mem 0x380800010000-0x380800013fff 64bit pref] [ 0.342680] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.342944] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.343008] pci 0000:00:1c.1: bridge window [mem 0x81e00000-0x81ffffff] [ 0.343370] pci 0000:00:1c.1: bridge window [mem 0x380800000000-0x380fffffffff 64bit pref] [ 0.344305] pci 0000:03:00.0: [1022:43c8] type 00 class 0x010601 [ 0.348369] pci 0000:03:00.0: reg 0x24: [mem 0x81c00000-0x81c1ffff] [ 0.349248] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.349517] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] [ 0.349842] pci 0000:00:1c.2: bridge window [mem 0x81c00000-0x81dfffff] [ 0.350013] pci 0000:00:1c.2: bridge window [mem 0x381000000000-0x3817ffffffff 64bit pref] [ 0.350775] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.351007] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] [ 0.351329] pci 0000:00:1c.3: bridge window [mem 0x81a00000-0x81bfffff] [ 0.351690] pci 0000:00:1c.3: bridge window [mem 0x381800000000-0x381fffffffff 64bit pref] [ 0.352354] pci 0000:05:01.0: [1b36:0001] type 01 class 0x060400 [ 0.353228] pci 0000:05:01.0: reg 0x10: [mem 0x81800000-0x818000ff 64bit] [ 0.354142] pci 0000:05:02.0: [1b36:0001] type 01 class 0x060400 [ 0.354966] pci 0000:05:02.0: reg 0x10: [mem 0x81801000-0x818010ff 64bit] [ 0.356613] pci 0000:05:03.0: [1b36:0001] type 01 class 0x060400 [ 0.357258] pci 0000:05:03.0: reg 0x10: [mem 0x81802000-0x818020ff 64bit] [ 0.358890] pci 0000:05:04.0: [1b36:0001] type 01 class 0x060400 [ 0.359489] pci 0000:05:04.0: reg 0x10: [mem 0x81803000-0x818030ff 64bit] [ 0.360395] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode) [ 0.360770] pci 0000:00:1e.0: bridge window [io 0x6000-0x7fff] [ 0.361007] pci 0000:00:1e.0: bridge window [mem 0x81000000-0x818fffff] [ 0.361372] pci 0000:00:1e.0: bridge window [mem 0x382000000000-0x383fffffffff 64bit pref] [ 0.361809] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.363001] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.363441] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.363919] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xdfffffff window] (subtractive decode) [ 0.364001] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode) [ 0.364489] pci 0000:00:1e.0: bridge window [mem 0x380000000000-0x383fffffffff window] (subtractive decode) [ 0.365219] pci 0000:06:07.0: [8086:2922] type 00 class 0x010601 [ 0.367212] pci 0000:06:07.0: reg 0x20: [io 0x7000-0x701f] [ 0.368002] pci 0000:06:07.0: reg 0x24: [mem 0x81600000-0x81600fff] [ 0.370005] pci 0000:05:01.0: PCI bridge to [bus 06] [ 0.370273] pci 0000:05:01.0: bridge window [io 0x7000-0x7fff] [ 0.370592] pci 0000:05:01.0: bridge window [mem 0x81600000-0x817fffff] [ 0.370956] pci 0000:05:01.0: bridge window [mem 0x383800000000-0x383fffffffff 64bit pref] [ 0.372401] pci 0000:07:1d.0: [1af4:1005] type 00 class 0x00ff00 [ 0.373290] pci 0000:07:1d.0: reg 0x10: [io 0x6000-0x601f] [ 0.374002] pci 0000:07:1d.0: reg 0x14: [mem 0x81400000-0x81400fff] [ 0.376002] pci 0000:07:1d.0: reg 0x20: [mem 0x383000000000-0x383000003fff 64bit pref] [ 0.377170] pci 0000:05:02.0: PCI bridge to [bus 07] [ 0.377474] pci 0000:05:02.0: bridge window [io 0x6000-0x6fff] [ 0.377815] pci 0000:05:02.0: bridge window [mem 0x81400000-0x815fffff] [ 0.379013] pci 0000:05:02.0: bridge window [mem 0x383000000000-0x3837ffffffff 64bit pref] [ 0.380078] pci 0000:05:03.0: PCI bridge to [bus 08] [ 0.380415] pci 0000:05:03.0: bridge window [mem 0x81200000-0x813fffff] [ 0.382013] pci 0000:05:03.0: bridge window [mem 0x382800000000-0x382fffffffff 64bit pref] [ 0.382897] pci 0000:05:04.0: PCI bridge to [bus 09] [ 0.383013] pci 0000:05:04.0: bridge window [mem 0x81000000-0x811fffff] [ 0.383469] pci 0000:05:04.0: bridge window [mem 0x382000000000-0x3827ffffffff 64bit pref] [ 0.386002] pci_bus 0000:00: on NUMA node 0 [ 0.386429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 11), disabled. [ 0.386859] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 11), disabled. [ 0.387173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11), disabled. [ 0.387676] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 11), disabled. [ 0.388154] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 10 11), disabled. [ 0.388632] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 10 11), disabled. [ 0.389106] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 11), disabled. [ 0.389603] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 11), disabled. [ 0.390029] ACPI: PCI Interrupt Link [GSIA] (IRQs 16) [ 0.390357] ACPI: PCI Interrupt Link [GSIB] (IRQs 17) [ 0.390693] ACPI: PCI Interrupt Link [GSIC] (IRQs 18) [ 0.391026] ACPI: PCI Interrupt Link [GSID] (IRQs 19) [ 0.391924] ACPI: PCI Interrupt Link [GSIE] (IRQs 20) [ 0.392058] ACPI: PCI Interrupt Link [GSIF] (IRQs 21) [ 0.392386] ACPI: PCI Interrupt Link [GSIG] (IRQs 22) [ 0.392667] ACPI: PCI Interrupt Link [GSIH] (IRQs 23) [ 0.393164] ACPI: Enabled 3 GPEs in block 00 to 3F [ 0.394017] vgaarb: setting as boot device: PCI:0000:00:01.0 [ 0.394407] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.395004] vgaarb: loaded [ 0.395172] vgaarb: bridge control possible 0000:00:01.0 [ 0.395531] SCSI subsystem initialized [ 0.396014] libata version 3.00 loaded. [ 0.396023] ACPI: bus type USB registered [ 0.396279] usbcore: registered new interface driver usbfs [ 0.396653] usbcore: registered new interface driver hub [ 0.397008] usbcore: registered new interface driver ethub [ 0.397009] usbcore: registered new device driver usb [ 0.397315] pps_core: LinuxPPS API ver. 1 registered [ 0.397659] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.398022] PTP clock support registered [ 0.399037] EFI Variables Facility v0.08 2004-May-17 [ 0.410072] pstore: Registered efi as persistent store backend [ 0.410072] PCI: Using ACPI for IRQ routing [ 0.429592] PCI: pci_cache_line_size set to 64 bytes [ 0.430023] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.430362] e820: reserve RAM buffer [mem 0x00102000-0x001fffff] [ 0.430697] e820: reserve RAM buffer [mem 0x00807000-0x008fffff] [ 0.431005] e820: reserve RAM buffer [mem 0x00810000-0x008fffff] [ 0.431367] e820: reserve RAM buffer [mem 0x7e8ec000-0x7fffffff] [ 0.431697] e820: reserve RAM buffer [mem 0x7ef60000-0x7fffffff] [ 0.432122] clocksource: Switched to clocksource hpet [ 0.434937] AppArmor: AppArmor Filesystem Enabled [ 0.435230] pnp: PnP ACPI init [ 0.435492] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.435881] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.436301] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.436684] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.437080] system 00:04: [mem 0xe0000000-0xefffffff window] has been reserved [ 0.437471] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.437937] pnp: PnP ACPI: found 5 devices [ 0.445330] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445852] pci 0000:00:01.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window [ 0.450267] pci 0000:00:01.0: BAR 6: assigned [mem 0x81900000-0x8190ffff pref] [ 0.450673] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.450955] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.451909] pci 0000:00:1c.0: bridge window [mem 0x82000000-0x821fffff] [ 0.452711] pci 0000:00:1c.0: bridge window [mem 0x380000000000-0x3807ffffffff 64bit pref] [ 0.454037] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.454388] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.455372] pci 0000:00:1c.1: bridge window [mem 0x81e00000-0x81ffffff] [ 0.456308] pci 0000:00:1c.1: bridge window [mem 0x380800000000-0x380fffffffff 64bit pref] [ 0.458183] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.458449] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] [ 0.459123] pci 0000:00:1c.2: bridge window [mem 0x81c00000-0x81dfffff] [ 0.459757] pci 0000:00:1c.2: bridge window [mem 0x381000000000-0x3817ffffffff 64bit pref] [ 0.460797] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.461160] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] [ 0.461900] pci 0000:00:1c.3: bridge window [mem 0x81a00000-0x81bfffff] [ 0.462608] pci 0000:00:1c.3: bridge window [mem 0x381800000000-0x381fffffffff 64bit pref] [ 0.463650] pci 0000:05:01.0: PCI bridge to [bus 06] [ 0.463948] pci 0000:05:01.0: bridge window [io 0x7000-0x7fff] [ 0.464748] pci 0000:05:01.0: bridge window [mem 0x81600000-0x817fffff] [ 0.465392] pci 0000:05:01.0: bridge window [mem 0x383800000000-0x383fffffffff 64bit pref] [ 0.466461] pci 0000:05:02.0: PCI bridge to [bus 07] [ 0.466760] pci 0000:05:02.0: bridge window [io 0x6000-0x6fff] [ 0.467622] pci 0000:05:02.0: bridge window [mem 0x81400000-0x815fffff] [ 0.469026] pci 0000:05:02.0: bridge window [mem 0x383000000000-0x3837ffffffff 64bit pref] [ 0.469933] pci 0000:05:03.0: PCI bridge to [bus 08] [ 0.470551] pci 0000:05:03.0: bridge window [mem 0x81200000-0x813fffff] [ 0.471242] pci 0000:05:03.0: bridge window [mem 0x382800000000-0x382fffffffff 64bit pref] [ 0.472271] pci 0000:05:04.0: PCI bridge to [bus 09] [ 0.472942] pci 0000:05:04.0: bridge window [mem 0x81000000-0x811fffff] [ 0.473598] pci 0000:05:04.0: bridge window [mem 0x382000000000-0x3827ffffffff 64bit pref] [ 0.474569] pci 0000:00:1e.0: PCI bridge to [bus 05-09] [ 0.474935] pci 0000:00:1e.0: bridge window [io 0x6000-0x7fff] [ 0.475706] pci 0000:00:1e.0: bridge window [mem 0x81000000-0x818fffff] [ 0.476359] pci 0000:00:1e.0: bridge window [mem 0x382000000000-0x383fffffffff 64bit pref] [ 0.477473] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.477860] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.478254] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.479511] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window] [ 0.479980] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window] [ 0.480473] pci_bus 0000:00: resource 9 [mem 0x380000000000-0x383fffffffff window] [ 0.480989] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.481374] pci_bus 0000:01: resource 1 [mem 0x82000000-0x821fffff] [ 0.481718] pci_bus 0000:01: resource 2 [mem 0x380000000000-0x3807ffffffff 64bit pref] [ 0.482234] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.482600] pci_bus 0000:02: resource 1 [mem 0x81e00000-0x81ffffff] [ 0.483046] pci_bus 0000:02: resource 2 [mem 0x380800000000-0x380fffffffff 64bit pref] [ 0.483592] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] [ 0.483930] pci_bus 0000:03: resource 1 [mem 0x81c00000-0x81dfffff] [ 0.484287] pci_bus 0000:03: resource 2 [mem 0x381000000000-0x3817ffffffff 64bit pref] [ 0.484763] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff] [ 0.485079] pci_bus 0000:04: resource 1 [mem 0x81a00000-0x81bfffff] [ 0.485474] pci_bus 0000:04: resource 2 [mem 0x381800000000-0x381fffffffff 64bit pref] [ 0.485990] pci_bus 0000:05: resource 0 [io 0x6000-0x7fff] [ 0.486327] pci_bus 0000:05: resource 1 [mem 0x81000000-0x818fffff] [ 0.486701] pci_bus 0000:05: resource 2 [mem 0x382000000000-0x383fffffffff 64bit pref] [ 0.487189] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 0.487549] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 0.487915] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.488402] pci_bus 0000:05: resource 7 [mem 0x80000000-0xdfffffff window] [ 0.488862] pci_bus 0000:05: resource 8 [mem 0xf0000000-0xfebfffff window] [ 0.489296] pci_bus 0000:05: resource 9 [mem 0x380000000000-0x383fffffffff window] [ 0.489750] pci_bus 0000:06: resource 0 [io 0x7000-0x7fff] [ 0.490176] pci_bus 0000:06: resource 1 [mem 0x81600000-0x817fffff] [ 0.490605] pci_bus 0000:06: resource 2 [mem 0x383800000000-0x383fffffffff 64bit pref] [ 0.491129] pci_bus 0000:07: resource 0 [io 0x6000-0x6fff] [ 0.491476] pci_bus 0000:07: resource 1 [mem 0x81400000-0x815fffff] [ 0.491896] pci_bus 0000:07: resource 2 [mem 0x383000000000-0x3837ffffffff 64bit pref] [ 0.492440] pci_bus 0000:08: resource 1 [mem 0x81200000-0x813fffff] [ 0.492820] pci_bus 0000:08: resource 2 [mem 0x382800000000-0x382fffffffff 64bit pref] [ 0.493367] pci_bus 0000:09: resource 1 [mem 0x81000000-0x811fffff] [ 0.493718] pci_bus 0000:09: resource 2 [mem 0x382000000000-0x3827ffffffff 64bit pref] [ 0.494242] NET: Registered protocol family 2 [ 0.494521] IP idents hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.495607] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.496204] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.496700] TCP: Hash tables configured (established 131072 bind 65536) [ 0.497107] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ 0.497539] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ 0.498022] NET: Registered protocol family 1 [ 0.498330] pci 0000:00:01.0: Video device with shadowed ROM [ 0.498813] ACPI: PCI Interrupt Link [GSIA] enabled at IRQ 16 [ 0.499438] ACPI: PCI Interrupt Link [GSIB] enabled at IRQ 17 [ 0.500043] ACPI: PCI Interrupt Link [GSIC] enabled at IRQ 18 [ 0.500583] ACPI: PCI Interrupt Link [GSID] enabled at IRQ 19 [ 0.502021] PCI: CLS 64 bytes, default 64 [ 1.615879] Trying to unpack rootfs image as initramfs... [ 1.636624] Freeing initrd memory: 97684K [ 1.637649] redpill: loading out-of-tree module taints kernel. [ 1.637981] redpill: module verification failed: signature and/or required key missing - tainting kernel [ 1.654744] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.655205] software IO TLB: mapped [mem 0x79034000-0x7d034000] (64MB) [ 1.655630] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3101ff973c7, max_idle_ns: 440795323291 ns [ 1.656245] audit: initializing netlink subsys (disabled) [ 1.656557] audit: type=2000 audit(1708811601.656:1): initialized [ 1.656957] Initialise system trusted keyring [ 1.665816] VFS: Disk quotas dquot_6.6.0 [ 1.666090] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.712074] Key type asymmetric registered [ 1.712333] Asymmetric key parser 'x509' registered [ 1.712629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.713059] io scheduler noop registered [ 1.713276] io scheduler deadline registered [ 1.713549] io scheduler cfq registered (default) [ 1.718973] aer 0000:00:1c.0:pcie02: service driver aer loaded [ 1.719410] aer 0000:00:1c.1:pcie02: service driver aer loaded [ 1.719801] aer 0000:00:1c.2:pcie02: service driver aer loaded [ 1.720184] aer 0000:00:1c.3:pcie02: service driver aer loaded [ 1.720554] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.720966] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 1.721375] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt [ 1.721774] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.722213] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded [ 1.722595] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt [ 1.722990] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.723420] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded [ 1.723797] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt [ 1.724207] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded [ 1.728172] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.749748] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.750208] console [ttyS0] enabled [ 1.750208] console [ttyS0] enabled [ 1.750597] bootconsole [uart0] disabled [ 1.750597] bootconsole [uart0] disabled [ 1.935076] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.935596] AMD IOMMUv2 driver by Joerg Roedel jroedel@suse.de [ 1.936093] AMD IOMMUv2 functionality not available on this system [ 1.937463] brd: module loaded [ 1.937725] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized [ 1.938087] Loading iSCSI transport class v2.0-870. [ 1.943730] i2c /dev entries driver [ 1.943960] ahci 0000:00:1f.2: version 3.0 [ 1.944544] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 1.945040] ahci 0000:00:1f.2: flags: 64bit ncq only [ 1.945673] Cannot find slot node of this ata_port. [ 1.945971] Cannot find slot node of this ata_port. [ 1.946288] Cannot find slot node of this ata_port. [ 1.946593] Cannot find slot node of this ata_port. [ 1.946896] Cannot find slot node of this ata_port. [ 1.947209] Cannot find slot node of this ata_port. [ 1.955207] scsi host0: ahci [ 1.962354] scsi host1: ahci [ 1.967113] scsi host2: ahci [ 1.970181] scsi host3: ahci [ 1.971682] scsi host4: ahci [ 1.972178] scsi host5: ahci [ 1.972388] ata1 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214100 irq 28 [ 1.972798] ata2 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214180 irq 28 [ 1.973232] ata3 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214200 irq 28 [ 1.973660] ata4 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214280 irq 28 [ 1.974082] ata5 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214300 irq 28 [ 1.974497] ata6 : SATA max UDMA/133 abar m4096@0x82214000 port 0x82214380 irq 28 [ 1.991890] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled [ 1.992486] ahci 0000:03:00.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode [ 1.992918] ahci 0000:03:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 1.993761] Cannot find slot node of this ata_port. [ 1.994053] Cannot find slot node of this ata_port. [ 1.994327] Cannot find slot node of this ata_port. [ 1.994599] Cannot find slot node of this ata_port. [ 1.994870] Cannot find slot node of this ata_port. [ 1.995163] Cannot find slot node of this ata_port. [ 1.995437] Cannot find slot node of this ata_port. [ 1.995717] Cannot find slot node of this ata_port. [ 1.999381] scsi host6: ahci [ 2.002745] scsi host7: ahci [ 2.004846] scsi host8: ahci [ 2.005822] scsi host9: ahci [ 2.006214] scsi host10: ahci [ 2.006479] scsi host11: ahci [ 2.006709] scsi host12: ahci [ 2.007903] scsi host13: ahci [ 2.008187] ata7 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00100 irq 29 [ 2.008693] ata8 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00180 irq 29 [ 2.009252] ata9 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00200 irq 29 [ 2.009718] ata10 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00280 irq 29 [ 2.010238] ata11 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00300 irq 29 [ 2.010785] ata12 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00380 irq 29 [ 2.011268] ata13 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00400 irq 29 [ 2.011711] ata14 : SATA max UDMA/133 abar m131072@0x81c00000 port 0x81c00480 irq 29 [ 2.012828] ACPI: PCI Interrupt Link [GSIF] enabled at IRQ 21 [ 2.013812] ACPI: PCI Interrupt Link [GSIE] enabled at IRQ 20 [ 2.014403] ahci 0000:06:07.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode [ 2.014940] ahci 0000:06:07.0: flags: 64bit ncq only [ 2.015545] Cannot find slot node of this ata_port. [ 2.015923] Cannot find slot node of this ata_port. [ 2.016287] Cannot find slot node of this ata_port. [ 2.016613] Cannot find slot node of this ata_port. [ 2.016946] Cannot find slot node of this ata_port. [ 2.017283] Cannot find slot node of this ata_port. [ 2.019460] scsi host14: ahci [ 2.021267] scsi host15: ahci [ 2.024023] scsi host16: ahci [ 2.024570] scsi host17: ahci [ 2.025188] scsi host18: ahci [ 2.025686] scsi host19: ahci [ 2.025903] ata15 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600100 irq 30 [ 2.026373] ata16 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600180 irq 30 [ 2.026828] ata17 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600200 irq 30 [ 2.027324] ata18 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600280 irq 30 [ 2.027778] ata19 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600300 irq 30 [ 2.028237] ata20 : SATA max UDMA/133 abar m4096@0x81600000 port 0x81600380 irq 30 [ 2.028738] usbcore: registered new interface driver cdc_acm [ 2.029115] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 2.029614] md: raid1 personality registered for level 1 [ 2.030203] NET: Registered protocol family 17 [ 2.030491] Key type dns_resolver registered [ 2.030841] mce: Using 10 MCE banks [ 2.031179] registered taskstats version 1 [ 2.031428] Loading compiled-in untrusted X.509 certificates [ 2.031758] Loading compiled-in X.509 certificates [ 2.032075] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329' [ 2.032956] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089' [ 2.033559] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28' [ 2.034267] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5' [ 2.034839] page_owner is disabled [ 2.035060] AppArmor: AppArmor sha1 policy hashing enabled [ 2.036569] hctosys: unable to open rtc device (rtc0) [ 2.294061] ata3 : SATA link down (SStatus 0 SControl 300) [ 2.294562] ata3 : No present pin info for SATA link down event [ 2.295071] Invalid parameter [ 2.295367] ata5 : SATA link down (SStatus 0 SControl 300) [ 2.295691] ata5 : No present pin info for SATA link down event [ 2.296031] Invalid parameter [ 2.296218] ata6 : SATA link down (SStatus 0 SControl 300) [ 2.296519] ata6 : No present pin info for SATA link down event [ 2.296847] Invalid parameter [ 2.297062] ata1 : SATA link down (SStatus 0 SControl 300) [ 2.297373] ata1 : No present pin info for SATA link down event [ 2.297710] Invalid parameter [ 2.297897] ata2 : SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.298367] ata2.00 : ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 2.298765] ata2.00 : applying bridge limits [ 2.299050] ata2.00 : configured for UDMA/100 [ 2.299324] Invalid parameter [ 2.299507] ata4 : SATA link down (SStatus 0 SControl 300) [ 2.299857] ata4 : No present pin info for SATA link down event [ 2.300211] Invalid parameter [ 2.309094] Invalid parameter [ 2.309135] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 2.317037] ata8 : SATA link down (SStatus 0 SControl 300) [ 2.317415] ata8 : No present pin info for SATA link down event [ 2.317744] Invalid parameter [ 2.317948] ata7 : SATA link down (SStatus 0 SControl 300) [ 2.318357] ata7 : No present pin info for SATA link down event [ 2.318717] Invalid parameter [ 2.319048] ata14 : SATA link down (SStatus 0 SControl 300) [ 2.319346] ata14 : No present pin info for SATA link down event [ 2.319674] Invalid parameter [ 2.333070] ata15 : SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.333653] ata20 : SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.334056] ata16 : SATA link down (SStatus 0 SControl 300) [ 2.334349] ata16 : No present pin info for SATA link down event [ 2.334676] Invalid parameter [ 2.334864] ata19 : SATA link down (SStatus 0 SControl 300) [ 2.335205] ata19 : No present pin info for SATA link down event [ 2.335544] Invalid parameter [ 2.335718] ata15.00 : ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100 [ 2.336128] ata15.00 : 67108864 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.336609] ata15.00 : SN:QM00013 [ 2.336843] ata15.00 : applying bridge limits [ 2.337218] ata17 : SATA link down (SStatus 0 SControl 300) [ 2.337525] ata17 : No present pin info for SATA link down event [ 2.337862] Invalid parameter [ 2.338062] ata18 : SATA link down (SStatus 0 SControl 300) [ 2.338358] ata18 : No present pin info for SATA link down event [ 2.338692] Invalid parameter [ 2.338874] ata15.00 : configured for UDMA/100 [ 2.339206] Invalid parameter [ 2.339395] ata20.00 : ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100 [ 2.339814] ata20.00 : 2097152 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.340290] ata20.00 : SN:QM00023 [ 2.340488] ata20.00 : applying bridge limits [ 2.340812] ata20.00 : configured for UDMA/100 [ 2.341078] Invalid parameter [ 2.472416] ata10 : SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.473069] ata9 : SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.473697] ata10.00 : ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133 [ 2.474121] ata10.00 : 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.474628] ata10.00 : SN: WD-WCC4N1LH28U0 [ 2.474928] ata13 : SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.475528] ata9.00 : ATA-9: WDC WD30EFRX-68EUZN0, 82.00A82, max UDMA/133 [ 2.475905] ata9.00 : 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.476303] ata9.00 : SN: WD-WCC4N2JVYZ6K [ 2.476696] ata10.00 : configured for UDMA/133 [ 2.476995] ata13.00 : ATA-9: WDC WD30EFRX-68EUZN0, 80.00A80, max UDMA/133 [ 2.476995] Invalid parameter [ 2.477584] ata13.00 : 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.477988] ata13.00 : SN: WD-WMC4N1861338 [ 2.478418] ata9.00 : configured for UDMA/133 [ 2.478653] Invalid parameter [ 2.478986] ata13.00 : configured for UDMA/133 [ 2.479259] Invalid parameter [ 2.479495] scsi 8:0:0:0: Direct-Access WDC WD30EFRX-68EUZN0 0A82 PQ: 0 ANSI: 5 [ 2.480158] Cannot find slot node of this ata_port. [ 2.480447] got SATA disk[0] [ 2.480723] sd 8:0:0:0: [sata1] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) [ 2.481279] sd 8:0:0:0: [sata1] 4096-byte physical blocks [ 2.481545] scsi 9:0:0:0: Direct-Access WDC WD30EFRX-68EUZN0 0A82 PQ: 0 ANSI: 5 [ 2.481657] Cannot find slot node of this ata_port. [ 2.481657] got SATA disk[1] [ 2.481733] sd 9:0:0:0: [sata2] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) [ 2.481733] sd 9:0:0:0: [sata2] 4096-byte physical blocks [ 2.481810] sd 9:0:0:0: [sata2] Write Protect is off [ 2.481811] sd 9:0:0:0: [sata2] Mode Sense: 00 3a 00 00 [ 2.481844] sd 9:0:0:0: [sata2] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.484418] sd 8:0:0:0: [sata1] Write Protect is off [ 2.484698] sd 8:0:0:0: [sata1] Mode Sense: 00 3a 00 00 [ 2.485025] sd 8:0:0:0: [sata1] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.536320] sata1: p1 p2 p5 [ 2.536873] sd 8:0:0:0: [sata1] Attached SCSI disk [ 2.537478] sata2: p1 p2 p5 [ 2.537897] sd 9:0:0:0: [sata2] Attached SCSI disk [ 3.019384] ata11 : failed to resume link (SControl 0) [ 3.019789] ata11 : SATA link down (SStatus 0 SControl 0) [ 3.020151] ata11 : No present pin info for SATA link down event [ 3.020499] Invalid parameter [ 3.020501] ata12 : failed to resume link (SControl 0) [ 3.020956] ata12 : SATA link down (SStatus 0 SControl 0) [ 3.021300] ata12 : No present pin info for SATA link down event [ 3.021712] Invalid parameter [ 3.022592] scsi 12:0:0:0: Direct-Access WDC WD30EFRX-68EUZN0 0A80 PQ: 0 ANSI: 5 [ 3.023356] Cannot find slot node of this ata_port. [ 3.023715] got SATA disk[2] [ 3.023976] ata15.00 : Find SSD disks. [QEMU HARDDISK] [ 3.023980] sd 12:0:0:0: [sata3] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) [ 3.023981] sd 12:0:0:0: [sata3] 4096-byte physical blocks [ 3.024083] sd 12:0:0:0: [sata3] Write Protect is off [ 3.024084] sd 12:0:0:0: [sata3] Mode Sense: 00 3a 00 00 [ 3.024103] sd 12:0:0:0: [sata3] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.026271] scsi 14:0:0:0: Direct-Access QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 3.027015] Cannot find slot node of this ata_port. [ 3.027354] got SATA disk[3] [ 3.027596] ata20.00 : Find SSD disks. [QEMU HARDDISK] [ 3.027602] sd 14:0:0:0: [sata4] 67108864 512-byte logical blocks: (34.4 GB/32.0 GiB) [ 3.027692] sd 14:0:0:0: [sata4] Write Protect is off [ 3.027692] sd 14:0:0:0: [sata4] Mode Sense: 00 3a 00 00 [ 3.027713] sd 14:0:0:0: [sata4] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.029579] scsi 19:0:0:0: Direct-Access QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 3.030333] sata4: p1 p2 p3 [ 3.031281] sd 14:0:0:0: [sata4] Attached SCSI disk [ 3.032161] sd 19:0:0:0: [synoboot] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 3.032648] sd 19:0:0:0: [synoboot] Write Protect is off [ 3.033037] sd 19:0:0:0: [synoboot] Mode Sense: 00 3a 00 00 [ 3.033445] sd 19:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.034670] synoboot: synoboot1 synoboot2 synoboot3 [ 3.035172] sd 19:0:0:0: [synoboot] Attached SCSI disk [ 3.069040] sata3: p1 p2 p5 [ 3.069622] sd 12:0:0:0: [sata3] Attached SCSI disk [ 3.070478] Freeing unused kernel memory: 956K [ 3.070735] Write protecting the kernel read-only data: 8192k [ 3.071141] Freeing unused kernel memory: 196K [ 3.071534] Freeing unused kernel memory: 180K START /linuxrc.syno START /linuxrc.syno.impl [ 3.148011] random: nonblocking pool is initialized addons.sh called with params early eudev: MajorVersion:7 MinorVersion:2 '/etc.defaults/model.dtb' -> '/var/run/model.dtb' Insert Marvell 1475 SATA controller driver [ 3.171574] Create Class: pmp_host_class [ 3.171804] Init pm sysfs obj list Insert basic USB modules... :: Loading module ehci-hcd[ 3.181967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ... [ OK ] :: Loading module ehci-pci[ 3.184597] ehci-pci: EHCI PCI platform driver [ 3.185273] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 3.185569] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 3.186044] ehci-pci 0000:00:1a.7: irq 19, io mem 0x8221a000 [ 3.192029] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 3.192721] hub 1-0:1.0: USB hub found [ 3.193073] hub 1-0:1.0: 6 ports detected [ 3.193918] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 3.194260] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 3.194754] ehci-pci 0000:00:1d.7: irq 19, io mem 0x82215000 [ 3.201030] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 3.201668] hub 2-0:1.0: USB hub found [ 3.201910] hub 2-0:1.0: 6 ports detected ... [ OK ] :: Loading module uhci-hcd[ 3.206381] uhci_hcd: USB Universal Host Controller Interface driver [ 3.207096] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 3.207383] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 3.207845] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00008100 [ 3.208395] hub 3-0:1.0: USB hub found [ 3.208620] hub 3-0:1.0: 2 ports detected [ 3.209391] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 3.209763] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 3.210301] uhci_hcd 0000:00:1a.1: irq 17, io base 0x000080e0 [ 3.210910] hub 4-0:1.0: USB hub found [ 3.211261] hub 4-0:1.0: 2 ports detected [ 3.211892] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 3.212235] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 3.212739] uhci_hcd 0000:00:1a.2: irq 18, io base 0x000080c0 [ 3.213872] hub 5-0:1.0: USB hub found [ 3.214218] hub 5-0:1.0: 2 ports detected [ 3.214884] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 3.215197] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 3.215634] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000080a0 [ 3.216135] hub 6-0:1.0: USB hub found [ 3.216354] hub 6-0:1.0: 2 ports detected [ 3.216961] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 3.217339] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 3.217821] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00008080 [ 3.218446] hub 7-0:1.0: USB hub found [ 3.218683] hub 7-0:1.0: 2 ports detected [ 3.219378] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 3.219688] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 3.220157] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00008060 [ 3.220658] hub 8-0:1.0: USB hub found [ 3.220885] hub 8-0:1.0: 2 ports detected ... [ OK ] addons.sh called with params modules eudev: MajorVersion:7 MinorVersion:2 Installing addon eudev - modules depmod: WARNING: could not open modules.order at /lib/modules: No such file or directory depmod: WARNING: could not open modules.builtin at /lib/modules: No such file or directory depmod: WARNING: could not open modules.builtin.modinfo at /lib/modules: No such file or directory [ 3.298767] udevd[5482]: starting version 3.2.14 [ 3.299280] udevd[5482]: specified group 'tty' unknown [ 3.299673] udevd[5482]: specified group 'dialout' unknown [ 3.300082] udevd[5482]: specified group 'kmem' unknown [ 3.300444] udevd[5482]: specified group 'input' unknown [ 3.300810] udevd[5482]: specified group 'video' unknown [ 3.301200] udevd[5482]: specified group 'sgx' unknown [ 3.301536] udevd[5482]: specified group 'audio' unknown [ 3.301912] udevd[5482]: specified group 'disk' unknown [ 3.302270] udevd[5482]: specified group 'cdrom' unknown [ 3.302644] udevd[5482]: specified group 'tape' unknown [ 3.302982] udevd[5482]: specified group 'kvm' unknown [ 3.303798] udevd[5483]: starting eudev-3.2.14 Triggering add events to udev [ 3.305169] udevd[5483]: specified group 'tty' unknown [ 3.305472] udevd[5483]: specified group 'dialout' unknown [ 3.305770] udevd[5483]: specified group 'kmem' unknown [ 3.306090] udevd[5483]: specified group 'input' unknown [ 3.306383] udevd[5483]: specified group 'video' unknown [ 3.306679] udevd[5483]: specified group 'sgx' unknown [ 3.306960] udevd[5483]: specified group 'audio' unknown [ 3.307290] udevd[5483]: specified group 'disk' unknown [ 3.307576] udevd[5483]: specified group 'cdrom' unknown [ 3.307873] udevd[5483]: specified group 'tape' unknown [ 3.308191] udevd[5483]: specified group 'kvm' unknown [ 3.311570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.311995] ACPI: Power Button [PWRF] [ 3.325093] rtc_cmos 00:03: RTC can wake from S4 [ 3.325471] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0) [ 3.325559] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 3.325610] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 3.325658] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.325711] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver - version 4.5.3 [ 3.325711] Copyright (c) 2013, Intel Corporation. [ 3.326530] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.326532] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.330145] ACPI: PCI Interrupt Link [GSIG] enabled at IRQ 22 [ 3.331106] ACPI: PCI Interrupt Link [GSIH] enabled at IRQ 23 [ 3.339299] kvm: Nested Virtualization enabled [ 3.339559] kvm: Nested Paging enabled [ 3.341076] Invalid parameter [ 3.341350] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 3.341738] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.342206] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 3.387517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.388135] evbug: Connected device: input1 (AT Translated Set 2 keyboard at isa0060/serio0/input0) [ 3.391020] iavf 0000:02:00.0: Invalid MAC address 00:00:00:00:00:00, using random [ 3.391772] iavf 0000:02:00.0: Multiqueue Enabled: Queue pair count = 4 [ 3.392479] iavf 0000:02:00.0: MAC address: e2:98:8c:4f:59:a2 [ 3.392898] iavf 0000:02:00.0: GRO is enabled [ 3.398104] Invalid parameter [ 3.408127] Invalid parameter [ 3.418120] Invalid parameter [ 3.428118] Invalid parameter [ 3.438132] Invalid parameter [ 3.448111] Invalid parameter [ 3.458114] Invalid parameter [ 3.468110] Invalid parameter [ 3.478121] Invalid parameter [ 3.488103] Invalid parameter [ 3.498135] Invalid parameter [ 3.508112] Invalid parameter [ 3.518124] Invalid parameter ^A^A[ 13.522111] Module [kvm_amd] is removed. [ 13.526892] Module [kvm] is removed. [ 13.533891] Module [irqbypass] is removed. Installing addon localrss - modules <?xml version="1.0"?>

RSS for DSM Auto Update http://update.synology.com/autoupdate/genRSS.php Tue May 9 11:52:15 CST 2023 Copyright 2023 Synology Inc DSM 7.2.1-69057 7 2 GM 69057 2024/01/12 7 0 0 0 2024/01/12 synology_v1000_1823xs+ https://global.synologydownload.com/download/DSM/release/7.2.1/69057-1/DSM_DS1823xs%2B_69057.pat 134c17ae983809784f9cbfd133c64ea7

{ "version": "2.0", "channel": { "title": "RSS for DSM Auto Update", "link": "https://update.synology.com/autoupdate/v2/getList", "pubDate": "Sat Aug 6 0:18:39 CST 2022", "copyright": "Copyright 2022 Synology Inc", "item": [ { "title": "DSM 7.2.1-69057", "MajorVer": 7, "MinorVer": 2, "NanoVer": 1, "BuildPhase": "GM", "BuildNum": 69057, "BuildDate": "2024/01/12", "ReqMajorVer": 7, "ReqMinorVer": 0, "ReqBuildPhase": 0, "ReqBuildNum": 0, "ReqBuildDate": "2024/01/12", "isSecurityVersion": false, "model": [ { "mUnique": "synology_v1000_1823xs+", "mLink": "https://global.synologydownload.com/download/DSM/release/7.2.1/69057-1/DSM_DS1823xs%2B_69057.pat", "mCheckSum": "134c17ae983809784f9cbfd133c64ea7" } ] } ] } } insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory [ 13.565710] synobios open /dev/ttyS1 success [ 13.565935] Fail to get disk 1 led type [ 13.566206] Fail to get disk 2 led type [ 13.566463] Fail to get disk 3 led type [ 13.566711] Fail to get disk 4 led type [ 13.566905] Fail to get disk 5 led type [ 13.567129] Fail to get disk 6 led type [ 13.567322] Fail to get disk 7 led type [ 13.567571] Fail to get disk 8 led type [ 13.567839] Cannot get i2c adapter [ 13.568094] Cannot get i2c adapter [ 13.568329] correction with 0x00 [ 13.568555] Cannot get i2c adapter [ 13.568791] Cannot get i2c adapter [ 13.568976] Cannot get i2c adapter [ 13.569169] 1900-1-0 0:0:0 UTC [ 13.569325] synobios: load, major number 201 [ 13.569595] Brand: Synology [ 13.569791] Model: DS-1823xs+ [ 13.569999] This is default settings: set group disks wakeup number to 1, spinup time deno 1 [ 13.570440] synobios cpu_arch proc entry initialized [ 13.570735] synobios crypto_hw proc entry initialized [ 13.571103] synobios syno_platform proc entry initialized Starting /usr/syno/bin/synocfgen... /usr/syno/bin/synocfgen returns 0 [ 13.574174] Module [v1000_synobios] is removed. [ 13.574576] synobios: unload addons.sh called with params patches eudev: MajorVersion:7 MinorVersion:2 Installing addon disks - patches [ 14.133212] Invalid parameter [ 14.143272] Invalid parameter [ 14.153278] Invalid parameter BOOTDISK=synoboot BOOTDISK_PHYSDEVPATH=/devices/pci0000:00/0000:00:1e.0/0000:05:01.0/0000:06:07.0/ata20/host19/target19:0:0/19:0:0:0 maxdisks=4 /addons/model.dts:6.21-12.7: Warning (unit_address_vs_reg): /internal_slot@1: node has a unit name, but no reg or ranges property /addons/model.dts:13.21-19.7: Warning (unit_address_vs_reg): /internal_slot@2: node has a unit name, but no reg or ranges property /addons/model.dts:20.21-26.7: Warning (unit_address_vs_reg): /internal_slot@3: node has a unit name, but no reg or ranges property /addons/model.dts:27.21-33.7: Warning (unit_address_vs_reg): /internal_slot@4: node has a unit name, but no reg or ranges property /addons/model.dts:34.16-41.7: Warning (unit_address_vs_reg): /usb_slot@1: node has a unit name, but no reg or ranges property /addons/model.dts:42.16-49.7: Warning (unit_address_vs_reg): /usb_slot@2: node has a unit name, but no reg or ranges property /addons/model.dts:50.16-57.7: Warning (unit_address_vs_reg): /usb_slot@3: node has a unit name, but no reg or ranges property /addons/model.dts:58.16-65.7: Warning (unit_address_vs_reg): /usb_slot@4: node has a unit name, but no reg or ranges property /addons/model.dts:66.16-73.7: Warning (unit_address_vs_reg): /usb_slot@5: node has a unit name, but no reg or ranges property /addons/model.dts:74.16-81.7: Warning (unit_address_vs_reg): /usb_slot@6: node has a unit name, but no reg or ranges property /addons/model.dts:82.16-89.7: Warning (unit_address_vs_reg): /usb_slot@7: node has a unit name, but no reg or ranges property /addons/model.dts:90.16-97.7: Warning (unit_address_vs_reg): /usb_slot@8: node has a unit name, but no reg or ranges property /addons/model.dts:98.16-105.7: Warning (unit_address_vs_reg): /usb_slot@9: node has a unit name, but no reg or ranges property /addons/model.dts:106.17-113.7: Warning (unit_address_vs_reg): /usb_slot@10: node has a unit name, but no reg or ranges property /addons/model.dts:114.17-121.7: Warning (unit_address_vs_reg): /usb_slot@11: node has a unit name, but no reg or ranges property /addons/model.dts:122.17-129.7: Warning (unit_address_vs_reg): /usb_slot@12: node has a unit name, but no reg or ranges property '/etc/model.dtb' -> '/run/model.dtb' System Disk: (not supported in junior mode) Internal Disk 01: /dev/sata1 02: /dev/sata2 03: /dev/sata3 04: /dev/sata4

Esata port count: 0 USB Device 01: 02: 03: 04: 05: 06: 07: 08: 09: 10: 11: 12:

Insert synorbd kernel module Insert synofsbd kernel module Insert sha256 kernel module :: Loading module xxhash ... [ OK ] :: Loading module ecryptfs ... [ OK ] :: Loading module zstd_decompress ... [ OK ] :: Loading module zstd_compress ... [ OK ] :: Loading mod[ 14.252330] xor: automatically using best checksumming function: ule xor[ 14.262011] avx : 19936.000 MB/sec ... [ OK ] :: Loading module raid6_pq[ 14.281015] raid6: sse2x1 gen() 8113 MB/s [ 14.298012] raid6: sse2x1 xor() 13988 MB/s [ 14.315013] raid6: sse2x2 gen() 15710 MB/s [ 14.332013] raid6: sse2x2 xor() 18027 MB/s [ 14.349018] raid6: sse2x4 gen() 23843 MB/s [ 14.366014] raid6: sse2x4 xor() 12703 MB/s [ 14.383014] raid6: avx2x1 gen() 18652 MB/s [ 14.400013] raid6: avx2x1 xor() 27195 MB/s [ 14.417013] raid6: avx2x2 gen() 38351 MB/s [ 14.434013] raid6: avx2x2 xor() 33830 MB/s [ 14.451014] raid6: avx2x4 gen() 40773 MB/s [ 14.468013] raid6: avx2x4 xor() 19708 MB/s [ 14.468262] raid6: using algorithm avx2x4 gen() 40773 MB/s [ 14.468540] raid6: .... xor() 19708 MB/s, rmw enabled [ 14.468796] raid6: using avx2x2 recovery algorithm ... [ OK ] :: Loading module btrfs[ 14.476725] Btrfs loaded, crc32c=crc32c-generic ... [ OK ] All disk ready or timeout execeed Assemble args: -u 85624ba3:eb07e892:05d949f7:b0bbaec7 /dev/sata1p1 /dev/sata2p1 /dev/sata3p1 /dev/sata4p1 [ 14.510944] md: md0 stopped. [ 14.512373] md: bind [ 14.512630] md: bind [ 14.512883] md: bind [ 14.513173] md: bind [ 14.513767] md/raid1:md0: active with 4 out of 12 mirrors [ 14.528123] md0: detected capacity change from 0 to 8589869056 mdadm: /dev/md0 has been started with 4 drives (out of 12). Partition Version=9 Checking ext4 rootfs on /dev/md0 return value: 0 All components of md0 have partition layout above v9. ForceNewestLayout: Skipped [ 15.238550] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 15.310813] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) Mounting /dev/md0 /tmpRoot [ 15.355909] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 15.378459] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: prjquota,rootprjquota,barrier=1 [ 15.389814] Module [r8168] is removed. ------------upgrade Begin upgrade procedure [ 15.428229] iavf 0000:02:00.0 eth0: NIC Link is Up Speed is 10 Gbps Full Duplex [ 15.458513] loop: module loaded Failed to found any patch No upgrade file found End upgrade procedure ============upgrade ------------bootup-smallupdate mkdir: can't create directory '/tmpRoot/proc': File exists mkdir: can't create directory '/tmpRoot/sys': File exists mkdir: can't create directory '/tmpRoot/dev': File exists Try bootup smallupdate No patch exist. Skip Packed Bootup SmallUpdate Sparse files don't exist. Skip Sparse Bootup SmallUpdate Finished synoautonano ============bootup-smallupdate Wait 2 seconds for synology manufactory device Sat Feb 24 21:53:38 UTC 2024 addons.sh called with params jrExit eudev: MajorVersion:7 MinorVersion:2 Installing addon wol - jrExit /dev/md0 /tmpRoot ext4 rw,noatime,prjquota,rootprjquota,data=ordered 0 0 none /sys/kernel/debug debugfs rw,relatime 0 0 root: Start backing up logs in junior mode [ 18.978279] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 18.992706] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) [ 19.141350] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.141800] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.142216] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.142594] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) umount: can't unmount /dev: Device or resource busy umount: /etc/mtab: No such file or directory [ 19.155436] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.155881] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.156272] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.156637] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) linuxrc.syno executed successfully. Post init mount: mounting none on /dev failed: Device or resource busy [ 19.185153] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [ 19.207160] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: prjquota,rootprjquota,barrier=1

grep: /tmpRoot/usr/share/init/tty.conf: No such file or directory addons.sh called with params late Installing addon revert - late eudev: MajorVersion:7 MinorVersion:2 Installing addon eudev - late eudev: copy modules isChange: true depmod: WARNING: could not open modules.order at /tmpRoot//lib/modules: No such file or directory depmod: WARNING: could not open modules.builtin at /tmpRoot//lib/modules: No such file or directory depmod: WARNING: could not open modules.builtin.modinfo at /tmpRoot//lib/modules: No such file or directory [ 19.661649] kvm: no hardware support [ 19.671355] kvm: no hardware support insmod: can't insert '/usr/lib/modules/kvm-intel.ko': Operation not supported [ 19.684319] kvm: Nested Virtualization enabled [ 19.684546] kvm: Nested Paging enabled Copy rules '/usr/lib/udev/rules.d/50-udev-default.rules' -> '/tmpRoot/usr/lib/udev/rules.d/50-udev-default.rules' '/usr/lib/udev/rules.d/50-usb-realtek-net.rules' -> '/tmpRoot/usr/lib/udev/rules.d/50-usb-realtek-net.rules' '/usr/lib/udev/rules.d/60-autosuspend.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-autosuspend.rules' '/usr/lib/udev/rules.d/60-block.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-block.rules' '/usr/lib/udev/rules.d/60-cdrom_id.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-cdrom_id.rules' '/usr/lib/udev/rules.d/60-drm.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-drm.rules' '/usr/lib/udev/rules.d/60-evdev.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-evdev.rules' '/usr/lib/udev/rules.d/60-fido-id.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-fido-id.rules' '/usr/lib/udev/rules.d/60-input-id.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-input-id.rules' '/usr/lib/udev/rules.d/60-persistent-alsa.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-persistent-alsa.rules' '/usr/lib/udev/rules.d/60-persistent-input.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-persistent-input.rules' '/usr/lib/udev/rules.d/60-persistent-storage-tape.rules.bak' -> '/tmpRoot/usr/lib/udev/rules.d/60-persistent-storage-tape.rules.bak' '/usr/lib/udev/rules.d/60-persistent-storage.rules.bak' -> '/tmpRoot/usr/lib/udev/rules.d/60-persistent-storage.rules.bak' '/usr/lib/udev/rules.d/60-persistent-v4l.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-persistent-v4l.rules' '/usr/lib/udev/rules.d/60-sensor.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-sensor.rules' '/usr/lib/udev/rules.d/60-serial.rules' -> '/tmpRoot/usr/lib/udev/rules.d/60-serial.rules' '/usr/lib/udev/rules.d/64-btrfs.rules' -> '/tmpRoot/usr/lib/udev/rules.d/64-btrfs.rules' '/usr/lib/udev/rules.d/70-camera.rules' -> '/tmpRoot/usr/lib/udev/rules.d/70-camera.rules' '/usr/lib/udev/rules.d/70-joystick.rules' -> '/tmpRoot/usr/lib/udev/rules.d/70-joystick.rules' '/usr/lib/udev/rules.d/70-memory.rules' -> '/tmpRoot/usr/lib/udev/rules.d/70-memory.rules' '/usr/lib/udev/rules.d/70-mouse.rules' -> '/tmpRoot/usr/lib/udev/rules.d/70-mouse.rules' '/usr/lib/udev/rules.d/70-touchpad.rules' -> '/tmpRoot/usr/lib/udev/rules.d/70-touchpad.rules' '/usr/lib/udev/rules.d/75-net-description.rules' -> '/tmpRoot/usr/lib/udev/rules.d/75-net-description.rules' '/usr/lib/udev/rules.d/78-sound-card.rules' -> '/tmpRoot/usr/lib/udev/rules.d/78-sound-card.rules' '/usr/lib/udev/rules.d/80-drivers.rules' -> '/tmpRoot/usr/lib/udev/rules.d/80-drivers.rules' '/usr/lib/udev/rules.d/80-net-name-slot.rules.bak' -> '/tmpRoot/usr/lib/udev/rules.d/80-net-name-slot.rules.bak' '/usr/lib/udev/rules.d/81-net-dhcp.rules' -> '/tmpRoot/usr/lib/udev/rules.d/81-net-dhcp.rules' '/tmpRoot/lib/systemd/system/multi-user.target.wants/udevrules.service' -> '/lib/systemd/system/udevrules.service' Installing addon disks - late Copying /etc.defaults/model.dtb '/etc/model.dtb' -> '/tmpRoot/etc/model.dtb' '/etc/model.dtb' -> '/tmpRoot/etc.defaults/model.dtb' Script for fixing missing HW features dependencies and another functions '/usr/sbin/loader-reboot.sh' -> '/tmpRoot/usr/sbin/loader-reboot.sh' '/usr/sbin/grub-editenv' -> '/tmpRoot/usr/sbin/grub-editenv' modprobe: ERROR: could not insert 'acpi_cpufreq': No such device CPU does NOT support CPU Performance Scaling, disabling CPU Supports SSE4.2, crc32c-intel should load CPU Supports AES, aesni-intel should load Installing addon wol - late '/addons/wol.sh' -> '/tmpRoot/usr/arc/addons/wol.sh' '/usr/bin/ethtool' -> '/tmpRoot/usr/bin/ethtool' '/usr/bin/wol.sh' -> '/tmpRoot/usr/bin/wol.sh' '/tmpRoot/lib/systemd/system/multi-user.target.wants/ethtool.service' -> '/lib/systemd/system/ethtool.service' Installing addon cpuinfo - late '/addons/cpuinfo.sh' -> '/tmpRoot/usr/arc/addons/cpuinfo.sh' '/usr/bin/cpuinfo.sh' -> '/tmpRoot/usr/bin/cpuinfo.sh' '/tmpRoot/lib/systemd/system/multi-user.target.wants/cpuinfo.service' -> '/usr/lib/systemd/system/cpuinfo.service' Installing addon acpid - late '/addons/acpid.sh' -> '/tmpRoot/usr/arc/addons/acpid.sh' '/etc/acpi/events/power' -> '/tmpRoot/etc/acpi/events/power' '/etc/acpi/power.sh' -> '/tmpRoot/etc/acpi/power.sh' '/usr/sbin/acpid' -> '/tmpRoot/usr/sbin/acpid' '/usr/lib/modules/button.ko' -> '/tmpRoot/usr/lib/modules/button.ko' '/tmpRoot/lib/systemd/system/multi-user.target.wants/acpid.service' -> '/lib/systemd/system/acpid.service' Installing addon storagepanel - late '/addons/storagepanel.sh' -> '/tmpRoot/usr/arc/addons/storagepanel.sh' '/usr/bin/storagepanel.sh' -> '/tmpRoot/usr/bin/storagepanel.sh' '/tmpRoot/lib/systemd/system/multi-user.target.wants/storagepanel.service' -> '/usr/lib/systemd/system/storagepanel.service' [ 19.799404] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.799897] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.800291] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.800690] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) [ 19.801074] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (inetd) umount: can't unmount /dev: Device or resource busy [ 19.843590] 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.844544] systemd[1]: Detected virtualization kvm. [ 19.844799] systemd[1]: Detected architecture x86-64.

Welcome to Linux!

[ 19.845560] systemd[1]: Set hostname to . [ 20.398592] 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.399558] 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.400488] systemd[1]: Cannot add dependency job for unit pkg-synorelayd-reload-package-config.service, ignoring: Unit synorelayd.service failed to load: No such file or directory. [ 20.401359] systemd[1]: Cannot add dependency job for unit pkg-synorelayd-reload-fixed-package-config.service, ignoring: Unit synorelayd.service failed to load: No such file or directory. [ 20.402245] systemd[1]: Cannot add dependency job for unit pkg-synobrm-recovery-restart.service, ignoring: Unit pkg-synobrm-recovery-restart.service failed to load: No such file or directory. [ 20.403144] systemd[1]: Cannot add dependency job for unit SynoLedBrightness.service, ignoring: Unit SynoLedBrightness.service is masked. [ 20.404934] systemd[1]: Reached target Swap. [ OK [ 20.405235] systemd[1]: Starting Swap. ] Reached target Swap. [ 20.405601] systemd[1]: Reached target Paths. [ OK [ 20.405836] systemd[1]: Starting Paths. ] Reached target Paths. [ 20.406302] systemd[1]: Created slice Root Slice. [ 20.406551] systemd[1]: Starting Root Slice. [ OK ] Created slice Root Slice. [ 20.407041] systemd[1]: Created slice AudioStation's slice. [ OK [ 20.407341] systemd[1]: Starting AudioStation's slice. ] Created slice AudioStation's slice. [[ 20.407810] systemd[1]: Created slice AntiVirus's slice. OK ] Created slice AntiVirus's slice. [ 20.408293] systemd[1]: Starting AntiVirus's slice. [ 20.408617] systemd[1]: Created slice QuickConnect's slice. [ 20.408926] systemd[1]: Starting QuickConnect's slice. [ OK ] Created slice QuickConnect's slice. [ 20.409498] systemd[1]: Created slice StorageManager's slice. [ OK [ 20.409805] systemd[1]: Starting StorageManager's slice. ] Created slice StorageManager's slice. [ 20.410350] systemd[1]: Created slice SSDP service. [ OK [ 20.410615] systemd[1]: Starting SSDP service. ] Created slice SSDP service. [ 20.411089] systemd[1]: Created slice Synology Swap Works. [ 20.411378] systemd[1]: Starting Synology Swap Works. [ OK ] Created slice Synology Swap Works. [ OK [ 20.411863] systemd[1]: Listening on udev Control Socket. ] Listening on udev Control Sock[ 20.412288] systemd[1]: Starting udev Control Socket. et. [ 20.412685] systemd[1]: Created slice SynoFinder's slice. [ 20.412969] systemd[1]: Starting SynoFinder's slice. [ OK ] Created slice SynoFinder's slice. [ 20.413448] systemd[1]: Created slice SupportService's slice. [ OK [ 20.413767] systemd[1]: Starting SupportService's slice. ] Created slice SupportService's slice. [ 20.414332] systemd[1]: Created slice Synology Flashcache. [ 20.414619] systemd[1]: Starting Synology Flashcache. [ OK ] Created slice Synology Flashcache. [ 20.415111] systemd[1]: Created slice OpenBSD Secure Shell server. [ 20.415442] systemd[1]: Starting OpenBSD Secure Shell server. [ OK ] Created slice OpenBSD Secure S[ 20.415881] systemd[1]: Created slice SNMP. hell server. [ OK ] Created slice SNMP. [ 20.416387] systemd[1]: Starting SNMP. [ 20.416646] systemd[1]: Created slice ScsiTarget's slice. [ OK [ 20.416927] systemd[1]: Starting ScsiTarget's slice. ] Created slice ScsiTarget's slice. [ 20.417463] systemd[1]: Created slice RAID Resync Process. Including Resync, Repair and Reshape.. [ OK [ 20.417917] systemd[1]: Starting RAID Resync Process. Including Resync, Repair and Reshape.. ] Created slice RAID Resync Process. ...ing Resync, Repair and Reshape.. [ 20.418707] systemd[1]: Listening on udev Kernel Socket. [ OK [ 20.418986] systemd[1]: Starting udev Kernel Socket. ] Listening on udev Kernel Socket. [ 20.419514] systemd[1]: Created slice Performance alarm. [ 20.419799] systemd[1]: Starting Performance alarm. [ OK ] Created slice Performance alarm. [ OK [ 20.420282] systemd[1]: Created slice scemd. ] Created slice [ 20.420568] systemd[1]: Starting scemd. scemd. [ 20.420907] systemd[1]: Created slice NFS. [ OK ] Created slice [ 20.421205] systemd[1]: Starting NFS. NFS. [ OK [ 20.421529] systemd[1]: Created slice BTRFS Space Reclaim. ] Created slice [ 20.421874] systemd[1]: Starting BTRFS Space Reclaim. BTRFS Space Reclaim. [ 20.422352] systemd[1]: Created slice Synology Cache Advisor. [ OK [ 20.422677] systemd[1]: Starting Synology Cache Advisor. ] Created slice Synology Cache Advisor. [ 20.423254] systemd[1]: Created slice User and Session Slice. [ OK [ 20.423579] systemd[1]: Starting User and Session Slice. ] Created slice User and Session Slice. [ OK [ 20.424104] systemd[1]: Created slice user-196791.slice. ] Created slice [ 20.424448] systemd[1]: Starting user-196791.slice. user-196791.slice. [ 20.424875] systemd[1]: Created slice Synology Index slice (WAT). [ OK [ 20.425215] systemd[1]: Starting Synology Index slice (WAT). ] Created slice Synology Index slice (WAT). [ 20.425735] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 20.426188] systemd[1]: Starting System Slice. [ 20.426500] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK [ 20.426833] systemd[1]: Starting system-serial\x2dgetty.slice. ] Created slice system-serial\x2dgetty.slice. [ 20.427436] systemd[1]: Created slice FileStation's slice. [ 20.427734] systemd[1]: Starting FileStation's slice. [ OK ] Created slice FileStation's slice. [ 20.428240] systemd[1]: Created slice Synology DSM desktop service. [ OK [ 20.428589] systemd[1]: Starting Synology DSM desktop service. ] Created slice Synology DSM desktop service. [ 20.429186] systemd[1]: Created slice BTRFS Optimization. [ OK [ 20.429489] systemd[1]: Starting BTRFS Optimization. ] Created slice BTRFS Optimization. [ 20.429975] systemd[1]: Created slice Python2's slice. [ OK ] Created slice Python2's slice.[ 20.430400] systemd[1]: Starting Python2's slice.

[ 20.430767] systemd[1]: Created slice Synology DSM Storage Service. [ OK [ 20.431137] systemd[1]: Starting Synology DSM Storage Service. ] Created slice Synology DSM Storage Service. [[ 20.431609] systemd[1]: Listening on Journal Socket. OK ][ 20.431948] systemd[1]: Starting Journal Socket. Listening on Journal Socket. [ 20.437089] systemd[1]: Starting Set boot sequence config... Starting Set boot sequence config... [ 20.438141] systemd[1]: Starting Journal Socket (/dev/log). [ 20.438731] systemd[1]: Starting unbind USB device... Startin[ 20.439090] systemd[1]: Started Set project quota ID for /var/log. g unbind USB device... [ 20.439810] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 20.440437] systemd[1]: Starting SED Bootup Action... Starting SED Bootup Action... [ 20.441100] systemd[1]: Starting check integrity of rd.gz decompression... Starting check integrity of rd.gz decompression... [ 20.441875] systemd[1]: Starting Link coredump path to volume if possible... Starting Link coredump path to volume if possible... [ 20.442693] systemd[1]: Starting Load ntb_brd module... Starting Load ntb_brd module... [ 20.443508] systemd[1]: Starting Synology swap... Starting Synology swap... [ 20.444254] systemd[1]: Starting Set time zone information to kernel... Starting Set time zone information to kernel... [[ 20.444902] systemd[1]: Created slice Synology DSM internal service. OK ] Created slice Synolo[ 20.445386] systemd[1]: Starting Synology DSM internal service. gy DSM internal service. [ 20.445957] systemd[1]: Starting Synology Plugin Daemon... Starting Synology Plugin Daemon... [ OK [ 20.446583] systemd[1]: Created slice HybridShare's slice. ] Created slice HybridShare's sl[ 20.447118] systemd[1]: Starting HybridShare's slice. ice. [ OK [ 20.447592] systemd[1]: Created slice OAuthService's slice. ] Created slice [ 20.447973] systemd[1]: Starting OAuthService's slice. OAuthService's slice. [ 20.448420] systemd[1]: Reached target Slices. [ 20.448694] systemd[1]: Starting Slices. [ OK ] Reached target Slices. [ 20.449244] systemd[1]: Created slice Shared Folder Sync. [ OK [ 20.449601] systemd[1]: Starting Shared Folder Sync. ] Created slice Shared Folder Sync. [ OK [ 20.450206] systemd[1]: Created slice synobackup daemon slice. ] Created slice [ 20.450634] systemd[1]: Starting synobackup daemon slice. synobackup daemon slice. [ OK [ 20.451213] systemd[1]: Created slice Package Center Slice. ] Created slice [ 20.451654] systemd[1]: Starting Package Center Slice. Package Center Slice. [ OK [ 20.452152] systemd[1]: Listening on Journal Audit Socket. ] Listening on J[ 20.452543] systemd[1]: Starting Journal Audit Socket. ournal Audit Socket. [ 20.453364] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ OK [ 20.453883] systemd[1]: Reached target Timers. ] Reached target Timers. [ 20.454291] systemd[1]: Starting Timers. [ 20.454647] systemd[1]: Created slice Task Scheduler Group. [ OK ] Created slice Task Scheduler Group. [ 20.455227] systemd[1]: Starting Task Scheduler Group. [ 20.455668] systemd[1]: Created slice ActiveBackup-GSuite's slice. [ OK ] Created slice ActiveBackup-GSu[ 20.456295] systemd[1]: Starting ActiveBackup-GSuite's slice. ite's slice. [ 20.456914] systemd[1]: Starting Set hostname... Starting Set hostname... [[ 20.457418] systemd[1]: Created slice ActiveInsight's slice. [ 20.457551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com OK ] Created slice A[ 20.458347] systemd[1]: Starting ActiveInsight's slice. ctiveInsight's s[ 20.458556] flashcache: flashcache-1.0-2023-09-23-22:07 initialized lice. [ OK [ 20.459274] systemd[1]: Created slice system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice. ] Created slice [ 20.459815] systemd[1]: Starting system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice. system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.s[ 20.460257] flashcache_syno: flashcache-1.0-syno-v25-pin-file-2023-09-23-22:07-debug initialized lice. [ OK [ 20.461158] systemd[1]: Created slice SecureSignIn's slice. ] Created slice [ 20.461530] systemd[1]: Starting SecureSignIn's slice. SecureSignIn's slice. [ 20.462189] systemd[1]: Starting Disabling fan checking flag ...... [ 20.462341] NET: Registered protocol family 10 Starting Disabling fan checking flag ...... [ 20.463203] sit: IPv6 over IPv4 tunneling driver [ 20.463328] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 20.464017] systemd[1]: Created slice SMBService's slice. [ OK [ 20.464316] systemd[1]: Starting SMBService's slice. ] Created slice SMBService's slice. [ OK ][ 20.465042] systemd[1]: Mounted Debug File System. Mounted Debug File System. [ 20.465700] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted Temporary Directory. [ 20.466347] systemd[1]: Started Set boot sequence config. [ OK ] Started Set boot sequence config. [ OK ][ 20.466848] systemd[1]: Listening on Journal Socket (/dev/log). Listening on Journal Socket (/dev/log). [ 20.467527] systemd[1]: Started unbind USB device. [ OK ] Started unbind USB device. [ OK [ 20.468058] systemd[1]: Started SED Bootup Action. ] Started SED Bootup Action. [ OK [ 20.468567] systemd[1]: Started check integrity of rd.gz decompression. ] Started check integrity of rd.gz decompression. [ 20.468729] sr 1:0:0:0: Attached scsi generic sg0 type 5 [ 20.468776] sd 8:0:0:0: Attached scsi generic sg1 type 0 [ 20.468823] sd 9:0:0:0: Attached scsi generic sg2 type 0 [ 20.468868] sd 12:0:0:0: Attached scsi generic sg3 type 0 [ 20.468927] sd 14:0:0:0: Attached scsi generic sg4 type 0 [ 20.468970] sd 19:0:0:0: Attached scsi generic sg5 type 0 [ 20.471202] systemd[1]: Started Link coredump path to volume if possible. [ OK ] Started Link coredump path to [ 20.471726] usbcore: registered new interface driver usb-storage volume if possible. [ OK [ 20.472212] systemd[1]: Started Load ntb_brd module. ] Started Load ntb_brd module. [ OK [ 20.472731] systemd[1]: Started Set time zone information to kernel. ] Started Set time zone information to kernel. [ OK [ 20.473433] systemd[1]: Started Load Kernel Modules. ] Started Load Kernel Modules. [ OK [ 20.473937] systemd[1]: Started Synology Plugin Daemon. ] Started Synology Plugin Daemon. [ OK [ 20.474580] systemd[1]: Started Set hostname. ] Started Set hostname. [ OK [ 20.475060] systemd[1]: Started Disabling fan checking flag .... ] Started Disabling fan checking flag .... [ 20.475675] systemd[1]: Mounted FUSE Control File System. [ 20.483098] systemd[1]: Starting Apply default and user customized sysctl.conf kernel variable.... Starting Apply default and user cus... sysctl.conf kernel variable.... [ 20.484198] systemd[1]: Starting Load Fan Modules in Kernel Project... Starting Load Fan Modules in Kernel Project... [ 20.484910] systemd[1]: Starting Adjust NIC sequence... Starting Adjust NIC sequence... [ 20.485529] systemd[1]: Mounting Configuration File System... Mounting Configuration File System... [ 20.486307] systemd[1]: Starting Load Kernel Modules in Kernel Project... Starting Load Kernel Modules in Kernel Project... [ OK ] Reached target Sockets. [ 20.487124] systemd[1]: Reached target Sockets. [ 20.487422] systemd[1]: Starting Sockets. [ 20.487836] systemd[1]: Starting Journal Service... Starting Journal Service... [ OK [ 20.488340] systemd[1]: Reached target Local File Systems. ] Reached target[ 20.488801] systemd[1]: Starting Local File Systems. Local File Systems. [ 20.489425] systemd[1]: Starting D-Bus System Message Bus... Starting D-Bus System Message Bus... [ 20.490081] systemd[1]: Starting D-Bus Session Message Bus... Starting D-Bus Session Message Bus... [ 20.490677] usbcore: registered new interface driver usblp [ 20.490859] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 20.491790] systemd[1]: Starting Set boot sequence config for temporary use... Starting Set boot sequence config for temporary use... [ 20.492695] systemd[1]: Starting Mount usb fs... Starting Mount usb fs... [ 20.493285] systemd[1]: Starting Mount efivarfs... Starting Mount efivarfs... [ 20.493854] usbcore: registered new interface driver usbhid [ 20.494206] usbhid: USB HID core driver [ 20.494589] systemd[1]: Mounted Configuration File System. [ OK ] Mounted Configuration File System. [ OK [ 20.495283] systemd[1]: Started Apply default and user customized sysctl.conf kernel variable.. ] Started Apply default and user cust...ed sysctl.conf kernel variable.. [ 20.496550] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ OK [ 20.497250] systemd[1]: Started Adjust NIC sequence. ] Started Adjust NIC sequence. [ 20.505172] synobios open /dev/ttyS1 success [ 20.505424] Fail to get disk 1 led type [ 20.505644] Fail to get disk 2 led type [ 20.505864] Fail to get disk 3 led type [ 20.506099] Fail to get disk 4 led type [ 20.506323] Fail to get disk 5 led type [ 20.506548] Fail to get disk 6 led type [ 20.506766] Fail to get disk 7 led type [ 20.506992] Fail to get disk 8 led type [ 20.507226] Cannot get i2c adapter [ 20.507425] Cannot get i2c adapter [ 20.507617] correction with 0x00 [ 20.507813] Cannot get i2c adapter [ 20.508021] Cannot get i2c adapter [ 20.508212] Cannot get i2c adapter [ 20.508403] 1900-1-0 0:0:0 UTC [ 20.508579] synobios: load, major number 201 [ 20.508822] Brand: Synology [ 20.508981] Model: DS-1823xs+ [ 20.509168] This is default settings: set group disks wakeup number to 1, spinup time deno 1 [ 20.509645] synobios cpu_arch proc entry initialized [ 20.509922] synobios crypto_hw proc entry initialized [ 20.510219] synobios syno_platform proc entry initialized [ OK ] Started udev Coldplug all Devices. [ 20.511170] systemd[1]: Started udev Coldplug all Devices. [ OK ] Started Mount efivarfs. [ 20.513501] systemd[1]: Started Mount efivarfs. [ 20.517794] AVX2 version of gcm_enc/dec engaged. [ 20.518091] AES CTR mode by8 optimization enabled [ OK ] Started Journal Service. [ 20.519023] systemd[1]: Started Journal Service. Starting Flush Journal to Persistent Storage... Starting System Logger [ 20.525708] usbcore: registered new interface driver uas Daemon... [ OK ] Started Set boot sequence config for temporary use. [ OK ] Started Mount usb fs. [ OK ] Started Apply Kernel Variables. [ 20.527720] systemd-journald[7205]: Received request to flush runtime journal from PID 1 Starting Apply kernel variable vm.kswapd_threads... Starting Apply kernel variable kernel-shmmni at least 16384... Starting Adjust kernel parameters -...or, vm.watermark_boost_factor... Starting Apply kernel variable kernel.sem at least 512... [ OK ] Started Load Kernel Modules in Kernel Project. [ OK ] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... Starting Software Init Led for support led v2 models... [ OK ] Started Apply kernel variable kernel-shmmni at least 16384. [ OK ] Started Apply kernel variable vm.kswapd_threads. [ OK ] Started Create Volatile Files and Directories. Starting synodsmnotify... [ OK ] Reached target Create SDK locks directory. Starting Check Synology group info consistency... Starting Check /etc/synoinfo.conf... Starting Check Synology user info consistency... Starting Synology Database Update... [ OK ] Started synodsmnotify. [ 20.606083] md: md1 stopped. [ OK ] Started D-Bus System Message Bus. [ OK ] Started D-Bus Session Message Bus. Starting Synology Network Daemon... [ OK ] Started Apply kernel variable kernel.sem at least 512. [ OK ] Started Adjust kernel parameters - ...ctor, vm.watermark_boost_factor. [ OK ] Started Synology Database Update. [ 20.623203] md: bind [ 20.623613] md: bind [ 20.624120] md: bind [ 20.624569] md: bind [ 20.625273] md/raid1:md1: active with 4 out of 12 mirrors [ OK ] Started Synology Network Daemon. Starting Wait for synonetd ready... [ OK ] Started Wait for synonetd ready. Starting Synology Network Event Daemon... [ OK ] Started Synology Network Event Daemon. [ 20.677970] md1: detected capacity change from 0 to 2147418112 [ OK ] Started Check /etc/synoinfo.conf. Starting DSM Release Rolling Group ID... [ OK ] Started DSM Release Rolling Group ID. [ 21.062020] Adding 2097084k swap on /dev/md1. Priority:-1 extents:1 across:2097084k [ OK ] Started Synology swap. [ OK ] Started System Logger Daemon. Starting Synology Log bootup start... [ OK ] Started Synology Log bootup start. [ OK ] Started Check Synology group info consistency. [ OK ] Started Check Synology user info consistency. [ OK ] Reached target Synology local user and group ready. Starting Synology Task Scheduler Init... [ OK ] Reached target User and Group Name Lookups. [ OK ] Started Synology Task Scheduler Init. [DEPEND] Dependency failed for rebuild local user and group db. Starting synodrnode... [ OK ] Reached target Synology root filesystem (rw) ready. Starting Synology check locale... Starting DSM Boot Health Check... Starting syno-cgi-keygen.service... Starting Load AppArmor profiles... Starting Set arp ignore... Starting Umount initrd... [ OK ] Reached target Network (Pre). Starting Set Eunit Sequence... Starting Synology Default TLS Profile... Starting DSM Installation ID... Starting Clean UPS config... [ OK ] Reached target Synology Task Schedu...brary functions and tasks ready. [ OK ] Started Synology check locale. [ OK ] Started Set arp ignore. [ OK ] Started Umount initrd. [ OK ] Started Set Eunit Sequence. [ OK ] Started DSM Installation ID. [ OK ] Started Clean UPS config. Starting udev Kernel Device Manager... Starting rc.network... [ OK ] Started Software Init Led for support led v2 models. [ OK ] Started DSM Boot Health Check. [ OK ] Started synodrnode. [ OK ] Started udev Kernel Device Manager. [ OK ] Started Synology Default TLS Profile. [ OK ] Started syno-cgi-keygen.service. [ OK ] Found device /dev/synoboot2. [ OK ] Reached target Synology synoboot2 done. [ 21.316288] Invalid parameter [ 21.334084] Invalid parameter [ 21.335060] Invalid parameter [ 21.345097] ata15 : failed to read log page 10h (errno=-5) [ 21.345416] ata15.00 : exception Emask 0x1 SAct 0x40000000 SErr 0x0 action 0x0 [ 21.345807] ata15.00 : irq_stat 0x40000000 [ 21.346057] ata15.00 : failed command: READ FPDMA QUEUED [ 21.346348] ata15.00 : cmd 60/08:f0:08:20:44/00:00:01:00:00/40 tag 30 ncq 4096 in [ 21.346348] res 41/04:01:04:00:00/00:00:00:00:00/00 Emask 0x1 (device error) [ 21.347240] ata15.00 : status: { DRDY ERR } [ 21.347488] ata15.00 : error: { ABRT } [ 21.347701] Invalid parameter [ 21.347944] ata15.00 : configured for UDMA/100 [ 21.348243] ata15 : EH complete [ 21.348440] Invalid parameter [ 21.398068] Invalid parameter [ 21.408086] ata15 : failed to read log page 10h (errno=-5) [ 21.408414] ata15.00 : exception Emask 0x1 SAct 0x2000 SErr 0x0 action 0x0 [ 21.408772] ata15.00 : irq_stat 0x40000000 [ 21.408994] ata15.00 : failed command: WRITE FPDMA QUEUED [ 21.409329] ata15.00 : cmd 61/08:68:c8:d1:ce/00:00:00:00:00/40 tag 13 ncq 4096 out [ 21.409329] res 41/04:01:00:4f:c2/00:00:00:00:00/00 Emask 0x1 (device error) [ 21.410182] ata15.00 : status: { DRDY ERR } [ 21.410412] ata15.00 : error: { ABRT } [ 21.410618] Invalid parameter [ 21.410835] ata15.00 : configured for UDMA/100 [ 21.411113] ata15 : EH complete [ 21.411295] Invalid parameter [ 21.519056] Module [adt7475] is removed. [ 21.526035] Module [hwmon_vid] is removed. [ OK ] Started Load AppArmor profiles. [ OK ] Reached target System Initialization. Starting bootup upgrade sha package... [ OK ] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ OK ] Reached target Login Prompts. [ OK ] Started Synology token manager. Starting Synology token manager... [ OK ] Started Synology task manager. Starting Synology task manager... [ OK ] Started bootup upgrade sha package. [ OK ] Reached target Basic System. Starting Log Rotate Daemon... Starting Synology NVMe power limit setting... Starting WD idle3 timer... Starting synoconfd daemon... Starting NFS related modules... Starting User Manager for UID 196791... Starting always preprocess jobs before any package is started... Starting Login Service... Starting System Profile Tuning... Starting Arc force WoL on ethN... Starting Reload udev rules... Starting RPC Bind... Starting Control RC power... [ 21.556984] RPC: Registered named UNIX socket transport module. [ 21.557478] RPC: Registered udp transport module. [ 21.557478] RPC: Registered tcp transport module. [ 21.557479] RPC: Registered tcp NFSv4.1 backchannel transport module. [ OK ] Started Synology log accounting service. Starting Synology log accounting service... Starting Samba Environment Setup Unit... [ OK ] Started synobackup daemon. Starting synobackup daemon... Starting Synology firmware DLMC... Starting Service for irq balance... Starting Hibernation debug check... Starting Synology log notification service... Starting Synology filesytem check on bootup... Starting Synology Schedule Daemon... Starting synocontentextract gen INFO file for synoindex... Starting synology volume encryption get machine key service... Starting Write back disk latency to DB... Starting Prepare notification cache data... [ OK ] Started Log Rotate Daemon. [ OK ] Started WD idle3 timer. [ OK ] Started synoconfd daemon. [ OK ] Started User Manager for UID 196791. [ OK ] Started Synology firmware DLMC. [ OK ] Started RPC Bind. [ OK ] Started Login Service. [ 21.573263] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ OK ] Started Synology NVMe power limit setting. [ OK ] Started Arc force WoL on ethN. [ OK ] Started Write back disk latency to DB. [ OK ] Created slice user-196791.slice. [ OK ] Started NFS related modules. Starting User Manager for UID 196791... Starting NFSD configuration filesystem... Starting RPC Pipe File System... [ OK ] Started Service for irq balance. [ OK ] Started NFSD configuration filesystem. [ OK ] Started RPC Pipe File System. [ OK ] Reached target rpc_pipefs.target. Starting NFSv4 ID-name mapping service... [ OK ] Started Synology filesytem check on bootup. Starting Synology space service... [ OK ] Started Reload udev rules. [ OK ] Started NFSv4 ID-name mapping service. [ 21.601156] ext2: synoboot2 mounted, process=synoencvolume [ 21.604115] synoboot2 unmounted, process=synoencvolume [ OK ] Started Synology Schedule Daemon. [ OK ] Started always preprocess jobs before any package is started. [ OK ] Reached target Hook on root ready. Starting Python2's service unit... Starting QuickConnect's service unit... Starting SMBService's service unit... Starting ActiveInsight's service unit... Starting SecureSignIn's service unit... [ OK ] Stopped Synology Task Scheduler Vmtouch. [ OK ] Started Synology Task Scheduler Vmtouch. Starting Synology Task Scheduler Vmtouch... [ OK ] Started User Manager for UID 196791. [ OK ] Started synocontentextract gen INFO file for synoindex. Starting synoindex check if there a...ny synoindex-related packages... [ OK ] Started Hibernation debug check. [ OK ] Started Samba Environment Setup Unit. [ OK ] Started Synology log notification service. [ OK ] Started synoindex check if there are any synoindex-related packages. Starting synoindex mediad... [ OK ] Started synoindex mediad. [ OK ] Started Control RC power. [ OK ] Started synology volume encryption get machine key service. [ OK ] Started System Profile Tuning. [ OK ] Started SMBService's service unit. [ OK ] Started Python2's service unit. [ 22.188211] 8021q: 802.1Q VLAN Support v1.8 [ OK ] Created slice system-dhclient.slice. Starting DHCP client init... [ OK ] Started DHCP client init. Starting eth0 DHCP Client... [ OK ] Started eth0 DHCP Client. [ OK ] Started ActiveInsight's service unit. [ OK ] Started rc.network. [ OK ] Reached target Network. Starting findhost daemon... Starting Redis data structure server for webapi... Starting Out of Band Management Status Check... Starting Synology SCGI SocketIO... Starting OpenBSD Secure Shell server... Starting PPPoE... Starting Check if network is ready... [ OK ] Started PPPoE. [ OK ] Started Redis data structure server for webapi. [ OK ] Started Synology SCGI. Starting Synology SCGI... [ OK ] Started findhost daemon. [ OK ] Started OpenBSD Secure Shell server. [ OK ] Started Prepare notification cache data. Stopping Synology Task Scheduler Vmtouch... [ OK ] Stopped Synology Task Scheduler Vmtouch. [ OK ] Started Synology Task Scheduler Vmtouch. Starting Synology Task Scheduler Vmtouch... [ OK ] Started QuickConnect's service unit. Starting SupportService's service unit... [ OK ] Created slice SecureSignin.slice. Starting Login Invoke Daemon... [ OK ] Started Login Invoke Daemon. [ OK ] Started SecureSignIn's service unit. [ OK ] Stopped Support Service Remote Action Client. [ OK ] Started Support Service Remote Action Client. Starting Support Service Remote Action Client... [ OK ] Started Support Service Online Updater. Starting Support Service Online Updater... [ OK ] Started SupportService's service unit. [ 23.322660] md: md3 stopped. [ 23.323632] md: bind [ 23.323913] md: bind [ 23.324204] md: bind [ 23.324879] async_tx: api initialized (async) [ 23.326519] md: raid6 personality registered for level 6 [ 23.326805] md: raid5 personality registered for level 5 [ 23.327139] md: raid4 personality registered for level 4 [ 23.327434] md: raidF1 personality registered for level 45 [ 23.327905] md/raid:md3: device sata3p5 operational as raid disk 0 [ 23.328354] md/raid:md3: device sata1p5 operational as raid disk 2 [ 23.328751] md/raid:md3: device sata2p5 operational as raid disk 1 [ 23.329220] md/raid:md3: allocated 3338kB [ 23.329524] md/raid:md3: raid level 5 active with 3 out of 3 devices, algorithm 2 [ 23.329908] RAID conf printout: [ 23.330092] --- level:5 rd:3 wd:3 [ 23.330269] disk 0, o:1, dev:sata3p5 [ 23.330455] disk 1, o:1, dev:sata2p5 [ 23.330639] disk 2, o:1, dev:sata1p5 [ 23.353444] md3: detected capacity change from 0 to 5979217068032 [ 23.371113] md: md2 stopped. [ 23.372088] md: bind [ 23.372646] md/raid1:md2: active with 1 out of 1 mirrors [ 23.373555] md2: detected capacity change from 0 to 23378001920 [ 23.534528] Module [adt7475] is removed. [ 23.539036] Module [hwmon_vid] is removed. Stopping Synology Task Scheduler Vmtouch... [ OK ] Stopped Synology Task Scheduler Vmtouch. [ OK ] Started Synology Task Scheduler Vmtouch. Starting Synology Task Scheduler Vmtouch... [ OK ] Started Synology space service. Starting Synology virtual space service... [ 24.174252] flashcache_syno: /dev/vg2/volume_2 exclude check success [ 24.178061] flashcache_syno: /dev/vg1/volume_1 exclude check success [ OK ] Started Synology virtual space service. Starting Synology virtual space service phase2... [ OK ] Started Synology virtual space service phase2. [ OK ] Reached target Synology storage pool. Starting Synology space table update for Storage Manager... Starting StorageManager's service unit... Starting Synology filesystem check service... Starting Synology Building Tasks Restore for Storage Manager... Starting Check Synology HotSpare Config... [ OK ] Started Synology filesystem check service. [ OK ] Started Check Synology HotSpare Config. Starting Synology volume service... [ OK ] Started Synology Building Tasks Restore for Storage Manager. [FAILED] Failed to start Out of Band Management Status Check. See "systemctl status syno-oob-check-status.service" for details. [ OK ] Started StorageManager's service unit. [ 24.627902] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl Stopping Synology Task Scheduler Vmtouch... [ OK ] Stopped Synology Task Scheduler Vmtouch. [ OK ] Started Synology Task Scheduler Vmtouch. Starting Synology Task Scheduler Vmtouch... [ 25.024920] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl [ OK ] Started Check if network is ready. [ OK ] Reached target Network is Online. Starting broadcast synorelayd boot state... Starting NFS status monitor for NFSv2/3 locking.... Starting NetBIOS name server... Starting Traffic Control... Starting VPN Client... Starting NFS Mount Daemon... Starting Run sysnotify migration sc... string and network are ready... Starting Entry for WS-Transfer and WS-Discovery Server... Starting register ds region by ip... Starting Avahi daemon... Starting Set Policy Route... Starting NTP client/server... [FAILED] Failed to start broadcast synorelayd boot state. See "systemctl status pkg-synorelay-boot-state.service" for details. [ OK ] Started NFS Mount Daemon. [ OK ] Started VPN Client. [ OK ] Started Entry for WS-Transfer and WS-Discovery Server. [ OK ] Started NTP client/server. [ OK ] Started NFS status monitor for NFSv2/3 locking.. [ OK ] Started Traffic Control. [ OK ] Started Avahi daemon. [ OK ] Started Synology SCGI SocketIO. Starting synodrnode_reset... [ OK ] Started synodrnode_reset. [ 25.549574] Module [adt7475] is removed. [ 25.553032] Module [hwmon_vid] is removed. [ OK ] Started NetBIOS name server. [ OK ] Started WS-Discovery Server. Starting WS-Discovery Server... [ OK ] Started Run sysnotify migration scr...il string and network are ready. [ OK ] Started Set Policy Route. [ OK ] Started register ds region by ip. [ OK ] Started Synology space table update for Storage Manager. [ OK ] Started Synology volume service. Starting Synology volume mount post hook... [ 27.507397] Invalid parameter [ 27.518129] ata15 : failed to read log page 10h (errno=-5) [ 27.518520] ata15.00 : exception Emask 0x1 SAct 0x80000 SErr 0x0 action 0x0 [ 27.518980] ata15.00 : irq_stat 0x40000000 [ 27.519231] ata15.00 : failed command: READ FPDMA QUEUED [ 27.519562] ata15.00 : cmd 60/10:98:90:01:ca/00:00:00:00:00/40 tag 19 ncq 8192 in [ 27.519562] res 41/04:01:00:4f:c2/00:00:00:00:00/00 Emask 0x1 (device error) [ 27.520423] ata15.00 : status: { DRDY ERR } [ 27.520663] ata15.00 : error: { ABRT } [ 27.520882] Invalid parameter [ 27.521165] ata15.00 : configured for UDMA/100 [ 27.521428] ata15 : EH complete [ 27.521599] Invalid parameter

ds1823xs login: [ 28.921859] Synotify use 16384 event queue size [ 28.922204] Synotify use 16384 event queue size [ 28.929751] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 28.930220] NFSD: starting 90-second grace period (net ffffffff818b9880) [ 29.179877] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use) [ 29.470552] ext2: synoboot2 mounted, process=synopkicompatsy [ 29.474456] synoboot2 unmounted, process=synopkicompatsy [ 30.237545] ata10.00 : configured for UDMA/133 [ 30.237914] ata10 : EH complete [ 30.238090] Invalid parameter [ 30.340036] ata13.00 : configured for UDMA/133 [ 30.340293] ata13 : EH complete [ 30.340461] Invalid parameter [ 30.622466] ata9.00 : configured for UDMA/133 [ 30.622720] ata9 : EH complete [ 30.622884] Invalid parameter [ 30.717595] ata15.00 : configured for UDMA/100 [ 30.717865] ata15 : EH complete [ 30.718069] Invalid parameter [ 30.794978] iSCSI:target_core_rodsp_server.c:1025:rodsp_server_init RODSP server started, login_key(e520155d28e9). [ 30.798413] syno_extent_pool: module license 'Proprietary' taints kernel. [ 30.798796] Disabling lock debugging due to kernel taint [ 30.799503] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized [ 30.803908] iSCSI:target_core_device.c:612:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288 [ 30.804593] iSCSI:target_core_configfs.c:5763:target_init_dbroot db_root: cannot open: /etc/target [ 30.805220] iSCSI:target_core_lunbackup.c:366:init_io_buffer_head 2048 buffers allocated, total 8388608 bytes successfully [ 30.818841] iSCSI:target_core_file.c:152:fd_attach_hba RODSP plugin for fileio is enabled. [ 30.819466] iSCSI:target_core_file.c:159:fd_attach_hba ODX Token Manager is enabled. [ 30.820044] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled. [ 30.820554] iSCSI:target_core_ep.c:795:ep_attach_hba RODSP plugin for epio is enabled. [ 30.820995] iSCSI:target_core_ep.c:802:ep_attach_hba ODX Token Manager is enabled. [ 30.863867] workqueue: max_active 1024 requested for vhost_scsi is out of range, clamping between 1 and 512 [ 30.975400] iSCSI:qla_dbg.c:2605:ql_log qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.38-k. [ 30.982220] [14549]: ocs_fc_lio: ocs_scsi_ini_driver_init:1104::disabling the app heartbeat timeout detection [ 30.982772] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1225::ocs_fc_lio: driver version 12.2.385.0 [ 30.983328] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1227:: Module parameters: [ 30.983811] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1228:: Initiator = 0 [ 30.984288] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1229:: Target = 1 [ 30.984720] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1230:: ctrlmask = 0x000a [ 30.985206] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1231:: loglevel = 5 [ 30.985659] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1232:: logmask = 0x0000 [ 30.986132] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1233:: ramlog_size = 1048576 [ 30.986639] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1234:: rq_threads = 0 [ 30.987107] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1235:: wwn_bump = 0 [ 30.987544] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1236:: topology = 0 [ 30.987972] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1237:: speed = 0 [ 30.988436] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1238:: holdoff_link_online = 2 [ 30.988934] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1239:: enable_hlm = 0 [ 30.989413] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1240:: hlm_group_size = 8 [ 30.989883] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1241:: max_remote_nodes = 2048 [ 30.990408] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1242:: ethernet_license = 0 [ 30.990907] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1243:: num_scsi_ios = 8192 [ 30.991381] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1244:: dif_separate = 0 [ 30.991845] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1245:: tow_feature = 0 [ 30.992317] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1246:: tow_io_size = 65536 [ 30.992791] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1247:: tow_xri_cnt = 512 [ 30.993305] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1248:: queue_topology = eq cq rq cq mq $nulp($nwq(cq wq:ulp=$rpt1)) cq wq:len=256:class=1 [ 30.994085] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1249:: rq_selection_policy = 0 [ 30.994568] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1250:: rr_quanta = 1 [ 30.995023] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1251:: filter_ref = 0,0,0,0 [ 30.995493] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1252:: cq_process_limit = 64 [ 30.995982] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1253:: explicit_buffer_list = 0 [ 30.996488] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1254:: external_loopback = 0 [ 30.996968] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1255:: target_io_timer = 0 [ 30.997478] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1256:: target_wqe_timer = 30 [ 30.997942] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1257:: ddump_saved_size = 0 [ 30.998416] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1258:: hal_war_version = (null) [ 30.998916] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1259:: hw_cmpl_context = 1 [ 30.999437] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1260:: watchdog_timeout = 0 [ 30.999920] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1261:: heartbeat_cpu_mask = 0x0 [ 31.000435] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1262:: sliport_healthcheck = 0 [ 31.000921] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1263:: disable_fec = 0 [ 31.001384] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1264:: enable_dpp = 1 [ 31.001848] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1265:: sliport_pause_errors = disabled [ 31.002386] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1266:: enable_bbcr = 1 [ 31.002866] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1267:: fw_dump_type = 1 [ 31.003341] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1268:: enable_auto_recovery = 0 [ 31.003828] [14549]: ocs_fc_lio: ocs_driver_print_module_params:1269:: cfg_suppress_rsp = 1 [ 31.004395] [14550]: ocs_fc_lio: ocs_thread_thunk:1046::ocs_proxy running [ 31.216935] vfat: synoboot1 mounted, process=syno_bios_log_c [ 31.247927] synoboot1 unmounted, process=syno_bios_log_c [ 31.474412] Cannot get i2c adapter [ 31.474677] Cannot get i2c adapter [ 31.474921] Cannot get i2c adapter [ 31.475187] Cannot get i2c adapter [ 31.475426] Cannot get i2c adapter [ 31.475734] Cannot get i2c adapter [ 31.475966] Cannot get i2c adapter [ 31.476257] Cannot get i2c adapter [ 31.476467] Failed to set alarm data. [ 32.824070] findhostd uses obsolete (PF_INET,SOCK_PACKET) [ 35.618533] fuse init (API version 7.23) [ 37.045895] Synotify use 16384 event queue size

susadmin commented 4 months ago

Prior to running vm , ip link:

3: enp40s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000 link/ether 3c:fd:fe:af:4a:9c brd ff:ff:ff:ff:ff:ff ... vf 11 link/ether 80:06:90:20:22:10 brd ff:ff:ff:ff:ff:ff, vlan 100, spoof checking on, link-state auto, trust on ....

After running vm, ip link:

3: enp40s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000 link/ether 3c:fd:fe:af:4a:9c brd ff:ff:ff:ff:ff:ff ..... vf 11 link/ether e2:98:8c:4f:59:a2 brd ff:ff:ff:ff:ff:ff, vlan 100, spoof checking on, link-state auto, trust on .....

All other vms keep their assigned mac addresses and this one used before upgrade.

AuxXxilium commented 4 months ago

and again, set macsys to custom and rebuild. in your output macsys is set to arc and not to custom. the other point is why the adapter tell us, invalid mac.