Jump to content
XPEnology Community

shutdown and restart not working


asheenlevrai

Recommended Posts

Hi

 

I am currently installing a DS3617xs xpen running DSM6.2.3 with the following hardware and I have both shutdown and restart not working (the server becomes unresponsive but the hardware is still running)

 

 - i5-3470

 - z68-based MB (onboard NIC is dead and disabled in the BIOS)

 - jmb585-based 5ports sATA3 AIC

 - GbE NIC AIC: Broadcom BCM95722A2202G

 

(I have another GbE NIC based on Broadcom BCM95721A211 but I guess they are identical driver-wise, right? There is an extra chip on the card, though...)

 

I read on the forum that issues with shutdown/restart could be due to a driver issue (NIC not natively supported).

Can anyone confirm that this is the source of my issue?

How can I solve it?

How should I add extra drivers if required?

 

Thank you very much in advance for your help.

Best,

-a-

Link to comment
Share on other sites

On 6/17/2021 at 2:42 PM, asheenlevrai said:

How can I solve it?

check /var/log/dmesg for crashed drivers on boot

 

On 6/17/2021 at 2:42 PM, asheenlevrai said:

How should I add extra drivers if required?

you replace the extra.lzma from jun with a different one

https://xpenology.com/forum/topic/28321-driver-extension-jun-103b104b-for-dsm623-for-918-3615xs-3617xs/

https://xpenology.com/forum/topic/29872-tutorial-mount-boot-stick-partitions-in-windows-edit-grubcfg-add-extralzma/

 

  • Like 1
Link to comment
Share on other sites

On 6/18/2021 at 4:30 PM, IG-88 said:

check /var/log/dmesg for crashed drivers on boot

OK :)

 

I figured out I needed to enable SSH on the xpen rig and then use putty from my Windows PC in order to access /var/log/dmesg.

Looking at it (with CAT command, LESS wasn't available), it is obviously quite intimidating for someone like me.

I figure this file contains sensitive information (MAC address, serial #, ...) and probably shouldn't be posted here, At least not fully, right?

 

I couldn't find any crashed driver but I may have missed something.

 

I  found several "scary" stuff (scary to me), like:

 - a bunch of times (with variations):

     ACPI Warning: 0x0000000000000428-0x000000000000042F SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-249)
     ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

     or

     pci 0000:00:1a.0: System wakeup disabled by ACPI

 

 - a bunch of times (with variations):

     ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 43

     or

     ata1.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133

     or

     ata10.00: configured for UDMA/133

    Does that mean that my sATA3 6gbps HDDs are running at ATA133 speed?

 

 

Maybe you could tell me if I should search for some term in particular?

 

Thanks

-a-

 

Link to comment
Share on other sites

Hi :)

 

I tried the alternate GbE NIC based on Broadcom BCM95721A211 that I mentioned in the OP.

I know shutdown/restart works using this NIC on another ds3617xs xpen rig running the same version of DSM.

However, when I use it in this rig, shutdown/restart still won't work.

This suggests a driver issue, rather than a hw issue, right?

 

On the other hand, I tried a 3rd NIC (a quad port GbE NIC that has no issue either with shutdown/restart on another ds3617xs xpen rig running the same version of DSM).

In this case, the rig is no longer detected by Synology Assistant. This is weird since there shouldn't be such an issue, right?

(Note to @IG-88: This is not the same card as in this thread. It is the same model but not the same unit)

 

It's getting more and more confusing to me.

Edited by asheenlevrai
Link to comment
Share on other sites

On 6/21/2021 at 10:13 AM, asheenlevrai said:

ACPI Warning: 0x0000000000000428-0x000000000000042F SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-249)
     ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

in dont see that on my systems, maybe look in bios for apm/acpi related switches and try changing things (like if acpi 2.0 is not activated then do so)

 

 

On 6/21/2021 at 10:13 AM, asheenlevrai said:

 - a bunch of times (with variations):

     ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 43

     or

     ata1.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133

     or

     ata10.00: configured for UDMA/133

    Does that mean that my sATA3 6gbps HDDs are running at ATA133 speed?

 

 

thats normal, usually you find something about 6 Gbps link speed

[Sun Jun 20 10:08:42 2021] ata6: SATA max UDMA/133 abar m2048@0xf742b000 port 0xf742b380 irq 131
[Sun Jun 20 10:08:42 2021] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)

 

 

On 6/25/2021 at 10:52 AM, asheenlevrai said:

However, when I use it in this rig, shutdown/restart still won't work.

This suggests a driver issue, rather than a hw issue, right?

only if shutdown works when using a different nic instead

 

 

On 6/25/2021 at 10:52 AM, asheenlevrai said:

On the other hand, I tried a 3rd NIC (a quad port GbE NIC that has no issue either with shutdown/restart on another ds3617xs xpen rig running the same version of DSM).

In this case, the rig is no longer detected by Synology Assistant. This is weird since there shouldn't be such an issue, right?

(Note to @IG-88: This is not the same card as in this thread. It is the same model but not the same unit)

 

it also depends on how nic's are already configured, if all three are dhcp and there are no special things like mac assigned ip adresses on the dhcp server ...

just dont expect that a 3rd added nic will end up as 3rd in dsm it can also end up as 1st  and get the settings of the former 1st nic including the mac address that is confugured in the grub.cfg, so you will need to test all three nic's one after another (or at the same time) and check your dhcp server (or synology assistant)

not very likely that a nic will hold the boot process, you can also check the log after removing the 3rd nic again, there should be entrys for that boot with the 3rd nic about eth0 up to ethX (can be higher then 2 even with just 3 nic's) if the drivers worked properly

the only way to know for sure whats going on at boot is to connect a null-modem cable to the serial port of the dsm system and watch that output on a console (like another computer with putty set to serial), all the console output on normal linux systems go's to the serial port instead with dsm

Link to comment
Share on other sites

On 6/26/2021 at 1:55 PM, IG-88 said:

it also depends on how nic's are already configured, if all three are dhcp and there are no special things like mac assigned ip adresses on the dhcp server ...

just dont expect that a 3rd added nic will end up as 3rd in dsm it can also end up as 1st  and get the settings of the former 1st nic including the mac address that is confugured in the grub.cfg, so you will need to test all three nic's one after another (or at the same time) and check your dhcp server (or synology assistant)

not very likely that a nic will hold the boot process, you can also check the log after removing the 3rd nic again, there should be entrys for that boot with the 3rd nic about eth0 up to ethX (can be higher then 2 even with just 3 nic's) if the drivers worked properly

the only way to know for sure whats going on at boot is to connect a null-modem cable to the serial port of the dsm system and watch that output on a console (like another computer with putty set to serial), all the console output on normal linux systems go's to the serial port instead with dsm

I am not sure I understand all of your reply.

 

I want to mention that I tested each of the 3 NICs separately, using the same PCIe port each time.

I didn't try with the onboard Ethernet controller (which is disabled in the BIOS)

Link to comment
Share on other sites

On 6/26/2021 at 1:55 PM, IG-88 said:

in dont see that on my systems, maybe look in bios for apm/acpi related switches and try changing things (like if acpi 2.0 is not activated then do so)

Thanks :)

 

According to the manual, it is ACPI1.0b. Now I don't know if BIOS updates could change that (I am running the latest Beta BIOS published in 2013).

 

I am not familiar with ACPI, APM and such things.

I couldn't find what parameters I should change if any.

Link to comment
Share on other sites

Here is the dmesg file (edited):

 

[Wed Jun 16 11:41:16 2021] ACPI: SSDT 0x0000000000000000 00303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[Wed Jun 16 11:41:16 2021] ACPI: SSDT 0x00000000D9E28C18 00119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[Wed Jun 16 11:41:16 2021] ACPI: Dynamic OEM Table Load:
[Wed Jun 16 11:41:16 2021] ACPI: SSDT 0x0000000000000000 00119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[Wed Jun 16 11:41:16 2021] ACPI: Interpreter enabled
[Wed Jun 16 11:41:16 2021] ACPI: (supports S0 S4 S5)
[Wed Jun 16 11:41:16 2021] ACPI: Using IOAPIC for interrupt routing
[Wed Jun 16 11:41:16 2021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Wed Jun 16 11:41:16 2021] ACPI: No dock devices found.
[Wed Jun 16 11:41:16 2021] ACPI: Power Resource [FN00] (off)
[Wed Jun 16 11:41:16 2021] ACPI: Power Resource [FN01] (off)
[Wed Jun 16 11:41:16 2021] ACPI: Power Resource [FN02] (off)
[Wed Jun 16 11:41:16 2021] ACPI: Power Resource [FN03] (off)
[Wed Jun 16 11:41:16 2021] ACPI: Power Resource [FN04] (off)
[Wed Jun 16 11:41:16 2021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[Wed Jun 16 11:41:16 2021] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[Wed Jun 16 11:41:16 2021] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
[Wed Jun 16 11:41:16 2021] PCI host bridge to bus 0000:00
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [bus 00-3e]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[Wed Jun 16 11:41:16 2021] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[Wed Jun 16 11:41:16 2021] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[Wed Jun 16 11:41:16 2021] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[Wed Jun 16 11:41:16 2021] pci 0000:00:16.0: reg 10: [mem 0xf7c0b000-0xf7c0b00f 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[Wed Jun 16 11:41:16 2021] pci 0000:00:1a.0: reg 10: [mem 0xf7c08000-0xf7c083ff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1a.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[Wed Jun 16 11:41:16 2021] pci 0000:00:1b.0: reg 10: [mem 0xf7c00000-0xf7c03fff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1b.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[Wed Jun 16 11:41:16 2021] pci 0000:00:1d.0: reg 10: [mem 0xf7c07000-0xf7c073ff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 10: [io  0xf0b0-0xf0b7]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 14: [io  0xf0a0-0xf0a3]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 18: [io  0xf090-0xf097]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 1c: [io  0xf080-0xf083]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: reg 24: [mem 0xf7c06000-0xf7c067ff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.2: PME# supported from D3hot
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.3: reg 10: [mem 0xf7c05000-0xf7c050ff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: [197b:0585] type 00 class 0x010601
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 10: [io  0xe200-0xe27f]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 14: [io  0xe180-0xe1ff]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 18: [io  0xe100-0xe17f]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 1c: [io  0xe080-0xe0ff]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 20: [io  0xe000-0xe07f]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 24: [mem 0xf7b10000-0xf7b11fff]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: reg 30: [mem 0xf7b00000-0xf7b0ffff pref]
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: PME# supported from D3hot
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: [14e4:165a] type 00 class 0x020000
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: reg 10: [mem 0xf7a40000-0xf7a4ffff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: reg 30: [mem 0xf7a00000-0xf7a3ffff pref]
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: PME# supported from D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0:   bridge window [mem 0xf7a00000-0xf7afffff]
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: [1b6f:7023] type 00 class 0x0c0330
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: reg 10: [mem 0xf7900000-0xf7907fff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: supports D1 D2
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1:   bridge window [mem 0xf7900000-0xf79fffff]
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: supports D1 D2
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[Wed Jun 16 11:41:16 2021] pci 0000:06:00.0: [1106:3483] type 00 class 0x0c0330
[Wed Jun 16 11:41:16 2021] pci 0000:06:00.0: reg 10: [mem 0xf7800000-0xf7800fff 64bit]
[Wed Jun 16 11:41:16 2021] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Wed Jun 16 11:41:16 2021] pci 0000:06:00.0: System wakeup disabled by ACPI
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: PCI bridge to [bus 06]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: PCI-E Max Payload Size set to  256/ 256 (was  256), Max Read Rq  128
[Wed Jun 16 11:41:16 2021] pci 0000:01:00.0: PCI-E Max Payload Size set to  256/ 512 (was  256), Max Read Rq  512
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Wed Jun 16 11:41:16 2021] pci 0000:02:00.0: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  512
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Wed Jun 16 11:41:16 2021] pci 0000:03:00.0: PCI-E Max Payload Size set to  128/1024 (was  128), Max Read Rq  512
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Wed Jun 16 11:41:16 2021] pci 0000:06:00.0: PCI-E Max Payload Size set to  128/ 256 (was  128), Max Read Rq  512
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: on NUMA node 0
[Wed Jun 16 11:41:16 2021] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
[Wed Jun 16 11:41:16 2021] ACPI: Enabled 4 GPEs in block 00 to 3F
[Wed Jun 16 11:41:16 2021] acpi root: \_SB_.PCI0 notify handler is installed
[Wed Jun 16 11:41:16 2021] Found 1 acpi root devices
[Wed Jun 16 11:41:16 2021] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Wed Jun 16 11:41:16 2021] vgaarb: loaded
[Wed Jun 16 11:41:16 2021] vgaarb: bridge control possible 0000:00:02.0
[Wed Jun 16 11:41:16 2021] SCSI subsystem initialized
[Wed Jun 16 11:41:16 2021] ACPI: bus type ATA registered
[Wed Jun 16 11:41:16 2021] libata version 3.00 loaded.
[Wed Jun 16 11:41:16 2021] pps_core: LinuxPPS API ver. 1 registered
[Wed Jun 16 11:41:16 2021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Wed Jun 16 11:41:16 2021] PTP clock support registered
[Wed Jun 16 11:41:16 2021] PCI: Using ACPI for IRQ routing
[Wed Jun 16 11:41:16 2021] PCI: pci_cache_line_size set to 64 bytes
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0x0009b800-0x0009ffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0xd9893000-0xdbffffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0xda59e000-0xdbffffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0xdada3000-0xdbffffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[Wed Jun 16 11:41:16 2021] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
[Wed Jun 16 11:41:16 2021] Switching to clocksource hpet
[Wed Jun 16 11:41:16 2021] AppArmor: AppArmor Filesystem Enabled
[Wed Jun 16 11:41:16 2021] pnp: PnP ACPI init
[Wed Jun 16 11:41:16 2021] ACPI: bus type PNP registered
[Wed Jun 16 11:41:16 2021] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:01: [dma 4]
[Wed Jun 16 11:41:16 2021] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0x0680-0x069f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0x0200-0x020f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0xffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0xffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0x0400-0x0453] could not be reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0x0458-0x047f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: [io  0x0500-0x057f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[Wed Jun 16 11:41:16 2021] system 00:06: [io  0x0454-0x0457] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Wed Jun 16 11:41:16 2021] system 00:07: [io  0x0a00-0x0a0f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:07: [io  0x0a30-0x0a3f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:07: [io  0x0a20-0x0a2f] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:08: [dma 0 disabled]
[Wed Jun 16 11:41:16 2021] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:09: [dma 0 disabled]
[Wed Jun 16 11:41:16 2021] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[Wed Jun 16 11:41:16 2021] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jun 16 11:41:16 2021] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: [mem 0xdfa00000-0xdfa00fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[Wed Jun 16 11:41:16 2021] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved
[Wed Jun 16 11:41:16 2021] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[Wed Jun 16 11:41:16 2021] pnp: PnP ACPI: found 14 devices
[Wed Jun 16 11:41:16 2021] ACPI: bus type PNP unregistered
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.0:   bridge window [mem 0xf7a00000-0xf7afffff]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.1:   bridge window [mem 0xf7900000-0xf79fffff]
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: PCI bridge to [bus 05]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4: PCI bridge to [bus 06]
[Wed Jun 16 11:41:16 2021] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[Wed Jun 16 11:41:16 2021] pci 0000:04:00.0: setting latency timer to 64
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:01: resource 1 [mem 0xf7b00000-0xf7bfffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:02: resource 1 [mem 0xf7a00000-0xf7afffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 7 [mem 0x000dc000-0x000dffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 8 [mem 0x000e0000-0x000e3fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 9 [mem 0x000e4000-0x000e7fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:04: resource 10 [mem 0xdfa00000-0xfeafffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 8 [io  0x0000-0x0cf7]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 9 [io  0x0d00-0xffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 11 [mem 0x000dc000-0x000dffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 12 [mem 0x000e0000-0x000e3fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 13 [mem 0x000e4000-0x000e7fff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:05: resource 14 [mem 0xdfa00000-0xfeafffff]
[Wed Jun 16 11:41:16 2021] pci_bus 0000:06: resource 1 [mem 0xf7800000-0xf78fffff]
[Wed Jun 16 11:41:16 2021] NET: Registered protocol family 2
[Wed Jun 16 11:41:16 2021] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[Wed Jun 16 11:41:16 2021] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[Wed Jun 16 11:41:16 2021] TCP: Hash tables configured (established 32768 bind 32768)
[Wed Jun 16 11:41:16 2021] TCP: reno registered
[Wed Jun 16 11:41:16 2021] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[Wed Jun 16 11:41:16 2021] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[Wed Jun 16 11:41:16 2021] NET: Registered protocol family 1
[Wed Jun 16 11:41:16 2021] RPC: Registered named UNIX socket transport module.
[Wed Jun 16 11:41:16 2021] RPC: Registered udp transport module.
[Wed Jun 16 11:41:16 2021] RPC: Registered tcp transport module.
[Wed Jun 16 11:41:16 2021] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Wed Jun 16 11:41:16 2021] pci 0000:00:02.0: Boot video device
[Wed Jun 16 11:41:16 2021] PCI: CLS mismatch (64 != 32), using 64 bytes
[Wed Jun 16 11:41:16 2021] Trying to unpack rootfs image as initramfs...
[Wed Jun 16 11:41:16 2021] Freeing initrd memory: 25864k freed
[Wed Jun 16 11:41:16 2021] uuuuucyoefmef: module verification failed: signature and/or required key missing - tainting kernel
[Wed Jun 16 11:41:16 2021] DMAR: No ATSR found
[Wed Jun 16 11:41:16 2021] IOMMU 0 0xfed90000: using Queued invalidation
[Wed Jun 16 11:41:16 2021] IOMMU 1 0xfed91000: using Queued invalidation
[Wed Jun 16 11:41:16 2021] IOMMU passthrough mode = 1
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:00.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:01.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:16.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1a.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1b.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1c.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1c.1
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1c.3
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1c.4
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1d.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1f.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1f.2
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:00:1f.3
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:01:00.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:02:00.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:03:00.0
[Wed Jun 16 11:41:16 2021] IOMMU: software identity mapping for device 0000:06:00.0
[Wed Jun 16 11:41:16 2021] IOMMU: Setting RMRR:
[Wed Jun 16 11:41:16 2021] IOMMU: Setting identity map for device 0000:00:02.0 [0xdb800000 - 0xdf9fffff]
[Wed Jun 16 11:41:16 2021] IOMMU: Setting identity map for device 0000:00:1a.0 [0xd9e10000 - 0xd9e1cfff]
[Wed Jun 16 11:41:16 2021] IOMMU: Setting identity map for device 0000:00:1d.0 [0xd9e10000 - 0xd9e1cfff]
[Wed Jun 16 11:41:16 2021] IOMMU: Prepare 0-16MiB unity mapping for LPC
[Wed Jun 16 11:41:16 2021] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[Wed Jun 16 11:41:16 2021] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[Wed Jun 16 11:41:16 2021] Initialise module verification
[Wed Jun 16 11:41:16 2021] audit: initializing netlink socket (disabled)
[Wed Jun 16 11:41:16 2021] type=2000 audit(1623836477.508:1): initialized
[Wed Jun 16 11:41:16 2021] bounce pool size: 64 pages
[Wed Jun 16 11:41:16 2021] VFS: Disk quotas dquot_6.5.2
[Wed Jun 16 11:41:16 2021] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Wed Jun 16 11:41:16 2021] NFS: Registering the id_resolver key type
[Wed Jun 16 11:41:16 2021] Key type id_resolver registered
[Wed Jun 16 11:41:16 2021] Key type id_legacy registered
[Wed Jun 16 11:41:16 2021] msgmni has been set to 7825
[Wed Jun 16 11:41:16 2021] async_tx: api initialized (async)
[Wed Jun 16 11:41:16 2021] Key type asymmetric registered
[Wed Jun 16 11:41:16 2021] Asymmetric key parser 'x509' registered
[Wed Jun 16 11:41:16 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[Wed Jun 16 11:41:16 2021] io scheduler noop registered
[Wed Jun 16 11:41:16 2021] io scheduler deadline registered
[Wed Jun 16 11:41:16 2021] io scheduler cfq registered (default)
[Wed Jun 16 11:41:16 2021] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[Wed Jun 16 11:41:16 2021] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[Wed Jun 16 11:41:16 2021] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 8250
[Wed Jun 16 11:41:16 2021] brd: module loaded
[Wed Jun 16 11:41:16 2021] ACPI Warning: 0x0000000000000428-0x000000000000042F SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-249)
[Wed Jun 16 11:41:16 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Wed Jun 16 11:41:16 2021] Unknown LPC device 1c44
[Wed Jun 16 11:41:16 2021] ACPI Warning: 0x0000000000000540-0x000000000000054F SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-249)
[Wed Jun 16 11:41:16 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Wed Jun 16 11:41:16 2021] ACPI Warning: 0x0000000000000530-0x000000000000053F SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-249)
[Wed Jun 16 11:41:16 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Wed Jun 16 11:41:16 2021] ACPI Warning: 0x0000000000000500-0x000000000000052F SystemIO conflicts with Region \LED_ 1 (20130328/utaddress-249)
[Wed Jun 16 11:41:16 2021] ACPI Warning: 0x0000000000000500-0x000000000000052F SystemIO conflicts with Region \GPIO 2 (20130328/utaddress-249)
[Wed Jun 16 11:41:16 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Wed Jun 16 11:41:16 2021] lpc_ich: Resource conflict(s) found affecting gpio_ich
[Wed Jun 16 11:41:16 2021] Loading iSCSI transport class v2.0-870.
[Wed Jun 16 11:41:16 2021] rdac: device handler registered
[Wed Jun 16 11:41:16 2021] ahci 0000:00:1f.2: version 3.0
[Wed Jun 16 11:41:16 2021] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci: SSS flag set, parallel bus scan disabled
[Wed Jun 16 11:41:16 2021] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[Wed Jun 16 11:41:16 2021] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst
[Wed Jun 16 11:41:16 2021] ahci 0000:00:1f.2: setting latency timer to 64
[Wed Jun 16 11:41:16 2021] scsi0 : ahci
[Wed Jun 16 11:41:16 2021] scsi1 : ahci
[Wed Jun 16 11:41:16 2021] scsi2 : ahci
[Wed Jun 16 11:41:16 2021] scsi3 : ahci
[Wed Jun 16 11:41:16 2021] scsi4 : ahci
[Wed Jun 16 11:41:16 2021] scsi5 : ahci
[Wed Jun 16 11:41:16 2021] ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 43
[Wed Jun 16 11:41:16 2021] ata2: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06180 irq 43
[Wed Jun 16 11:41:16 2021] ata3: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06200 irq 43
[Wed Jun 16 11:41:16 2021] ata4: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06280 irq 43
[Wed Jun 16 11:41:16 2021] ata5: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06300 irq 43
[Wed Jun 16 11:41:16 2021] ata6: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06380 irq 43
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 44 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 45 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 46 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 47 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 48 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 49 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 50 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: irq 51 for MSI/MSI-X
[Wed Jun 16 11:41:16 2021] ahci: SSS flag set, parallel bus scan disabled
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
[Wed Jun 16 11:41:16 2021] ahci 0000:01:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh
[Wed Jun 16 11:41:16 2021] scsi6 : ahci
[Wed Jun 16 11:41:16 2021] scsi7 : ahci
[Wed Jun 16 11:41:16 2021] scsi8 : ahci
[Wed Jun 16 11:41:16 2021] scsi9 : ahci
[Wed Jun 16 11:41:16 2021] scsi10 : ahci
[Wed Jun 16 11:41:16 2021] ata7: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10100 irq 44
[Wed Jun 16 11:41:16 2021] ata8: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10180 irq 45
[Wed Jun 16 11:41:16 2021] ata9: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10200 irq 46
[Wed Jun 16 11:41:16 2021] ata10: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10280 irq 47
[Wed Jun 16 11:41:16 2021] ata11: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10300 irq 48
[Wed Jun 16 11:41:16 2021] i8042: PNP: No PS/2 controller found. Probing ports directly.
[Wed Jun 16 11:41:16 2021] serio: i8042 KBD port at 0x60,0x64 irq 1
[Wed Jun 16 11:41:16 2021] serio: i8042 AUX port at 0x60,0x64 irq 12
[Wed Jun 16 11:41:16 2021] rtc_cmos 00:05: RTC can wake from S4
[Wed Jun 16 11:41:16 2021] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[Wed Jun 16 11:41:16 2021] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[Wed Jun 16 11:41:16 2021] i2c /dev entries driver
[Wed Jun 16 11:41:16 2021] it87: Found IT8728F chip at 0xa30, revision 1
[Wed Jun 16 11:41:16 2021] it87: Beeping is supported
[Wed Jun 16 11:41:16 2021] md: linear personality registered for level -1
[Wed Jun 16 11:41:16 2021] md: raid0 personality registered for level 0
[Wed Jun 16 11:41:16 2021] md: raid1 personality registered for level 1
[Wed Jun 16 11:41:16 2021] md: raid10 personality registered for level 10
[Wed Jun 16 11:41:16 2021] md: raid6 personality registered for level 6
[Wed Jun 16 11:41:16 2021] md: raid5 personality registered for level 5
[Wed Jun 16 11:41:16 2021] md: raid4 personality registered for level 4
[Wed Jun 16 11:41:16 2021] md: raidF1 personality registered for level 45
[Wed Jun 16 11:41:16 2021] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[Wed Jun 16 11:41:16 2021] cpuidle: using governor ladder
[Wed Jun 16 11:41:16 2021] cpuidle: using governor menu
[Wed Jun 16 11:41:16 2021] TCP: cubic registered
[Wed Jun 16 11:41:16 2021] NET: Registered protocol family 17
[Wed Jun 16 11:41:16 2021] Key type dns_resolver registered
[Wed Jun 16 11:41:17 2021] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Wed Jun 16 11:41:17 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Wed Jun 16 11:41:17 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8801199a3358), AE_NOT_FOUND (20130328/psparse-537)
[Wed Jun 16 11:41:17 2021] ata1.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:17 2021] ata1.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:17 2021] ata1.00: SN:     WD-WX31D45RFTRJ
[Wed Jun 16 11:41:17 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Wed Jun 16 11:41:17 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8801199a3358), AE_NOT_FOUND (20130328/psparse-537)
[Wed Jun 16 11:41:17 2021] ata1.00: configured for UDMA/133
[Wed Jun 16 11:41:17 2021] scsi 0:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] 4096-byte physical blocks
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] Write Protect is off
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:17 2021]  sda: sda1 sda2 sda3
[Wed Jun 16 11:41:17 2021] sd 0:0:0:0: [sda] Attached SCSI disk
[Wed Jun 16 11:41:17 2021] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Wed Jun 16 11:41:17 2021] ata7.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:17 2021] ata7.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:17 2021] ata7.00: SN:     WD-WX31D45RF28A
[Wed Jun 16 11:41:17 2021] ata7.00: configured for UDMA/133
[Wed Jun 16 11:41:17 2021] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Wed Jun 16 11:41:17 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Wed Jun 16 11:41:17 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8801199a32e0), AE_NOT_FOUND (20130328/psparse-537)
[Wed Jun 16 11:41:17 2021] ata2.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:17 2021] ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:17 2021] ata2.00: SN:     WD-WX11D557Y6RK
[Wed Jun 16 11:41:17 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Wed Jun 16 11:41:17 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8801199a32e0), AE_NOT_FOUND (20130328/psparse-537)
[Wed Jun 16 11:41:17 2021] ata2.00: configured for UDMA/133
[Wed Jun 16 11:41:17 2021] scsi 1:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] Write Protect is off
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:17 2021]  sdb: sdb1 sdb2 sdb3
[Wed Jun 16 11:41:17 2021] sd 1:0:0:0: [sdb] Attached SCSI disk
[Wed Jun 16 11:41:17 2021] tsc: Refined TSC clocksource calibration: 3228.397 MHz
[Wed Jun 16 11:41:17 2021] Switching to clocksource tsc
[Wed Jun 16 11:41:17 2021] ata3: SATA link down (SStatus 0 SControl 300)
[Wed Jun 16 11:41:18 2021] ata4: SATA link down (SStatus 0 SControl 300)
[Wed Jun 16 11:41:18 2021] ata5: SATA link down (SStatus 0 SControl 300)
[Wed Jun 16 11:41:18 2021] ata6: SATA link down (SStatus 0 SControl 300)
[Wed Jun 16 11:41:18 2021] scsi 6:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] 4096-byte physical blocks
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] Write Protect is off
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:18 2021]  sdg: sdg1 sdg2 sdg3
[Wed Jun 16 11:41:18 2021] sd 6:0:0:0: [sdg] Attached SCSI disk
[Wed Jun 16 11:41:19 2021] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Wed Jun 16 11:41:19 2021] ata8.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:19 2021] ata8.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:19 2021] ata8.00: SN:     WD-WX11DA4DJ79X
[Wed Jun 16 11:41:19 2021] ata8.00: configured for UDMA/133
[Wed Jun 16 11:41:19 2021] scsi 7:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] 4096-byte physical blocks
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] Write Protect is off
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:19 2021]  sdh: sdh1 sdh2 sdh3
[Wed Jun 16 11:41:19 2021] sd 7:0:0:0: [sdh] Attached SCSI disk
[Wed Jun 16 11:41:19 2021] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Wed Jun 16 11:41:19 2021] ata9.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:19 2021] ata9.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:19 2021] ata9.00: SN:     WD-WX31D45RFF1F
[Wed Jun 16 11:41:19 2021] ata9.00: configured for UDMA/133
[Wed Jun 16 11:41:19 2021] scsi 8:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] 4096-byte physical blocks
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] Write Protect is off
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:19 2021]  sdi: sdi1 sdi2 sdi3
[Wed Jun 16 11:41:19 2021] sd 8:0:0:0: [sdi] Attached SCSI disk
[Wed Jun 16 11:41:20 2021] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Wed Jun 16 11:41:20 2021] ata10.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:20 2021] ata10.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:20 2021] ata10.00: SN:     WD-WX31D45RFCRX
[Wed Jun 16 11:41:20 2021] ata10.00: configured for UDMA/133
[Wed Jun 16 11:41:20 2021] scsi 9:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] 4096-byte physical blocks
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] Write Protect is off
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:20 2021]  sdj: sdj1 sdj2 sdj3
[Wed Jun 16 11:41:20 2021] sd 9:0:0:0: [sdj] Attached SCSI disk
[Wed Jun 16 11:41:20 2021] ata11: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Wed Jun 16 11:41:20 2021] ata11.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Wed Jun 16 11:41:20 2021] ata11.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Wed Jun 16 11:41:20 2021] ata11.00: SN:     WD-WX31D45RFYJ4
[Wed Jun 16 11:41:20 2021] ata11.00: configured for UDMA/133
[Wed Jun 16 11:41:20 2021] scsi 10:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] 4096-byte physical blocks
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] Write Protect is off
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Wed Jun 16 11:41:20 2021]  sdk: sdk1 sdk2 sdk3
[Wed Jun 16 11:41:20 2021] sd 10:0:0:0: [sdk] Attached SCSI disk
[Wed Jun 16 11:41:20 2021] Loading module verification blacklist certificates
[Wed Jun 16 11:41:20 2021] Loading module verification certificates
[Wed Jun 16 11:41:20 2021] MODSIGN: Loaded cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[Wed Jun 16 11:41:20 2021] MODSIGN: Loaded cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[Wed Jun 16 11:41:20 2021] MODSIGN: Loaded cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[Wed Jun 16 11:41:20 2021] MODSIGN: Loaded cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[Wed Jun 16 11:41:20 2021] registered taskstats version 1
[Wed Jun 16 11:41:20 2021] rtc_cmos 00:05: setting system clock to 2021-06-16 09:41:21 UTC (1623836481)
[Wed Jun 16 11:41:20 2021] Freeing unused kernel memory: 792k freed
[Wed Jun 16 11:41:20 2021] Write protecting the kernel read-only data: 8192k
[Wed Jun 16 11:41:20 2021] Freeing unused kernel memory: 1224k freed
[Wed Jun 16 11:41:20 2021] Freeing unused kernel memory: 476k freed
[Wed Jun 16 11:41:20 2021] ACPI: bus type USB registered
[Wed Jun 16 11:41:20 2021] usbcore: registered new interface driver usbfs
[Wed Jun 16 11:41:20 2021] usbcore: registered new interface driver hub
[Wed Jun 16 11:41:20 2021] usbcore: registered new interface driver ethub
[Wed Jun 16 11:41:20 2021] usbcore: registered new device driver usb
[Wed Jun 16 11:41:20 2021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Wed Jun 16 11:41:20 2021] ehci-pci: EHCI PCI platform driver
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: setting latency timer to 64
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: EHCI Host Controller
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: debug port 2
[Wed Jun 16 11:41:20 2021] 32bit 0000:00:1a.0 uses non-identity mapping
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c08000
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[Wed Jun 16 11:41:20 2021] hub 1-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] hub 1-0:1.0: 2 ports detected
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: setting latency timer to 64
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: EHCI Host Controller
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: debug port 2
[Wed Jun 16 11:41:20 2021] 32bit 0000:00:1d.0 uses non-identity mapping
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c07000
[Wed Jun 16 11:41:20 2021] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[Wed Jun 16 11:41:20 2021] hub 2-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] hub 2-0:1.0: 2 ports detected
[Wed Jun 16 11:41:20 2021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Wed Jun 16 11:41:20 2021] uhci_hcd: USB Universal Host Controller Interface driver
[Wed Jun 16 11:41:20 2021] xhci_hcd 0000:06:00.0: xHCI Host Controller
[Wed Jun 16 11:41:20 2021] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[Wed Jun 16 11:41:20 2021] 32bit 0000:06:00.0 uses non-identity mapping
[Wed Jun 16 11:41:20 2021] xhci_hcd 0000:06:00.0: irq 52 for MSI/MSI-X
[Wed Jun 16 11:41:20 2021] xHCI xhci_add_endpoint called for root hub
[Wed Jun 16 11:41:20 2021] xHCI xhci_check_bandwidth called for root hub
[Wed Jun 16 11:41:20 2021] hub 3-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] hub 3-0:1.0: 1 port detected
[Wed Jun 16 11:41:20 2021] xhci_hcd 0000:06:00.0: xHCI Host Controller
[Wed Jun 16 11:41:20 2021] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[Wed Jun 16 11:41:20 2021] xHCI xhci_add_endpoint called for root hub
[Wed Jun 16 11:41:20 2021] xHCI xhci_check_bandwidth called for root hub
[Wed Jun 16 11:41:20 2021] hub 4-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] hub 4-0:1.0: 4 ports detected
[Wed Jun 16 11:41:20 2021] usbcore: registered new interface driver usb-storage
[Wed Jun 16 11:41:20 2021] VMware PVSCSI driver - version 1.0.2.0-k
[Wed Jun 16 11:41:20 2021] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[Wed Jun 16 11:41:20 2021] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[Wed Jun 16 11:41:20 2021] Fusion MPT base driver 3.04.20
[Wed Jun 16 11:41:20 2021] Copyright (c) 1999-2008 LSI Corporation
[Wed Jun 16 11:41:20 2021] Fusion MPT SPI Host driver 3.04.20
[Wed Jun 16 11:41:20 2021] Fusion MPT SAS Host driver 3.04.20
[Wed Jun 16 11:41:20 2021] Fusion MPT misc device (ioctl) driver 3.04.20
[Wed Jun 16 11:41:20 2021] mptctl: Registered with Fusion MPT base driver
[Wed Jun 16 11:41:20 2021] mptctl: /dev/mptctl @ (major,minor=10,220)
[Wed Jun 16 11:41:20 2021] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[Wed Jun 16 11:41:20 2021] mpt2sas version 20.00.00.00 loaded
[Wed Jun 16 11:41:20 2021] mpt3sas version 22.00.02.00 loaded
[Wed Jun 16 11:41:20 2021] etxhci_hcd-170202 0000:03:00.0: Etron xHCI Host Controller
[Wed Jun 16 11:41:20 2021] etxhci_hcd-170202 0000:03:00.0: new USB bus registered, assigned bus number 5
[Wed Jun 16 11:41:20 2021] 32bit 0000:03:00.0 uses non-identity mapping
[Wed Jun 16 11:41:20 2021] etxhci_hcd-170202 0000:03:00.0: irq 53 for MSI/MSI-X
[Wed Jun 16 11:41:20 2021] xHCI etxhci_add_endpoint called for root hub
[Wed Jun 16 11:41:20 2021] xHCI etxhci_check_bandwidth called for root hub
[Wed Jun 16 11:41:20 2021] ethub 5-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] ethub 5-0:1.0: 2 ports detected
[Wed Jun 16 11:41:20 2021] etxhci_hcd-170202 0000:03:00.0: Etron xHCI Host Controller
[Wed Jun 16 11:41:20 2021] etxhci_hcd-170202 0000:03:00.0: new USB bus registered, assigned bus number 6
[Wed Jun 16 11:41:20 2021] xHCI etxhci_add_endpoint called for root hub
[Wed Jun 16 11:41:20 2021] xHCI etxhci_check_bandwidth called for root hub
[Wed Jun 16 11:41:20 2021] ethub 6-0:1.0: USB hub found
[Wed Jun 16 11:41:20 2021] ethub 6-0:1.0: 2 ports detected
[Wed Jun 16 11:41:20 2021] broadwell_synobios: module license 'Synology Inc.' taints kernel.
[Wed Jun 16 11:41:20 2021] Disabling lock debugging due to kernel taint
[Wed Jun 16 11:41:20 2021] 2021-6-16 9:41:22 UTC
[Wed Jun 16 11:41:20 2021] synobios: load, major number 201
[Wed Jun 16 11:41:20 2021] Brand: Synology
[Wed Jun 16 11:41:20 2021] Model: DS-3617xs
[Wed Jun 16 11:41:20 2021] set group disks wakeup number to 4, spinup time deno 7
[Wed Jun 16 11:41:20 2021] synobios cpu_arch proc entry initialized
[Wed Jun 16 11:41:20 2021] synobios crypto_hw proc entry initialized
[Wed Jun 16 11:41:20 2021] synobios syno_platform proc entry initialized
[Wed Jun 16 11:41:20 2021] synobios open /dev/ttyS1 success
[Wed Jun 16 11:41:20 2021] synobios: unload
[Wed Jun 16 11:41:20 2021] md: Autodetecting RAID arrays.
[Wed Jun 16 11:41:20 2021] usb 1-1: new high-speed USB device number 2 using ehci-pci
[Wed Jun 16 11:41:20 2021] md: invalid raid superblock magic on sda3
[Wed Jun 16 11:41:20 2021] md: sda3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdb3
[Wed Jun 16 11:41:21 2021] md: sdb3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdg3
[Wed Jun 16 11:41:21 2021] md: sdg3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] Got empty serial number. Generate serial number from product.
[Wed Jun 16 11:41:21 2021] hub 1-1:1.0: USB hub found
[Wed Jun 16 11:41:21 2021] hub 1-1:1.0: 6 ports detected
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdh3
[Wed Jun 16 11:41:21 2021] md: sdh3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] usb 2-1: new high-speed USB device number 2 using ehci-pci
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdi3
[Wed Jun 16 11:41:21 2021] md: sdi3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdj3
[Wed Jun 16 11:41:21 2021] md: sdj3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] md: invalid raid superblock magic on sdk3
[Wed Jun 16 11:41:21 2021] md: sdk3 does not have a valid v0.90 superblock, not importing!
[Wed Jun 16 11:41:21 2021] md: Scanned 21 and added 14 devices.
[Wed Jun 16 11:41:21 2021] md: autorun ...
[Wed Jun 16 11:41:21 2021] md: considering sda1 ...
[Wed Jun 16 11:41:21 2021] md:  adding sda1 ...
[Wed Jun 16 11:41:21 2021] md: sda2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdb1 ...
[Wed Jun 16 11:41:21 2021] md: sdb2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdg1 ...
[Wed Jun 16 11:41:21 2021] md: sdg2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdh1 ...
[Wed Jun 16 11:41:21 2021] md: sdh2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdi1 ...
[Wed Jun 16 11:41:21 2021] md: sdi2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdj1 ...
[Wed Jun 16 11:41:21 2021] md: sdj2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdk1 ...
[Wed Jun 16 11:41:21 2021] md: sdk2 has different UUID to sda1
[Wed Jun 16 11:41:21 2021] md: created md0
[Wed Jun 16 11:41:21 2021] md: bind<sdk1>
[Wed Jun 16 11:41:21 2021] md: bind<sdj1>
[Wed Jun 16 11:41:21 2021] md: bind<sdi1>
[Wed Jun 16 11:41:21 2021] md: bind<sdh1>
[Wed Jun 16 11:41:21 2021] md: bind<sdg1>
[Wed Jun 16 11:41:21 2021] md: bind<sdb1>
[Wed Jun 16 11:41:21 2021] md: bind<sda1>
[Wed Jun 16 11:41:21 2021] md: running: <sda1><sdb1><sdg1><sdh1><sdi1><sdj1><sdk1>
[Wed Jun 16 11:41:21 2021] md/raid1:md0: active with 5 out of 12 mirrors
[Wed Jun 16 11:41:21 2021] Got empty serial number. Generate serial number from product.
[Wed Jun 16 11:41:21 2021] drivers/usb/core/hub.c (2696) Same device found. Change serial to ffffffd1ffffffb2ffffffdbffffffa0
[Wed Jun 16 11:41:21 2021] hub 2-1:1.0: USB hub found
[Wed Jun 16 11:41:21 2021] hub 2-1:1.0: 8 ports detected
[Wed Jun 16 11:41:21 2021] md0: detected capacity change from 0 to 2549940224
[Wed Jun 16 11:41:21 2021] md: considering sda2 ...
[Wed Jun 16 11:41:21 2021] RAID1 conf printout:
[Wed Jun 16 11:41:21 2021] md:  adding sda2 ...
[Wed Jun 16 11:41:21 2021]  --- wd:5 rd:12
[Wed Jun 16 11:41:21 2021] md:  adding sdb2 ...
[Wed Jun 16 11:41:21 2021]  disk 0, wo:1, o:1, dev:sda1
[Wed Jun 16 11:41:21 2021] md:  adding sdg2 ...
[Wed Jun 16 11:41:21 2021]  disk 1, wo:0, o:1, dev:sdh1
[Wed Jun 16 11:41:21 2021] md:  adding sdh2 ...
[Wed Jun 16 11:41:21 2021]  disk 3, wo:0, o:1, dev:sdk1
[Wed Jun 16 11:41:21 2021] md:  adding sdi2 ...
[Wed Jun 16 11:41:21 2021]  disk 4, wo:0, o:1, dev:sdj1
[Wed Jun 16 11:41:21 2021] md:  adding sdj2 ...
[Wed Jun 16 11:41:21 2021]  disk 5, wo:0, o:1, dev:sdi1
[Wed Jun 16 11:41:21 2021] md:  adding sdk2 ...
[Wed Jun 16 11:41:21 2021]  disk 6, wo:0, o:1, dev:sdg1
[Wed Jun 16 11:41:21 2021] RAID1 conf printout:
[Wed Jun 16 11:41:21 2021]  --- wd:5 rd:12
[Wed Jun 16 11:41:21 2021]  disk 0, wo:1, o:1, dev:sda1
[Wed Jun 16 11:41:21 2021]  disk 1, wo:0, o:1, dev:sdh1
[Wed Jun 16 11:41:21 2021]  disk 2, wo:1, o:1, dev:sdb1
[Wed Jun 16 11:41:21 2021]  disk 3, wo:0, o:1, dev:sdk1
[Wed Jun 16 11:41:21 2021]  disk 4, wo:0, o:1, dev:sdj1
[Wed Jun 16 11:41:21 2021]  disk 5, wo:0, o:1, dev:sdi1
[Wed Jun 16 11:41:21 2021]  disk 6, wo:0, o:1, dev:sdg1
[Wed Jun 16 11:41:21 2021] md: md0: current auto_remap = 0
[Wed Jun 16 11:41:21 2021] md: recovery of RAID array md0
[Wed Jun 16 11:41:21 2021] md0: Failed to send sync event: (sync type: recovery, finish: 0, interrupt: 0)
[Wed Jun 16 11:41:21 2021] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[Wed Jun 16 11:41:21 2021] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for recovery.
[Wed Jun 16 11:41:21 2021] md: using 128k window, over a total of 2490176k.
[Wed Jun 16 11:41:21 2021] md: created md1
[Wed Jun 16 11:41:21 2021] md: bind<sdk2>
[Wed Jun 16 11:41:21 2021] md: bind<sdj2>
[Wed Jun 16 11:41:21 2021] md: bind<sdi2>
[Wed Jun 16 11:41:21 2021] md: bind<sdh2>
[Wed Jun 16 11:41:21 2021] md: bind<sdg2>
[Wed Jun 16 11:41:21 2021] md: bind<sdb2>
[Wed Jun 16 11:41:21 2021] md: bind<sda2>
[Wed Jun 16 11:41:21 2021] md: running: <sda2><sdb2><sdg2><sdh2><sdi2><sdj2><sdk2>
[Wed Jun 16 11:41:21 2021] md/raid1:md1: active with 5 out of 12 mirrors
[Wed Jun 16 11:41:21 2021] md1: detected capacity change from 0 to 2147418112
[Wed Jun 16 11:41:21 2021] md: ... autorun DONE.
[Wed Jun 16 11:41:21 2021] RAID1 conf printout:
[Wed Jun 16 11:41:21 2021]  --- wd:5 rd:12
[Wed Jun 16 11:41:21 2021]  disk 0, wo:1, o:1, dev:sda2
[Wed Jun 16 11:41:21 2021]  disk 1, wo:0, o:1, dev:sdh2
[Wed Jun 16 11:41:21 2021]  disk 3, wo:0, o:1, dev:sdg2
[Wed Jun 16 11:41:21 2021]  disk 4, wo:0, o:1, dev:sdk2
[Wed Jun 16 11:41:21 2021]  disk 5, wo:0, o:1, dev:sdj2
[Wed Jun 16 11:41:21 2021]  disk 6, wo:0, o:1, dev:sdi2
[Wed Jun 16 11:41:21 2021] RAID1 conf printout:
[Wed Jun 16 11:41:21 2021]  --- wd:5 rd:12
[Wed Jun 16 11:41:21 2021]  disk 0, wo:1, o:1, dev:sda2
[Wed Jun 16 11:41:21 2021]  disk 1, wo:0, o:1, dev:sdh2
[Wed Jun 16 11:41:21 2021]  disk 2, wo:1, o:1, dev:sdb2
[Wed Jun 16 11:41:21 2021]  disk 3, wo:0, o:1, dev:sdg2
[Wed Jun 16 11:41:21 2021]  disk 4, wo:0, o:1, dev:sdk2
[Wed Jun 16 11:41:21 2021]  disk 5, wo:0, o:1, dev:sdj2
[Wed Jun 16 11:41:21 2021]  disk 6, wo:0, o:1, dev:sdi2
[Wed Jun 16 11:41:21 2021] md: md1: current auto_remap = 0
[Wed Jun 16 11:41:21 2021] md: recovery of RAID array md1
[Wed Jun 16 11:41:21 2021] md1: Failed to send sync event: (sync type: recovery, finish: 0, interrupt: 0)
[Wed Jun 16 11:41:21 2021] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[Wed Jun 16 11:41:21 2021] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for recovery.
[Wed Jun 16 11:41:21 2021] md: using 128k window, over a total of 2097088k.
[Wed Jun 16 11:41:21 2021]  md0: unknown partition table
[Wed Jun 16 11:41:22 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:22 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:22 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:22 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:22 2021] EXT4-fs (md0): barriers disabled
[Wed Jun 16 11:41:22 2021] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts:
[Wed Jun 16 11:41:23 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:23 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:23 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:23 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:23 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:23 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:24 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Wed Jun 16 11:41:24 2021] usb 3-1: not running at top speed
[Wed Jun 16 11:41:24 2021] Got empty serial number. Generate serial number from product.
[Wed Jun 16 11:41:24 2021] hub 3-1:1.0: USB hub found
[Wed Jun 16 11:41:24 2021] hub 3-1:1.0: 4 ports detected
[Wed Jun 16 11:41:24 2021] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[Wed Jun 16 11:41:24 2021] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[Wed Jun 16 11:41:24 2021] usb-storage 1-1.4:1.0: Quirks match for vid 054c pid 02a5: 80000
[Wed Jun 16 11:41:24 2021] scsi11 : usb-storage 1-1.4:1.0
[Wed Jun 16 11:41:25 2021] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[Wed Jun 16 11:41:25 2021] scsi 11:0:0:0: Direct-Access     Sony     Storage Media            0100 PQ: 0 ANSI: 0 CCS
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] 3963904 512-byte logical blocks: (2.02 GB/1.88 GiB)
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Write Protect is off
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Wed Jun 16 11:41:25 2021]  synoboot: synoboot1 synoboot2 synoboot3
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Wed Jun 16 11:41:25 2021] sd 11:0:0:0: [synoboot] Attached SCSI removable disk
[Wed Jun 16 11:41:26 2021] EXT4-fs (md0): re-mounted. Opts: (null)
[Wed Jun 16 11:41:29 2021] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Wed Jun 16 11:41:29 2021] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Wed Jun 16 11:41:29 2021] sd 6:0:0:0: Attached scsi generic sg2 type 0
[Wed Jun 16 11:41:29 2021] sd 7:0:0:0: Attached scsi generic sg3 type 0
[Wed Jun 16 11:41:29 2021] sd 8:0:0:0: Attached scsi generic sg4 type 0
[Wed Jun 16 11:41:29 2021] sd 9:0:0:0: Attached scsi generic sg5 type 0
[Wed Jun 16 11:41:29 2021] sd 10:0:0:0: Attached scsi generic sg6 type 0
[Wed Jun 16 11:41:29 2021] sd 11:0:0:0: Attached scsi generic sg7 type 0
[Wed Jun 16 11:41:30 2021]  md1: unknown partition table
[Wed Jun 16 11:41:30 2021] md: md_do_sync() got signal ... exiting
[Wed Jun 16 11:41:30 2021] md1: Failed to send sync event: (sync type: recovery, finish: 1, interrupt: 1)
[Wed Jun 16 11:41:30 2021] md: md1: current auto_remap = 0
[Wed Jun 16 11:41:30 2021] md1: detected capacity change from 2147418112 to 0
[Wed Jun 16 11:41:30 2021] md: md1: set sda2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdb2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdg2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdh2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdi2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdj2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1: set sdk2 to auto_remap [0]
[Wed Jun 16 11:41:30 2021] md: md1 stopped.
[Wed Jun 16 11:41:30 2021] md: unbind<sda2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sda2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdb2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdb2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdg2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdg2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdh2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdh2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdi2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdi2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdj2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdj2)
[Wed Jun 16 11:41:30 2021] md: unbind<sdk2>
[Wed Jun 16 11:41:30 2021] md: export_rdev(sdk2)
[Wed Jun 16 11:41:32 2021] md: bind<sda2>
[Wed Jun 16 11:41:32 2021] md: bind<sdb2>
[Wed Jun 16 11:41:32 2021] md: bind<sdg2>
[Wed Jun 16 11:41:32 2021] md: bind<sdh2>
[Wed Jun 16 11:41:32 2021] md: bind<sdi2>
[Wed Jun 16 11:41:32 2021] md: bind<sdj2>
[Wed Jun 16 11:41:32 2021] md: bind<sdk2>
[Wed Jun 16 11:41:32 2021] md/raid1:md1: active with 7 out of 12 mirrors
[Wed Jun 16 11:41:32 2021] md1: detected capacity change from 0 to 2147418112
[Wed Jun 16 11:41:32 2021]  md1: unknown partition table
[Wed Jun 16 11:41:32 2021] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k
[Wed Jun 16 11:41:32 2021] zram: module is from the staging directory, the quality is unknown, you have been warned.
[Wed Jun 16 11:41:32 2021] zram: Created 4 device(s) ...
[Wed Jun 16 11:41:32 2021] Adding 601084k swap on /dev/zram0.  Priority:1 extents:1 across:601084k SS
[Wed Jun 16 11:41:32 2021] Adding 601084k swap on /dev/zram1.  Priority:1 extents:1 across:601084k SS
[Wed Jun 16 11:41:32 2021] Adding 601084k swap on /dev/zram2.  Priority:1 extents:1 across:601084k SS
[Wed Jun 16 11:41:32 2021] Adding 601084k swap on /dev/zram3.  Priority:1 extents:1 across:601084k SS
[Wed Jun 16 11:41:33 2021] NET: Registered protocol family 10
[Wed Jun 16 11:41:33 2021] sit: IPv6 over IPv4 tunneling driver
[Wed Jun 16 11:41:33 2021] ACPI: Requesting acpi_cpufreq
[Wed Jun 16 11:41:34 2021] Monitor-Mwait will be used to enter C-1 state
[Wed Jun 16 11:41:34 2021] Monitor-Mwait will be used to enter C-3 state
[Wed Jun 16 11:41:34 2021] ACPI: acpi_idle registered with cpuidle
[Wed Jun 16 11:41:34 2021] init: syno-auth-check main process (6282) killed by TERM signal
[Wed Jun 16 11:41:34 2021] fuse init (API version 7.22)
[Wed Jun 16 11:41:34 2021] dca service started, version 1.12.1
[Wed Jun 16 11:41:34 2021] e1000e: Intel(R) PRO/1000 Network Driver - 3.3.4-NAPI
[Wed Jun 16 11:41:34 2021] e1000e: Copyright(c) 1999 - 2016 Intel Corporation.
[Wed Jun 16 11:41:34 2021] Intel(R) Gigabit Ethernet Network Driver - version 5.3.5.3
[Wed Jun 16 11:41:34 2021] Copyright (c) 2007-2015 Intel Corporation.
[Wed Jun 16 11:41:34 2021] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.1.3
[Wed Jun 16 11:41:34 2021] Copyright(c) 1999 - 2017 Intel Corporation.
[Wed Jun 16 11:41:34 2021] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.3.6
[Wed Jun 16 11:41:34 2021] i40e: Copyright(c) 2013 - 2017 Intel Corporation.
[Wed Jun 16 11:41:34 2021] tn40xx low_mem_msg proc entry initialized
[Wed Jun 16 11:41:34 2021] tn40xx low_mem_counter proc entry initialized
[Wed Jun 16 11:41:34 2021] tn40xx debug_msg proc entry initialized
[Wed Jun 16 11:41:34 2021] tn40xx: Tehuti Network Driver, 0.3.6.12.3
[Wed Jun 16 11:41:34 2021] qed_init called
[Wed Jun 16 11:41:34 2021] QLogic FastLinQ 4xxxx Core Module qed 8.33.9.0
[Wed Jun 16 11:41:34 2021] creating debugfs root node
[Wed Jun 16 11:41:34 2021] qede_init: QLogic FastLinQ 4xxxx Ethernet Driver qede 8.33.9.0
[Wed Jun 16 11:41:34 2021] Loading modules backported from Linux version v3.18.1-0-g39ca484
[Wed Jun 16 11:41:34 2021] Backport generated by backports.git v3.18.1-1-0-g5e9ec4c
[Wed Jun 16 11:41:34 2021] Compat-mlnx-ofed backport release: c22af88
[Wed Jun 16 11:41:34 2021] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git c22af88
[Wed Jun 16 11:41:34 2021] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git
[Wed Jun 16 11:41:35 2021] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.00 ($DateTime: 2015/07/28 00:13:30 $)
[Wed Jun 16 11:41:35 2021] bio: create slab <bio-1> at 1
[Wed Jun 16 11:41:35 2021] Btrfs loaded
[Wed Jun 16 11:41:35 2021] exFAT: Version 1.2.9
[Wed Jun 16 11:41:35 2021] jme: JMicron JMC2XX ethernet driver version 1.0.8
[Wed Jun 16 11:41:35 2021] sky2: driver version 1.30
[Wed Jun 16 11:41:35 2021] pch_gbe: EG20T PCH Gigabit Ethernet Driver - version 1.01
[Wed Jun 16 11:41:35 2021] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.2.42
[Wed Jun 16 11:41:35 2021] QLogic/NetXen Network Driver v4.0.80
[Wed Jun 16 11:41:35 2021] Solarflare NET driver v3.2
[Wed Jun 16 11:41:35 2021] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[Wed Jun 16 11:41:35 2021] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Wed Jun 16 11:41:35 2021] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[Wed Jun 16 11:41:35 2021] VMware vmxnet3 virtual NIC driver - version 1.1.30.0-k-NAPI
[Wed Jun 16 11:41:35 2021] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.16 (Dec 05, 2012)
[Wed Jun 16 11:41:35 2021] tg3.c:v3.132 (May 21, 2013)
[Wed Jun 16 11:41:35 2021] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95722) rev a200] (PCI Express) MAC address ED:IT:ED:by:US:ER
[Wed Jun 16 11:41:35 2021] tg3 0000:02:00.0 eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[Wed Jun 16 11:41:35 2021] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[Wed Jun 16 11:41:35 2021] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[Wed Jun 16 11:41:35 2021] usbcore: registered new interface driver ax88179_178a
[Wed Jun 16 11:41:35 2021] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[Wed Jun 16 11:41:35 2021] ACPI: Power Button [PWRB]
[Wed Jun 16 11:41:35 2021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[Wed Jun 16 11:41:35 2021] ACPI: Power Button [PWRF]
[Wed Jun 16 11:41:35 2021] 2021-6-16 9:41:36 UTC
[Wed Jun 16 11:41:35 2021] synobios: load, major number 201
[Wed Jun 16 11:41:35 2021] Brand: Synology
[Wed Jun 16 11:41:35 2021] Model: DS-3617xs
[Wed Jun 16 11:41:35 2021] set group disks wakeup number to 4, spinup time deno 7
[Wed Jun 16 11:41:35 2021] synobios cpu_arch proc entry initialized
[Wed Jun 16 11:41:35 2021] synobios crypto_hw proc entry initialized
[Wed Jun 16 11:41:35 2021] synobios syno_platform proc entry initialized
[Wed Jun 16 11:41:35 2021] synobios open /dev/ttyS1 success
[Wed Jun 16 11:41:35 2021] systemd-udevd[7405]: starting version 204
[Wed Jun 16 11:41:35 2021] tg3 0000:02:00.0: irq 54 for MSI/MSI-X
[Wed Jun 16 11:41:35 2021] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Wed Jun 16 11:41:37 2021] md: md2 stopped.
[Wed Jun 16 11:41:38 2021] md: bind<sdb3>
[Wed Jun 16 11:41:38 2021] md: bind<sdg3>
[Wed Jun 16 11:41:38 2021] md: bind<sdh3>
[Wed Jun 16 11:41:38 2021] md: bind<sdi3>
[Wed Jun 16 11:41:38 2021] md: bind<sdj3>
[Wed Jun 16 11:41:38 2021] md: bind<sda3>
[Wed Jun 16 11:41:38 2021] md/raid:md2: not clean -- starting background reconstruction
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sda3 operational as raid disk 0
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sdj3 operational as raid disk 5
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sdi3 operational as raid disk 4
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sdh3 operational as raid disk 3
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sdg3 operational as raid disk 2
[Wed Jun 16 11:41:38 2021] md/raid:md2: device sdb3 operational as raid disk 1
[Wed Jun 16 11:41:38 2021] md/raid:md2: allocated 6460kB
[Wed Jun 16 11:41:38 2021] md/raid:md2: raid level 5 active with 6 out of 6 devices, algorithm 2
[Wed Jun 16 11:41:38 2021] RAID conf printout:
[Wed Jun 16 11:41:38 2021]  --- level:5 rd:6 wd:6
[Wed Jun 16 11:41:38 2021]  disk 0, o:1, dev:sda3
[Wed Jun 16 11:41:38 2021]  disk 1, o:1, dev:sdb3
[Wed Jun 16 11:41:38 2021]  disk 2, o:1, dev:sdg3
[Wed Jun 16 11:41:38 2021]  disk 3, o:1, dev:sdh3
[Wed Jun 16 11:41:38 2021]  disk 4, o:1, dev:sdi3
[Wed Jun 16 11:41:38 2021]  disk 5, o:1, dev:sdj3
[Wed Jun 16 11:41:38 2021] md2: detected capacity change from 0 to 29981186785280
[Wed Jun 16 11:41:38 2021] md: md2: current auto_remap = 0
[Wed Jun 16 11:41:38 2021] md: delaying resync of md2 until md0 has finished (they share one or more physical units)
[Wed Jun 16 11:41:38 2021]  md2: unknown partition table
[Wed Jun 16 11:41:39 2021] tg3 0000:02:00.0 eth0: Link is up at 1000 Mbps, full duplex
[Wed Jun 16 11:41:39 2021] tg3 0000:02:00.0 eth0: Flow control is off for TX and off for RX
[Wed Jun 16 11:41:39 2021] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Wed Jun 16 11:41:39 2021] bio: create slab <bio-2> at 2
[Wed Jun 16 11:41:40 2021] init: dhcp-client (eth0) main process (9705) killed by TERM signal
[Wed Jun 16 11:41:42 2021] usbcore: registered new interface driver usblp
[Wed Jun 16 11:41:42 2021] usbcore: registered new interface driver usbhid
[Wed Jun 16 11:41:42 2021] usbhid: USB HID core driver
[Wed Jun 16 11:41:43 2021] FAT-fs (synoboot2): fat_set_state: set=1 process=synopkicompatsy pid=11822
[Wed Jun 16 11:41:43 2021] FAT-fs (synoboot2): fat_set_state: set=0 process=synopkicompatsy pid=11822
[Wed Jun 16 11:41:45 2021] ata10.00: configured for UDMA/133
[Wed Jun 16 11:41:45 2021] ata10: EH complete
[Wed Jun 16 11:41:45 2021] ata11.00: configured for UDMA/133
[Wed Jun 16 11:41:45 2021] ata11: EH complete
[Wed Jun 16 11:41:45 2021] ata7.00: configured for UDMA/133
[Wed Jun 16 11:41:45 2021] ata7: EH complete
[Wed Jun 16 11:41:45 2021] ata8.00: configured for UDMA/133
[Wed Jun 16 11:41:45 2021] ata8: EH complete
[Wed Jun 16 11:41:45 2021] ata9.00: configured for UDMA/133
[Wed Jun 16 11:41:45 2021] ata9: EH complete
[Wed Jun 16 11:41:46 2021] ata1.00: configured for UDMA/133
[Wed Jun 16 11:41:46 2021] ata1: EH complete
[Wed Jun 16 11:41:46 2021] ata2.00: configured for UDMA/133
[Wed Jun 16 11:41:46 2021] ata2: EH complete
[Wed Jun 16 11:41:49 2021] ip_tables: (C) 2000-2006 Netfilter Core Team
[Wed Jun 16 11:41:49 2021] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[Wed Jun 16 11:41:49 2021] ip6_tables: (C) 2000-2006 Netfilter Core Team
[Wed Jun 16 11:41:50 2021] loop: module loaded
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(EDITEDbyUSER).
[Wed Jun 16 11:41:51 2021] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_device.c:617:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_file.c:146:fd_attach_hba RODSP plugin for fileio is enabled.
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_file.c:153:fd_attach_hba ODX Token Manager is enabled.
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_ep.c:786:ep_attach_hba RODSP plugin for epio is enabled.
[Wed Jun 16 11:41:51 2021] iSCSI:target_core_ep.c:793:ep_attach_hba ODX Token Manager is enabled.
[Wed Jun 16 11:41:52 2021] warning: `nginx' uses 32-bit capabilities (legacy support in use)
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys cpuset
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys cpu
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys cpuacct
[Thu Jun 17 14:54:18 2021] Linux version 3.10.105 (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP Mon Dec 14 18:47:46 CST 2020
[Thu Jun 17 14:54:18 2021] Command line: syno_hdd_powerup_seq=0 HddHotplug=0 syno_hw_version=DS3617xs vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_port_thaw=1 root=/dev/md0 sn=EDITEDbyUSER mac1=EDITEDbyUSER netif_num=1 vid=0x054c pid=0x02a5
[Thu Jun 17 14:54:18 2021] KERNEL supported cpus:
[Thu Jun 17 14:54:18 2021]   Intel GenuineIntel
[Thu Jun 17 14:54:18 2021] e820: BIOS-provided physical RAM map:
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000000000100-0x000000000009b7ff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x000000000009b800-0x000000000009ffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000040005000-0x00000000d9892fff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000d9893000-0x00000000d9e78fff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000d9e79000-0x00000000d9e79fff] ACPI data
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000d9e7a000-0x00000000d9fa0fff] ACPI NVS
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000d9fa1000-0x00000000da59cfff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000da59d000-0x00000000da59dfff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000da59e000-0x00000000da5e0fff] ACPI NVS
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000da5e1000-0x00000000dada2fff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000dada3000-0x00000000dafdafff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000dafdb000-0x00000000daffffff] usable
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Thu Jun 17 14:54:18 2021] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[Thu Jun 17 14:54:18 2021] NX (Execute Disable) protection: active
[Thu Jun 17 14:54:18 2021] SMBIOS 2.7 present.
[Thu Jun 17 14:54:18 2021] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z68AP-D3, BIOS Ua9 03/06/2013
[Thu Jun 17 14:54:18 2021] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Thu Jun 17 14:54:18 2021] e820: remove [mem 0x000a0000-0x000fffff] usable
[Thu Jun 17 14:54:18 2021] e820: last_pfn = 0x11f600 max_arch_pfn = 0x400000000
[Thu Jun 17 14:54:18 2021] MTRR default type: uncachable
[Thu Jun 17 14:54:18 2021] MTRR fixed ranges enabled:
[Thu Jun 17 14:54:18 2021]   00000-9FFFF write-back
[Thu Jun 17 14:54:18 2021]   A0000-BFFFF uncachable
[Thu Jun 17 14:54:18 2021]   C0000-DBFFF write-protect
[Thu Jun 17 14:54:18 2021]   DC000-E7FFF uncachable
[Thu Jun 17 14:54:18 2021]   E8000-FFFFF write-protect
[Thu Jun 17 14:54:18 2021] MTRR variable ranges enabled:
[Thu Jun 17 14:54:18 2021]   0 base 000000000 mask F00000000 write-back
[Thu Jun 17 14:54:18 2021]   1 base 100000000 mask FE0000000 write-back
[Thu Jun 17 14:54:18 2021]   2 base 0E0000000 mask FE0000000 uncachable
[Thu Jun 17 14:54:18 2021]   3 base 0DC000000 mask FFC000000 uncachable
[Thu Jun 17 14:54:18 2021]   4 base 0DB800000 mask FFF800000 uncachable
[Thu Jun 17 14:54:18 2021]   5 base 11F800000 mask FFF800000 uncachable
[Thu Jun 17 14:54:18 2021]   6 base 11F600000 mask FFFE00000 uncachable
[Thu Jun 17 14:54:18 2021]   7 disabled
[Thu Jun 17 14:54:18 2021]   8 disabled
[Thu Jun 17 14:54:18 2021]   9 disabled
[Thu Jun 17 14:54:18 2021] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[Thu Jun 17 14:54:18 2021] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[Thu Jun 17 14:54:18 2021] found SMP MP-table at [mem 0x000fd7b0-0x000fd7bf] mapped at [ffff8800000fd7b0]
[Thu Jun 17 14:54:18 2021] Base memory trampoline at [ffff880000095000] 95000 size 24576
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x00000000-0x000fffff]
[Thu Jun 17 14:54:18 2021]  [mem 0x00000000-0x000fffff] page 4k
[Thu Jun 17 14:54:18 2021] BRK [0x01ac4000, 0x01ac4fff] PGTABLE
[Thu Jun 17 14:54:18 2021] BRK [0x01ac5000, 0x01ac5fff] PGTABLE
[Thu Jun 17 14:54:18 2021] BRK [0x01ac6000, 0x01ac6fff] PGTABLE
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x11f400000-0x11f5fffff]
[Thu Jun 17 14:54:18 2021]  [mem 0x11f400000-0x11f5fffff] page 2M
[Thu Jun 17 14:54:18 2021] BRK [0x01ac7000, 0x01ac7fff] PGTABLE
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x11c000000-0x11f3fffff]
[Thu Jun 17 14:54:18 2021]  [mem 0x11c000000-0x11f3fffff] page 2M
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[Thu Jun 17 14:54:18 2021]  [mem 0x100000000-0x11bffffff] page 2M
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[Thu Jun 17 14:54:18 2021]  [mem 0x00100000-0x001fffff] page 4k
[Thu Jun 17 14:54:18 2021]  [mem 0x00200000-0x1fffffff] page 2M
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x20200000-0x40003fff]
[Thu Jun 17 14:54:18 2021]  [mem 0x20200000-0x3fffffff] page 2M
[Thu Jun 17 14:54:18 2021]  [mem 0x40000000-0x40003fff] page 4k
[Thu Jun 17 14:54:18 2021] BRK [0x01ac8000, 0x01ac8fff] PGTABLE
[Thu Jun 17 14:54:18 2021] BRK [0x01ac9000, 0x01ac9fff] PGTABLE
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0x40005000-0xd9892fff]
[Thu Jun 17 14:54:18 2021]  [mem 0x40005000-0x401fffff] page 4k
[Thu Jun 17 14:54:18 2021]  [mem 0x40200000-0xd97fffff] page 2M
[Thu Jun 17 14:54:18 2021]  [mem 0xd9800000-0xd9892fff] page 4k
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0xda59d000-0xda59dfff]
[Thu Jun 17 14:54:18 2021]  [mem 0xda59d000-0xda59dfff] page 4k
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0xda5e1000-0xdada2fff]
[Thu Jun 17 14:54:18 2021]  [mem 0xda5e1000-0xda5fffff] page 4k
[Thu Jun 17 14:54:18 2021]  [mem 0xda600000-0xdabfffff] page 2M
[Thu Jun 17 14:54:18 2021]  [mem 0xdac00000-0xdada2fff] page 4k
[Thu Jun 17 14:54:18 2021] init_memory_mapping: [mem 0xdafdb000-0xdaffffff]
[Thu Jun 17 14:54:18 2021]  [mem 0xdafdb000-0xdaffffff] page 4k
[Thu Jun 17 14:54:18 2021] RAMDISK: [mem 0x366be000-0x37ffffff]
[Thu Jun 17 14:54:18 2021] ACPI: RSDP 0x00000000000F0490 00024 (v02 ALASKA)
[Thu Jun 17 14:54:18 2021] ACPI: XSDT 0x00000000D9F82070 00064 (v01 ALASKA A M I    01072009 AMI  00010013)
[Thu Jun 17 14:54:18 2021] ACPI: FACP 0x00000000D9F8C570 000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[Thu Jun 17 14:54:18 2021] ACPI: DSDT 0x00000000D9F82170 0A3F9 (v02 ALASKA A M I    00000012 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: FACS 0x00000000D9F9FF80 00040
[Thu Jun 17 14:54:18 2021] ACPI: APIC 0x00000000D9F8C668 00072 (v03 ALASKA A M I    01072009 AMI  00010013)
[Thu Jun 17 14:54:18 2021] ACPI: MCFG 0x00000000D9F8C6E0 0003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[Thu Jun 17 14:54:18 2021] ACPI: HPET 0x00000000D9F8C720 00038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9F8C758 0036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9F8CAC8 009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9F8D478 00A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: DMAR 0x00000000D9F8DF10 000B0 (v01 INTEL  SNB      00000001 INTL 00000001)
[Thu Jun 17 14:54:18 2021] ACPI: Local APIC address 0xfee00000
[Thu Jun 17 14:54:18 2021]  [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff88011ac00000-ffff88011e5fffff] on node 0
[Thu Jun 17 14:54:18 2021] Zone ranges:
[Thu Jun 17 14:54:18 2021]   DMA      [mem 0x00001000-0x00ffffff]
[Thu Jun 17 14:54:18 2021]   DMA32    [mem 0x01000000-0xffffffff]
[Thu Jun 17 14:54:18 2021]   Normal   [mem 0x100000000-0x11f5fffff]
[Thu Jun 17 14:54:18 2021] Movable zone start for each node
[Thu Jun 17 14:54:18 2021] Early memory node ranges
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0x00001000-0x0009afff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0x00100000-0x1fffffff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0x20200000-0x40003fff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0x40005000-0xd9892fff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0xda59d000-0xda59dfff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0xda5e1000-0xdada2fff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0xdafdb000-0xdaffffff]
[Thu Jun 17 14:54:18 2021]   node   0: [mem 0x100000000-0x11f5fffff]
[Thu Jun 17 14:54:18 2021] On node 0 totalpages: 1020948
[Thu Jun 17 14:54:18 2021]   DMA zone: 56 pages used for memmap
[Thu Jun 17 14:54:18 2021]   DMA zone: 21 pages reserved
[Thu Jun 17 14:54:18 2021]   DMA zone: 3994 pages, LIFO batch:0
[Thu Jun 17 14:54:18 2021]   DMA32 zone: 12147 pages used for memmap
[Thu Jun 17 14:54:18 2021]   DMA32 zone: 888442 pages, LIFO batch:31
[Thu Jun 17 14:54:18 2021]   Normal zone: 1757 pages used for memmap
[Thu Jun 17 14:54:18 2021]   Normal zone: 128512 pages, LIFO batch:31
[Thu Jun 17 14:54:18 2021] ACPI: PM-Timer IO Port: 0x408
[Thu Jun 17 14:54:18 2021] ACPI: Local APIC address 0xfee00000
[Thu Jun 17 14:54:18 2021] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[Thu Jun 17 14:54:18 2021] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[Thu Jun 17 14:54:18 2021] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[Thu Jun 17 14:54:18 2021] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[Thu Jun 17 14:54:18 2021] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[Thu Jun 17 14:54:18 2021] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[Thu Jun 17 14:54:18 2021] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[Thu Jun 17 14:54:18 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Thu Jun 17 14:54:18 2021] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Thu Jun 17 14:54:18 2021] ACPI: IRQ0 used by override.
[Thu Jun 17 14:54:18 2021] ACPI: IRQ2 used by override.
[Thu Jun 17 14:54:18 2021] ACPI: IRQ9 used by override.
[Thu Jun 17 14:54:18 2021] Using ACPI (MADT) for SMP configuration information
[Thu Jun 17 14:54:18 2021] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[Thu Jun 17 14:54:18 2021] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[Thu Jun 17 14:54:18 2021] nr_irqs_gsi: 40
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 000000000009b000 - 000000000009c000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000d9893000 - 00000000d9e79000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000d9e79000 - 00000000d9e7a000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000d9e7a000 - 00000000d9fa1000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000d9fa1000 - 00000000da59d000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000da59e000 - 00000000da5e1000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000dada3000 - 00000000dafdb000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000db000000 - 00000000db800000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000db800000 - 00000000dfa00000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[Thu Jun 17 14:54:18 2021] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[Thu Jun 17 14:54:18 2021] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[Thu Jun 17 14:54:18 2021] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
[Thu Jun 17 14:54:18 2021] PERCPU: Embedded 26 pages/cpu @ffff88011f200000 s76864 r8192 d21440 u524288
[Thu Jun 17 14:54:18 2021] pcpu-alloc: s76864 r8192 d21440 u524288 alloc=1*2097152
[Thu Jun 17 14:54:18 2021] pcpu-alloc: [0] 0 1 2 3
[Thu Jun 17 14:54:18 2021] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1006967
[Thu Jun 17 14:54:18 2021] Kernel command line: syno_hdd_powerup_seq=0 HddHotplug=0 syno_hw_version=DS3617xs vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_port_thaw=1 root=/dev/md0 sn=EDITEDbyUSER mac1=EDITEDbyUSER netif_num=1 vid=0x054c pid=0x02a5
[Thu Jun 17 14:54:18 2021] Power on seq num: 0
[Thu Jun 17 14:54:18 2021] Synology Hardware Version: DS3617xs-j
[Thu Jun 17 14:54:18 2021] Vender format version: 2
[Thu Jun 17 14:54:18 2021] Serial Number: EDITEDbyUSER
[Thu Jun 17 14:54:18 2021] Mac1: EDITEDbyUSER
[Thu Jun 17 14:54:18 2021] Internal netif num: 1
[Thu Jun 17 14:54:18 2021] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Thu Jun 17 14:54:18 2021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[Thu Jun 17 14:54:18 2021] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[Thu Jun 17 14:54:18 2021] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[Thu Jun 17 14:54:18 2021] Memory: 3914696k/4708352k available (4908k kernel code, 624560k absent, 169096k reserved, 3711k data, 792k init)
[Thu Jun 17 14:54:18 2021] Kernel/User page tables isolation: disabled
[Thu Jun 17 14:54:18 2021] Hierarchical RCU implementation.
[Thu Jun 17 14:54:18 2021]      CONFIG_RCU_FANOUT set to non-default value of 32
[Thu Jun 17 14:54:18 2021]      RCU dyntick-idle grace-period acceleration is enabled.
[Thu Jun 17 14:54:18 2021]      RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[Thu Jun 17 14:54:18 2021] NR_IRQS:4352 nr_irqs:712 16
[Thu Jun 17 14:54:18 2021] Console: colour dummy device 80x25
[Thu Jun 17 14:54:18 2021] console [ttyS0] enabled
[Thu Jun 17 14:54:18 2021] allocated 16777216 bytes of page_cgroup
[Thu Jun 17 14:54:18 2021] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[Thu Jun 17 14:54:18 2021] hpet clockevent registered
[Thu Jun 17 14:54:18 2021] tsc: Fast TSC calibration using PIT
[Thu Jun 17 14:54:18 2021] tsc: Detected 3228.300 MHz processor
[Thu Jun 17 14:54:18 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6456.60 BogoMIPS (lpj=3228300)
[Thu Jun 17 14:54:18 2021] pid_max: default: 32768 minimum: 301
[Thu Jun 17 14:54:18 2021] Security Framework initialized
[Thu Jun 17 14:54:18 2021] AppArmor: AppArmor initialized
[Thu Jun 17 14:54:18 2021] Mount-cache hash table entries: 256
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys memory
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys devices
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys freezer
[Thu Jun 17 14:54:18 2021] Initializing cgroup subsys blkio
[Thu Jun 17 14:54:18 2021] CPU: Physical Processor ID: 0
[Thu Jun 17 14:54:18 2021] CPU: Processor Core ID: 0
[Thu Jun 17 14:54:18 2021] mce: CPU supports 9 MCE banks
[Thu Jun 17 14:54:18 2021] CPU0: Thermal monitoring enabled (TM1)
[Thu Jun 17 14:54:18 2021] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
                           Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
                           tlb_flushall_shift: 2
[Thu Jun 17 14:54:18 2021] FEATURE SPEC_CTRL Not Present
[Thu Jun 17 14:54:18 2021] FEATURE IBPB_SUPPORT Not Present
[Thu Jun 17 14:54:18 2021] Spectre V2 : Vulnerable
[Thu Jun 17 14:54:18 2021] Freeing SMP alternatives: 24k freed
[Thu Jun 17 14:54:18 2021] ACPI: Core revision 20130328
[Thu Jun 17 14:54:18 2021] ACPI: All ACPI Tables successfully acquired
[Thu Jun 17 14:54:18 2021] dmar: Host address width 36
[Thu Jun 17 14:54:18 2021] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[Thu Jun 17 14:54:18 2021] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[Thu Jun 17 14:54:18 2021] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[Thu Jun 17 14:54:18 2021] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[Thu Jun 17 14:54:18 2021] dmar: RMRR base: 0x000000d9e10000 end: 0x000000d9e1cfff
[Thu Jun 17 14:54:18 2021] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[Thu Jun 17 14:54:18 2021] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Thu Jun 17 14:54:18 2021] HPET id 0 under DRHD base 0xfed91000
[Thu Jun 17 14:54:18 2021] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Thu Jun 17 14:54:18 2021] Enabled IRQ remapping in x2apic mode
[Thu Jun 17 14:54:18 2021] Enabling x2apic
[Thu Jun 17 14:54:18 2021] Enabled x2apic
[Thu Jun 17 14:54:18 2021] Switched APIC routing to cluster x2apic.
[Thu Jun 17 14:54:18 2021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Thu Jun 17 14:54:18 2021] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, model: 3a, stepping: 09)
[Thu Jun 17 14:54:18 2021] TSC deadline timer enabled
[Thu Jun 17 14:54:18 2021] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
[Thu Jun 17 14:54:18 2021] ... version:                3
[Thu Jun 17 14:54:18 2021] ... bit width:              48
[Thu Jun 17 14:54:18 2021] ... generic registers:      8
[Thu Jun 17 14:54:18 2021] ... value mask:             0000ffffffffffff
[Thu Jun 17 14:54:18 2021] ... max period:             000000007fffffff
[Thu Jun 17 14:54:18 2021] ... fixed-purpose events:   3
[Thu Jun 17 14:54:18 2021] ... event mask:             00000007000000ff
[Thu Jun 17 14:54:18 2021] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
                           ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Thu Jun 17 14:54:18 2021] smpboot: Booting Node   0, Processors  #1 #2 #3 OK
[Thu Jun 17 14:54:18 2021] Brought up 4 CPUs
[Thu Jun 17 14:54:18 2021] smpboot: Total of 4 processors activated (25826.40 BogoMIPS)
[Thu Jun 17 14:54:18 2021] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[Thu Jun 17 14:54:18 2021] devtmpfs: initialized
[Thu Jun 17 14:54:18 2021] PM: Registering ACPI NVS region [mem 0xd9e7a000-0xd9fa0fff] (1208320 bytes)
[Thu Jun 17 14:54:18 2021] PM: Registering ACPI NVS region [mem 0xda59e000-0xda5e0fff] (274432 bytes)
[Thu Jun 17 14:54:18 2021] xor: automatically using best checksumming function:
[Thu Jun 17 14:54:18 2021]    avx       : 25072.000 MB/sec
[Thu Jun 17 14:54:18 2021] NET: Registered protocol family 16
[Thu Jun 17 14:54:18 2021] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Thu Jun 17 14:54:18 2021] ACPI: bus type PCI registered
[Thu Jun 17 14:54:18 2021] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[Thu Jun 17 14:54:18 2021] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[Thu Jun 17 14:54:18 2021] PCI: Using configuration type 1 for base access
[Thu Jun 17 14:54:18 2021] bio: create slab <bio-0> at 0
[Thu Jun 17 14:54:18 2021] raid6: sse2x1   gen()  8902 MB/s
[Thu Jun 17 14:54:18 2021] raid6: sse2x1   xor()  7052 MB/s
[Thu Jun 17 14:54:18 2021] raid6: sse2x2   gen() 11078 MB/s
[Thu Jun 17 14:54:18 2021] raid6: sse2x2   xor()  7943 MB/s
[Thu Jun 17 14:54:18 2021] raid6: sse2x4   gen() 12949 MB/s
[Thu Jun 17 14:54:18 2021] raid6: sse2x4   xor()  9710 MB/s
[Thu Jun 17 14:54:18 2021] raid6: using algorithm sse2x4 gen() (12949 MB/s)
[Thu Jun 17 14:54:18 2021] raid6: .... xor() 9710 MB/s, rmw enabled
[Thu Jun 17 14:54:18 2021] raid6: using ssse3x2 recovery algorithm
[Thu Jun 17 14:54:18 2021] ACPI: Added _OSI(Module Device)
[Thu Jun 17 14:54:18 2021] ACPI: Added _OSI(Processor Device)
[Thu Jun 17 14:54:18 2021] ACPI: Added _OSI(3.0 _SCP Extensions)
[Thu Jun 17 14:54:18 2021] ACPI: Added _OSI(Processor Aggregator Device)
[Thu Jun 17 14:54:18 2021] ACPI: EC: Look up EC in DSDT
[Thu Jun 17 14:54:18 2021] ACPI: Executed 1 blocks of module-level executable AML code
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9E0E018 0083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: Dynamic OEM Table Load:
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x0000000000000000 0083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9E0FA98 00303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: Dynamic OEM Table Load:
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x0000000000000000 00303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x00000000D9E28C18 00119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: Dynamic OEM Table Load:
[Thu Jun 17 14:54:18 2021] ACPI: SSDT 0x0000000000000000 00119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[Thu Jun 17 14:54:18 2021] ACPI: Interpreter enabled
[Thu Jun 17 14:54:18 2021] ACPI: (supports S0 S4 S5)
[Thu Jun 17 14:54:18 2021] ACPI: Using IOAPIC for interrupt routing
[Thu Jun 17 14:54:18 2021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Thu Jun 17 14:54:18 2021] ACPI: No dock devices found.
[Thu Jun 17 14:54:18 2021] ACPI: Power Resource [FN00] (off)
[Thu Jun 17 14:54:18 2021] ACPI: Power Resource [FN01] (off)
[Thu Jun 17 14:54:18 2021] ACPI: Power Resource [FN02] (off)
[Thu Jun 17 14:54:18 2021] ACPI: Power Resource [FN03] (off)
[Thu Jun 17 14:54:18 2021] ACPI: Power Resource [FN04] (off)
[Thu Jun 17 14:54:18 2021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[Thu Jun 17 14:54:18 2021] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[Thu Jun 17 14:54:18 2021] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
[Thu Jun 17 14:54:18 2021] PCI host bridge to bus 0000:00
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [bus 00-3e]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[Thu Jun 17 14:54:18 2021] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[Thu Jun 17 14:54:18 2021] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[Thu Jun 17 14:54:18 2021] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[Thu Jun 17 14:54:18 2021] pci 0000:00:16.0: reg 10: [mem 0xf7c0b000-0xf7c0b00f 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[Thu Jun 17 14:54:18 2021] pci 0000:00:1a.0: reg 10: [mem 0xf7c08000-0xf7c083ff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1a.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[Thu Jun 17 14:54:18 2021] pci 0000:00:1b.0: reg 10: [mem 0xf7c00000-0xf7c03fff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1b.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[Thu Jun 17 14:54:18 2021] pci 0000:00:1d.0: reg 10: [mem 0xf7c07000-0xf7c073ff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 10: [io  0xf0b0-0xf0b7]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 14: [io  0xf0a0-0xf0a3]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 18: [io  0xf090-0xf097]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 1c: [io  0xf080-0xf083]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: reg 24: [mem 0xf7c06000-0xf7c067ff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.2: PME# supported from D3hot
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.3: reg 10: [mem 0xf7c05000-0xf7c050ff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: [197b:0585] type 00 class 0x010601
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 10: [io  0xe200-0xe27f]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 14: [io  0xe180-0xe1ff]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 18: [io  0xe100-0xe17f]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 1c: [io  0xe080-0xe0ff]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 20: [io  0xe000-0xe07f]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 24: [mem 0xf7b10000-0xf7b11fff]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: reg 30: [mem 0xf7b00000-0xf7b0ffff pref]
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: PME# supported from D3hot
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: [14e4:165a] type 00 class 0x020000
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: reg 10: [mem 0xf7a40000-0xf7a4ffff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: reg 30: [mem 0xf7a00000-0xf7a3ffff pref]
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: PME# supported from D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0:   bridge window [mem 0xf7a00000-0xf7afffff]
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: [1b6f:7023] type 00 class 0x0c0330
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: reg 10: [mem 0xf7900000-0xf7907fff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: supports D1 D2
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1:   bridge window [mem 0xf7900000-0xf79fffff]
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: supports D1 D2
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[Thu Jun 17 14:54:18 2021] pci 0000:06:00.0: [1106:3483] type 00 class 0x0c0330
[Thu Jun 17 14:54:18 2021] pci 0000:06:00.0: reg 10: [mem 0xf7800000-0xf7800fff 64bit]
[Thu Jun 17 14:54:18 2021] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Thu Jun 17 14:54:18 2021] pci 0000:06:00.0: System wakeup disabled by ACPI
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: PCI bridge to [bus 06]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: PCI-E Max Payload Size set to  256/ 256 (was  256), Max Read Rq  128
[Thu Jun 17 14:54:18 2021] pci 0000:01:00.0: PCI-E Max Payload Size set to  256/ 512 (was  256), Max Read Rq  512
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Thu Jun 17 14:54:18 2021] pci 0000:02:00.0: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  512
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Thu Jun 17 14:54:18 2021] pci 0000:03:00.0: PCI-E Max Payload Size set to  128/1024 (was  128), Max Read Rq  512
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: PCI-E Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[Thu Jun 17 14:54:18 2021] pci 0000:06:00.0: PCI-E Max Payload Size set to  128/ 256 (was  128), Max Read Rq  512
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: on NUMA node 0
[Thu Jun 17 14:54:18 2021] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15), disabled.
[Thu Jun 17 14:54:18 2021] ACPI: Enabled 4 GPEs in block 00 to 3F
[Thu Jun 17 14:54:18 2021] acpi root: \_SB_.PCI0 notify handler is installed
[Thu Jun 17 14:54:18 2021] Found 1 acpi root devices
[Thu Jun 17 14:54:18 2021] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Thu Jun 17 14:54:18 2021] vgaarb: loaded
[Thu Jun 17 14:54:18 2021] vgaarb: bridge control possible 0000:00:02.0
[Thu Jun 17 14:54:18 2021] SCSI subsystem initialized
[Thu Jun 17 14:54:18 2021] ACPI: bus type ATA registered
[Thu Jun 17 14:54:18 2021] libata version 3.00 loaded.
[Thu Jun 17 14:54:18 2021] pps_core: LinuxPPS API ver. 1 registered
[Thu Jun 17 14:54:18 2021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Thu Jun 17 14:54:18 2021] PTP clock support registered
[Thu Jun 17 14:54:18 2021] PCI: Using ACPI for IRQ routing
[Thu Jun 17 14:54:18 2021] PCI: pci_cache_line_size set to 64 bytes
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0x0009b800-0x0009ffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0xd9893000-0xdbffffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0xda59e000-0xdbffffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0xdada3000-0xdbffffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[Thu Jun 17 14:54:18 2021] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
[Thu Jun 17 14:54:18 2021] Switching to clocksource hpet
[Thu Jun 17 14:54:18 2021] AppArmor: AppArmor Filesystem Enabled
[Thu Jun 17 14:54:18 2021] pnp: PnP ACPI init
[Thu Jun 17 14:54:18 2021] ACPI: bus type PNP registered
[Thu Jun 17 14:54:18 2021] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:01: [dma 4]
[Thu Jun 17 14:54:18 2021] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0x0680-0x069f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0x0200-0x020f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0xffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0xffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0x0400-0x0453] could not be reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0x0458-0x047f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: [io  0x0500-0x057f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[Thu Jun 17 14:54:18 2021] system 00:06: [io  0x0454-0x0457] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Thu Jun 17 14:54:18 2021] system 00:07: [io  0x0a00-0x0a0f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:07: [io  0x0a30-0x0a3f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:07: [io  0x0a20-0x0a2f] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:08: [dma 0 disabled]
[Thu Jun 17 14:54:18 2021] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:09: [dma 0 disabled]
[Thu Jun 17 14:54:18 2021] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[Thu Jun 17 14:54:18 2021] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[Thu Jun 17 14:54:18 2021] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: [mem 0xdfa00000-0xdfa00fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[Thu Jun 17 14:54:18 2021] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved
[Thu Jun 17 14:54:18 2021] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[Thu Jun 17 14:54:18 2021] pnp: PnP ACPI: found 14 devices
[Thu Jun 17 14:54:18 2021] ACPI: bus type PNP unregistered
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0: PCI bridge to [bus 01]
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.0:   bridge window [mem 0xf7a00000-0xf7afffff]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.1:   bridge window [mem 0xf7900000-0xf79fffff]
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: PCI bridge to [bus 05]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4: PCI bridge to [bus 06]
[Thu Jun 17 14:54:18 2021] pci 0000:00:1c.4:   bridge window [mem 0xf7800000-0xf78fffff]
[Thu Jun 17 14:54:18 2021] pci 0000:04:00.0: setting latency timer to 64
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:01: resource 1 [mem 0xf7b00000-0xf7bfffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:02: resource 1 [mem 0xf7a00000-0xf7afffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:03: resource 1 [mem 0xf7900000-0xf79fffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 7 [mem 0x000dc000-0x000dffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 8 [mem 0x000e0000-0x000e3fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 9 [mem 0x000e4000-0x000e7fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:04: resource 10 [mem 0xdfa00000-0xfeafffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 8 [io  0x0000-0x0cf7]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 9 [io  0x0d00-0xffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 11 [mem 0x000dc000-0x000dffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 12 [mem 0x000e0000-0x000e3fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 13 [mem 0x000e4000-0x000e7fff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:05: resource 14 [mem 0xdfa00000-0xfeafffff]
[Thu Jun 17 14:54:18 2021] pci_bus 0000:06: resource 1 [mem 0xf7800000-0xf78fffff]
[Thu Jun 17 14:54:18 2021] NET: Registered protocol family 2
[Thu Jun 17 14:54:18 2021] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[Thu Jun 17 14:54:18 2021] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[Thu Jun 17 14:54:18 2021] TCP: Hash tables configured (established 32768 bind 32768)
[Thu Jun 17 14:54:18 2021] TCP: reno registered
[Thu Jun 17 14:54:18 2021] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[Thu Jun 17 14:54:18 2021] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[Thu Jun 17 14:54:18 2021] NET: Registered protocol family 1
[Thu Jun 17 14:54:18 2021] RPC: Registered named UNIX socket transport module.
[Thu Jun 17 14:54:18 2021] RPC: Registered udp transport module.
[Thu Jun 17 14:54:18 2021] RPC: Registered tcp transport module.
[Thu Jun 17 14:54:18 2021] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Thu Jun 17 14:54:18 2021] pci 0000:00:02.0: Boot video device
[Thu Jun 17 14:54:18 2021] PCI: CLS mismatch (64 != 32), using 64 bytes
[Thu Jun 17 14:54:18 2021] Trying to unpack rootfs image as initramfs...
[Thu Jun 17 14:54:18 2021] Freeing initrd memory: 25864k freed
[Thu Jun 17 14:54:18 2021] cepipreapi: module verification failed: signature and/or required key missing - tainting kernel
[Thu Jun 17 14:54:18 2021] DMAR: No ATSR found
[Thu Jun 17 14:54:18 2021] IOMMU 0 0xfed90000: using Queued invalidation
[Thu Jun 17 14:54:18 2021] IOMMU 1 0xfed91000: using Queued invalidation
[Thu Jun 17 14:54:18 2021] IOMMU passthrough mode = 1
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:00.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:01.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:16.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1a.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1b.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1c.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1c.1
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1c.3
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1c.4
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1d.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1f.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1f.2
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:00:1f.3
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:01:00.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:02:00.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:03:00.0
[Thu Jun 17 14:54:18 2021] IOMMU: software identity mapping for device 0000:06:00.0
[Thu Jun 17 14:54:18 2021] IOMMU: Setting RMRR:
[Thu Jun 17 14:54:18 2021] IOMMU: Setting identity map for device 0000:00:02.0 [0xdb800000 - 0xdf9fffff]
[Thu Jun 17 14:54:18 2021] IOMMU: Setting identity map for device 0000:00:1a.0 [0xd9e10000 - 0xd9e1cfff]
[Thu Jun 17 14:54:18 2021] IOMMU: Setting identity map for device 0000:00:1d.0 [0xd9e10000 - 0xd9e1cfff]
[Thu Jun 17 14:54:18 2021] IOMMU: Prepare 0-16MiB unity mapping for LPC
[Thu Jun 17 14:54:18 2021] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[Thu Jun 17 14:54:18 2021] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[Thu Jun 17 14:54:18 2021] Initialise module verification
[Thu Jun 17 14:54:18 2021] audit: initializing netlink socket (disabled)
[Thu Jun 17 14:54:18 2021] type=2000 audit(1623934458.515:1): initialized
[Thu Jun 17 14:54:18 2021] bounce pool size: 64 pages
[Thu Jun 17 14:54:18 2021] VFS: Disk quotas dquot_6.5.2
[Thu Jun 17 14:54:18 2021] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Thu Jun 17 14:54:18 2021] NFS: Registering the id_resolver key type
[Thu Jun 17 14:54:18 2021] Key type id_resolver registered
[Thu Jun 17 14:54:18 2021] Key type id_legacy registered
[Thu Jun 17 14:54:18 2021] msgmni has been set to 7825
[Thu Jun 17 14:54:18 2021] async_tx: api initialized (async)
[Thu Jun 17 14:54:18 2021] Key type asymmetric registered
[Thu Jun 17 14:54:18 2021] Asymmetric key parser 'x509' registered
[Thu Jun 17 14:54:18 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[Thu Jun 17 14:54:18 2021] io scheduler noop registered
[Thu Jun 17 14:54:18 2021] io scheduler deadline registered
[Thu Jun 17 14:54:18 2021] io scheduler cfq registered (default)
[Thu Jun 17 14:54:18 2021] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[Thu Jun 17 14:54:18 2021] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[Thu Jun 17 14:54:18 2021] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 8250
[Thu Jun 17 14:54:18 2021] brd: module loaded
[Thu Jun 17 14:54:18 2021] ACPI Warning: 0x0000000000000428-0x000000000000042F SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-249)
[Thu Jun 17 14:54:18 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Thu Jun 17 14:54:18 2021] Unknown LPC device 1c44
[Thu Jun 17 14:54:18 2021] ACPI Warning: 0x0000000000000540-0x000000000000054F SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-249)
[Thu Jun 17 14:54:18 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Thu Jun 17 14:54:18 2021] ACPI Warning: 0x0000000000000530-0x000000000000053F SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-249)
[Thu Jun 17 14:54:18 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Thu Jun 17 14:54:18 2021] ACPI Warning: 0x0000000000000500-0x000000000000052F SystemIO conflicts with Region \LED_ 1 (20130328/utaddress-249)
[Thu Jun 17 14:54:18 2021] ACPI Warning: 0x0000000000000500-0x000000000000052F SystemIO conflicts with Region \GPIO 2 (20130328/utaddress-249)
[Thu Jun 17 14:54:18 2021] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Thu Jun 17 14:54:18 2021] lpc_ich: Resource conflict(s) found affecting gpio_ich
[Thu Jun 17 14:54:18 2021] Loading iSCSI transport class v2.0-870.
[Thu Jun 17 14:54:18 2021] rdac: device handler registered
[Thu Jun 17 14:54:18 2021] ahci 0000:00:1f.2: version 3.0
[Thu Jun 17 14:54:18 2021] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci: SSS flag set, parallel bus scan disabled
[Thu Jun 17 14:54:18 2021] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[Thu Jun 17 14:54:18 2021] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst
[Thu Jun 17 14:54:18 2021] ahci 0000:00:1f.2: setting latency timer to 64
[Thu Jun 17 14:54:18 2021] scsi0 : ahci
[Thu Jun 17 14:54:18 2021] scsi1 : ahci
[Thu Jun 17 14:54:18 2021] scsi2 : ahci
[Thu Jun 17 14:54:18 2021] scsi3 : ahci
[Thu Jun 17 14:54:18 2021] scsi4 : ahci
[Thu Jun 17 14:54:18 2021] scsi5 : ahci
[Thu Jun 17 14:54:18 2021] ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 43
[Thu Jun 17 14:54:18 2021] ata2: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06180 irq 43
[Thu Jun 17 14:54:18 2021] ata3: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06200 irq 43
[Thu Jun 17 14:54:18 2021] ata4: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06280 irq 43
[Thu Jun 17 14:54:18 2021] ata5: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06300 irq 43
[Thu Jun 17 14:54:18 2021] ata6: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06380 irq 43
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 44 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 45 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 46 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 47 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 48 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 49 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 50 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: irq 51 for MSI/MSI-X
[Thu Jun 17 14:54:18 2021] ahci: SSS flag set, parallel bus scan disabled
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
[Thu Jun 17 14:54:18 2021] ahci 0000:01:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh
[Thu Jun 17 14:54:18 2021] scsi6 : ahci
[Thu Jun 17 14:54:18 2021] scsi7 : ahci
[Thu Jun 17 14:54:18 2021] scsi8 : ahci
[Thu Jun 17 14:54:18 2021] scsi9 : ahci
[Thu Jun 17 14:54:18 2021] scsi10 : ahci
[Thu Jun 17 14:54:18 2021] ata7: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10100 irq 44
[Thu Jun 17 14:54:18 2021] ata8: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10180 irq 45
[Thu Jun 17 14:54:18 2021] ata9: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10200 irq 46
[Thu Jun 17 14:54:18 2021] ata10: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10280 irq 47
[Thu Jun 17 14:54:18 2021] ata11: SATA max UDMA/133 abar m8192@0xf7b10000 port 0xf7b10300 irq 48
[Thu Jun 17 14:54:18 2021] i8042: PNP: No PS/2 controller found. Probing ports directly.
[Thu Jun 17 14:54:18 2021] serio: i8042 KBD port at 0x60,0x64 irq 1
[Thu Jun 17 14:54:18 2021] serio: i8042 AUX port at 0x60,0x64 irq 12
[Thu Jun 17 14:54:18 2021] rtc_cmos 00:05: RTC can wake from S4
[Thu Jun 17 14:54:18 2021] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[Thu Jun 17 14:54:18 2021] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[Thu Jun 17 14:54:18 2021] i2c /dev entries driver
[Thu Jun 17 14:54:18 2021] it87: Found IT8728F chip at 0xa30, revision 1
[Thu Jun 17 14:54:18 2021] it87: Beeping is supported
[Thu Jun 17 14:54:18 2021] md: linear personality registered for level -1
[Thu Jun 17 14:54:18 2021] md: raid0 personality registered for level 0
[Thu Jun 17 14:54:18 2021] md: raid1 personality registered for level 1
[Thu Jun 17 14:54:18 2021] md: raid10 personality registered for level 10
[Thu Jun 17 14:54:18 2021] md: raid6 personality registered for level 6
[Thu Jun 17 14:54:18 2021] md: raid5 personality registered for level 5
[Thu Jun 17 14:54:18 2021] md: raid4 personality registered for level 4
[Thu Jun 17 14:54:18 2021] md: raidF1 personality registered for level 45
[Thu Jun 17 14:54:18 2021] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[Thu Jun 17 14:54:18 2021] cpuidle: using governor ladder
[Thu Jun 17 14:54:18 2021] cpuidle: using governor menu
[Thu Jun 17 14:54:18 2021] TCP: cubic registered
[Thu Jun 17 14:54:18 2021] NET: Registered protocol family 17
[Thu Jun 17 14:54:18 2021] Key type dns_resolver registered
[Thu Jun 17 14:54:19 2021] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Thu Jun 17 14:54:19 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Thu Jun 17 14:54:19 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8801199a3358), AE_NOT_FOUND (20130328/psparse-537)
[Thu Jun 17 14:54:19 2021] ata1.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:19 2021] ata1.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:19 2021] ata1.00: SN:     WD-WX31D45RFTRJ
[Thu Jun 17 14:54:19 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Thu Jun 17 14:54:19 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8801199a3358), AE_NOT_FOUND (20130328/psparse-537)
[Thu Jun 17 14:54:19 2021] ata1.00: configured for UDMA/133
[Thu Jun 17 14:54:19 2021] scsi 0:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] 4096-byte physical blocks
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] Write Protect is off
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:19 2021]  sda: sda1 sda2 sda3
[Thu Jun 17 14:54:19 2021] sd 0:0:0:0: [sda] Attached SCSI disk
[Thu Jun 17 14:54:19 2021] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Thu Jun 17 14:54:19 2021] ata7.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:19 2021] ata7.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:19 2021] ata7.00: SN:     WD-WX31D45RF28A
[Thu Jun 17 14:54:19 2021] ata7.00: configured for UDMA/133
[Thu Jun 17 14:54:19 2021] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Thu Jun 17 14:54:19 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Thu Jun 17 14:54:19 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8801199a32e0), AE_NOT_FOUND (20130328/psparse-537)
[Thu Jun 17 14:54:19 2021] ata2.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:19 2021] ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:19 2021] ata2.00: SN:     WD-WX11D557Y6RK
[Thu Jun 17 14:54:19 2021] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130328/psargs-359)
[Thu Jun 17 14:54:19 2021] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8801199a32e0), AE_NOT_FOUND (20130328/psparse-537)
[Thu Jun 17 14:54:19 2021] ata2.00: configured for UDMA/133
[Thu Jun 17 14:54:19 2021] scsi 1:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] Write Protect is off
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:19 2021]  sdb: sdb1 sdb2 sdb3
[Thu Jun 17 14:54:19 2021] sd 1:0:0:0: [sdb] Attached SCSI disk
[Thu Jun 17 14:54:19 2021] tsc: Refined TSC clocksource calibration: 3228.398 MHz
[Thu Jun 17 14:54:19 2021] Switching to clocksource tsc
[Thu Jun 17 14:54:19 2021] ata3: SATA link down (SStatus 0 SControl 300)
[Thu Jun 17 14:54:20 2021] ata4: SATA link down (SStatus 0 SControl 300)
[Thu Jun 17 14:54:20 2021] ata5: SATA link down (SStatus 0 SControl 300)
[Thu Jun 17 14:54:20 2021] ata6: SATA link down (SStatus 0 SControl 300)
[Thu Jun 17 14:54:20 2021] scsi 6:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] 4096-byte physical blocks
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] Write Protect is off
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:20 2021]  sdg: sdg1 sdg2 sdg3
[Thu Jun 17 14:54:20 2021] sd 6:0:0:0: [sdg] Attached SCSI disk
[Thu Jun 17 14:54:21 2021] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Thu Jun 17 14:54:21 2021] ata8.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:21 2021] ata8.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:21 2021] ata8.00: SN:     WD-WX11DA4DJ79X
[Thu Jun 17 14:54:21 2021] ata8.00: configured for UDMA/133
[Thu Jun 17 14:54:21 2021] scsi 7:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] 4096-byte physical blocks
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] Write Protect is off
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:21 2021]  sdh: sdh1 sdh2 sdh3
[Thu Jun 17 14:54:21 2021] sd 7:0:0:0: [sdh] Attached SCSI disk
[Thu Jun 17 14:54:21 2021] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Thu Jun 17 14:54:21 2021] ata9.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:21 2021] ata9.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:21 2021] ata9.00: SN:     WD-WX31D45RFF1F
[Thu Jun 17 14:54:21 2021] ata9.00: configured for UDMA/133
[Thu Jun 17 14:54:21 2021] scsi 8:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] 4096-byte physical blocks
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] Write Protect is off
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:21 2021]  sdi: sdi1 sdi2 sdi3
[Thu Jun 17 14:54:21 2021] sd 8:0:0:0: [sdi] Attached SCSI disk
[Thu Jun 17 14:54:22 2021] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Thu Jun 17 14:54:22 2021] ata10.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:22 2021] ata10.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:22 2021] ata10.00: SN:     WD-WX31D45RFCRX
[Thu Jun 17 14:54:22 2021] ata10.00: configured for UDMA/133
[Thu Jun 17 14:54:22 2021] scsi 9:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] 4096-byte physical blocks
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] Write Protect is off
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:22 2021]  sdj: sdj1 sdj2 sdj3
[Thu Jun 17 14:54:22 2021] sd 9:0:0:0: [sdj] Attached SCSI disk
[Thu Jun 17 14:54:22 2021] ata11: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[Thu Jun 17 14:54:22 2021] ata11.00: ATA-9: WDC WD60EFRX-68MYMN1, 82.00A82, max UDMA/133
[Thu Jun 17 14:54:22 2021] ata11.00: 11721045168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[Thu Jun 17 14:54:22 2021] ata11.00: SN:     WD-WX31D45RFYJ4
[Thu Jun 17 14:54:22 2021] ata11.00: configured for UDMA/133
[Thu Jun 17 14:54:22 2021] scsi 10:0:0:0: Direct-Access     WDC      WD60EFRX-68MYMN1         82.0 PQ: 0 ANSI: 5
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] 4096-byte physical blocks
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] Write Protect is off
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Thu Jun 17 14:54:22 2021]  sdk: sdk1 sdk2
[Thu Jun 17 14:54:22 2021] sd 10:0:0:0: [sdk] Attached SCSI disk
[Thu Jun 17 14:54:22 2021] Loading module verification blacklist certificates
[Thu Jun 17 14:54:22 2021] Loading module verification certificates
[Thu Jun 17 14:54:22 2021] MODSIGN: Loaded cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[Thu Jun 17 14:54:22 2021] MODSIGN: Loaded cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[Thu Jun 17 14:54:22 2021] MODSIGN: Loaded cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[Thu Jun 17 14:54:22 2021] MODSIGN: Loaded cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[Thu Jun 17 14:54:22 2021] registered taskstats version 1
[Thu Jun 17 14:54:22 2021] rtc_cmos 00:05: setting system clock to 2021-06-17 12:54:23 UTC (1623934463)
[Thu Jun 17 14:54:22 2021] Freeing unused kernel memory: 792k freed
[Thu Jun 17 14:54:22 2021] Write protecting the kernel read-only data: 8192k
[Thu Jun 17 14:54:22 2021] Freeing unused kernel memory: 1224k freed
[Thu Jun 17 14:54:22 2021] Freeing unused kernel memory: 476k freed
[Thu Jun 17 14:54:22 2021] ACPI: bus type USB registered
[Thu Jun 17 14:54:22 2021] usbcore: registered new interface driver usbfs
[Thu Jun 17 14:54:22 2021] usbcore: registered new interface driver hub
[Thu Jun 17 14:54:22 2021] usbcore: registered new interface driver ethub
[Thu Jun 17 14:54:22 2021] usbcore: registered new device driver usb
[Thu Jun 17 14:54:22 2021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Thu Jun 17 14:54:22 2021] ehci-pci: EHCI PCI platform driver
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: setting latency timer to 64
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: EHCI Host Controller
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: debug port 2
[Thu Jun 17 14:54:22 2021] 32bit 0000:00:1a.0 uses non-identity mapping
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c08000
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[Thu Jun 17 14:54:22 2021] hub 1-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] hub 1-0:1.0: 2 ports detected
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: setting latency timer to 64
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: EHCI Host Controller
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: debug port 2
[Thu Jun 17 14:54:22 2021] 32bit 0000:00:1d.0 uses non-identity mapping
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c07000
[Thu Jun 17 14:54:22 2021] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[Thu Jun 17 14:54:22 2021] hub 2-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] hub 2-0:1.0: 2 ports detected
[Thu Jun 17 14:54:22 2021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Thu Jun 17 14:54:22 2021] uhci_hcd: USB Universal Host Controller Interface driver
[Thu Jun 17 14:54:22 2021] xhci_hcd 0000:06:00.0: xHCI Host Controller
[Thu Jun 17 14:54:22 2021] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[Thu Jun 17 14:54:22 2021] 32bit 0000:06:00.0 uses non-identity mapping
[Thu Jun 17 14:54:22 2021] xhci_hcd 0000:06:00.0: irq 52 for MSI/MSI-X
[Thu Jun 17 14:54:22 2021] xHCI xhci_add_endpoint called for root hub
[Thu Jun 17 14:54:22 2021] xHCI xhci_check_bandwidth called for root hub
[Thu Jun 17 14:54:22 2021] hub 3-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] hub 3-0:1.0: 1 port detected
[Thu Jun 17 14:54:22 2021] xhci_hcd 0000:06:00.0: xHCI Host Controller
[Thu Jun 17 14:54:22 2021] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[Thu Jun 17 14:54:22 2021] xHCI xhci_add_endpoint called for root hub
[Thu Jun 17 14:54:22 2021] xHCI xhci_check_bandwidth called for root hub
[Thu Jun 17 14:54:22 2021] hub 4-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] hub 4-0:1.0: 4 ports detected
[Thu Jun 17 14:54:22 2021] usbcore: registered new interface driver usb-storage
[Thu Jun 17 14:54:22 2021] VMware PVSCSI driver - version 1.0.2.0-k
[Thu Jun 17 14:54:22 2021] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[Thu Jun 17 14:54:22 2021] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[Thu Jun 17 14:54:22 2021] Fusion MPT base driver 3.04.20
[Thu Jun 17 14:54:22 2021] Copyright (c) 1999-2008 LSI Corporation
[Thu Jun 17 14:54:22 2021] Fusion MPT SPI Host driver 3.04.20
[Thu Jun 17 14:54:22 2021] Fusion MPT SAS Host driver 3.04.20
[Thu Jun 17 14:54:22 2021] Fusion MPT misc device (ioctl) driver 3.04.20
[Thu Jun 17 14:54:22 2021] mptctl: Registered with Fusion MPT base driver
[Thu Jun 17 14:54:22 2021] mptctl: /dev/mptctl @ (major,minor=10,220)
[Thu Jun 17 14:54:22 2021] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[Thu Jun 17 14:54:22 2021] mpt2sas version 20.00.00.00 loaded
[Thu Jun 17 14:54:22 2021] mpt3sas version 22.00.02.00 loaded
[Thu Jun 17 14:54:22 2021] etxhci_hcd-170202 0000:03:00.0: Etron xHCI Host Controller
[Thu Jun 17 14:54:22 2021] etxhci_hcd-170202 0000:03:00.0: new USB bus registered, assigned bus number 5
[Thu Jun 17 14:54:22 2021] 32bit 0000:03:00.0 uses non-identity mapping
[Thu Jun 17 14:54:22 2021] etxhci_hcd-170202 0000:03:00.0: irq 53 for MSI/MSI-X
[Thu Jun 17 14:54:22 2021] xHCI etxhci_add_endpoint called for root hub
[Thu Jun 17 14:54:22 2021] xHCI etxhci_check_bandwidth called for root hub
[Thu Jun 17 14:54:22 2021] ethub 5-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] ethub 5-0:1.0: 2 ports detected
[Thu Jun 17 14:54:22 2021] etxhci_hcd-170202 0000:03:00.0: Etron xHCI Host Controller
[Thu Jun 17 14:54:22 2021] etxhci_hcd-170202 0000:03:00.0: new USB bus registered, assigned bus number 6
[Thu Jun 17 14:54:22 2021] xHCI etxhci_add_endpoint called for root hub
[Thu Jun 17 14:54:22 2021] xHCI etxhci_check_bandwidth called for root hub
[Thu Jun 17 14:54:22 2021] ethub 6-0:1.0: USB hub found
[Thu Jun 17 14:54:22 2021] ethub 6-0:1.0: 2 ports detected
[Thu Jun 17 14:54:22 2021] broadwell_synobios: module license 'Synology Inc.' taints kernel.
[Thu Jun 17 14:54:22 2021] Disabling lock debugging due to kernel taint
[Thu Jun 17 14:54:22 2021] 2021-6-17 12:54:23 UTC
[Thu Jun 17 14:54:22 2021] synobios: load, major number 201
[Thu Jun 17 14:54:22 2021] Brand: Synology
[Thu Jun 17 14:54:22 2021] Model: DS-3617xs
[Thu Jun 17 14:54:22 2021] set group disks wakeup number to 4, spinup time deno 7
[Thu Jun 17 14:54:22 2021] synobios cpu_arch proc entry initialized
[Thu Jun 17 14:54:22 2021] synobios crypto_hw proc entry initialized
[Thu Jun 17 14:54:22 2021] synobios syno_platform proc entry initialized
[Thu Jun 17 14:54:22 2021] synobios open /dev/ttyS1 success
[Thu Jun 17 14:54:22 2021] synobios: unload
[Thu Jun 17 14:54:22 2021] md: Autodetecting RAID arrays.
[Thu Jun 17 14:54:22 2021] usb 1-1: new high-speed USB device number 2 using ehci-pci
[Thu Jun 17 14:54:22 2021] md: invalid raid superblock magic on sda3
[Thu Jun 17 14:54:22 2021] md: sda3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] md: invalid raid superblock magic on sdb3
[Thu Jun 17 14:54:23 2021] md: sdb3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] Got empty serial number. Generate serial number from product.
[Thu Jun 17 14:54:23 2021] hub 1-1:1.0: USB hub found
[Thu Jun 17 14:54:23 2021] hub 1-1:1.0: 6 ports detected
[Thu Jun 17 14:54:23 2021] md: invalid raid superblock magic on sdg3
[Thu Jun 17 14:54:23 2021] md: sdg3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] md: invalid raid superblock magic on sdh3
[Thu Jun 17 14:54:23 2021] md: sdh3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] md: invalid raid superblock magic on sdi3
[Thu Jun 17 14:54:23 2021] md: sdi3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] usb 2-1: new high-speed USB device number 2 using ehci-pci
[Thu Jun 17 14:54:23 2021] md: invalid raid superblock magic on sdj3
[Thu Jun 17 14:54:23 2021] md: sdj3 does not have a valid v0.90 superblock, not importing!
[Thu Jun 17 14:54:23 2021] md: Scanned 20 and added 14 devices.
[Thu Jun 17 14:54:23 2021] md: autorun ...
[Thu Jun 17 14:54:23 2021] md: considering sda1 ...
[Thu Jun 17 14:54:23 2021] md:  adding sda1 ...
[Thu Jun 17 14:54:23 2021] md: sda2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdb1 ...
[Thu Jun 17 14:54:23 2021] md: sdb2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdg1 ...
[Thu Jun 17 14:54:23 2021] md: sdg2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdh1 ...
[Thu Jun 17 14:54:23 2021] md: sdh2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdi1 ...
[Thu Jun 17 14:54:23 2021] md: sdi2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdj1 ...
[Thu Jun 17 14:54:23 2021] md: sdj2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md:  adding sdk1 ...
[Thu Jun 17 14:54:23 2021] md: sdk2 has different UUID to sda1
[Thu Jun 17 14:54:23 2021] md: created md0
[Thu Jun 17 14:54:23 2021] md: bind<sdk1>
[Thu Jun 17 14:54:23 2021] md: bind<sdj1>
[Thu Jun 17 14:54:23 2021] md: bind<sdi1>
[Thu Jun 17 14:54:23 2021] md: bind<sdh1>
[Thu Jun 17 14:54:23 2021] md: bind<sdg1>
[Thu Jun 17 14:54:23 2021] md: bind<sdb1>
[Thu Jun 17 14:54:23 2021] md: bind<sda1>
[Thu Jun 17 14:54:23 2021] md: running: <sda1><sdb1><sdg1><sdh1><sdi1><sdj1><sdk1>
[Thu Jun 17 14:54:23 2021] md/raid1:md0: active with 7 out of 12 mirrors
[Thu Jun 17 14:54:23 2021] Got empty serial number. Generate serial number from product.
[Thu Jun 17 14:54:23 2021] drivers/usb/core/hub.c (2696) Same device found. Change serial to ffffffd1ffffffb2ffffffdbffffffa0
[Thu Jun 17 14:54:23 2021] hub 2-1:1.0: USB hub found
[Thu Jun 17 14:54:23 2021] hub 2-1:1.0: 8 ports detected
[Thu Jun 17 14:54:23 2021] md0: detected capacity change from 0 to 2549940224
[Thu Jun 17 14:54:23 2021] md: considering sda2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sda2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdb2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdg2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdh2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdi2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdj2 ...
[Thu Jun 17 14:54:23 2021] md:  adding sdk2 ...
[Thu Jun 17 14:54:23 2021] md: created md1
[Thu Jun 17 14:54:23 2021] md: bind<sdk2>
[Thu Jun 17 14:54:23 2021] md: bind<sdj2>
[Thu Jun 17 14:54:23 2021] md: bind<sdi2>
[Thu Jun 17 14:54:23 2021] md: bind<sdh2>
[Thu Jun 17 14:54:23 2021] md: bind<sdg2>
[Thu Jun 17 14:54:23 2021] md: bind<sdb2>
[Thu Jun 17 14:54:23 2021] md: bind<sda2>
[Thu Jun 17 14:54:23 2021] md: running: <sda2><sdb2><sdg2><sdh2><sdi2><sdj2><sdk2>
[Thu Jun 17 14:54:23 2021] md/raid1:md1: active with 7 out of 12 mirrors
[Thu Jun 17 14:54:23 2021] md1: detected capacity change from 0 to 2147418112
[Thu Jun 17 14:54:23 2021] md: ... autorun DONE.
[Thu Jun 17 14:54:23 2021]  md0: unknown partition table
[Thu Jun 17 14:54:23 2021] EXT4-fs (md0): barriers disabled
[Thu Jun 17 14:54:23 2021] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts:
[Thu Jun 17 14:54:24 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:24 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:24 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:24 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:25 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:25 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:25 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:25 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:25 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:26 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:26 2021] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 17 14:54:26 2021] usb 3-1: not running at top speed
[Thu Jun 17 14:54:26 2021] Got empty serial number. Generate serial number from product.
[Thu Jun 17 14:54:26 2021] hub 3-1:1.0: USB hub found
[Thu Jun 17 14:54:26 2021] hub 3-1:1.0: 4 ports detected
[Thu Jun 17 14:54:26 2021] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[Thu Jun 17 14:54:26 2021] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[Thu Jun 17 14:54:26 2021] usb-storage 1-1.4:1.0: Quirks match for vid 054c pid 02a5: 80000
[Thu Jun 17 14:54:26 2021] scsi11 : usb-storage 1-1.4:1.0
[Thu Jun 17 14:54:26 2021] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[Thu Jun 17 14:54:27 2021] scsi 11:0:0:0: Direct-Access     Sony     Storage Media            0100 PQ: 0 ANSI: 0 CCS
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] 3963904 512-byte logical blocks: (2.02 GB/1.88 GiB)
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Write Protect is off
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Thu Jun 17 14:54:27 2021]  synoboot: synoboot1 synoboot2 synoboot3
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] No Caching mode page found
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Assuming drive cache: write through
[Thu Jun 17 14:54:27 2021] sd 11:0:0:0: [synoboot] Attached SCSI removable disk
[Thu Jun 17 14:54:27 2021] EXT4-fs (md0): re-mounted. Opts: (null)
[Thu Jun 17 14:54:31 2021] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Thu Jun 17 14:54:31 2021] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Thu Jun 17 14:54:31 2021] sd 6:0:0:0: Attached scsi generic sg2 type 0
[Thu Jun 17 14:54:31 2021] sd 7:0:0:0: Attached scsi generic sg3 type 0
[Thu Jun 17 14:54:31 2021] sd 8:0:0:0: Attached scsi generic sg4 type 0
[Thu Jun 17 14:54:31 2021] sd 9:0:0:0: Attached scsi generic sg5 type 0
[Thu Jun 17 14:54:31 2021] sd 10:0:0:0: Attached scsi generic sg6 type 0
[Thu Jun 17 14:54:31 2021] sd 11:0:0:0: Attached scsi generic sg7 type 0
[Thu Jun 17 14:54:31 2021]  md1: unknown partition table
[Thu Jun 17 14:54:31 2021] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k
[Thu Jun 17 14:54:32 2021] zram: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 17 14:54:32 2021] zram: Created 4 device(s) ...
[Thu Jun 17 14:54:32 2021] Adding 601084k swap on /dev/zram0.  Priority:1 extents:1 across:601084k SS
[Thu Jun 17 14:54:32 2021] Adding 601084k swap on /dev/zram1.  Priority:1 extents:1 across:601084k SS
[Thu Jun 17 14:54:32 2021] Adding 601084k swap on /dev/zram2.  Priority:1 extents:1 across:601084k SS
[Thu Jun 17 14:54:32 2021] Adding 601084k swap on /dev/zram3.  Priority:1 extents:1 across:601084k SS
[Thu Jun 17 14:54:33 2021] NET: Registered protocol family 10
[Thu Jun 17 14:54:33 2021] sit: IPv6 over IPv4 tunneling driver
[Thu Jun 17 14:54:33 2021] init: syno-auth-check main process (5888) killed by TERM signal
[Thu Jun 17 14:54:33 2021] ACPI: Requesting acpi_cpufreq
[Thu Jun 17 14:54:33 2021] Monitor-Mwait will be used to enter C-1 state
[Thu Jun 17 14:54:33 2021] Monitor-Mwait will be used to enter C-3 state
[Thu Jun 17 14:54:33 2021] ACPI: acpi_idle registered with cpuidle
[Thu Jun 17 14:54:34 2021] fuse init (API version 7.22)
[Thu Jun 17 14:54:34 2021] dca service started, version 1.12.1
[Thu Jun 17 14:54:34 2021] e1000e: Intel(R) PRO/1000 Network Driver - 3.3.4-NAPI
[Thu Jun 17 14:54:34 2021] e1000e: Copyright(c) 1999 - 2016 Intel Corporation.
[Thu Jun 17 14:54:34 2021] Intel(R) Gigabit Ethernet Network Driver - version 5.3.5.3
[Thu Jun 17 14:54:34 2021] Copyright (c) 2007-2015 Intel Corporation.
[Thu Jun 17 14:54:34 2021] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.1.3
[Thu Jun 17 14:54:34 2021] Copyright(c) 1999 - 2017 Intel Corporation.
[Thu Jun 17 14:54:34 2021] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.3.6
[Thu Jun 17 14:54:34 2021] i40e: Copyright(c) 2013 - 2017 Intel Corporation.
[Thu Jun 17 14:54:34 2021] tn40xx low_mem_msg proc entry initialized
[Thu Jun 17 14:54:34 2021] tn40xx low_mem_counter proc entry initialized
[Thu Jun 17 14:54:34 2021] tn40xx debug_msg proc entry initialized
[Thu Jun 17 14:54:34 2021] tn40xx: Tehuti Network Driver, 0.3.6.12.3
[Thu Jun 17 14:54:34 2021] qed_init called
[Thu Jun 17 14:54:34 2021] QLogic FastLinQ 4xxxx Core Module qed 8.33.9.0
[Thu Jun 17 14:54:34 2021] creating debugfs root node
[Thu Jun 17 14:54:34 2021] qede_init: QLogic FastLinQ 4xxxx Ethernet Driver qede 8.33.9.0
[Thu Jun 17 14:54:34 2021] Loading modules backported from Linux version v3.18.1-0-g39ca484
[Thu Jun 17 14:54:34 2021] Backport generated by backports.git v3.18.1-1-0-g5e9ec4c
[Thu Jun 17 14:54:34 2021] Compat-mlnx-ofed backport release: c22af88
[Thu Jun 17 14:54:34 2021] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git c22af88
[Thu Jun 17 14:54:34 2021] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git
[Thu Jun 17 14:54:34 2021] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.00 ($DateTime: 2015/07/28 00:13:30 $)
[Thu Jun 17 14:54:34 2021] bio: create slab <bio-1> at 1
[Thu Jun 17 14:54:34 2021] Btrfs loaded
[Thu Jun 17 14:54:34 2021] exFAT: Version 1.2.9
[Thu Jun 17 14:54:34 2021] jme: JMicron JMC2XX ethernet driver version 1.0.8
[Thu Jun 17 14:54:34 2021] sky2: driver version 1.30
[Thu Jun 17 14:54:34 2021] pch_gbe: EG20T PCH Gigabit Ethernet Driver - version 1.01
[Thu Jun 17 14:54:34 2021] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.2.42
[Thu Jun 17 14:54:34 2021] QLogic/NetXen Network Driver v4.0.80
[Thu Jun 17 14:54:34 2021] Solarflare NET driver v3.2
[Thu Jun 17 14:54:34 2021] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[Thu Jun 17 14:54:34 2021] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Thu Jun 17 14:54:34 2021] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[Thu Jun 17 14:54:34 2021] VMware vmxnet3 virtual NIC driver - version 1.1.30.0-k-NAPI
[Thu Jun 17 14:54:34 2021] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.16 (Dec 05, 2012)
[Thu Jun 17 14:54:34 2021] tg3.c:v3.132 (May 21, 2013)
[Thu Jun 17 14:54:34 2021] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95722) rev a200] (PCI Express) MAC address ED:IT:ED:by:US:ER
[Thu Jun 17 14:54:34 2021] tg3 0000:02:00.0 eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[Thu Jun 17 14:54:34 2021] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[Thu Jun 17 14:54:34 2021] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[Thu Jun 17 14:54:34 2021] usbcore: registered new interface driver ax88179_178a
[Thu Jun 17 14:54:34 2021] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[Thu Jun 17 14:54:34 2021] ACPI: Power Button [PWRB]
[Thu Jun 17 14:54:34 2021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[Thu Jun 17 14:54:34 2021] ACPI: Power Button [PWRF]
[Thu Jun 17 14:54:34 2021] 2021-6-17 12:54:35 UTC
[Thu Jun 17 14:54:34 2021] synobios: load, major number 201
[Thu Jun 17 14:54:34 2021] Brand: Synology
[Thu Jun 17 14:54:34 2021] Model: DS-3617xs
[Thu Jun 17 14:54:34 2021] set group disks wakeup number to 4, spinup time deno 7
[Thu Jun 17 14:54:34 2021] synobios cpu_arch proc entry initialized
[Thu Jun 17 14:54:34 2021] synobios crypto_hw proc entry initialized
[Thu Jun 17 14:54:34 2021] synobios syno_platform proc entry initialized
[Thu Jun 17 14:54:34 2021] synobios open /dev/ttyS1 success
[Thu Jun 17 14:54:35 2021] tg3 0000:02:00.0: irq 54 for MSI/MSI-X
[Thu Jun 17 14:54:35 2021] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Thu Jun 17 14:54:35 2021] systemd-udevd[7144]: starting version 204
[Thu Jun 17 14:54:36 2021] md: md2 stopped.
[Thu Jun 17 14:54:36 2021] md: bind<sdb3>
[Thu Jun 17 14:54:36 2021] md: bind<sdg3>
[Thu Jun 17 14:54:36 2021] md: bind<sdh3>
[Thu Jun 17 14:54:36 2021] md: bind<sdi3>
[Thu Jun 17 14:54:36 2021] md: bind<sdj3>
[Thu Jun 17 14:54:36 2021] md: bind<sda3>
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sda3 operational as raid disk 0
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sdj3 operational as raid disk 5
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sdi3 operational as raid disk 4
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sdh3 operational as raid disk 3
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sdg3 operational as raid disk 2
[Thu Jun 17 14:54:36 2021] md/raid:md2: device sdb3 operational as raid disk 1
[Thu Jun 17 14:54:36 2021] md/raid:md2: allocated 6460kB
[Thu Jun 17 14:54:36 2021] md/raid:md2: raid level 5 active with 6 out of 6 devices, algorithm 2
[Thu Jun 17 14:54:36 2021] RAID conf printout:
[Thu Jun 17 14:54:36 2021]  --- level:5 rd:6 wd:6
[Thu Jun 17 14:54:36 2021]  disk 0, o:1, dev:sda3
[Thu Jun 17 14:54:36 2021]  disk 1, o:1, dev:sdb3
[Thu Jun 17 14:54:36 2021]  disk 2, o:1, dev:sdg3
[Thu Jun 17 14:54:36 2021]  disk 3, o:1, dev:sdh3
[Thu Jun 17 14:54:36 2021]  disk 4, o:1, dev:sdi3
[Thu Jun 17 14:54:36 2021]  disk 5, o:1, dev:sdj3
[Thu Jun 17 14:54:36 2021] md2: detected capacity change from 0 to 29981186785280
[Thu Jun 17 14:54:36 2021]  md2: unknown partition table
[Thu Jun 17 14:54:36 2021] bio: create slab <bio-2> at 2
[Thu Jun 17 14:54:37 2021] EXT4-fs (dm-1): barriers disabled
[Thu Jun 17 14:54:38 2021] EXT4-fs (dm-1): mounted filesystem with writeback data mode. Opts: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl,data=writeback,oldalloc
[Thu Jun 17 14:54:38 2021] tg3 0000:02:00.0 eth0: Link is up at 1000 Mbps, full duplex
[Thu Jun 17 14:54:38 2021] tg3 0000:02:00.0 eth0: Flow control is off for TX and off for RX
[Thu Jun 17 14:54:38 2021] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Thu Jun 17 14:54:38 2021] usbcore: registered new interface driver usblp
[Thu Jun 17 14:54:38 2021] usbcore: registered new interface driver usbhid
[Thu Jun 17 14:54:38 2021] usbhid: USB HID core driver
[Thu Jun 17 14:54:39 2021] FAT-fs (synoboot2): fat_set_state: set=1 process=synopkicompatsy pid=10336
[Thu Jun 17 14:54:39 2021] FAT-fs (synoboot2): fat_set_state: set=0 process=synopkicompatsy pid=10336
[Thu Jun 17 14:54:39 2021] init: dhcp-client (eth0) main process (9112) killed by TERM signal
[Thu Jun 17 14:54:41 2021] ata10.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata10: EH complete
[Thu Jun 17 14:54:41 2021] ata11.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata11: EH complete
[Thu Jun 17 14:54:41 2021] ata7.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata7: EH complete
[Thu Jun 17 14:54:41 2021] ata8.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata8: EH complete
[Thu Jun 17 14:54:41 2021] ata9.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata9: EH complete
[Thu Jun 17 14:54:41 2021] ata1.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata1: EH complete
[Thu Jun 17 14:54:41 2021] ata2.00: configured for UDMA/133
[Thu Jun 17 14:54:41 2021] ata2: EH complete
[Thu Jun 17 14:54:45 2021] ip_tables: (C) 2000-2006 Netfilter Core Team
[Thu Jun 17 14:54:45 2021] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[Thu Jun 17 14:54:45 2021] ip6_tables: (C) 2000-2006 Netfilter Core Team
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(EDITEDbyUSER).
[Thu Jun 17 14:54:45 2021] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_device.c:617:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_file.c:146:fd_attach_hba RODSP plugin for fileio is enabled.
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_file.c:153:fd_attach_hba ODX Token Manager is enabled.
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_ep.c:786:ep_attach_hba RODSP plugin for epio is enabled.
[Thu Jun 17 14:54:45 2021] iSCSI:target_core_ep.c:793:ep_attach_hba ODX Token Manager is enabled.
[Thu Jun 17 14:54:46 2021] loop: module loaded
[Thu Jun 17 14:54:46 2021] warning: `nginx' uses 32-bit capabilities (legacy support in use)
[Thu Jun 17 14:54:49 2021] init: iscsi_pluginserverd main process (12915) terminated with status 255
[Thu Jun 17 14:54:49 2021] init: iscsi_pluginserverd main process ended, respawning

 

Link to comment
Share on other sites

OK. I ran the following experiment:

 

I put all the drives (including the sATA controller AIC) as well as the USB loader into an old Dell Optiplex 9010 sff.

 

I used the onboard Ethernet port of the 9010 :

 - Integrated Intel® 82579LM Ethernet LAN 10/100/1000

 

The system booted fine into DSM.

From there I could see that shutdown/reboot still won't work.

 

I guess this kinds of rule out a driver issue, right?

Could it rather be a config issue or something?

 

Tx

-a-

 

side note:

I tried also using the optiplex 9010 with its onboard ethernet port disabled and a quad-port NIC on a PCIe slot.

Jut like in post #6 of this thread, I couldn't connect to the xpen rig via Synology Assistant (device not detected).

Edited by asheenlevrai
Link to comment
Share on other sites

I borrowed the following NIC from a friend:

https://sunsetmicro.com/intel-pci-express-ethernet-network-adapter-desktop-single-port-e25869-002-e25871-002-e46981-003-cpu-e25869-expi9301ctblk/

(Intel CT E25869 or whatever)

 

Again, the problem remains (shutdown and reboot won't work).

 

What do you think @IG-88? I guess this is no longer a problem with the driver of the NIC, right?

 

Best,

-a-

 

Edited by asheenlevrai
Link to comment
Share on other sites

On 6/17/2021 at 2:42 PM, asheenlevrai said:

I read on the forum that issues with shutdown/restart could be due to a driver issue (NIC not natively supported).

Can anyone confirm that this is the source of my issue?

Could my problem be caused by something else than a driver issue with the NIC? Like a BIOS setting or something?

 

Thoughts?

 

Thank you very much in advance for your help.

Best,

-a-

Edited by asheenlevrai
Link to comment
Share on other sites

  • 2 months later...

ok @IG-88, @flyride, I tried the following.

(I guess it's pretty similar to what I tried and reported above on June 29th)

 

I changed the MB (z68-based -> Z77-based)

I changed the RAM (for no reason, just used the one that was present on the new MB)

I changed the NIC (broadcom AIC -> onboard NIC on the new MB)

 

This new MB was previously used in another xpen rig and was able to reboot/shutdown just fine.

 

I didn't need to migrate or anything (DS3617xs xpen running DSM6.2.3), DSM booted up flawlessly as if I didn't change anything (I still will have to fix the mac1 address on the USB loader but I guess this is secondary).

 

Now I face the same problem as with the previous hardware. The rig won't reboot or shutdown properly.

The usual "...Happy hacking..." xpen message stay present on the display, the fans stay running and nothing more happens. No reboot, no shutdown.

 

I know DSM "closes" because I can hear the typical noise from the HDDs and because after I eventually hard reboot the rig, DSM doesn't pop up a notification about an improper shutdown.

 

Do you have any idea about the source of the issue? Hardware (PSU, other?)? Or rather configuration? Drivers?

 

Please help me out. Except from this issue with reboot/shutdown, this rig does everything I need properly.

 

Best,

-a-

 

 

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...