bb-qq / aqc111

DSM driver for Aquantia AQC111U(5Gbps) based USB Ethernet adapters
427 stars 45 forks source link

QNA-UC5G1T + DS620slim = 100Mbps + 1500 MTU #64

Closed ahmadnassri closed 2 years ago

ahmadnassri commented 2 years ago

Description of the problem

I had this working last year, and it's been fine on it's own for months, recently I started noticing slower speeds, so I decided to do an iperf test (native) and I was surprised to see the restults capped at around ~100Mbps

iperf3 results
$ iperf3 -c 10.0.1.15 -P 2
Connecting to host 10.0.1.15, port 5201
[  5] local 10.0.1.110 port 57904 connected to 10.0.1.15 port 5201
[  7] local 10.0.1.110 port 57906 connected to 10.0.1.15 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  6.59 MBytes  55.3 Mbits/sec    0    272 KBytes
[  7]   0.00-1.00   sec  5.91 MBytes  49.6 Mbits/sec    0    273 KBytes
[SUM]   0.00-1.00   sec  12.5 MBytes   105 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   1.00-2.00   sec  5.59 MBytes  46.9 Mbits/sec    0    272 KBytes
[  7]   1.00-2.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   1.00-2.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   2.00-3.00   sec  5.59 MBytes  46.9 Mbits/sec    0    272 KBytes
[  7]   2.00-3.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   2.00-3.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   3.00-4.00   sec  5.59 MBytes  46.9 Mbits/sec    0    272 KBytes
[  7]   3.00-4.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   3.00-4.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   4.00-5.00   sec  5.59 MBytes  46.9 Mbits/sec    0    272 KBytes
[  7]   4.00-5.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   4.00-5.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   5.00-6.00   sec  5.59 MBytes  46.9 Mbits/sec    0    272 KBytes
[  7]   5.00-6.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   5.00-6.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   6.00-7.00   sec  5.59 MBytes  46.9 Mbits/sec    0    288 KBytes
[  7]   6.00-7.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   6.00-7.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   7.00-8.00   sec  5.59 MBytes  46.9 Mbits/sec    0    288 KBytes
[  7]   7.00-8.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   7.00-8.00   sec  11.2 MBytes  93.8 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   8.00-9.00   sec  5.72 MBytes  48.0 Mbits/sec    0    315 KBytes
[  7]   8.00-9.00   sec  5.59 MBytes  46.9 Mbits/sec    0    273 KBytes
[SUM]   8.00-9.00   sec  11.3 MBytes  94.9 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   9.00-10.00  sec  5.97 MBytes  50.0 Mbits/sec    0    315 KBytes
[  7]   9.00-10.00  sec  5.28 MBytes  44.3 Mbits/sec    0    273 KBytes
[SUM]   9.00-10.00  sec  11.2 MBytes  94.3 Mbits/sec    0
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  57.4 MBytes  48.2 Mbits/sec    0             sender
[  5]   0.00-10.11  sec  56.7 MBytes  47.1 Mbits/sec                  receiver
[  7]   0.00-10.00  sec  55.9 MBytes  46.9 Mbits/sec    0             sender
[  7]   0.00-10.11  sec  55.5 MBytes  46.0 Mbits/sec                  receiver
[SUM]   0.00-10.00  sec   113 MBytes  95.1 Mbits/sec    0             sender
[SUM]   0.00-10.11  sec   112 MBytes  93.1 Mbits/sec                  receiver

looking at the Network settings, I see the adapter is recognized and connected, but it shows Network Status as 100 Mbps, Full duplex, MTU 1500

I tried to change the MTA value manually, but it wont let me put anything higher than 1500.

The only thing I can think of is a recent DSM update that might have caused this ... so I re-installed the latest version of the driver 1.3.3.0-5 and did a full reboot, but same result.

I even tried turning Thermal throttling off, but no luck.

Description of your products

  • the product name of your NAS model: DS620slim
    • and output of uname -a command:
      Linux Synology 4.4.180+ #42218 SMP Mon Oct 18 19:17:56 CST 2021 x86_64 GNU/Linux synology_apollolake_620slim
    • DSM version: 7.0.1-42218 Update 3
  • the product name of the ethernet dongle: QNAP QNA-UC5G1T

Description of your environment

  • connect directly to a PC or using a hub
    • Hub: Ubiquiti USW-Aggregation (SFP+ to RJ45 Copper Module - 10GBase-T Transceiver)
  • cable category: Cat.6e

Output of dmesg command

Note: couldn't post, github said it was too long, will try to post in the next comment.

Output of lsusb command

|__usb1          1d6b:0002:0404 09  2.00  480MBit/s 0mA 1IF  (Linux 4.4.180+ xhci-hcd xHCI Host Controller 0000:00:15.0) hub
  |__1-3         1c04:0015:0101 00  2.10  480MBit/s 500mA 1IF  (QNAP QNAP QNA-UC5G1T USB to 5GbE Adapter 15I19048)
  |__1-4         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Synology DiskStation 7F0098EAA2CA6044)
|__usb2          1d6b:0003:0404 09  3.00 5000MBit/s 0mA 1IF  (Linux 4.4.180+ xhci-hcd xHCI Host Controller 0000:00:15.0) hub

Output of ifconfig -a command

eth0      Link encap:Ethernet  HWaddr 00:11:32:BB:00:2B  
          inet addr:10.0.1.112  Bcast:10.0.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:115 base 0x4000  

eth1      Link encap:Ethernet  HWaddr 00:11:32:BB:00:2C  
          inet addr:169.254.51.169  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:116 

eth2      Link encap:Ethernet  HWaddr 24:5E:BE:65:09:CC  
          inet addr:10.0.1.110  Bcast:10.0.1.255  Mask:255.255.255.0
          inet6 addr: fe80::265e:beff:fe65:9cc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1570053 errors:0 dropped:0 overruns:0 frame:0
          TX packets:630323 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2198853028 (2.0 GiB)  TX bytes:290738752 (277.2 MiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:33993 errors:0 dropped:0 overruns:0 frame:0
          TX packets:33993 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:6029017 (5.7 MiB)  TX bytes:6029017 (5.7 MiB)

sit0      Link encap:IPv6-in-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
ahmadnassri commented 2 years ago
dmesg output
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.180+ (root@build15) (gcc version 7.5.0 (GCC) ) #42218 SMP Mon Oct 18 19:17:56 CST 2021
[    0.000000] Command line: root=/dev/md0 earlyprintk=apl console=ttyS2,115200n8 ihd_num=6 netif_num=2 HddHotplug=1 syno_hw_version=DS620slim vender_format_version=2 syno_hdd_detect=18,179,176,175,177,171 syno_hdd_enable=21,20,19,9,173,172 syno_usb_vbus_gpio=11@0000:00:15.0@1,10@0000:00:15.0@2,10@0000:00:15.0@3 syno_spinup_group=6 syno_spinup_group_delay=0 synoboot2 sn=1990R2RY995DH macs=001132bb002b,001132bb002c
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[    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 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 1088 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000012151000-0x0000000067c27fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000067c28000-0x0000000067c28fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000067c29000-0x0000000067c42fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000067c43000-0x0000000067c7dfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000067c7e000-0x0000000068c7dfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000068c7e000-0x000000007822efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007822f000-0x000000007aebefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007aebf000-0x000000007afbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007afbf000-0x000000007affefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007afff000-0x000000007affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d370afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] bootconsole [earlyser0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x01dd9918-0x01dd9927] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x0000000000085fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000001dd9917] usable
[    0.000000] reserve setup_data: [mem 0x0000000001dd9918-0x0000000001dd9927] usable
[    0.000000] reserve setup_data: [mem 0x0000000001dd9928-0x000000000fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000012151000-0x0000000067c27fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000067c28000-0x0000000067c28fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000067c29000-0x0000000067c42fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000067c43000-0x0000000067c7dfff] usable
[    0.000000] reserve setup_data: [mem 0x0000000067c7e000-0x0000000068c7dfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000068c7e000-0x000000007822efff] usable
[    0.000000] reserve setup_data: [mem 0x000000007822f000-0x000000007aebefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007aebf000-0x000000007afbefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007afbf000-0x000000007affefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007afff000-0x000000007affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007b000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000d3709000-0x00000000d370afff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi:  ACPI 2.0=0x7affe014  SMBIOS=0x78757000  SMBIOS 3.0=0x78755000 
[    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 = 0x280000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F80000000 write-back
[    0.000000]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007B000000 mask 7FFF000000 uncachable
[    0.000000]   3 base 0100000000 mask 7F00000000 write-back
[    0.000000]   4 base 0200000000 mask 7F80000000 write-back
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] e820: update [mem 0x7b000000-0xffffffff] usable ==> reserved
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] e820: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff88000007a000] 7a000 size 28672
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01a6b000, 0x01a6bfff] PGTABLE
[    0.000000] BRK [0x01a6c000, 0x01a6cfff] PGTABLE
[    0.000000] BRK [0x01a6d000, 0x01a6dfff] PGTABLE
[    0.000000] BRK [0x01a6e000, 0x01a6efff] PGTABLE
[    0.000000] BRK [0x01a6f000, 0x01a6ffff] PGTABLE
[    0.000000] BRK [0x01a70000, 0x01a70fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x375fc000-0x37af5fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007AFFE014 000024 (v02 INSYDE)
[    0.000000] ACPI: XSDT 0x000000007AFDA188 0000DC (v01 INSYDE INSYDE   00000003      01000013)
[    0.000000] ACPI: FACP 0x000000007AFF5000 000114 (v06 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x000000007AFE6000 00772B (v02 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000007AFAF000 000040
[    0.000000] ACPI: FACS 0x000000007AFAF000 000040
[    0.000000] ACPI: UEFI 0x000000007AFFD000 000236 (v01 INSYDE INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: BDAT 0x000000007AFFB000 000030 (v02 INSYDE INSYDE   00000000 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x000000007AFFA000 000042 (v01 INSYDE INSYDE   00000002 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFF9000 000554 (v01 INSYDE Tpm2Tabl 00001000 ACPI 00040000)
[    0.000000] ACPI: TPM2 0x000000007AFF8000 000034 (v03 INSYDE INSYDE   00000002 ACPI 00040000)
[    0.000000] ACPI: PSDS 0x000000007AFF7000 00004D (v01 INSYDE INSYDE   00000005 ACPI 00040000)
[    0.000000] ACPI: HPET 0x000000007AFF4000 000038 (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: LPIT 0x000000007AFF3000 00005C (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: APIC 0x000000007AFF2000 000084 (v03 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x000000007AFF1000 00003C (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: NPKT 0x000000007AFF0000 000065 (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: WDRT 0x000000007AFEF000 000047 (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: WSMT 0x000000007AFEE000 000028 (v01 INSYDE INSYDE   00000003 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFE4000 00024A (v02 INSYDE UsbCTabl 00000003 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFE3000 0000BC (v01 INSYDE Platform 00001000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFE2000 000541 (v02 INSYDE Cpu0Ist  00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFE1000 00072B (v02 INSYDE CpuSsdt  00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000007AFDE000 002760 (v02 INSYDE SaSsdt   00003000 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x000000007AFDD000 000034 (v01 INSYDE INSYDE   00000002 ACPI 00040000)
[    0.000000] ACPI: WDAT 0x000000007AFF6000 000104 (v01 INSYDE INSYDE   00000000 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x000000007AFE5000 000038 (v01 INSYDE INSYDE   00000001 ACPI 00040000)
[    0.000000] ACPI: NHLT 0x000000007AFDC000 00002D (v00 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-0x000000027fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x0000000000085fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.000000]   node   0: [mem 0x0000000012151000-0x0000000067c27fff]
[    0.000000]   node   0: [mem 0x0000000067c43000-0x0000000067c7dfff]
[    0.000000]   node   0: [mem 0x0000000068c7e000-0x000000007822efff]
[    0.000000]   node   0: [mem 0x000000007afff000-0x000000007affffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000027fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[    0.000000] On node 0 totalpages: 2052168
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3972 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7428 pages used for memmap
[    0.000000]   DMA32 zone: 475332 pages, LIFO batch:31
[    0.000000]   Normal zone: 24576 pages used for memmap
[    0.000000]   Normal zone: 1572864 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[    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 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00086000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x01dd9000-0x01dd9fff]
[    0.000000] PM: Registered nosave memory: [mem 0x01dd9000-0x01dd9fff]
[    0.000000] PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
[    0.000000] PM: Registered nosave memory: [mem 0x67c28000-0x67c28fff]
[    0.000000] PM: Registered nosave memory: [mem 0x67c29000-0x67c42fff]
[    0.000000] PM: Registered nosave memory: [mem 0x67c7e000-0x68c7dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7822f000-0x7aebefff]
[    0.000000] PM: Registered nosave memory: [mem 0x7aebf000-0x7afbefff]
[    0.000000] PM: Registered nosave memory: [mem 0x7afbf000-0x7affefff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xd3708fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd3709000-0xd370afff]
[    0.000000] PM: Registered nosave memory: [mem 0xd370b000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xff7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.000000] e820: [mem 0x80000000-0xd3708fff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88027fc00000 s95128 r8192 d31848 u524288
[    0.000000] pcpu-alloc: s95128 r8192 d31848 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2020077
[    0.000000] Kernel command line: root=/dev/md0 earlyprintk=apl console=ttyS2,115200n8 ihd_num=6 netif_num=2 HddHotplug=1 syno_hw_version=DS620slim vender_format_version=2 syno_hdd_detect=18,179,176,175,177,171 syno_hdd_enable=21,20,19,9,173,172 syno_usb_vbus_gpio=11@0000:00:15.0@1,10@0000:00:15.0@2,10@0000:00:15.0@3 syno_spinup_group=6 syno_spinup_group_delay=0 synoboot2 sn=1990R2RY995DH macs=001132bb002b,001132bb002c
[    0.000000] Internal HD num: 6
[    0.000000] Internal netif num: 2
[    0.000000] Support HDD Hotplug.
[    0.000000] Synology Hardware Version: DS620slim
[    0.000000] Vender format version: 2
[    0.000000] SYNO GPIO hdd detect pin: 18 179 176 175 177 171 
[    0.000000] SYNO GPIO hdd enable pin: 21 20 19 9 173 172 
[    0.000000] USB Vbus GPIO Control:
[    0.000000]  Gpp#11 - Host: 0000:00:15.0         - Port:1 - Polarity: ACTIVE_HIGH
[    0.000000]  Gpp#10 - Host: 0000:00:15.0         - Port:2 - Polarity: ACTIVE_HIGH
[    0.000000]  Gpp#10 - Host: 0000:00:15.0         - Port:3 - Polarity: ACTIVE_HIGH
[    0.000000] SYNO Spinup Group 0: 6
[    0.000000] SYNO Spinup Group Delay: 0
[    0.000000] Serial Number: 1990R2RY995DH
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 7940420K/8208672K available (5624K kernel code, 863K rwdata, 1748K rodata, 916K init, 660K bss, 268252K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:1024 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 1996.845 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.69 BogoMIPS (lpj=1996845)
[    0.011856] pid_max: default: 32768 minimum: 301
[    0.017016] ACPI: Core revision 20150930
[    0.032042] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.042637] Security Framework initialized
[    0.047073] AppArmor: AppArmor initialized
[    0.051627] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.059289] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.067790] Initializing cgroup subsys io
[    0.072100] Initializing cgroup subsys memory
[    0.076958] Initializing cgroup subsys devices
[    0.081905] Initializing cgroup subsys freezer
[    0.086907] CPU: Physical Processor ID: 0
[    0.091325] CPU: Processor Core ID: 0
[    0.107442] CPU0: Thermal monitoring enabled (TM1)
[    0.112668] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.118637] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.128385] Freeing SMP alternatives memory: 24K
[    0.140247] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.156773] TSC deadline timer enabled
[    0.156782] smpboot: CPU0: Intel(R) Celeron(R) CPU J3355 @ 2.00GHz (family: 0x6, model: 0x5c, stepping: 0x9)
[    0.167592] Performance Events: PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[    0.178835] ... version:                4
[    0.183303] ... bit width:              48
[    0.187870] ... generic registers:      4
[    0.192339] ... value mask:             0000ffffffffffff
[    0.198265] ... max period:             00007fffffffffff
[    0.204192] ... fixed-purpose events:   3
[    0.208662] ... event mask:             000000070000000f
[    0.215155] x86: Booting SMP configuration:
[    0.219642] .... node  #0, CPUs:      #1
[    0.237832] x86: Booted up 1 node, 2 CPUs
[    0.242308] smpboot: Total of 2 processors activated (7987.38 BogoMIPS)
[    0.250541] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.259714] devtmpfs: initialized
[    0.263618] PM: Registering ACPI NVS region [mem 0x67c28000-0x67c28fff] (4096 bytes)
[    0.272079] PM: Registering ACPI NVS region [mem 0x7aebf000-0x7afbefff] (1048576 bytes)
[    0.281116] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.291896] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.298918] pinctrl core: initialized pinctrl subsystem
[    0.304937] NET: Registered protocol family 16
[    0.316735] cpuidle: using governor ladder
[    0.326136] cpuidle: using governor menu
[    0.330438] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.338779] ACPI: bus type PCI registered
[    0.343339] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.353640] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.361224] PCI: Using configuration type 1 for base access
[    0.373000] ACPI: Added _OSI(Module Device)
[    0.377484] ACPI: Added _OSI(Processor Device)
[    0.382445] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.387676] ACPI: Added _OSI(Processor Aggregator Device)
[    0.398734] ACPI: Executed 3 blocks of module-level executable AML code
[    0.410639] ACPI: Dynamic OEM Table Load:
[    0.414925] ACPI: SSDT 0xFFFF880276B55A00 00015F (v02 PmRef  ApIst    00003000 INTL 20130117)
[    0.425357] ACPI: Interpreter enabled
[    0.429274] ACPI: (supports S0 S4 S5)
[    0.433333] ACPI: Using IOAPIC for interrupt routing
[    0.438916] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.458012] ACPI: Power Resource [FN00] (on)
[    0.463469] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.470194] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.480093] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.487684] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.496816] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.508808] PCI host bridge to bus 0000:00
[    0.513198] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.520088] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.527661] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.535238] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.542815] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[    0.551167] pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
[    0.559523] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    0.567875] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.576233] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.582364] pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
[    0.582723] pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
[    0.582748] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    0.582760] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.582768] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.583127] pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040380
[    0.583165] pci 0000:00:0e.0: reg 0x10: [mem 0x91410000-0x91413fff 64bit]
[    0.583195] pci 0000:00:0e.0: reg 0x20: [mem 0x91000000-0x910fffff 64bit]
[    0.583243] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.583521] pci 0000:00:0e.0: System wakeup disabled by ACPI
[    0.589708] pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
[    0.589760] pci 0000:00:0f.0: reg 0x10: [mem 0x91418000-0x91418fff 64bit]
[    0.589860] pci 0000:00:0f.0: PME# supported from D3hot
[    0.590143] pci 0000:00:11.0: [8086:5aa2] type 00 class 0x005007
[    0.590184] pci 0000:00:11.0: reg 0x10: [mem 0x91414000-0x91415fff 64bit]
[    0.590204] pci 0000:00:11.0: reg 0x18: [mem 0x91419000-0x91419fff 64bit]
[    0.590543] pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
[    0.590569] pci 0000:00:12.0: reg 0x10: [mem 0x91416000-0x91417fff]
[    0.590578] pci 0000:00:12.0: reg 0x14: [mem 0x9142e000-0x9142e0ff]
[    0.590587] pci 0000:00:12.0: reg 0x18: [io  0x4080-0x4087]
[    0.590597] pci 0000:00:12.0: reg 0x1c: [io  0x4088-0x408b]
[    0.590606] pci 0000:00:12.0: reg 0x20: [io  0x4060-0x407f]
[    0.590617] pci 0000:00:12.0: reg 0x24: [mem 0x9142c000-0x9142c7ff]
[    0.590659] pci 0000:00:12.0: PME# supported from D3hot
[    0.590920] pci 0000:00:13.0: [8086:5ad8] type 01 class 0x060400
[    0.590996] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.591211] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.597397] pci 0000:00:13.3: [8086:5adb] type 01 class 0x060400
[    0.597472] pci 0000:00:13.3: PME# supported from D0 D3hot D3cold
[    0.597752] pci 0000:00:14.0: [8086:5ad6] type 01 class 0x060400
[    0.597826] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.598042] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.604251] pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    0.604285] pci 0000:00:15.0: reg 0x10: [mem 0x91400000-0x9140ffff 64bit]
[    0.604346] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.604571] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.610783] pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
[    0.610822] pci 0000:00:16.0: reg 0x10: [mem 0x9141a000-0x9141afff 64bit]
[    0.610836] pci 0000:00:16.0: reg 0x18: [mem 0x9141b000-0x9141bfff 64bit]
[    0.611167] pci 0000:00:18.0: [8086:5abc] type 00 class 0x118000
[    0.611203] pci 0000:00:18.0: reg 0x10: [mem 0x9141c000-0x9141cfff 64bit]
[    0.611219] pci 0000:00:18.0: reg 0x18: [mem 0x9141d000-0x9141dfff 64bit]
[    0.611516] pci 0000:00:18.1: [8086:5abe] type 00 class 0x118000
[    0.611547] pci 0000:00:18.1: reg 0x10: [mem 0x9141e000-0x9141efff 64bit]
[    0.611562] pci 0000:00:18.1: reg 0x18: [mem 0x9141f000-0x9141ffff 64bit]
[    0.611869] pci 0000:00:18.2: [8086:5ac0] type 00 class 0x118000
[    0.611907] pci 0000:00:18.2: reg 0x10: [mem 0x91420000-0x91420fff 64bit]
[    0.611924] pci 0000:00:18.2: reg 0x18: [mem 0x91421000-0x91421fff 64bit]
[    0.612226] pci 0000:00:18.3: [8086:5aee] type 00 class 0x118000
[    0.612259] pci 0000:00:18.3: reg 0x10: [mem 0x91422000-0x91422fff 64bit]
[    0.612275] pci 0000:00:18.3: reg 0x18: [mem 0x91423000-0x91423fff 64bit]
[    0.612595] pci 0000:00:19.0: [8086:5ac2] type 00 class 0x118000
[    0.612628] pci 0000:00:19.0: reg 0x10: [mem 0x91424000-0x91424fff 64bit]
[    0.612642] pci 0000:00:19.0: reg 0x18: [mem 0x91425000-0x91425fff 64bit]
[    0.612947] pci 0000:00:19.1: [8086:5ac4] type 00 class 0x118000
[    0.612982] pci 0000:00:19.1: reg 0x10: [mem 0x91426000-0x91426fff 64bit]
[    0.612997] pci 0000:00:19.1: reg 0x18: [mem 0x91427000-0x91427fff 64bit]
[    0.613290] pci 0000:00:19.2: [8086:5ac6] type 00 class 0x118000
[    0.613328] pci 0000:00:19.2: reg 0x10: [mem 0x91428000-0x91428fff 64bit]
[    0.613343] pci 0000:00:19.2: reg 0x18: [mem 0x91429000-0x91429fff 64bit]
[    0.613662] pci 0000:00:1a.0: [8086:5ac8] type 00 class 0x0c8000
[    0.613693] pci 0000:00:1a.0: reg 0x10: [mem 0x9142a000-0x9142afff 64bit]
[    0.613717] pci 0000:00:1a.0: reg 0x18: [mem 0x9142b000-0x9142bfff 64bit]
[    0.613777] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.614051] pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
[    0.614436] pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    0.614498] pci 0000:00:1f.1: reg 0x10: [mem 0x9142d000-0x9142d0ff 64bit]
[    0.614578] pci 0000:00:1f.1: reg 0x20: [io  0x4040-0x405f]
[    0.614984] pci 0000:01:00.0: [1b4b:9235] type 00 class 0x010601
[    0.615015] pci 0000:01:00.0: reg 0x10: [io  0x3028-0x302f]
[    0.615025] pci 0000:01:00.0: reg 0x14: [io  0x3034-0x3037]
[    0.615036] pci 0000:01:00.0: reg 0x18: [io  0x3020-0x3027]
[    0.615046] pci 0000:01:00.0: reg 0x1c: [io  0x3030-0x3033]
[    0.615056] pci 0000:01:00.0: reg 0x20: [io  0x3000-0x301f]
[    0.615067] pci 0000:01:00.0: reg 0x24: [mem 0x91300000-0x913007ff]
[    0.615078] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.615118] pci 0000:01:00.0: PME# supported from D3hot
[    0.615156] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.623318] pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.628668] pci 0000:00:13.0:   bridge window [io  0x3000-0x3fff]
[    0.628674] pci 0000:00:13.0:   bridge window [mem 0x91300000-0x913fffff]
[    0.628743] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.628792] pci 0000:02:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.628820] pci 0000:02:00.0: reg 0x18: [mem 0x91204000-0x91204fff 64bit]
[    0.628839] pci 0000:02:00.0: reg 0x20: [mem 0x91200000-0x91203fff 64bit]
[    0.628859] pci 0000:02:00.0: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[    0.640807] pci 0000:02:00.0: supports D1 D2
[    0.640810] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.640868] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.649055] pci 0000:00:13.3: PCI bridge to [bus 02]
[    0.654408] pci 0000:00:13.3:   bridge window [io  0x2000-0x2fff]
[    0.654413] pci 0000:00:13.3:   bridge window [mem 0x91200000-0x912fffff]
[    0.654483] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.654533] pci 0000:03:00.0: reg 0x10: [io  0x1000-0x10ff]
[    0.654561] pci 0000:03:00.0: reg 0x18: [mem 0x91104000-0x91104fff 64bit]
[    0.654580] pci 0000:03:00.0: reg 0x20: [mem 0x91100000-0x91103fff 64bit]
[    0.654598] pci 0000:03:00.0: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[    0.666521] pci 0000:03:00.0: supports D1 D2
[    0.666523] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.666577] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.674799] pci 0000:00:14.0: PCI bridge to [bus 03]
[    0.680155] pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
[    0.680160] pci 0000:00:14.0:   bridge window [mem 0x91100000-0x911fffff]
[    0.680183] pci_bus 0000:00: on NUMA node 0
[    0.680682] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.689318] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.698063] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.706808] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.715558] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.724301] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.733045] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.741792] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.752054] ACPI: Enabled 3 GPEs in block 00 to 7F
[    0.757398] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.763523] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.772572] vgaarb: loaded
[    0.775572] vgaarb: bridge control possible 0000:00:02.0
[    0.781598] SCSI subsystem initialized
[    0.785742] libata version 3.00 loaded.
[    0.785799] pps_core: LinuxPPS API ver. 1 registered
[    0.791220] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.801439] PTP clock support registered
[    0.805910] EFI Variables Facility v0.08 2004-May-17
[    0.839841] pstore: Registered efi as persistent store backend
[    0.846187] PCI: Using ACPI for IRQ routing
[    0.857573] PCI: pci_cache_line_size set to 64 bytes
[    0.857687] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.857690] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.857692] e820: reserve RAM buffer [mem 0x01dd9918-0x03ffffff]
[    0.857694] e820: reserve RAM buffer [mem 0x67c28000-0x67ffffff]
[    0.857696] e820: reserve RAM buffer [mem 0x67c7e000-0x67ffffff]
[    0.857698] e820: reserve RAM buffer [mem 0x7822f000-0x7bffffff]
[    0.857700] e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
[    0.858046] clocksource: Switched to clocksource hpet
[    0.873255] AppArmor: AppArmor Filesystem Enabled
[    0.878415] pnp: PnP ACPI init
[    0.881882] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.888345] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.894947] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.901561] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.901954] system 00:01: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.909560] system 00:01: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.916940] system 00:01: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.924323] system 00:01: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.931707] system 00:01: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.939090] system 00:01: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.946475] system 00:01: [mem 0xfed80000-0xfedbffff] has been reserved
[    0.953860] system 00:01: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.961245] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.968631] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.968922] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.969153] pnp: PnP ACPI: found 3 devices
[    0.982901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.992655] pci 0000:01:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    1.003757] pci 0000:01:00.0: BAR 6: assigned [mem 0x91310000-0x9131ffff pref]
[    1.011783] pci 0000:00:13.0: PCI bridge to [bus 01]
[    1.017323] pci 0000:00:13.0:   bridge window [io  0x3000-0x3fff]
[    1.024124] pci 0000:00:13.0:   bridge window [mem 0x91300000-0x913fffff]
[    1.031707] pci 0000:00:13.3: PCI bridge to [bus 02]
[    1.037240] pci 0000:00:13.3:   bridge window [io  0x2000-0x2fff]
[    1.044084] pci 0000:00:13.3:   bridge window [mem 0x91200000-0x912fffff]
[    1.051622] pci 0000:00:14.0: PCI bridge to [bus 03]
[    1.057153] pci 0000:00:14.0:   bridge window [io  0x1000-0x1fff]
[    1.063952] pci 0000:00:14.0:   bridge window [mem 0x91100000-0x911fffff]
[    1.071532] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    1.071535] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    1.071538] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    1.071540] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    1.071543] pci_bus 0000:00: resource 8 [mem 0x7c000001-0x7fffffff window]
[    1.071545] pci_bus 0000:00: resource 9 [mem 0x7b800001-0x7bffffff window]
[    1.071548] pci_bus 0000:00: resource 10 [mem 0x80000000-0xcfffffff window]
[    1.071551] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xefffffff window]
[    1.071554] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    1.071556] pci_bus 0000:01: resource 1 [mem 0x91300000-0x913fffff]
[    1.071559] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    1.071561] pci_bus 0000:02: resource 1 [mem 0x91200000-0x912fffff]
[    1.071564] pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
[    1.071566] pci_bus 0000:03: resource 1 [mem 0x91100000-0x911fffff]
[    1.071607] NET: Registered protocol family 2
[    1.076584] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.084717] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.092468] TCP: Hash tables configured (established 65536 bind 65536)
[    1.099655] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.106479] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.113832] NET: Registered protocol family 1
[    1.118575] pci 0000:00:02.0: Video device with shadowed ROM
[    1.120246] pci 0000:01:00.0: Apply mv9235 specific programming steps
[    1.127284] PCI: CLS 64 bytes, default 64
[    1.352628] Trying to unpack rootfs image as initramfs...
[    2.810107] decompress cpio completed and skip redundant lzma
[    2.817891] Freeing initrd memory: 5096K
[    2.822126] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.829304] software IO TLB: mapped [mem 0x71ed3000-0x75ed3000] (64MB)
[    2.837400] audit: initializing netlink subsys (disabled)
[    2.843282] audit: type=2000 audit(1647813698.270:1): initialized
[    2.850326] Initialise system trusted keyring
[    2.921645] VFS: Disk quotas dquot_6.6.0
[    2.925909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.274335] Key type asymmetric registered
[    3.278745] Asymmetric key parser 'x509' registered
[    3.284276] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    3.292451] io scheduler noop registered
[    3.296821] io scheduler deadline registered
[    3.301653] io scheduler cfq registered (default)
[    3.307667] pcieport 0000:00:13.0: Signaling PME through PCIe PME interrupt
[    3.315281] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    3.322572] pcie_pme 0000:00:13.0:pcie01: service driver pcie_pme loaded
[    3.322598] pcieport 0000:00:13.3: Signaling PME through PCIe PME interrupt
[    3.330340] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    3.337631] pcie_pme 0000:00:13.3:pcie01: service driver pcie_pme loaded
[    3.337656] pcieport 0000:00:14.0: Signaling PME through PCIe PME interrupt
[    3.345402] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    3.352694] pcie_pme 0000:00:14.0:pcie01: service driver pcie_pme loaded
[    3.839051] tsc: Refined TSC clocksource calibration: 1996.802 MHz
[    3.845804] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3990c2d3c29, max_idle_ns: 881590535954 ns
[    4.549631] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.737883] Linux agpgart interface v0.103
[    4.762832] brd: module loaded
[    4.781314] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    4.863270] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    4.879223] clocksource: Switched to clocksource tsc
[    4.928236] dw-apb-uart.1: ttyS0 at MMIO 0x9141c000 (irq = 44, base_baud = 115200) is a 16550A
[    4.937720] console [ttyS2] enabled
[    4.941610] bootconsole [earlyser0] disabled
[    4.962074] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    4.962769] dw-apb-uart.2: ttyS1 at MMIO 0x9141e000 (irq = 45, base_baud = 115200) is a 16550A
[    4.964740] console [ttyS2] disabled
[    4.964969] dw-apb-uart.3: ttyS2 at MMIO 0x91420000 (irq = 6, base_baud = 115200) is a 16550A
[    4.964990] console [ttyS2] enabled
[    4.979700] dw-apb-uart.4: ttyS3 at MMIO 0x91422000 (irq = 47, base_baud = 115200) is a 16550A
[    4.998927] idma64 idma64.5: Found Intel integrated DMA 64-bit
[    5.016639] idma64 idma64.6: Found Intel integrated DMA 64-bit
[    5.034354] idma64 idma64.7: Found Intel integrated DMA 64-bit
[    5.052010] Loading iSCSI transport class v2.0-870.
[    5.061082] ahci 0000:00:12.0: version 3.0
[    5.061362] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    5.070435] ahci 0000:00:12.0: flags: 64bit ncq sntf clo only pmp pio slum part deso sadm sds apst 
[    5.109258] scsi host0: ahci
[    5.114845] scsi host1: ahci
[    5.118199] ata1: SATA max UDMA/133 abar m2048@0x9142c000 port 0x9142c100 irq 368
[    5.126563] ata2: SATA max UDMA/133 abar m2048@0x9142c000 port 0x9142c180 irq 368
[    5.135175] Change defer qc mode on external port for compatibility
[    5.142181] Change defer qc mode on external port for compatibility
[    5.149183] Change defer qc mode on external port for compatibility
[    5.156184] Change defer qc mode on external port for compatibility
[    8.139745] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    8.148819] ahci 0000:01:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    8.158535] scsi host2: ahci
[    8.161884] scsi host3: ahci
[    8.165204] scsi host4: ahci
[    8.181596] scsi host5: ahci
[    8.184956] ata3: SATA max UDMA/133 abar m2048@0x91300000 port 0x91300100 irq 369
[    8.193340] ata4: SATA max UDMA/133 abar m2048@0x91300000 port 0x91300180 irq 369
[    8.201716] ata5: SATA max UDMA/133 abar m2048@0x91300000 port 0x91300200 irq 369
[    8.210091] ata6: SATA max UDMA/133 abar m2048@0x91300000 port 0x91300280 irq 369
[   14.245098] rtc-s35390a i2c-RTC35390:00: rtc core: registered rtc-s35390a as rtc0
[   14.253522] i2c /dev entries driver
[   14.278344] i801_smbus 0000:00:1f.1: SMBus using polling
[   14.289081] md: raid1 personality registered for level 1
[   14.295153] NET: Registered protocol family 17
[   14.300155] Key type dns_resolver registered
[   14.316354] mce: Using 7 MCE banks
[   14.321368] registered taskstats version 1
[   14.325971] Loading compiled-in untrusted X.509 certificates
[   14.332320] Loading compiled-in X.509 certificates
[   14.337732] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[   14.350853] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[   14.362187] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[   14.375167] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[   14.386194] page_owner is disabled
[   14.386766] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.386792] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.403863] AppArmor: AppArmor sha1 policy hashing enabled
[   14.410860] rtc-s35390a i2c-RTC35390:00: setting system clock to 2022-03-20 13:39:44 UTC (1647783584)
[   14.424915] ata1.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[   14.431942] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.440027] ata1.00: SN:            ZDZFT4ZV
[   14.444826] ata2.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[   14.451844] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.459923] ata2.00: SN:            ZDZFT4XZ
[   14.525758] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.532690] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.551462] ata2.00: configured for UDMA/133
[   14.556252] ata1.00: configured for UDMA/133
[   14.562397] scsi 0:0:0:0: Direct-Access     ATA      ST2000LM015-2E8174       0001 PQ: 0 ANSI: 5
[   14.572547] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.581222] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   14.584103] scsi 1:0:0:0: Direct-Access     ATA      ST2000LM015-2E8174       0001 PQ: 0 ANSI: 5
[   14.584491] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.584493] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[   14.584573] sd 1:0:0:0: [sdb] Write Protect is off
[   14.584576] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   14.584601] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.606074]  sdb: sdb1 sdb2 sdb3 < sdb5 >
[   14.606665] sd 1:0:0:0: [sdb] Attached SCSI disk
[   14.649585] ata4.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[   14.656621] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.662993] sd 0:0:0:0: [sda] Write Protect is off
[   14.662996] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   14.663023] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.680200] ata4.00: SN:            ZDZFT53X
[   14.685016] ata3.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[   14.692075] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.700185] ata3.00: SN:            ZDZFT54B
[   14.711410]  sda: sda1 sda2 sda3 < sda5 >
[   14.715977] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.723427] sd 0:0:0:0: [sda] Attached SCSI disk
[   14.726778] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.726929] ata6.00: ATA-10: KINGSTON SA400S37240G, SBFKJ4.3, max UDMA/133
[   14.726931] ata6.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[   14.726932] ata6.00: SN:50026B768411B454
[   14.727059] ata6.00: configured for UDMA/133
[   14.741782] ata4.00: configured for UDMA/133
[   14.759054] ata5.00: ATA-10: ST2000LX001-1RG174, SDM1, max UDMA/133
[   14.759056] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.759058] ata5.00: SN:            WCC2S327
[   14.759809] ata3.00: configured for UDMA/133
[   14.763463] scsi 2:0:0:0: Direct-Access     ATA      ST2000LM015-2E8174       0001 PQ: 0 ANSI: 5
[   14.763847] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.763849] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[   14.763928] sd 2:0:0:0: [sdc] Write Protect is off
[   14.763931] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[   14.763957] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.786203] scsi 3:0:0:0: Direct-Access     ATA      ST2000LM015-2E8174       0001 PQ: 0 ANSI: 5
[   14.786597] sd 3:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.786599] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[   14.786677] sd 3:0:0:0: [sdd] Write Protect is off
[   14.786680] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[   14.786706] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.807488] ata5.00: configured for UDMA/133
[   14.807542]  sdd: sdd1 sdd2 sdd3 < sdd5 >
[   14.808151] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[   14.814489]  sdc: sdc1 sdc2 sdc3 < sdc5 >
[   14.815113] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   14.901859] scsi 4:0:0:0: Direct-Access     ATA      ST2000LX001-1RG174       SDM1 PQ: 0 ANSI: 5
[   14.921940] sd 4:0:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.930615] sd 4:0:0:0: [sde] 4096-byte physical blocks
[   14.936624] ata6.00: Find SSD disks. [KINGSTON SA400S37240G]
[   14.945077] scsi 5:0:0:0: Direct-Access     KINGSTON SA400S37240G             J4.3 PQ: 0 ANSI: 5
[   14.963828] sd 4:0:0:0: [sde] Write Protect is off
[   14.969207] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   14.971865] sd 5:0:0:0: [sdf] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[   14.982677] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.994435] sd 5:0:0:0: [sdf] Write Protect is off
[   14.999810] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[   15.000050] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   15.010764]  sdf: sdf1
[   15.013706] sd 5:0:0:0: [sdf] Attached SCSI removable disk
[   16.668617]  sde: sde1 sde2 sde3 < sde5 >
[   16.673643] sd 4:0:0:0: [sde] Attached SCSI removable disk
[   16.681574] Freeing unused kernel memory: 916K
[   16.686543] Write protecting the kernel read-only data: 8192k
[   16.693248] Freeing unused kernel memory: 508K
[   16.699223] Freeing unused kernel memory: 300K
[   16.815564] ACPI: bus type USB registered
[   16.820101] usbcore: registered new interface driver usbfs
[   16.826243] usbcore: registered new interface driver hub
[   16.832202] usbcore: registered new interface driver ethub
[   16.838355] usbcore: registered new device driver usb
[   16.871676] xhci_hcd 0000:00:15.0: xHCI Host Controller
[   16.878159] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[   17.087571] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x01109010
[   17.097015] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[   17.097349] hub 1-0:1.0: USB hub found
[   17.102602] hub 1-0:1.0: 8 ports detected
[   17.107619] host 0000:00:15.0 port 1 has Vbus GPIO#11 with polarity ACTIVE_HIGH
[   17.116060] host 0000:00:15.0 port 2 has Vbus GPIO#10 with polarity ACTIVE_HIGH
[   17.124324] host 0000:00:15.0 port 3 has Vbus GPIO#10 with polarity ACTIVE_HIGH
[   17.133057] xhci_hcd 0000:00:15.0: xHCI Host Controller
[   17.138896] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[   17.147226] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   17.156490] hub 2-0:1.0: USB hub found
[   17.161749] hub 2-0:1.0: 7 ports detected
[   17.166748] host 0000:00:15.0 port 1 has Vbus GPIO#11 with polarity ACTIVE_HIGH
[   17.175189] host 0000:00:15.0 port 2 has Vbus GPIO#10 with polarity ACTIVE_HIGH
[   17.183451] host 0000:00:15.0 port 3 has Vbus GPIO#10 with polarity ACTIVE_HIGH
[   17.214383] apollolake_synobios: loading out-of-tree module taints kernel.
[   17.222076] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[   17.230144] Disabling lock debugging due to kernel taint
[   17.246888] synobios open /dev/ttyS1 success
[   17.262900] correction with 0x00
[   17.267521] 2022-3-20 13:39:47 UTC
[   17.271323] synobios: load, major number 201
[   17.276107] Brand: Synology
[   17.279225] Model: DS-620slim
[   17.282537] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   17.291981] synobios cpu_arch proc entry initialized
[   17.297530] synobios crypto_hw proc entry initialized
[   17.303175] synobios syno_platform proc entry initialized
[   17.317316] Module [apollolake_synobios] is removed. 
[   17.323865] synobios: unload
[   17.432681] random: nonblocking pool is initialized
[   17.459710] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   17.600957] usb 1-3: not running at top speed
[   17.974681] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   18.115944] usb 1-3: not running at top speed
[   18.489668] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   18.630956] usb 1-3: not running at top speed
[   18.995720] md: md0 stopped.
[   19.004794] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   19.014141] md: bind
[   19.017429] md: bind
[   19.020683] md: bind
[   19.023944] md: bind
[   19.030632] md: bind
[   19.033965] md/raid1:md0: active with 5 out of 6 mirrors
[   19.146930] usb 1-3: not running at top speed
[   19.520647] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   19.661911] usb 1-3: not running at top speed
[   20.035635] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[   20.176899] usb 1-3: not running at top speed
[   20.303212] md0: detected capacity change from 0 to 2549940224
[   20.310659] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[   28.378722] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   28.412881] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   36.658708] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   36.685933] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   39.842284] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   39.871293] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[   40.215478] 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)
[   40.235795] systemd[1]: Detected architecture x86-64.
[   40.245590] systemd[1]: Set hostname to .
[   41.874699] systemd[1]: Cannot add dependency job for unit synoperfeventd.service, ignoring: Unit synoperfeventd.service is masked.
[   41.888215] systemd[1]: Cannot add dependency job for unit pkg-MailServer_dhparam.service, ignoring: Unit pkg-MailServer_dhparam.service failed to load: No such file or directory.
[   41.906236] systemd[1]: Cannot add dependency job for unit pkgctl-PhotoStation.service, ignoring: Unit pkgctl-PhotoStation.service failed to load: No such file or directory.
[   41.923546] systemd[1]: Cannot add dependency job for unit pkgctl-SynologyMoments.service, ignoring: Unit pkgctl-SynologyMoments.service failed to load: No such file or directory.
[   41.941435] systemd[1]: Cannot add dependency job for unit pkgctl-Node.js_v8.service, ignoring: Unit pkgctl-Node.js_v8.service failed to load: No such file or directory.
[   41.958359] systemd[1]: Cannot add dependency job for unit pkgctl-ExifTool.service, ignoring: Unit pkgctl-ExifTool.service failed to load: No such file or directory.
[   41.974937] 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.
[   41.994787] 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.
[   42.017194] systemd[1]: Created slice Root Slice.
[   42.026798] systemd[1]: Starting Root Slice.
[   42.031717] systemd[1]: Created slice SecureSignIn's slice.
[   42.043292] systemd[1]: Starting SecureSignIn's slice.
[   42.049163] systemd[1]: Created slice Contacts's slice.
[   42.059950] systemd[1]: Starting Contacts's slice.
[   42.065421] systemd[1]: Created slice RAID Resync Process. Including Resync, Repair and Reshape..
[   42.081551] systemd[1]: Starting RAID Resync Process. Including Resync, Repair and Reshape..
[   42.093615] systemd[1]: Created slice Python2's slice.
[   42.104213] systemd[1]: Starting Python2's slice.
[   42.109627] systemd[1]: Listening on Journal Socket.
[   42.119855] systemd[1]: Starting Journal Socket.
[   42.125182] systemd[1]: Created slice Synology DSM Storage Service.
[   42.138297] systemd[1]: Starting Synology DSM Storage Service.
[   42.144957] systemd[1]: Created slice aqc111's slice.
[   42.155357] systemd[1]: Starting aqc111's slice.
[   42.160633] systemd[1]: Created slice Synology Cache Advisor.
[   42.172597] systemd[1]: Starting Synology Cache Advisor.
[   42.178650] systemd[1]: Created slice SMBService's slice.
[   42.189837] systemd[1]: Starting SMBService's slice.
[   42.195506] systemd[1]: Created slice LogCenter's slice.
[   42.206502] systemd[1]: Starting LogCenter's slice.
[   42.212073] systemd[1]: Created slice ScsiTarget's slice.
[   42.223247] systemd[1]: Starting ScsiTarget's slice.
[   42.228910] systemd[1]: Created slice AntiVirus's slice.
[   42.239902] systemd[1]: Starting AntiVirus's slice.
[   42.245490] systemd[1]: Created slice Synology DSM desktop service.
[   42.258622] systemd[1]: Starting Synology DSM desktop service.
[   42.265265] systemd[1]: Created slice Synology Index slice (WAT).
[   42.278035] systemd[1]: Starting Synology Index slice (WAT).
[   42.284487] systemd[1]: Created slice StorageAnalyzer's slice.
[   42.296646] systemd[1]: Starting StorageAnalyzer's slice.
[   42.302829] systemd[1]: Created slice System Slice.
[   42.312869] systemd[1]: Starting System Slice.
[   42.322312] systemd[1]: Starting check integrity of rd.gz decompression...
[   42.330957] systemd[1]: Starting Synology swap...
[   42.342222] systemd[1]: Starting Set boot sequence config...
[   42.353852] systemd[1]: Starting Load Kernel Modules...
[   42.362682] systemd[1]: Starting Set time zone information to kernel...
[   42.373920] systemd[1]: Created slice system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice.
[   42.388625] systemd[1]: Starting system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice.
[   42.403784] systemd[1]: Created slice scemd.
[   42.410662] systemd[1]: Starting scemd.
[   42.418902] systemd[1]: Listening on udev Kernel Socket.
[   42.429898] systemd[1]: Starting udev Kernel Socket.
[   42.435585] systemd[1]: Created slice MailClient's slice.
[   42.446817] systemd[1]: Starting MailClient's slice.
[   42.452474] systemd[1]: Listening on udev Control Socket.
[   42.463680] systemd[1]: Starting udev Control Socket.
[   42.469588] systemd[1]: Created slice SynologyApplicationService's slice.
[   42.483423] systemd[1]: Starting SynologyApplicationService's slice.
[   42.491174] systemd[1]: Created slice Node.js_v12's slice.
[   42.502562] systemd[1]: Starting Node.js_v12's slice.
[   42.508348] systemd[1]: Created slice ActiveInsight's slice.
[   42.520108] systemd[1]: Starting ActiveInsight's slice.
[   42.526086] systemd[1]: Created slice Task Scheduler Group.
[   42.537658] systemd[1]: Starting Task Scheduler Group.
[   42.543543] systemd[1]: Created slice Synology Swap Works.
[   42.554928] systemd[1]: Starting Synology Swap Works.
[   42.560712] systemd[1]: Created slice User and Session Slice.
[   42.572626] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[   42.582106] systemd[1]: Starting User and Session Slice.
[   42.588208] systemd[1]: Created slice user-196791.slice.
[   42.599204] systemd[1]: Starting user-196791.slice.
[   42.609315] systemd[1]: Starting Load ntb_brd module...
[   42.615400] systemd[1]: Created slice Perl's slice.
[   42.624772] systemd[1]: Starting Perl's slice.
[   42.635215] systemd[1]: Starting unbind USB device...
[   42.636837] flashcache: flashcache-1.0-2022-02-23-19:17 initialized
[   42.648113] systemd[1]: Created slice SynologyPhotos's slice.
[   42.657608] flashcache_syno: flashcache-1.0-syno-v25-pin-file-2022-02-23-19:17-debug initialized
[   42.673672] systemd[1]: Starting SynologyPhotos's slice.
[   42.684309] systemd[1]: Starting Disabling fan checking flag ......
[   42.691409] systemd[1]: Reached target Swap.
[   42.693120] NET: Registered protocol family 10
[   42.706443] zram: Added device: zram0
[   42.706702] zram: Added device: zram1
[   42.708181] sit: IPv6 over IPv4 tunneling driver
[   42.723594] systemd[1]: Starting Swap.
[   42.727982] systemd[1]: Created slice CloudSync's slice.
[   42.738979] systemd[1]: Starting CloudSync's slice.
[   42.745301] systemd[1]: Mounting Debug File System...
[   42.751088] systemd[1]: Reached target Timers.
[   42.759931] systemd[1]: Starting Timers.
[   42.769254] systemd[1]: Starting Link coredump path to volume if possible...
[   42.777427] systemd[1]: Created slice SynologyDrive's slice.
[   42.788951] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   42.789044] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   42.789123] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   42.789214] sd 3:0:0:0: Attached scsi generic sg3 type 0
[   42.789287] sd 4:0:0:0: Attached scsi generic sg4 type 0
[   42.789360] sd 5:0:0:0: Attached scsi generic sg5 type 0
[   42.795495] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[   42.795496] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[   42.807358] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[   42.807359] Copyright(c) 2007 - 2018 Intel Corporation.
[   42.829181] r8168 Gigabit Ethernet driver 8.045.12-NAPI loaded
[   42.829200] r8168 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   42.835319]  Reinit 1 8001 
[   42.835332]  Reinit 2 1 
[   42.845016]  Reinit 1 8001 
[   42.845030]  Reinit 2 1 
[   42.845636] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[   42.845643] r8168  Copyright (C) 2017  Realtek NIC software team  
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see . 
                This is free software, and you are welcome to redistribute it under certain conditions; see . 
[   42.845654] r8168 Gigabit Ethernet driver 8.045.12-NAPI loaded
[   42.845665] r8168 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   42.851714]  Reinit 1 8001 
[   42.851728]  Reinit 2 1 
[   42.861415]  Reinit 1 8001 
[   42.861428]  Reinit 2 1 
[   42.861978] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[   42.861981] r8168  Copyright (C) 2017  Realtek NIC software team  
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see . 
                This is free software, and you are welcome to redistribute it under certain conditions; see . 
[   42.874974] usb-storage 1-4:1.0: USB Mass Storage device detected
[   42.875307] scsi host6: usb-storage 1-4:1.0
[   42.875445] usbcore: registered new interface driver usb-storage
[   42.877780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   42.879084] ehci-pci: EHCI PCI platform driver
[   42.880881] uhci_hcd: USB Universal Host Controller Interface driver
[   42.891299] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[   42.891303] ACPI: Power Button [PWR2]
[   42.992263] md: md1 stopped.
[   43.059936] systemd[1]: Starting SynologyDrive's slice.
[   43.066362] systemd[1]: Created slice dsm6-ui-compatible's slice.
[   43.080201] systemd[1]: Starting dsm6-ui-compatible's slice.
[   43.080597] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   43.080598] [drm] Driver supports precise vblank timestamp query.
[   43.080715] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   43.111884] systemd[1]: Created slice SynoFinder's slice.
[   43.115939] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
[   43.116972] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   43.117644] acpi device:4c: registered as cooling_device2
[   43.117779] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input1
[   43.118175] [drm] Finished loading DMC firmware i915/bxt_dmc_ver1_07.bin (v1.7)
[   43.118272] [drm] Cannot find any crtc or sizes
[   43.140347] md: bind
[   43.140598] md: bind
[   43.140789] md: bind
[   43.140952] md: bind
[   43.142519] md: bind
[   43.143782] md/raid1:md1: active with 5 out of 6 mirrors
[   43.189297] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   43.189338] systemd[1]: Starting SynoFinder's slice.
[   43.201839] systemd[1]: Created slice Synology Flashcache.
[   43.213248] systemd[1]: Starting Synology Flashcache.
[   43.223381] systemd[1]: Started Machine Check Exception Logging Daemon.
[   43.237050] systemd[1]: Starting Machine Check Exception Logging Daemon...
[   43.245190] systemd[1]: Created slice BTRFS Optimization.
[   43.256989] systemd[1]: Starting BTRFS Optimization.
[   43.267809] systemd[1]: Created slice HybridShare's slice.
[   43.279227] systemd[1]: Starting HybridShare's slice.
[   43.289224] systemd[1]: Starting Journal Socket (/dev/log).
[   43.295671] systemd[1]: Created slice Package Center Slice.
[   43.307266] systemd[1]: Starting Package Center Slice.
[   43.313941] systemd[1]: Starting Synology Task Scheduler Init...
[   43.320943] systemd[1]: Created slice OpenBSD Secure Shell server.
[   43.332657] systemd[1]: Starting OpenBSD Secure Shell server.
[   43.345139] systemd[1]: Reached target Slices.
[   43.354202] systemd[1]: Starting Slices.
[   43.358745] systemd[1]: Created slice Node.js_v14's slice.
[   43.370148] systemd[1]: Starting Node.js_v14's slice.
[   43.375927] systemd[1]: Created slice SNMP.
[   43.384408] systemd[1]: Starting SNMP.
[   43.388776] systemd[1]: Listening on Journal Audit Socket.
[   43.400176] systemd[1]: Starting Journal Audit Socket.
[   43.406061] systemd[1]: Created slice HyperBackup's slice.
[   43.417464] systemd[1]: Starting HyperBackup's slice.
[   43.423241] systemd[1]: Created slice Shared Folder Sync.
[   43.434428] systemd[1]: Starting Shared Folder Sync.
[   43.440107] systemd[1]: Created slice synocli-monitor's slice.
[   43.452282] systemd[1]: Starting synocli-monitor's slice.
[   43.458443] systemd[1]: Created slice FileStation's slice.
[   43.469835] systemd[1]: Starting FileStation's slice.
[   43.475619] systemd[1]: Created slice synobackup daemon slice.
[   43.487794] systemd[1]: Starting synobackup daemon slice.
[   43.493869] systemd[1]: Reached target Paths.
[   43.502728] systemd[1]: Starting Paths.
[   43.507145] systemd[1]: Created slice SSDP service.
[   43.517176] systemd[1]: Starting SSDP service.
[   43.522270] systemd[1]: Created slice CodecPack's slice.
[   43.533270] systemd[1]: Starting CodecPack's slice.
[   43.538847] systemd[1]: Created slice MailPlus-Server's slice.
[   43.551014] systemd[1]: Starting MailPlus-Server's slice.
[   43.557198] systemd[1]: Created slice BTRFS Space Reclaim.
[   43.568590] systemd[1]: Starting BTRFS Space Reclaim.
[   43.574379] systemd[1]: Created slice ActiveBackup-GSuite's slice.
[   43.587332] systemd[1]: Starting ActiveBackup-GSuite's slice.
[   43.593833] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[   43.608209] systemd[1]: Mounting Temporary Directory...
[   43.614378] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   43.625234] systemd[1]: Starting system-serial\x2dgetty.slice.
[   43.638001] systemd[1]: Created slice Synology DSM internal service.
[   43.651342] systemd[1]: Starting Synology DSM internal service.
[   43.658103] systemd[1]: Created slice ActiveBackup's slice.
[   43.669696] systemd[1]: Starting ActiveBackup's slice.
[   43.680292] systemd[1]: Starting Set hostname...
[   43.686496] systemd[1]: Mounted Debug File System.
[   43.694347] systemd[1]: Mounted Temporary Directory.
[   43.704630] systemd[1]: Started check integrity of rd.gz decompression.
[   43.716653] systemd[1]: Started Set boot sequence config.
[   43.727161] md1: detected capacity change from 0 to 2147418112
[   43.740856] systemd[1]: Started Load Kernel Modules.
[   43.751395] systemd[1]: Started Set time zone information to kernel.
[   43.764998] systemd[1]: Started Load ntb_brd module.
[   43.775512] systemd[1]: Started unbind USB device.
[   43.785626] systemd[1]: Started Disabling fan checking flag ....
[   43.799758] systemd[1]: Started Link coredump path to volume if possible.
[   43.813825] systemd[1]: Listening on Journal Socket (/dev/log).
[   43.820985] systemd[1]: Started Synology Task Scheduler Init.
[   43.833378] systemd[1]: Started Set hostname.
[   43.848388] systemd[1]: Starting Journal Service...
[   43.853968] systemd[1]: Reached target Sockets.
[   43.862751] systemd[1]: Starting Sockets.
[   43.871381] systemd[1]: Mounted FUSE Control File System.
[   43.879515] scsi 6:0:0:0: Direct-Access     Synology DiskStation              DL17 PQ: 0 ANSI: 6
[   43.889786] sd 6:0:0:0: Attached scsi generic sg6 type 0
[   43.895928] systemd[1]: Mounting Configuration File System...
[   43.903179] sd 6:0:0:0: [synoboot] 245760 512-byte logical blocks: (126 MB/120 MiB)
[   43.903494] systemd[1]: Starting Adjust NIC sequence...
[   43.922726] systemd[1]: Starting Load Fan Modules in Kernel Project...
[   43.934306] systemd[1]: Starting Apply etc.defaults/sysctl.conf kernel variable....
[   43.949555] systemd[1]: Starting Load Kernel Modules in Kernel Project...
[   43.964612] systemd[1]: Reached target Local File Systems.
[   43.973653] sd 6:0:0:0: [synoboot] Write Protect is off
[   43.973657] sd 6:0:0:0: [synoboot] Mode Sense: 23 00 00 00
[   43.987674] sd 6:0:0:0: [synoboot] No Caching mode page found
[   43.987690] systemd[1]: Starting Local File Systems.
[   43.988558] systemd[1]: Starting D-Bus Session Message Bus...
[   44.006119] sd 6:0:0:0: [synoboot] Assuming drive cache: write through
[   44.015922] systemd[1]: Starting Set boot sequence config for temporary use...
[   44.016322] usbcore: registered new interface driver usblp
[   44.033760] systemd[1]: Starting D-Bus System Message Bus...
[   44.046752] systemd[1]: Starting udev Coldplug all Devices...
[   44.047558] usbcore: registered new interface driver usbhid
[   44.047559] usbhid: USB HID core driver
[   44.061034] GPT:Primary header thinks Alt. header is not at the end of the disk.
[   44.061036] GPT:239649 != 245759
[   44.061036] GPT:Alternate GPT header not at the end of the disk.
[   44.061037] GPT:239649 != 245759
[   44.061038] GPT: Use GNU Parted to correct GPT errors.
[   44.061049]  synoboot: synoboot1 synoboot2
[   44.065544] sd 6:0:0:0: [synoboot] Attached SCSI disk
[   44.096318] synobios open /dev/ttyS1 success
[   44.111322] systemd[1]: Starting Mount usb fs...
[   44.111723] correction with 0x00
[   44.120208] 2022-3-20 13:40:14 UTC
[   44.120213] synobios: load, major number 201
[   44.120218] Brand: Synology
[   44.120220] Model: DS-620slim
[   44.120223] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   44.120229] synobios cpu_arch proc entry initialized
[   44.120231] synobios crypto_hw proc entry initialized
[   44.120232] synobios syno_platform proc entry initialized
[   44.145862] Syno_HddMon: Initialization completed.
[   44.176041] systemd[1]: Mounted Configuration File System.
[   44.187632] systemd[1]: Started Journal Service.
[   44.199510] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[   44.212687] zram0: detected capacity change from 0 to 2454716416
[   44.213507] SSE version of gcm_enc/dec engaged.
[   44.235772] Adding 2397180k swap on /dev/zram0.  Priority:1 extents:1 across:2397180k SS
[   44.257049] zram1: detected capacity change from 0 to 2454716416
[   44.269682] Adding 2397180k swap on /dev/zram1.  Priority:1 extents:1 across:2397180k SS
[   44.305282] systemd-journald[5786]: Received request to flush runtime journal from PID 1
[   48.741439] eth0: 0xffffc90000054000, 00:11:32:bb:00:2b, IRQ 371
[   48.753976]  Reinit 1 8001 
[   48.757108]  Reinit 2 1 
[   48.769633]  Reinit 1 8001 
[   48.772759]  Reinit 2 1 
[   48.785107]  Reinit 1 8001 
[   48.788234]  Reinit 2 1 
[   48.818643] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   49.890698] eth1: 0xffffc90000060000, 00:11:32:bb:00:2c, IRQ 372
[   49.903215]  Reinit 1 8001 
[   49.906348]  Reinit 2 1 
[   49.918866]  Reinit 1 8001 
[   49.921997]  Reinit 2 1 
[   49.934394]  Reinit 1 8001 
[   49.937523]  Reinit 2 1 
[   49.967912] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   50.571886] ip_tables: (C) 2000-2006 Netfilter Core Team
[   50.617002] audit: type=1325 audit(1647783620.503:2): table=filter family=2 entries=0
[   50.736569] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   51.189125] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   51.221790] audit: type=1325 audit(1647783621.107:3): table=filter family=10 entries=0
[   51.663427] audit: type=1325 audit(1647783621.549:4): table=filter family=2 entries=4
[   51.682332] audit: type=1325 audit(1647783621.568:5): table=filter family=2 entries=4
[   51.929237] audit: type=1325 audit(1647783621.815:6): table=filter family=2 entries=4
[   51.948523] audit: type=1325 audit(1647783621.834:7): table=filter family=10 entries=4
[   51.965614] audit: type=1325 audit(1647783621.851:8): table=filter family=10 entries=4
[   51.983694] audit: type=1325 audit(1647783621.869:9): table=filter family=10 entries=4
[   52.049053] audit: type=1325 audit(1647783621.935:10): table=filter family=2 entries=8
[   52.070099] audit: type=1325 audit(1647783621.956:11): table=filter family=2 entries=12
[   52.479065] md: md3 stopped.
[   52.483335] md: bind
[   52.514667] md: raid0 personality registered for level 0
[   52.522571] md/raid0:md3: md_size is 468852864 sectors.
[   52.528433] md: RAID0 configuration for md3 - 1 zone
[   52.533992] md: zone0=[sdf1]
[   52.537224]       zone-offset=         0KB, device-offset=         0KB, size= 234426432KB

[   52.566232] md3: detected capacity change from 0 to 240052666368
[   52.582458] md: md2 stopped.
[   52.595560] md: bind
[   52.598892] md: bind
[   52.602466] md: bind
[   52.606630] md: bind
[   52.616856] md: bind
[   52.659930] raid6: sse2x1   gen()  4355 MB/s
[   52.680927] raid6: sse2x1   xor()  2521 MB/s
[   52.701930] raid6: sse2x2   gen()  4777 MB/s
[   52.722927] raid6: sse2x2   xor()  2960 MB/s
[   52.743929] raid6: sse2x4   gen()  5242 MB/s
[   52.764926] raid6: sse2x4   xor()  2386 MB/s
[   52.769724] raid6: using algorithm sse2x4 gen() 5242 MB/s
[   52.775767] raid6: .... xor() 2386 MB/s, rmw enabled
[   52.781330] raid6: using ssse3x2 recovery algorithm
[   52.799822] async_tx: api initialized (async)
[   52.813934] xor: measuring software checksum speed
[   52.828919]    prefetch64-sse:  7276.000 MB/sec
[   52.843918]    generic_sse:  6544.000 MB/sec
[   52.848700] xor: using function: prefetch64-sse (7276.000 MB/sec)
[   52.914162] md: raid6 personality registered for level 6
[   52.920115] md: raid5 personality registered for level 5
[   52.926058] md: raid4 personality registered for level 4
[   52.932001] md: raidF1 personality registered for level 45
[   52.969026] md/raid:md2: device sde5 operational as raid disk 0
[   52.975660] md/raid:md2: device sda5 operational as raid disk 4
[   52.982282] md/raid:md2: device sdd5 operational as raid disk 3
[   52.988899] md/raid:md2: device sdc5 operational as raid disk 2
[   52.995515] md/raid:md2: device sdb5 operational as raid disk 1
[   53.003037] md/raid:md2: allocated 5444kB
[   53.008031] md/raid:md2: raid level 5 active with 5 out of 5 devices, algorithm 2
[   53.016407] RAID conf printout:
[   53.016409]  --- level:5 rd:5 wd:5
[   53.016412]  disk 0, o:1, dev:sde5
[   53.016414]  disk 1, o:1, dev:sdb5
[   53.016416]  disk 2, o:1, dev:sdc5
[   53.016419]  disk 3, o:1, dev:sdd5
[   53.016421]  disk 4, o:1, dev:sda5
[   53.033007] md2: detected capacity change from 0 to 7981807435776
[   55.484702] flashcache_syno: Preread max memmory count=2048
[   55.490943] flashcache_syno: Total pre-allocate bytes=67469312
[   55.497465] flashcache_syno: Check and init Jobs finish
[   55.503387] flashcache_syno: /dev/vg2/volume_1 exclude check success
[   55.510523] flashcache_syno: /dev/md3 exclude check success
[   55.516786] flashcache_syno: Cache Version: 11
[   55.521755] flashcache_syno: Hash mapping = enable
[   55.527115] device-mapper: flashcache: Can handle failure in creation
[   55.534318] device-mapper: flashcache: Allocate 89200KB (25B per) mem for 3653632-entry cache(capacity:228352MB, associativity:512, block size:128 sectors(64KB))
[   55.746191] flashcache_syno: Create finish
[   56.548461] Btrfs loaded, crc32c=crc32c-intel
[   56.554341] BTRFS: device label 2020.03.13-02:10:41 v24922 devid 1 transid 2267244 /dev/mapper/cachedev_0
[   56.565897] BTRFS info (device dm-2): enabling auto syno reclaim space
[   56.573211] BTRFS info (device dm-2): use ssd allocation scheme
[   56.579847] BTRFS info (device dm-2): using free space tree
[   56.586077] BTRFS info (device dm-2): has skinny extents
[   65.880807] Synotify use 16384 event queue size
[   65.925713] loop: module loaded
[   66.326696] Synotify use 16384 event queue size
[   66.336866] Synotify use 16384 event queue size
[   67.584083] ata1.00: configured for UDMA/133
[   67.588878] ata1: EH complete
[   68.391316] ata2.00: configured for UDMA/133
[   68.396102] ata2: EH complete
[   69.062474] audit_printk_skb: 69 callbacks suppressed
[   69.068177] audit: type=1325 audit(1647783638.948:35): table=filter family=2 entries=14
[   69.085597] audit: type=1325 audit(1647783638.971:36): table=filter family=2 entries=14
[   69.103584] audit: type=1325 audit(1647783638.989:37): table=filter family=2 entries=14
[   69.121851] audit: type=1325 audit(1647783639.008:38): table=filter family=10 entries=24
[   69.138843] audit: type=1325 audit(1647783639.025:39): table=filter family=10 entries=24
[   69.156230] audit: type=1325 audit(1647783639.042:40): table=filter family=10 entries=24
[   69.173138] audit: type=1325 audit(1647783639.059:41): table=filter family=2 entries=18
[   69.190304] audit: type=1325 audit(1647783639.076:42): table=filter family=10 entries=28
[   69.208381] ata3.00: configured for UDMA/133
[   69.213183] ata3: EH complete
[   69.217524] audit: type=1325 audit(1647783639.103:43): table=filter family=2 entries=13
[   69.234684] audit: type=1325 audit(1647783639.121:44): table=filter family=10 entries=18
[   69.586633] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[   69.769086] ata4.00: configured for UDMA/133
[   69.773888] ata4: EH complete
[   70.491733] ata5.00: configured for UDMA/133
[   70.496545] ata5: EH complete
[   71.506609] ata6.00: configured for UDMA/133
[   71.511401] ata6: EH complete
[   72.960707] ext2: synoboot2 mounted, process=synopkicompatsy
[   72.982357] synoboot2 unmounted, process=synopkicompatsy
[   74.318261] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(001132bb002b).
[   74.358453] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[   74.397724] iSCSI:target_core_device.c:613:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[   74.411058] iSCSI:target_core_configfs.c:5446:target_init_dbroot db_root: cannot open: /etc/target
[   74.421243] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[   74.511334] iSCSI:target_core_file.c:149:fd_attach_hba RODSP plugin for fileio is enabled.
[   74.520595] iSCSI:target_core_file.c:156:fd_attach_hba ODX Token Manager is enabled.
[   74.529605] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[   74.540780] iSCSI:target_core_ep.c:795:ep_attach_hba RODSP plugin for epio is enabled.
[   74.549656] iSCSI:target_core_ep.c:802:ep_attach_hba ODX Token Manager is enabled.
[   74.657598] iSCSI:iscsi_target.c:528:iscsit_add_np CORE[0] - Added Network Portal: 10.0.1.112:3260 on (null)
[   74.761199] iSCSI:iscsi_target.c:448:start_all_np iSCSI Network Portal started successfully 10.0.1.112:3260
[   74.922743] workqueue: max_active 1024 requested for vhost_scsi is out of range, clamping between 1 and 512
[   76.417925] mii: module verification failed: signature and/or required key missing - tainting kernel
[   76.698594] usbcore: registered new interface driver aqc111
[   76.710524] aqc111 1-3:1.0 eth2: register 'aqc111' at usb-0000:00:15.0-3, QNAP QNA-UC5G1T USB to 5GbE Adapter, 24:5e:be:65:09:cc
[   77.096475] 8021q: 802.1Q VLAN Support v1.8
[   77.638031] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[   84.270126] audit_printk_skb: 72 callbacks suppressed
[   84.275792] audit: type=1325 audit(1647783654.156:69): table=filter family=2 entries=14
[   84.430950] audit: type=1325 audit(1647783654.317:70): table=filter family=2 entries=14
[   84.526277] audit: type=1325 audit(1647783654.412:71): table=filter family=2 entries=14
[   84.609723] audit: type=1325 audit(1647783654.496:72): table=filter family=10 entries=24
[   84.705620] audit: type=1325 audit(1647783654.592:73): table=filter family=10 entries=24
[   84.812587] audit: type=1325 audit(1647783654.699:74): table=filter family=10 entries=24
[   84.886473] audit: type=1325 audit(1647783654.773:75): table=filter family=2 entries=18
[   84.971653] audit: type=1325 audit(1647783654.858:76): table=filter family=10 entries=28
[   85.026916] audit: type=1325 audit(1647783654.913:77): table=filter family=2 entries=13
[   85.106614] audit: type=1325 audit(1647783654.993:78): table=filter family=10 entries=18
[   85.707553] fuse init (API version 7.23)
[   89.630566] Synotify use 16384 event queue size
[   89.636655] Synotify use 16384 event queue size
[   90.631513] audit_printk_skb: 276 callbacks suppressed
[   90.637279] audit: type=1325 audit(1647783660.518:171): table=filter family=2 entries=14
[   90.746510] audit: type=1325 audit(1647783660.633:172): table=filter family=2 entries=14
[   90.832002] audit: type=1325 audit(1647783660.718:173): table=filter family=2 entries=14
[   90.940886] audit: type=1325 audit(1647783660.827:174): table=filter family=10 entries=24
[   91.041295] audit: type=1325 audit(1647783660.928:175): table=filter family=10 entries=24
[   91.113564] audit: type=1325 audit(1647783661.000:176): table=filter family=10 entries=24
[   91.156983] audit: type=1325 audit(1647783661.043:177): table=filter family=2 entries=18
[   91.203564] audit: type=1325 audit(1647783661.090:178): table=filter family=10 entries=28
[   91.231895] audit: type=1325 audit(1647783661.118:179): table=filter family=2 entries=13
[   91.334373] audit: type=1325 audit(1647783661.221:180): table=filter family=10 entries=18
[   92.563407] tcmu daemon: command reply support 1.
[   96.283778] Synotify use 16384 event queue size
[   96.385924] aqc111 1-3:1.0 eth2: Link Speed 100, USB 2
[   96.426704] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[  101.902031] audit_printk_skb: 72 callbacks suppressed
[  101.907713] audit: type=1325 audit(1647783671.789:205): table=filter family=2 entries=14
[  101.923331] audit: type=1325 audit(1647783671.810:206): table=filter family=2 entries=14
[  101.939806] audit: type=1325 audit(1647783671.826:207): table=filter family=2 entries=14
[  101.955506] audit: type=1325 audit(1647783671.842:208): table=filter family=10 entries=24
[  101.971225] audit: type=1325 audit(1647783671.858:209): table=filter family=10 entries=24
[  101.987966] audit: type=1325 audit(1647783671.875:210): table=filter family=10 entries=24
[  102.005050] audit: type=1325 audit(1647783671.892:211): table=filter family=2 entries=18
[  102.021613] audit: type=1325 audit(1647783671.908:212): table=filter family=10 entries=28
[  102.037852] audit: type=1325 audit(1647783671.924:213): table=filter family=2 entries=13
[  102.053887] audit: type=1325 audit(1647783671.940:214): table=filter family=10 entries=18
[  106.113564] iSCSI:iscsi_target.c:528:iscsit_add_np CORE[0] - Added Network Portal: 10.0.1.110:3260 on iSCSI/TCP
[  106.126278] iSCSI:iscsi_target.c:528:iscsit_add_np CORE[0] - Added Network Portal: [fe80::265e:beff:fe65:9cc]:3260 on iSCSI/TCP
[  108.213686] audit_printk_skb: 72 callbacks suppressed
[  108.219367] audit: type=1325 audit(1647783678.100:239): table=filter family=2 entries=14
[  108.269840] audit: type=1325 audit(1647783678.157:240): table=filter family=2 entries=15
[  118.023306] audit: type=1325 audit(1647783688.473:241): table=filter family=2 entries=16
[  118.099302] audit: type=1325 audit(1647783688.549:242): table=filter family=2 entries=16
[  118.147718] audit: type=1325 audit(1647783688.598:243): table=filter family=2 entries=16
[  118.163643] audit: type=1325 audit(1647783688.614:244): table=filter family=10 entries=24
[  118.181154] audit: type=1325 audit(1647783688.631:245): table=filter family=10 entries=24
[  118.198233] audit: type=1325 audit(1647783688.648:246): table=filter family=10 entries=24
[  118.214506] audit: type=1325 audit(1647783688.664:247): table=filter family=2 entries=20
[  118.232023] audit: type=1325 audit(1647783688.682:248): table=filter family=10 entries=28
[  118.250707] audit: type=1325 audit(1647783688.701:249): table=filter family=2 entries=13
[  118.269849] audit: type=1325 audit(1647783688.720:250): table=filter family=10 entries=18
[  122.752990] Synotify use 16384 event queue size
[  125.252023] Synotify use 16384 event queue size
[  125.257177] Synotify use 16384 event queue size
[  132.836343] Synotify use 16384 event queue size
[  132.841508] Synotify use 16384 event queue size
[  133.214656] audit_printk_skb: 174 callbacks suppressed
[  133.220453] audit: type=1325 audit(1647783703.665:309): table=filter family=2 entries=14
[  133.236640] audit: type=1325 audit(1647783703.687:310): table=filter family=2 entries=14
[  133.285779] audit: type=1325 audit(1647783703.736:311): table=filter family=2 entries=14
[  133.328847] audit: type=1325 audit(1647783703.779:312): table=filter family=10 entries=24
[  133.346284] audit: type=1325 audit(1647783703.797:313): table=filter family=10 entries=24
[  133.364641] audit: type=1325 audit(1647783703.815:314): table=filter family=10 entries=24
[  133.382339] audit: type=1325 audit(1647783703.833:315): table=filter family=2 entries=18
[  133.400824] audit: type=1325 audit(1647783703.851:316): table=filter family=10 entries=28
[  133.417272] audit: type=1325 audit(1647783703.868:317): table=filter family=2 entries=13
[  133.433718] audit: type=1325 audit(1647783703.884:318): table=filter family=10 entries=18
[  138.664955] audit_printk_skb: 72 callbacks suppressed
[  138.670632] audit: type=1325 audit(1647783709.115:343): table=filter family=2 entries=14
[  138.728951] audit: type=1325 audit(1647783709.179:344): table=filter family=2 entries=15
[  154.713412] audit: type=1325 audit(1647783725.164:345): table=filter family=2 entries=16
[  154.784817] audit: type=1325 audit(1647783725.236:346): table=filter family=2 entries=20
[  154.816438] audit: type=1325 audit(1647783725.267:347): table=filter family=2 entries=21
[  154.852096] audit: type=1325 audit(1647783725.303:348): table=filter family=2 entries=22
[  154.921881] audit: type=1325 audit(1647783725.373:349): table=filter family=2 entries=23
[  155.021514] audit: type=1325 audit(1647783725.472:350): table=filter family=2 entries=24
[  155.416980] audit: type=1325 audit(1647783725.868:351): table=filter family=2 entries=25
[  155.438842] audit: type=1325 audit(1647783725.890:352): table=filter family=2 entries=25
[  155.468100] audit: type=1325 audit(1647783725.919:353): table=filter family=2 entries=25
[  155.496275] audit: type=1325 audit(1647783725.947:354): table=filter family=10 entries=24
[  164.587079] audit_printk_skb: 90 callbacks suppressed
[  164.592824] audit: type=1325 audit(1647783735.038:385): table=filter family=2 entries=23
[  164.609868] audit: type=1325 audit(1647783735.061:386): table=filter family=2 entries=23
[  164.629244] audit: type=1325 audit(1647783735.080:387): table=filter family=2 entries=23
[  164.646855] audit: type=1325 audit(1647783735.098:388): table=filter family=10 entries=24
[  164.663961] audit: type=1325 audit(1647783735.115:389): table=filter family=10 entries=24
[  164.682030] audit: type=1325 audit(1647783735.133:390): table=filter family=10 entries=24
[  164.699857] audit: type=1325 audit(1647783735.151:391): table=filter family=2 entries=27
[  164.717325] audit: type=1325 audit(1647783735.168:392): table=filter family=10 entries=28
[  164.734903] audit: type=1325 audit(1647783735.186:393): table=filter family=2 entries=22
[  164.752736] audit: type=1325 audit(1647783735.204:394): table=filter family=10 entries=18
[  169.983312] audit_printk_skb: 93 callbacks suppressed
[  169.989014] audit: type=1325 audit(1647783740.434:426): table=filter family=2 entries=23
[  170.009657] audit: type=1325 audit(1647783740.461:427): table=filter family=2 entries=24
[  171.062063] audit: type=1325 audit(1647783741.513:428): table=filter family=2 entries=25
[  171.116870] audit: type=1325 audit(1647783741.568:429): table=filter family=2 entries=24
[  171.366068] audit: type=1325 audit(1647783741.817:430): table=filter family=2 entries=23
[  171.391248] audit: type=1325 audit(1647783741.842:431): table=filter family=2 entries=23
[  171.414669] audit: type=1325 audit(1647783741.866:432): table=filter family=2 entries=23
[  171.438764] audit: type=1325 audit(1647783741.890:433): table=filter family=10 entries=24
[  171.463137] audit: type=1325 audit(1647783741.914:434): table=filter family=10 entries=24
[  171.491110] audit: type=1325 audit(1647783741.942:435): table=filter family=10 entries=24
[  178.503130] audit_printk_skb: 84 callbacks suppressed
[  178.508856] audit: type=1325 audit(1647783748.954:464): table=filter family=2 entries=23
[  178.526481] audit: type=1325 audit(1647783748.978:465): table=filter family=2 entries=23
[  178.543259] audit: type=1325 audit(1647783748.994:466): table=filter family=2 entries=23
[  178.560978] audit: type=1325 audit(1647783749.012:467): table=filter family=10 entries=24
[  178.581830] audit: type=1325 audit(1647783749.033:468): table=filter family=10 entries=24
[  178.599280] audit: type=1325 audit(1647783749.051:469): table=filter family=10 entries=24
[  178.615625] audit: type=1325 audit(1647783749.067:470): table=filter family=2 entries=27
[  178.632042] audit: type=1325 audit(1647783749.083:471): table=filter family=10 entries=28
[  178.651267] audit: type=1325 audit(1647783749.103:472): table=filter family=2 entries=22
[  178.670331] audit: type=1325 audit(1647783749.122:473): table=filter family=10 entries=18
[  200.666698] audit_printk_skb: 174 callbacks suppressed
[  200.672483] audit: type=1325 audit(1647783771.118:532): table=filter family=2 entries=23
[  200.692995] audit: type=1325 audit(1647783771.145:533): table=filter family=2 entries=24
[  286.581378] audit: type=1325 audit(1647783857.035:534): table=filter family=2 entries=25
[  286.598490] audit: type=1325 audit(1647783857.052:535): table=filter family=2 entries=16
[  286.614806] audit: type=1325 audit(1647783857.068:536): table=filter family=2 entries=20
[  286.636360] audit: type=1325 audit(1647783857.090:537): table=filter family=2 entries=21
[  286.658252] audit: type=1325 audit(1647783857.112:538): table=filter family=2 entries=22
[  286.675160] audit: type=1325 audit(1647783857.129:539): table=filter family=2 entries=23
[  286.712921] audit: type=1325 audit(1647783857.166:540): table=filter family=2 entries=24
[  711.204479] audit: type=1325 audit(1647784281.676:541): table=filter family=2 entries=25
[  711.221864] audit: type=1325 audit(1647784281.694:542): table=filter family=2 entries=24
[  741.361302] audit: type=1325 audit(1647784311.833:543): table=filter family=2 entries=23
[  741.389796] audit: type=1325 audit(1647784311.862:544): table=filter family=2 entries=24
[  801.629310] audit: type=1325 audit(1647784372.104:545): table=filter family=2 entries=25
[  801.646610] audit: type=1325 audit(1647784372.122:546): table=filter family=2 entries=24
[  831.781971] audit: type=1325 audit(1647784402.258:547): table=filter family=2 entries=23
[  831.798991] audit: type=1325 audit(1647784402.275:548): table=filter family=2 entries=24
[  892.085091] audit: type=1325 audit(1647784462.563:549): table=filter family=2 entries=25
[  892.103368] audit: type=1325 audit(1647784462.582:550): table=filter family=2 entries=24
ahmadnassri commented 2 years ago

closing this issue as I resolved the problem being the RJ45 Coupler when socketed in the Patch Panel...

I decided to check the networking hardware just to be safe, and went down a rabbit hole ... the DS was actually not connected directly to the Ubiquiti USW, but rather through a Patch Panel ...

so I connected it direclty and boom! full speed! so then I went through trying 8 different cables, including swapping the patch cables 4 times .. but nothing worked when plugged through the Patch Panel ...

I unsocketed the RJ45 Coupler ... and using the original cables, ran another test ... and it worked! full speed?!?!

socketed the coupler again into the patch panel, and down to 100Mbps ... ?!?!

whatever is going on, I decided not to waste the rest of my Sunday AM on it, threw the coupler away and replaced it with a new one and now everything is working ...

tl;dr sometimes the bug is in the most ridicilous and least expected places, just because "it worked so far" does not mean it didn't magically break!