[Support] Linuxserver.io - Jellyfin


Recommended Posts

Turns out

18 hours ago, j0nnymoe said:

The container was updated a couple hours after it was released

 

Turns out I was using the Jellyfin/jellyfin official template which was not updated for some reason.  I have now switched after having to do a clean install.

It was working but once I added the collections plugin, it broke.  The main page just loads and loads.  I was reading on the git for this and I think its a permission issue perhaps?  I cant see any of the metadata if I click the metadata tab.

I'm gonna switch back to somebody elses docker cause Until this is fixed

Edited by 007craft
Link to comment
On 3/12/2021 at 9:45 AM, 007craft said:

Turns out

 

Turns out I was using the Jellyfin/jellyfin official template which was not updated for some reason.  I have now switched after having to do a clean install.

It was working but once I added the collections plugin, it broke.  The main page just loads and loads.  I was reading on the git for this and I think its a permission issue perhaps?  I cant see any of the metadata if I click the metadata tab.

I'm gonna switch back to somebody elses docker cause Until this is fixed

Yes I have a similar issue. Web frontend won't load. There is an issue with the config.json in the container it seems. 

 

What's the easiest way to roll back the container to pull the previous container? 

Link to comment
On 3/13/2021 at 12:59 AM, dalben said:

Yes I have a similar issue. Web frontend won't load. There is an issue with the config.json in the container it seems. 

 

What's the easiest way to roll back the container to pull the previous container? 

I used 10.6.4-1: https://hub.docker.com/r/linuxserver/jellyfin/tags?page=1&ordering=last_updated&name=10.6.4

 

Copy "linuxserver/jellyfin:version-10.6.4-1" into container repository and install

 

https://www.reddit.com/r/unRAID/comments/8i1j2t/how_do_i_downgrade_a_docker/

  • Thanks 1
Link to comment

At present, my jellyfin can use vappi to transcode normally.

I'm using Intel igpu model hd630

After updating 10.7. I want to turn on the VPP tone mapping function.

However, when the HDR movie is turned on, it will be prompted to play an error.

Excuse me, how can I use this function correctly?

Link to comment
  • 2 weeks later...

Workaround: "Enable Tone mapping" with Unraid 6.9.1 and an Nvidia decoder

 

I figured I'd write this for posterity in case anyone else wants to set it up. 

 

My System:

  • Unraid 6.9.1 (latest stable)
  • I3770K
  • 32GB RAM
  • GTX 1060 6GB
  • Latest Jellyfin / linuxserver docker

Everything worked as expected but when I "Enable Tone mapping" and then try to watch a file with HDR data I get a player error of "This client isn't compatible with the media and the server isn't sending a compatible media format." (no error when "Enable Tone mapping" is not checked, no error if watching a file without HDR data). 

I did some searching prior to posting and did find posts like this one on Reddit. Following that post I found the expected directory doesn't exist on the Docker I used (latest as of 3/26/2021 for Unraid from linuxserver). The following fixed it:

 

mkdir -p /etc/OpenCL/vendors
echo 'libnvidia-opencl.so.1' > /etc/OpenCL/vendors/nvidia.icd


As soon as that was done, the files that failed to play were able to play and tone mapping was evident compared to when the option was turned off when viewed via transcoding. 

 

Don't know if it makes sense to add those directories and entry by default, but if not it might be a good thing to append to the nvidia install hints. 
 

  • Like 1
Link to comment
2 hours ago, Jahf said:

Workaround: "Enable Tone mapping" with Unraid 6.9.1 and an Nvidia decoder

 

I figured I'd write this for posterity in case anyone else wants to set it up. 

 

My System:

  • Unraid 6.9.1 (latest stable)
  • I3770K
  • 32GB RAM
  • GTX 1060 6GB
  • Latest Jellyfin / linuxserver docker

Everything worked as expected but when I "Enable Tone mapping" and then try to watch a file with HDR data I get a player error of "This client isn't compatible with the media and the server isn't sending a compatible media format." (no error when "Enable Tone mapping" is not checked, no error if watching a file without HDR data). 

I did some searching prior to posting and did find posts like this one on Reddit. Following that post I found the expected directory doesn't exist on the Docker I used (latest as of 3/26/2021 for Unraid from linuxserver). The following fixed it:

 


mkdir -p /etc/OpenCL/vendors
echo 'libnvidia-opencl.so.1' > /etc/OpenCL/vendors/nvidia.icd


As soon as that was done, the files that failed to play were able to play and tone mapping was evident compared to when the option was turned off when viewed via transcoding. 

 

Don't know if it makes sense to add those directories and entry by default, but if not it might be a good thing to append to the nvidia install hints. 
 

So Jellyfin pushed tonemapping to the stable builds? I fixed that for the nightly build, but I guess I forgot to add it to the stable build.

The fix is the same as you have done by adding the icd file.

 

Link to comment
1 hour ago, saarg said:

So Jellyfin pushed tonemapping to the stable builds? I fixed that for the nightly build, but I guess I forgot to add it to the stable build.

The fix is the same as you have done by adding the icd file.

 

Perfect, glad to know what I did is the expected method. 

Yeah, I'm on the default docker from the Unraid interface (ie, the one that comes here when clicking "support" for the docker). So I'd assume I'm on stable and it has the tone mapping. Regardless it definitely worked. The video I test with is horribly washed out without tone mapping when tested on my phone and has a very high bitrate so I can stress test transcoding. 

PS. While I have your ear, I'm trying to configure mylar3 using your image. The "support" link for that goes to the generic mylar3 page rather than a thread here if you maintain one. And it doesn't enable Bridged networking by default like most of your images do. Easy fix obviously just something I thought you might want to tweak next time you're looking at the mylar3 docker. 

Link to comment
10 hours ago, Jahf said:

Perfect, glad to know what I did is the expected method. 

Yeah, I'm on the default docker from the Unraid interface (ie, the one that comes here when clicking "support" for the docker). So I'd assume I'm on stable and it has the tone mapping. Regardless it definitely worked. The video I test with is horribly washed out without tone mapping when tested on my phone and has a very high bitrate so I can stress test transcoding. 

PS. While I have your ear, I'm trying to configure mylar3 using your image. The "support" link for that goes to the generic mylar3 page rather than a thread here if you maintain one. And it doesn't enable Bridged networking by default like most of your images do. Easy fix obviously just something I thought you might want to tweak next time you're looking at the mylar3 docker. 

The support link goes to our support alternatives, and it's intentional. It doesn't make sense for us to give support on other platforms than our own as we are rarely reading this forum anymore.

This is the way it will be with new container templates and the support link.

Link to comment

I had an issue with my cache where somehow my data folder became cache only long story short Docker failed had days of trying to figure out was wrong and why my cache drive would not move after days and days of reading I found the mistake by then I had deleted my docker and had o do a full reinstall of all my apps they are now all working except Jellyfin.

 

At first it wold not even load the admin page after reading here I saw some people had issues with that an they downgraded the docker I did the same I used 10.6.4-1: https://hub.docker.com/r/linuxserver/jellyfin/tags?page=1&ordering=last_updated&name=10.6.4

 

Now it loads the "Tell us about yourself" page but after putting in the information and clicking "Next" it just opens up a circle that never stops spinning and wont go to next page.

 

Please help this is the one reason we have a server. below is my server log if it helps.

 

 

Edited by NeoSys
Link to comment
2 hours ago, NeoSys said:

I had an issue with my cache where somehow my data folder became cache only long story short Docker failed had days of trying to figure out was wrong and why my cache drive would not move after days and days of reading I found the mistake by then I had deleted my docker and had o do a full reinstall of all my apps they are now all working except Jellyfin.

 

At first it wold not even load the admin page after reading here I saw some people had issues with that an they downgraded the docker I did the same I used 10.6.4-1: https://hub.docker.com/r/linuxserver/jellyfin/tags?page=1&ordering=last_updated&name=10.6.4

 

Now it loads the "Tell us about yourself" page but after putting in the information and clicking "Next" it just opens up a circle that never stops spinning and wont go to next page.

 

Please help this is the one reason we have a server. below is my server log if it helps.

 


Mar 29 08:02:12 Mother kernel: Linux version 4.19.107-Unraid (root@Develop) (gcc version 9.2.0 (GCC)) #1 SMP Thu Mar 5 13:55:57 PST 2020
Mar 29 08:02:12 Mother kernel: Command line: BOOT_IMAGE=/bzimage initrd=/bzroot
Mar 29 08:02:12 Mother kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 29 08:02:12 Mother kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 29 08:02:12 Mother kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Mar 29 08:02:12 Mother kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Mar 29 08:02:12 Mother kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Mar 29 08:02:12 Mother kernel: BIOS-provided physical RAM map:
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bd2effff] usable
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
Mar 29 08:02:12 Mother kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083fffffff] usable
Mar 29 08:02:12 Mother kernel: NX (Execute Disable) protection: active
Mar 29 08:02:12 Mother kernel: SMBIOS 2.7 present.
Mar 29 08:02:12 Mother kernel: DMI: Dell Inc. PowerEdge R720xd/0JP31P, BIOS 2.9.0 12/06/2019
Mar 29 08:02:12 Mother kernel: tsc: Fast TSC calibration using PIT
Mar 29 08:02:12 Mother kernel: tsc: Detected 2000.204 MHz processor
Mar 29 08:02:12 Mother kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Mar 29 08:02:12 Mother kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Mar 29 08:02:12 Mother kernel: last_pfn = 0x840000 max_arch_pfn = 0x400000000
Mar 29 08:02:12 Mother kernel: MTRR default type: uncachable
Mar 29 08:02:12 Mother kernel: MTRR fixed ranges enabled:
Mar 29 08:02:12 Mother kernel:  00000-9FFFF write-back
Mar 29 08:02:12 Mother kernel:  A0000-BFFFF uncachable
Mar 29 08:02:12 Mother kernel:  C0000-C7FFF write-protect
Mar 29 08:02:12 Mother kernel:  C8000-CFFFF write-back
Mar 29 08:02:12 Mother kernel:  D0000-EBFFF uncachable
Mar 29 08:02:12 Mother kernel:  EC000-FFFFF write-protect
Mar 29 08:02:12 Mother kernel: MTRR variable ranges enabled:
Mar 29 08:02:12 Mother kernel:  0 base 000000000000 mask 3FFF80000000 write-back
Mar 29 08:02:12 Mother kernel:  1 base 000080000000 mask 3FFFC0000000 write-back
Mar 29 08:02:12 Mother kernel:  2 base 000100000000 mask 3FFF00000000 write-back
Mar 29 08:02:12 Mother kernel:  3 base 000200000000 mask 3FFE00000000 write-back
Mar 29 08:02:12 Mother kernel:  4 base 000400000000 mask 3FFC00000000 write-back
Mar 29 08:02:12 Mother kernel:  5 base 000800000000 mask 3FFFC0000000 write-back
Mar 29 08:02:12 Mother kernel:  6 disabled
Mar 29 08:02:12 Mother kernel:  7 disabled
Mar 29 08:02:12 Mother kernel:  8 disabled
Mar 29 08:02:12 Mother kernel:  9 disabled
Mar 29 08:02:12 Mother kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Mar 29 08:02:12 Mother kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Mar 29 08:02:12 Mother kernel: last_pfn = 0xbd2f0 max_arch_pfn = 0x400000000
Mar 29 08:02:12 Mother kernel: found SMP MP-table at [mem 0x000fe710-0x000fe71f]
Mar 29 08:02:12 Mother kernel: Using GB pages for direct mapping
Mar 29 08:02:12 Mother kernel: BRK [0x02401000, 0x02401fff] PGTABLE
Mar 29 08:02:12 Mother kernel: BRK [0x02402000, 0x02402fff] PGTABLE
Mar 29 08:02:12 Mother kernel: BRK [0x02403000, 0x02403fff] PGTABLE
Mar 29 08:02:12 Mother kernel: RAMDISK: [mem 0x78443000-0x7fffffff]
Mar 29 08:02:12 Mother kernel: ACPI: Early table checksum verification disabled
Mar 29 08:02:12 Mother kernel: ACPI: RSDP 0x00000000000F0C40 000024 (v02 DELLOE)
Mar 29 08:02:12 Mother kernel: ACPI: XSDT 0x00000000000F0D88 0000A4 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: FACP 0x00000000BD33534C 0000F4 (v03 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: DSDT 0x00000000BD31C000 008029 (v01 DELLOE DELLOSE  00000001 INTL 20110211)
Mar 29 08:02:12 Mother kernel: ACPI: FACS 0x00000000BD337000 000040
Mar 29 08:02:12 Mother kernel: ACPI: FACS 0x00000000BD337000 000040
Mar 29 08:02:12 Mother kernel: ACPI: APIC 0x00000000BD334478 0001EA (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: SPCR 0x00000000BD334664 000050 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: HPET 0x00000000BD3346B8 000038 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: DMAR 0x00000000BD3346F4 000150 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: MCFG 0x00000000BD334A10 00003C (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: WD__ 0x00000000BD334A50 000134 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: SLIC 0x00000000BD334B88 000024 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: ERST 0x00000000BD3241EC 000270 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: HEST 0x00000000BD32445C 00055C (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: BERT 0x00000000BD32402C 000030 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: EINJ 0x00000000BD32405C 000190 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: TCPA 0x00000000BD3352E4 000064 (v02 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: PC__ 0x00000000BD335274 00006E (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: SRAT 0x00000000BD334DB0 0004C0 (v01 DELLOE DELLOSE  00000001 DELL 00000001)
Mar 29 08:02:12 Mother kernel: ACPI: SSDT 0x00000000BD338000 006784 (v01 INTEL  PPM RCM  80000001 INTL 20061109)
Mar 29 08:02:12 Mother kernel: ACPI: Local APIC address 0xfee00000
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x00 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x20 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x02 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x22 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x04 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x24 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x06 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x26 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x08 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x28 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x0a -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x2a -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x01 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x21 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x03 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x23 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x05 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x25 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x07 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x27 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x09 -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x29 -> Node 1
Mar 29 08:02:12 Mother kernel: SRAT: PXM 1 -> APIC 0x0b -> Node 0
Mar 29 08:02:12 Mother kernel: SRAT: PXM 2 -> APIC 0x2b -> Node 1
Mar 29 08:02:12 Mother kernel: ACPI: SRAT: Node 0 PXM 1 [mem 0x00000000-0x43fffffff]
Mar 29 08:02:12 Mother kernel: ACPI: SRAT: Node 1 PXM 2 [mem 0x440000000-0x83fffffff]
Mar 29 08:02:12 Mother kernel: NODE_DATA(0) allocated [mem 0x43fffc000-0x43fffffff]
Mar 29 08:02:12 Mother kernel: NODE_DATA(1) allocated [mem 0x83fffa000-0x83fffdfff]
Mar 29 08:02:12 Mother kernel: Zone ranges:
Mar 29 08:02:12 Mother kernel:  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Mar 29 08:02:12 Mother kernel:  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Mar 29 08:02:12 Mother kernel:  Normal   [mem 0x0000000100000000-0x000000083fffffff]
Mar 29 08:02:12 Mother kernel: Movable zone start for each node
Mar 29 08:02:12 Mother kernel: Early memory node ranges
Mar 29 08:02:12 Mother kernel:  node   0: [mem 0x0000000000001000-0x000000000009dfff]
Mar 29 08:02:12 Mother kernel:  node   0: [mem 0x0000000000100000-0x00000000bd2effff]
Mar 29 08:02:12 Mother kernel:  node   0: [mem 0x0000000100000000-0x000000043fffffff]
Mar 29 08:02:12 Mother kernel:  node   1: [mem 0x0000000440000000-0x000000083fffffff]
Mar 29 08:02:12 Mother kernel: Zeroed struct page in unavailable ranges: 11635 pages
Mar 29 08:02:12 Mother kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043fffffff]
Mar 29 08:02:12 Mother kernel: On node 0 totalpages: 4182669
Mar 29 08:02:12 Mother kernel:  DMA zone: 64 pages used for memmap
Mar 29 08:02:12 Mother kernel:  DMA zone: 21 pages reserved
Mar 29 08:02:12 Mother kernel:  DMA zone: 3997 pages, LIFO batch:0
Mar 29 08:02:12 Mother kernel:  DMA32 zone: 12044 pages used for memmap
Mar 29 08:02:12 Mother kernel:  DMA32 zone: 770800 pages, LIFO batch:63
Mar 29 08:02:12 Mother kernel:  Normal zone: 53248 pages used for memmap
Mar 29 08:02:12 Mother kernel:  Normal zone: 3407872 pages, LIFO batch:63
Mar 29 08:02:12 Mother kernel: Initmem setup node 1 [mem 0x0000000440000000-0x000000083fffffff]
Mar 29 08:02:12 Mother kernel: On node 1 totalpages: 4194304
Mar 29 08:02:12 Mother kernel:  Normal zone: 65536 pages used for memmap
Mar 29 08:02:12 Mother kernel:  Normal zone: 4194304 pages, LIFO batch:63
Mar 29 08:02:12 Mother kernel: ACPI: PM-Timer IO Port: 0x808
Mar 29 08:02:12 Mother kernel: ACPI: Local APIC address 0xfee00000
Mar 29 08:02:12 Mother kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Mar 29 08:02:12 Mother kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Mar 29 08:02:12 Mother kernel: IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
Mar 29 08:02:12 Mother kernel: IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
Mar 29 08:02:12 Mother kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Mar 29 08:02:12 Mother kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Mar 29 08:02:12 Mother kernel: ACPI: IRQ0 used by override.
Mar 29 08:02:12 Mother kernel: ACPI: IRQ9 used by override.
Mar 29 08:02:12 Mother kernel: Using ACPI (MADT) for SMP configuration information
Mar 29 08:02:12 Mother kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Mar 29 08:02:12 Mother kernel: ACPI: SPCR: SPCR table version 1
Mar 29 08:02:12 Mother kernel: ACPI: SPCR: Unexpected SPCR Access Width.  Defaulting to byte size
Mar 29 08:02:12 Mother kernel: ACPI: SPCR: console: uart,mmio,0x0
Mar 29 08:02:12 Mother kernel: smpboot: Allowing 48 CPUs, 24 hotplug CPUs
Mar 29 08:02:12 Mother kernel: [mem 0xc0000000-0xdfffffff] available for PCI devices
Mar 29 08:02:12 Mother kernel: Booting paravirtualized kernel on bare hardware
Mar 29 08:02:12 Mother kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Mar 29 08:02:12 Mother kernel: random: get_random_bytes called from start_kernel+0x8e/0x46c with crng_init=0
Mar 29 08:02:12 Mother kernel: setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:48 nr_node_ids:2
Mar 29 08:02:12 Mother kernel: percpu: Embedded 43 pages/cpu s135192 r8192 d32744 u262144
Mar 29 08:02:12 Mother kernel: pcpu-alloc: s135192 r8192 d32744 u262144 alloc=1*2097152
Mar 29 08:02:12 Mother kernel: pcpu-alloc: [0] 00 02 04 06 08 10 12 14 [0] 16 18 20 22 24 26 28 30 
Mar 29 08:02:12 Mother kernel: pcpu-alloc: [0] 32 34 36 38 40 42 44 46 [1] 01 03 05 07 09 11 13 15 
Mar 29 08:02:12 Mother kernel: pcpu-alloc: [1] 17 19 21 23 25 27 29 31 [1] 33 35 37 39 41 43 45 47 
Mar 29 08:02:12 Mother kernel: Built 2 zonelists, mobility grouping on.  Total pages: 8246060
Mar 29 08:02:12 Mother kernel: Policy zone: Normal
Mar 29 08:02:12 Mother kernel: Kernel command line: BOOT_IMAGE=/bzimage initrd=/bzroot
Mar 29 08:02:12 Mother kernel: log_buf_len individual max cpu contribution: 4096 bytes
Mar 29 08:02:12 Mother kernel: log_buf_len total cpu_extra contributions: 192512 bytes
Mar 29 08:02:12 Mother kernel: log_buf_len min size: 131072 bytes
Mar 29 08:02:12 Mother kernel: log_buf_len: 524288 bytes
Mar 29 08:02:12 Mother kernel: early log buf free: 120528(91%)
Mar 29 08:02:12 Mother kernel: Memory: 32761396K/33507892K available (10252K kernel code, 736K rwdata, 2004K rodata, 1196K init, 2100K bss, 746496K reserved, 0K cma-reserved)
Mar 29 08:02:12 Mother kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=48, Nodes=2
Mar 29 08:02:12 Mother kernel: Kernel/User page tables isolation: enabled
Mar 29 08:02:12 Mother kernel: rcu: Hierarchical RCU implementation.
Mar 29 08:02:12 Mother kernel: rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=48.
Mar 29 08:02:12 Mother kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=48
Mar 29 08:02:12 Mother kernel: NR_IRQS: 16640, nr_irqs: 1896, preallocated irqs: 16
Mar 29 08:02:12 Mother kernel: rcu: 	Offload RCU callbacks from CPUs: (none).
Mar 29 08:02:12 Mother kernel: Console: colour VGA+ 80x25
Mar 29 08:02:12 Mother kernel: console [tty0] enabled
Mar 29 08:02:12 Mother kernel: mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
Mar 29 08:02:12 Mother kernel: ACPI: Core revision 20180810
Mar 29 08:02:12 Mother kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Mar 29 08:02:12 Mother kernel: hpet clockevent registered
Mar 29 08:02:12 Mother kernel: APIC: Switch to symmetric I/O mode setup
Mar 29 08:02:12 Mother kernel: DMAR: Host address width 46
Mar 29 08:02:12 Mother kernel: DMAR: DRHD base: 0x000000cb000000 flags: 0x0
Mar 29 08:02:12 Mother kernel: DMAR: dmar0: reg_base_addr cb000000 ver 1:0 cap d2078c106f0462 ecap f020fe
Mar 29 08:02:12 Mother kernel: DMAR: DRHD base: 0x000000dc900000 flags: 0x1
Mar 29 08:02:12 Mother kernel: DMAR: dmar1: reg_base_addr dc900000 ver 1:0 cap d2078c106f0462 ecap f020fe
Mar 29 08:02:12 Mother kernel: DMAR: RMRR base: 0x000000bf458000 end: 0x000000bf46ffff
Mar 29 08:02:12 Mother kernel: DMAR: RMRR base: 0x000000bf450000 end: 0x000000bf450fff
Mar 29 08:02:12 Mother kernel: DMAR: RMRR base: 0x000000bf452000 end: 0x000000bf452fff
Mar 29 08:02:12 Mother kernel: DMAR: ATSR flags: 0x0
Mar 29 08:02:12 Mother kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xcb000000 IOMMU 0
Mar 29 08:02:12 Mother kernel: DMAR-IR: IOAPIC id 0 under DRHD base  0xdc900000 IOMMU 1
Mar 29 08:02:12 Mother kernel: DMAR-IR: IOAPIC id 1 under DRHD base  0xdc900000 IOMMU 1
Mar 29 08:02:12 Mother kernel: DMAR-IR: HPET id 0 under DRHD base 0xdc900000
Mar 29 08:02:12 Mother kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Mar 29 08:02:12 Mother kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Mar 29 08:02:12 Mother kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Mar 29 08:02:12 Mother kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Mar 29 08:02:12 Mother kernel: Switched APIC routing to physical flat.
Mar 29 08:02:12 Mother kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Mar 29 08:02:12 Mother kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cd4ef15aff, max_idle_ns: 440795278728 ns
Mar 29 08:02:12 Mother kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.40 BogoMIPS (lpj=2000204)
Mar 29 08:02:12 Mother kernel: pid_max: default: 49152 minimum: 384
Mar 29 08:02:12 Mother kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Mar 29 08:02:12 Mother kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Mar 29 08:02:12 Mother kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mar 29 08:02:12 Mother kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mar 29 08:02:12 Mother kernel: CPU0: Thermal monitoring enabled (TM1)
Mar 29 08:02:12 Mother kernel: process: using mwait in idle threads
Mar 29 08:02:12 Mother kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Mar 29 08:02:12 Mother kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Mar 29 08:02:12 Mother kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Mar 29 08:02:12 Mother kernel: Spectre V2 : Mitigation: Full generic retpoline
Mar 29 08:02:12 Mother kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Mar 29 08:02:12 Mother kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Mar 29 08:02:12 Mother kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Mar 29 08:02:12 Mother kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Mar 29 08:02:12 Mother kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Mar 29 08:02:12 Mother kernel: MDS: Mitigation: Clear CPU buffers
Mar 29 08:02:12 Mother kernel: Freeing SMP alternatives memory: 32K
Mar 29 08:02:12 Mother kernel: TSC deadline timer enabled
Mar 29 08:02:12 Mother kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7)
Mar 29 08:02:12 Mother kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Mar 29 08:02:12 Mother kernel: ... version:                3
Mar 29 08:02:12 Mother kernel: ... bit width:              48
Mar 29 08:02:12 Mother kernel: ... generic registers:      4
Mar 29 08:02:12 Mother kernel: ... value mask:             0000ffffffffffff
Mar 29 08:02:12 Mother kernel: ... max period:             00007fffffffffff
Mar 29 08:02:12 Mother kernel: ... fixed-purpose events:   3
Mar 29 08:02:12 Mother kernel: ... event mask:             000000070000000f
Mar 29 08:02:12 Mother kernel: rcu: Hierarchical SRCU implementation.
Mar 29 08:02:12 Mother kernel: smp: Bringing up secondary CPUs ...
Mar 29 08:02:12 Mother kernel: x86: Booting SMP configuration:
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:        #1
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:    #2
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:    #3
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:    #4
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:    #5
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:    #6
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:    #7
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:    #8
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:    #9
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #10
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #11
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #12
Mar 29 08:02:12 Mother kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #13
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #14
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #15
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #16
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #17
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #18
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #19
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #20
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #21
Mar 29 08:02:12 Mother kernel: .... node  #0, CPUs:   #22
Mar 29 08:02:12 Mother kernel: .... node  #1, CPUs:   #23
Mar 29 08:02:12 Mother kernel: smp: Brought up 2 nodes, 24 CPUs
Mar 29 08:02:12 Mother kernel: smpboot: Max logical packages: 4
Mar 29 08:02:12 Mother kernel: smpboot: Total of 24 processors activated (96073.63 BogoMIPS)
Mar 29 08:02:12 Mother kernel: devtmpfs: initialized
Mar 29 08:02:12 Mother kernel: x86/mm: Memory block size: 128MB
Mar 29 08:02:12 Mother kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Mar 29 08:02:12 Mother kernel: futex hash table entries: 16384 (order: 8, 1048576 bytes)
Mar 29 08:02:12 Mother kernel: xor: automatically using best checksumming function   avx       
Mar 29 08:02:12 Mother kernel: pinctrl core: initialized pinctrl subsystem
Mar 29 08:02:12 Mother kernel: NET: Registered protocol family 16
Mar 29 08:02:12 Mother kernel: cpuidle: using governor ladder
Mar 29 08:02:12 Mother kernel: cpuidle: using governor menu
Mar 29 08:02:12 Mother kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Mar 29 08:02:12 Mother kernel: ACPI: bus type PCI registered
Mar 29 08:02:12 Mother kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Mar 29 08:02:12 Mother kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Mar 29 08:02:12 Mother kernel: PCI: Using configuration type 1 for base access
Mar 29 08:02:12 Mother kernel: PCI: Dell System detected, enabling pci=bfsort.
Mar 29 08:02:12 Mother kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Mar 29 08:02:12 Mother kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Mar 29 08:02:12 Mother kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Mar 29 08:02:12 Mother kernel: raid6: sse2x1   gen()  5839 MB/s
Mar 29 08:02:12 Mother kernel: raid6: sse2x1   xor()  4582 MB/s
Mar 29 08:02:12 Mother kernel: raid6: sse2x2   gen()  7597 MB/s
Mar 29 08:02:12 Mother kernel: raid6: sse2x2   xor()  5365 MB/s
Mar 29 08:02:12 Mother kernel: raid6: sse2x4   gen()  9628 MB/s
Mar 29 08:02:12 Mother kernel: raid6: sse2x4   xor()  6599 MB/s
Mar 29 08:02:12 Mother kernel: raid6: using algorithm sse2x4 gen() 9628 MB/s
Mar 29 08:02:12 Mother kernel: raid6: .... xor() 6599 MB/s, rmw enabled
Mar 29 08:02:12 Mother kernel: raid6: using ssse3x2 recovery algorithm
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(Module Device)
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(Processor Device)
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(Linux-Dell-Video)
Mar 29 08:02:12 Mother kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Mar 29 08:02:12 Mother kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Mar 29 08:02:12 Mother kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Mar 29 08:02:12 Mother kernel: ACPI: Interpreter enabled
Mar 29 08:02:12 Mother kernel: ACPI: (supports S0 S5)
Mar 29 08:02:12 Mother kernel: ACPI: Using IOAPIC for interrupt routing
Mar 29 08:02:12 Mother kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mar 29 08:02:12 Mother kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
Mar 29 08:02:12 Mother kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Mar 29 08:02:12 Mother kernel: PCI host bridge to bus 0000:00
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0x1fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [io  0xe000-0xffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: root bus resource [bus 00-3d]
Mar 29 08:02:12 Mother kernel: pci 0000:00:00.0: [8086:3c00] type 00 class 0x060000
Mar 29 08:02:12 Mother kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: [8086:3c02] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: [8086:3c04] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: [8086:3c06] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: [8086:3c08] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: enabling Extended Tags
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:05.0: [8086:3c28] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:00:05.2: [8086:3c2a] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: [8086:1d3e] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.0: [8086:1d3a] type 00 class 0x078000
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdc8fb000-0xdc8fb00f 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.1: [8086:1d3b] type 00 class 0x078000
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.1: reg 0x10: [mem 0xdc8fc000-0xdc8fc00f 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1a.0: [8086:1d2d] type 00 class 0x0c0320
Mar 29 08:02:12 Mother kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xdc8fd000-0xdc8fd3ff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: [8086:1d10] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: Enabling MPC IRBNCE
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: [8086:1d1e] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: Enabling MPC IRBNCE
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: Intel PCH root port ACS workaround enabled
Mar 29 08:02:12 Mother kernel: pci 0000:00:1d.0: [8086:1d26] type 00 class 0x0c0320
Mar 29 08:02:12 Mother kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xdc8fe000-0xdc8fe3ff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
Mar 29 08:02:12 Mother kernel: pci 0000:00:1f.0: [8086:1d41] type 00 class 0x060100
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: [14e4:168a] type 00 class 0x020000
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1000000-0xd17fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: reg 0x18: [mem 0xd1800000-0xd1ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: reg 0x20: [mem 0xd57c0000-0xd57cffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: [14e4:168a] type 00 class 0x020000
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: reg 0x10: [mem 0xd2000000-0xd27fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: reg 0x18: [mem 0xd2800000-0xd2ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: reg 0x20: [mem 0xd57d0000-0xd57dffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: [14e4:168a] type 00 class 0x020000
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: reg 0x10: [mem 0xd3000000-0xd37fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: reg 0x18: [mem 0xd3800000-0xd3ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: reg 0x20: [mem 0xd57e0000-0xd57effff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: [14e4:168a] type 00 class 0x020000
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: reg 0x10: [mem 0xd4000000-0xd47fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: reg 0x18: [mem 0xd4800000-0xd4ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: reg 0x20: [mem 0xd57f0000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: reg 0x30: [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd87fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd1000000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: [10b5:8624] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: reg 0x10: [mem 0xd9fe0000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd8800000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: [10b5:8624] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: [10b5:8624] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: [10b5:8624] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: [11f8:8001] type 00 class 0x010700
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: reg 0x10: [mem 0xd97c0000-0xd97cffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: reg 0x18: [mem 0xd97d0000-0xd97dffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: reg 0x20: [mem 0xd97e0000-0xd97effff]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: reg 0x24: [mem 0xd97f0000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: reg 0x30: [mem 0xd8800000-0xd88fffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: supports D1
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: PME# supported from D0
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PCI bridge to [bus 07]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: [1000:0072] type 00 class 0x010700
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x10: [io  0xfc00-0xfcff]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x14: [mem 0xdaffc000-0xdaffffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x1c: [mem 0xdaf80000-0xdafbffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x30: [mem 0xda000000-0xda07ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: enabling Extended Tags
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: supports D1 D2
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x174: [mem 0x00000000-0x00003fff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: VF(n) BAR0 space: [mem 0x00000000-0x0003ffff 64bit] (contains BAR0 for 16 VFs)
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: reg 0x17c: [mem 0x00000000-0x0003ffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: VF(n) BAR2 space: [mem 0x00000000-0x003fffff 64bit] (contains BAR2 for 16 VFs)
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [mem 0xda000000-0xdaffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: [1912:0013] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: PCI bridge to [bus 0b-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: [1912:0013] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: [1912:0013] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: [1912:0012] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0e: extended config space not accessible
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: [102b:0534] type 00 class 0x030000
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: reg 0x14: [mem 0xdbffc000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: reg 0x18: [mem 0xdb000000-0xdb7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: PCI bridge to [bus 0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0:   bridge window [mem 0xdc700000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: extended config space not accessible
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: PCI bridge to [bus 10] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0x1fff window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [io  0xe000-0xffff window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xdfffffff window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: on NUMA node 0
Mar 29 08:02:12 Mother kernel: ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 40-7e])
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:01: _OSC: OS now controls [PME AER PCIeCapability LTR]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
Mar 29 08:02:12 Mother kernel: PCI host bridge to bus 0000:40
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0x2000-0x3fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0x4000-0x5fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0x6000-0x7fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0x8000-0x9fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0xa000-0xbfff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [io  0xc000-0xdfff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [mem 0xc8000000-0xcfffffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: root bus resource [bus 40-7e]
Mar 29 08:02:12 Mother kernel: pci 0000:40:01.0: [8086:3c02] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:40:01.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:40:02.0: [8086:3c04] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:40:02.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.0: [8086:3c08] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.0: enabling Extended Tags
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.0: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.2: [8086:3c0a] type 01 class 0x060400
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.2: PME# supported from D0 D3hot D3cold
Mar 29 08:02:12 Mother kernel: pci 0000:40:05.0: [8086:3c28] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:40:05.2: [8086:3c2a] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:40:01.0: PCI bridge to [bus 41]
Mar 29 08:02:12 Mother kernel: pci 0000:40:02.0: PCI bridge to [bus 42]
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.0: PCI bridge to [bus 43]
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.2: PCI bridge to [bus 44]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: on NUMA node 1
Mar 29 08:02:12 Mother kernel: ACPI: PCI Root Bridge [P0B1] (domain 0000 [bus 3f])
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:02: _OSC: OS now controls [PME AER PCIeCapability LTR]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
Mar 29 08:02:12 Mother kernel: PCI host bridge to bus 0000:3f
Mar 29 08:02:12 Mother kernel: pci_bus 0000:3f: root bus resource [bus 3f]
Mar 29 08:02:12 Mother kernel: pci 0000:3f:08.0: [8086:3c80] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:09.0: [8086:3c90] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0a.0: [8086:3cc0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0a.1: [8086:3cc1] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0a.2: [8086:3cc2] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0a.3: [8086:3cd0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0b.0: [8086:3ce0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0b.3: [8086:3ce3] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0c.0: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0c.1: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0c.2: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0c.6: [8086:3cf4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0c.7: [8086:3cf6] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0d.0: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0d.1: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0d.2: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0d.6: [8086:3cf5] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0e.0: [8086:3ca0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0e.1: [8086:3c46] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.0: [8086:3ca8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.1: [8086:3c71] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.2: [8086:3caa] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.3: [8086:3cab] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.4: [8086:3cac] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.5: [8086:3cad] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:0f.6: [8086:3cae] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.0: [8086:3cb0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.1: [8086:3cb1] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.2: [8086:3cb2] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.3: [8086:3cb3] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.4: [8086:3cb4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.5: [8086:3cb5] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.6: [8086:3cb6] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:10.7: [8086:3cb7] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:11.0: [8086:3cb8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:13.0: [8086:3ce4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:3f:13.1: [8086:3c43] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:3f:13.4: [8086:3ce6] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:3f:13.5: [8086:3c44] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:3f:13.6: [8086:3c45] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci_bus 0000:3f: on NUMA node 0
Mar 29 08:02:12 Mother kernel: ACPI: PCI Root Bridge [P1B1] (domain 0000 [bus 7f])
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:03: _OSC: OS now controls [PME AER PCIeCapability LTR]
Mar 29 08:02:12 Mother kernel: acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
Mar 29 08:02:12 Mother kernel: PCI host bridge to bus 0000:7f
Mar 29 08:02:12 Mother kernel: pci_bus 0000:7f: root bus resource [bus 7f]
Mar 29 08:02:12 Mother kernel: pci 0000:7f:08.0: [8086:3c80] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:09.0: [8086:3c90] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0a.0: [8086:3cc0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0a.1: [8086:3cc1] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0a.2: [8086:3cc2] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0a.3: [8086:3cd0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0b.0: [8086:3ce0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0b.3: [8086:3ce3] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0c.0: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0c.1: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0c.2: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0c.6: [8086:3cf4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0c.7: [8086:3cf6] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0d.0: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0d.1: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0d.2: [8086:3ce8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0d.6: [8086:3cf5] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0e.0: [8086:3ca0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0e.1: [8086:3c46] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.0: [8086:3ca8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.1: [8086:3c71] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.2: [8086:3caa] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.3: [8086:3cab] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.4: [8086:3cac] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.5: [8086:3cad] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:0f.6: [8086:3cae] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.0: [8086:3cb0] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.1: [8086:3cb1] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.2: [8086:3cb2] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.3: [8086:3cb3] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.4: [8086:3cb4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.5: [8086:3cb5] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.6: [8086:3cb6] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:10.7: [8086:3cb7] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:11.0: [8086:3cb8] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:13.0: [8086:3ce4] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci 0000:7f:13.1: [8086:3c43] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:7f:13.4: [8086:3ce6] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:7f:13.5: [8086:3c44] type 00 class 0x110100
Mar 29 08:02:12 Mother kernel: pci 0000:7f:13.6: [8086:3c45] type 00 class 0x088000
Mar 29 08:02:12 Mother kernel: pci_bus 0000:7f: on NUMA node 1
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 11 14 *15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 11 *14 15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 *11 14 15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *11 14 15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 11 14 15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 *6 7 11 14 15)
Mar 29 08:02:12 Mother kernel: ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 11 *14 15)
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: vgaarb: setting as boot VGA device
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: vgaarb: bridge control possible
Mar 29 08:02:12 Mother kernel: vgaarb: loaded
Mar 29 08:02:12 Mother kernel: SCSI subsystem initialized
Mar 29 08:02:12 Mother kernel: libata version 3.00 loaded.
Mar 29 08:02:12 Mother kernel: ACPI: bus type USB registered
Mar 29 08:02:12 Mother kernel: usbcore: registered new interface driver usbfs
Mar 29 08:02:12 Mother kernel: usbcore: registered new interface driver hub
Mar 29 08:02:12 Mother kernel: usbcore: registered new device driver usb
Mar 29 08:02:12 Mother kernel: pps_core: LinuxPPS API ver. 1 registered
Mar 29 08:02:12 Mother kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Mar 29 08:02:12 Mother kernel: PTP clock support registered
Mar 29 08:02:12 Mother kernel: EDAC MC: Ver: 3.0.0
Mar 29 08:02:12 Mother kernel: PCI: Using ACPI for IRQ routing
Mar 29 08:02:12 Mother kernel: PCI: pci_cache_line_size set to 64 bytes
Mar 29 08:02:12 Mother kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Mar 29 08:02:12 Mother kernel: e820: reserve RAM buffer [mem 0xbd2f0000-0xbfffffff]
Mar 29 08:02:12 Mother kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Mar 29 08:02:12 Mother kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Mar 29 08:02:12 Mother kernel: clocksource: Switched to clocksource tsc-early
Mar 29 08:02:12 Mother kernel: FS-Cache: Loaded
Mar 29 08:02:12 Mother kernel: pnp: PnP ACPI init
Mar 29 08:02:12 Mother kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Mar 29 08:02:12 Mother kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Mar 29 08:02:12 Mother kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
Mar 29 08:02:12 Mother kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0800-0x087f] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0880-0x08ff] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0900-0x091f] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0920-0x0923] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0924] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0370-0x0377] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0ca0-0x0ca7] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0ca9-0x0cab] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0cad-0x0caf] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: [io  0x0cb0-0x0cbf] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
Mar 29 08:02:12 Mother kernel: system 00:05: [io  0x0ca8] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:05: [io  0x0cac] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:05: Plug and Play ACPI device, IDs IPI0001 PNP0c01 (active)
Mar 29 08:02:12 Mother kernel: system 00:06: [mem 0xe0000000-0xe3efffff] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Mar 29 08:02:12 Mother kernel: system 00:07: [mem 0xe4000000-0xe7ffffff] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Mar 29 08:02:12 Mother kernel: system 00:08: [mem 0xe3f00000-0xe3ffffff] has been reserved
Mar 29 08:02:12 Mother kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Mar 29 08:02:12 Mother kernel: system 00:09: [mem 0xdc900000-0xdc901fff] could not be reserved
Mar 29 08:02:12 Mother kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Mar 29 08:02:12 Mother kernel: system 00:0a: [mem 0xcb000000-0xcb001fff] could not be reserved
Mar 29 08:02:12 Mother kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Mar 29 08:02:12 Mother kernel: pnp: PnP ACPI: found 11 devices
Mar 29 08:02:12 Mother kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: can't claim BAR 6 [mem 0xd8000000-0xd807ffff pref]: address conflict with 0000:01:00.0 [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: can't claim BAR 6 [mem 0xd8000000-0xd807ffff pref]: address conflict with 0000:01:00.0 [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: can't claim BAR 6 [mem 0xd8000000-0xd807ffff pref]: address conflict with 0000:01:00.0 [mem 0xd8000000-0xd807ffff pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: max bus depth: 4 pci_try_num: 5
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 13: no space for [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 13: failed to assign [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.1: BAR 6: assigned [mem 0xd8080000-0xd80fffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.2: BAR 6: assigned [mem 0xd8100000-0xd817ffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:01:00.3: BAR 6: assigned [mem 0xd8180000-0xd81fffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd87fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd1000000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 15: assigned [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 13: no space for [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 13: failed to assign [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 14: no space for [mem size 0x00200000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 14: failed to assign [mem size 0x00200000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 15: assigned [mem 0xd5800000-0xd59fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 15: assigned [mem 0xd5a00000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 13: no space for [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 13: failed to assign [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 13: no space for [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 13: failed to assign [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0:   bridge window [mem 0xd5800000-0xd59fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PCI bridge to [bus 07]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd5a00000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd8800000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: BAR 9: assigned [mem 0xda080000-0xda47ffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: BAR 7: assigned [mem 0xda480000-0xda4bffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [mem 0xda000000-0xdaffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: PCI bridge to [bus 0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0:   bridge window [mem 0xdc700000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: PCI bridge to [bus 0b-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: PCI bridge to [bus 10]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: No. 2 try to assign unassigned res
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 13: no space for [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 13: failed to assign [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd87fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd1000000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 13: no space for [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 13: failed to assign [io  size 0x2000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 14: no space for [mem size 0x00400000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 14: failed to assign [mem size 0x00400000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 13: no space for [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 13: failed to assign [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 13: no space for [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 13: failed to assign [io  size 0x1000]
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0:   bridge window [mem 0xd5800000-0xd59fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PCI bridge to [bus 07]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd5a00000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd8800000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd8800000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [mem 0xda000000-0xdaffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: PCI bridge to [bus 0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0:   bridge window [mem 0xdc700000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: PCI bridge to [bus 0b-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: PCI bridge to [bus 10]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: No. 3 try to assign unassigned res
Mar 29 08:02:12 Mother kernel: release child resource [mem 0xd8800000-0xd88fffff pref]
Mar 29 08:02:12 Mother kernel: release child resource [mem 0xd97c0000-0xd97cffff 64bit]
Mar 29 08:02:12 Mother kernel: release child resource [mem 0xd97d0000-0xd97dffff 64bit]
Mar 29 08:02:12 Mother kernel: release child resource [mem 0xd97e0000-0xd97effff]
Mar 29 08:02:12 Mother kernel: release child resource [mem 0xd97f0000-0xd97fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: resource 14 [mem 0xd8800000-0xd97fffff] released
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PCI bridge to [bus 07]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: resource 14 [mem 0xd8800000-0xd97fffff] released
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
Mar 29 08:02:12 Mother kernel: release child resource [io  0xfc00-0xfcff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: resource 13 [io  0xf000-0xffff] released
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: BAR 13: assigned [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: BAR 13: assigned [io  0x1000-0x1fff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xd87fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:01.0:   bridge window [mem 0xd1000000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 14: assigned [mem 0xd8800000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: BAR 13: assigned [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 14: assigned [mem 0xd8800000-0xd8bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 14: assigned [mem 0xd8c00000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: BAR 13: assigned [io  0xe000-0xefff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: BAR 13: assigned [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:04.0: PCI bridge to [bus 05]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0: PCI bridge to [bus 06]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0:   bridge window [io  0xe000-0xefff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0:   bridge window [mem 0xd8800000-0xd8bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:05.0:   bridge window [mem 0xd5800000-0xd59fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: BAR 6: assigned [mem 0xd8c00000-0xd8cfffff pref]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: BAR 0: assigned [mem 0xd8d00000-0xd8d0ffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: BAR 2: assigned [mem 0xd8d10000-0xd8d1ffff 64bit]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: BAR 4: assigned [mem 0xd8d20000-0xd8d2ffff]
Mar 29 08:02:12 Mother kernel: pci 0000:07:00.0: BAR 5: assigned [mem 0xd8d30000-0xd8d3ffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0: PCI bridge to [bus 07]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd8c00000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:04:08.0:   bridge window [mem 0xd5a00000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0: PCI bridge to [bus 04-07]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd8800000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci 0000:03:00.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0: PCI bridge to [bus 03-07]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd8800000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.0:   bridge window [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:02:00.0: BAR 0: assigned [io  0x1000-0x10ff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:02.2:   bridge window [mem 0xda000000-0xdaffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:03.0: PCI bridge to [bus 08]
Mar 29 08:02:12 Mother kernel: pci 0000:00:11.0: PCI bridge to [bus 09]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.0: PCI bridge to [bus 0a]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0: PCI bridge to [bus 0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0c:01.0:   bridge window [mem 0xdc700000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7: PCI bridge to [bus 0b-0f]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1c.7:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: PCI bridge to [bus 10]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0x1fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 8 [io  0xe000-0xffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 10 [mem 0xd0000000-0xdfffffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:00: resource 11 [mem 0xfed40000-0xfed44fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:01: resource 1 [mem 0xd8000000-0xd87fffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:01: resource 2 [mem 0xd1000000-0xd57fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:03: resource 0 [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:03: resource 1 [mem 0xd8800000-0xd9ffffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:03: resource 2 [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:04: resource 0 [io  0xe000-0xffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:04: resource 1 [mem 0xd8800000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:04: resource 2 [mem 0xd5800000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:06: resource 1 [mem 0xd8800000-0xd8bfffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:06: resource 2 [mem 0xd5800000-0xd59fffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:07: resource 0 [io  0xf000-0xffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:07: resource 1 [mem 0xd8c00000-0xd9bfffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:07: resource 2 [mem 0xd5a00000-0xd5bfffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:02: resource 1 [mem 0xda000000-0xdaffffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0b: resource 1 [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0c: resource 1 [mem 0xdb000000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0c: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0d: resource 1 [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0d: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0e: resource 1 [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0e: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:0f: resource 1 [mem 0xdc700000-0xdc7fffff]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 4 [io  0x0000-0x03af window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 5 [io  0x03e0-0x0cf7 window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 6 [io  0x03b0-0x03df window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 7 [io  0x0d00-0x1fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 8 [io  0xe000-0xffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 9 [mem 0x000a0000-0x000bffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 10 [mem 0xd0000000-0xdfffffff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:10: resource 11 [mem 0xfed40000-0xfed44fff window]
Mar 29 08:02:12 Mother kernel: pci 0000:40:01.0: PCI bridge to [bus 41]
Mar 29 08:02:12 Mother kernel: pci 0000:40:02.0: PCI bridge to [bus 42]
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.0: PCI bridge to [bus 43]
Mar 29 08:02:12 Mother kernel: pci 0000:40:03.2: PCI bridge to [bus 44]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 4 [io  0x2000-0x3fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 5 [io  0x4000-0x5fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 6 [io  0x6000-0x7fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 7 [io  0x8000-0x9fff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 8 [io  0xa000-0xbfff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 9 [io  0xc000-0xdfff window]
Mar 29 08:02:12 Mother kernel: pci_bus 0000:40: resource 10 [mem 0xc8000000-0xcfffffff window]
Mar 29 08:02:12 Mother kernel: NET: Registered protocol family 2
Mar 29 08:02:12 Mother kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
Mar 29 08:02:12 Mother kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
Mar 29 08:02:12 Mother kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Mar 29 08:02:12 Mother kernel: TCP: Hash tables configured (established 262144 bind 65536)
Mar 29 08:02:12 Mother kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes)
Mar 29 08:02:12 Mother kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
Mar 29 08:02:12 Mother kernel: NET: Registered protocol family 1
Mar 29 08:02:12 Mother kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x60d took 12528 usecs
Mar 29 08:02:12 Mother kernel: pci 0000:0e:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Mar 29 08:02:12 Mother kernel: PCI: CLS 64 bytes, default 64
Mar 29 08:02:12 Mother kernel: Unpacking initramfs...
Mar 29 08:02:12 Mother kernel: Freeing initrd memory: 126708K
Mar 29 08:02:12 Mother kernel: DMAR: dmar0: Using Queued invalidation
Mar 29 08:02:12 Mother kernel: DMAR: dmar1: Using Queued invalidation
Mar 29 08:02:12 Mother kernel: DMAR: Setting RMRR:
Mar 29 08:02:12 Mother kernel: DMAR: Setting identity map for device 0000:00:1d.0 [0xbf452000 - 0xbf452fff]
Mar 29 08:02:12 Mother kernel: DMAR: Setting identity map for device 0000:00:1a.0 [0xbf450000 - 0xbf450fff]
Mar 29 08:02:12 Mother kernel: DMAR: Setting identity map for device 0000:00:1a.0 [0xbf458000 - 0xbf46ffff]
Mar 29 08:02:12 Mother kernel: DMAR: Setting identity map for device 0000:00:1d.0 [0xbf458000 - 0xbf46ffff]
Mar 29 08:02:12 Mother kernel: DMAR: Prepare 0-16MiB unity mapping for LPC
Mar 29 08:02:12 Mother kernel: DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
Mar 29 08:02:12 Mother kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:00.0 to group 0
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:01.0 to group 1
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:02.0 to group 2
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:02.2 to group 3
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:03.0 to group 4
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:05.0 to group 5
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:05.2 to group 5
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:11.0 to group 6
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:16.0 to group 7
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:16.1 to group 7
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1a.0 to group 8
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1c.0 to group 9
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1c.7 to group 10
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1d.0 to group 11
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1e.0 to group 12
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:00:1f.0 to group 13
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:01:00.0 to group 14
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:01:00.1 to group 14
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:01:00.2 to group 14
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:01:00.3 to group 14
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:02:00.0 to group 15
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:03:00.0 to group 16
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:04:04.0 to group 17
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:04:05.0 to group 18
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:04:08.0 to group 19
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:07:00.0 to group 20
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:0b:00.0 to group 21
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:0c:00.0 to group 22
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:0c:01.0 to group 23
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:0d:00.0 to group 22
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:0e:00.0 to group 22
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:08.0 to group 24
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:09.0 to group 25
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0a.0 to group 26
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0a.1 to group 26
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0a.2 to group 26
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0a.3 to group 26
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0b.0 to group 27
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0b.3 to group 27
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0c.0 to group 28
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0c.1 to group 28
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0c.2 to group 28
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0c.6 to group 28
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0c.7 to group 28
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0d.0 to group 29
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0d.1 to group 29
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0d.2 to group 29
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0d.6 to group 29
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0e.0 to group 30
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0e.1 to group 30
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.0 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.1 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.2 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.3 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.4 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.5 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:0f.6 to group 31
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.0 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.1 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.2 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.3 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.4 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.5 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.6 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:10.7 to group 32
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:11.0 to group 33
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:13.0 to group 34
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:13.1 to group 34
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:13.4 to group 34
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:13.5 to group 34
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:3f:13.6 to group 34
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:01.0 to group 35
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:02.0 to group 36
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:03.0 to group 37
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:03.2 to group 38
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:05.0 to group 39
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:40:05.2 to group 39
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:08.0 to group 40
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:09.0 to group 41
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0a.0 to group 42
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0a.1 to group 42
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0a.2 to group 42
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0a.3 to group 42
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0b.0 to group 43
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0b.3 to group 43
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0c.0 to group 44
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0c.1 to group 44
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0c.2 to group 44
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0c.6 to group 44
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0c.7 to group 44
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0d.0 to group 45
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0d.1 to group 45
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0d.2 to group 45
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0d.6 to group 45
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0e.0 to group 46
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0e.1 to group 46
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.0 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.1 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.2 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.3 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.4 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.5 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:0f.6 to group 47
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.0 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.1 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.2 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.3 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.4 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.5 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.6 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:10.7 to group 48
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:11.0 to group 49
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:13.0 to group 50
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:13.1 to group 50
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:13.4 to group 50
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:13.5 to group 50
Mar 29 08:02:12 Mother kernel: iommu: Adding device 0000:7f:13.6 to group 50
Mar 29 08:02:12 Mother kernel: workingset: timestamp_bits=40 max_order=23 bucket_order=0
Mar 29 08:02:12 Mother kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Mar 29 08:02:12 Mother kernel: fuse init (API version 7.27)
Mar 29 08:02:12 Mother kernel: Key type asymmetric registered
Mar 29 08:02:12 Mother kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Mar 29 08:02:12 Mother kernel: io scheduler noop registered
Mar 29 08:02:12 Mother kernel: io scheduler deadline registered (default)
Mar 29 08:02:12 Mother kernel: io scheduler cfq registered
Mar 29 08:02:12 Mother kernel: io scheduler mq-deadline registered (default)
Mar 29 08:02:12 Mother kernel: io scheduler kyber registered
Mar 29 08:02:12 Mother kernel: io scheduler bfq registered
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 25
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:01.0: AER enabled with IRQ 25
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: Signaling PME with IRQ 26
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: AER enabled with IRQ 26
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.2: Signaling PME with IRQ 27
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.2: AER enabled with IRQ 27
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:03.0: Signaling PME with IRQ 28
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:03.0: AER enabled with IRQ 28
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:11.0: Signaling PME with IRQ 29
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:11.0: AER enabled with IRQ 29
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 30
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 30
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.7: Signaling PME with IRQ 31
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.7: AER enabled with IRQ 31
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:01.0: Signaling PME with IRQ 42
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:01.0: AER enabled with IRQ 42
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:02.0: Signaling PME with IRQ 43
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:02.0: AER enabled with IRQ 43
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:03.0: Signaling PME with IRQ 44
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:03.0: AER enabled with IRQ 44
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:03.2: Signaling PME with IRQ 45
Mar 29 08:02:12 Mother kernel: pcieport 0000:40:03.2: AER enabled with IRQ 45
Mar 29 08:02:12 Mother kernel: intel_idle: MWAIT substates: 0x21120
Mar 29 08:02:12 Mother kernel: intel_idle: v0.4.1 model 0x2D
Mar 29 08:02:12 Mother kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Mar 29 08:02:12 Mother kernel: version 39.2
Mar 29 08:02:12 Mother kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Mar 29 08:02:12 Mother kernel: 00:02: ttyS0 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Mar 29 08:02:12 Mother kernel: lp: driver loaded but no devices found
Mar 29 08:02:12 Mother kernel: Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
Mar 29 08:02:12 Mother kernel: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Mar 29 08:02:12 Mother kernel: AMD IOMMUv2 functionality not available on this system
Mar 29 08:02:12 Mother kernel: loop: module loaded
Mar 29 08:02:12 Mother kernel: VFIO - User Level meta-driver version: 0.3
Mar 29 08:02:12 Mother kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Mar 29 08:02:12 Mother kernel: ehci-pci: EHCI PCI platform driver
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: debug port 2
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: irq 23, io mem 0xdc8fd000
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Mar 29 08:02:12 Mother kernel: hub 1-0:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 1-0:1.0: 2 ports detected
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: debug port 2
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: irq 22, io mem 0xdc8fe000
Mar 29 08:02:12 Mother kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Mar 29 08:02:12 Mother kernel: hub 2-0:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 2-0:1.0: 2 ports detected
Mar 29 08:02:12 Mother kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Mar 29 08:02:12 Mother kernel: ohci-pci: OHCI PCI platform driver
Mar 29 08:02:12 Mother kernel: uhci_hcd: USB Universal Host Controller Interface driver
Mar 29 08:02:12 Mother kernel: usbcore: registered new interface driver usb-storage
Mar 29 08:02:12 Mother kernel: i8042: PNP: No PS/2 controller found.
Mar 29 08:02:12 Mother kernel: mousedev: PS/2 mouse device common for all mice
Mar 29 08:02:12 Mother kernel: usbcore: registered new interface driver synaptics_usb
Mar 29 08:02:12 Mother kernel: input: PC Speaker as /devices/platform/pcspkr/input/input0
Mar 29 08:02:12 Mother kernel: rtc_cmos 00:01: RTC can wake from S4
Mar 29 08:02:12 Mother kernel: rtc_cmos 00:01: registered as rtc0
Mar 29 08:02:12 Mother kernel: rtc_cmos 00:01: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
Mar 29 08:02:12 Mother kernel: IR NEC protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR RC5(x/sz) protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR RC6 protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR JVC protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR Sony protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR SANYO protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR Sharp protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR MCE Keyboard/mouse protocol handler initialized
Mar 29 08:02:12 Mother kernel: IR XMP protocol handler initialized
Mar 29 08:02:12 Mother kernel: intel_pstate: Intel P-state driver initializing
Mar 29 08:02:12 Mother kernel: hidraw: raw HID events driver (C) Jiri Kosina
Mar 29 08:02:12 Mother kernel: usbcore: registered new interface driver usbhid
Mar 29 08:02:12 Mother kernel: usbhid: USB HID core driver
Mar 29 08:02:12 Mother kernel: xt_time: kernel timezone is -0000
Mar 29 08:02:12 Mother kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
Mar 29 08:02:12 Mother kernel: gre: GRE over IPv4 demultiplexor driver
Mar 29 08:02:12 Mother kernel: ip_gre: GRE over IPv4 tunneling driver
Mar 29 08:02:12 Mother kernel: IPv4 over IPsec tunneling driver
Mar 29 08:02:12 Mother kernel: Initializing XFRM netlink socket
Mar 29 08:02:12 Mother kernel: NET: Registered protocol family 10
Mar 29 08:02:12 Mother kernel: Segment Routing with IPv6
Mar 29 08:02:12 Mother kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
Mar 29 08:02:12 Mother kernel: NET: Registered protocol family 17
Mar 29 08:02:12 Mother kernel: Bridge firewalling registered
Mar 29 08:02:12 Mother kernel: 8021q: 802.1Q VLAN Support v1.8
Mar 29 08:02:12 Mother kernel: 9pnet: Installing 9P2000 support
Mar 29 08:02:12 Mother kernel: Key type dns_resolver registered
Mar 29 08:02:12 Mother kernel: mce: Using 18 MCE banks
Mar 29 08:02:12 Mother kernel: microcode: sig=0x206d7, pf=0x1, revision=0x718
Mar 29 08:02:12 Mother kernel: microcode: Microcode Update Driver: v2.2.
Mar 29 08:02:12 Mother kernel: sched_clock: Marking stable (17856511075, 95237521)->(18068755084, -117006488)
Mar 29 08:02:12 Mother kernel: registered taskstats version 1
Mar 29 08:02:12 Mother kernel: Btrfs loaded, crc32c=crc32c-generic
Mar 29 08:02:12 Mother kernel: rtc_cmos 00:01: setting system clock to 2021-03-29 15:02:01 UTC (1617030121)
Mar 29 08:02:12 Mother kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Mar 29 08:02:12 Mother kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Mar 29 08:02:12 Mother kernel: hub 1-1:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 1-1:1.0: 6 ports detected
Mar 29 08:02:12 Mother kernel: hub 2-1:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 2-1:1.0: 8 ports detected
Mar 29 08:02:12 Mother kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci
Mar 29 08:02:12 Mother kernel: usb-storage 1-1.1:1.0: USB Mass Storage device detected
Mar 29 08:02:12 Mother kernel: scsi host0: usb-storage 1-1.1:1.0
Mar 29 08:02:12 Mother kernel: usb 1-1.2: new high-speed USB device number 4 using ehci-pci
Mar 29 08:02:12 Mother kernel: tsc: Refined TSC clocksource calibration: 1999.999 MHz
Mar 29 08:02:12 Mother kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39a85afc727, max_idle_ns: 881590685098 ns
Mar 29 08:02:12 Mother kernel: clocksource: Switched to clocksource tsc
Mar 29 08:02:12 Mother kernel: hub 1-1.2:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 1-1.2:1.0: 1 port detected
Mar 29 08:02:12 Mother kernel: usb 1-1.6: new high-speed USB device number 5 using ehci-pci
Mar 29 08:02:12 Mother kernel: hub 1-1.6:1.0: USB hub found
Mar 29 08:02:12 Mother kernel: hub 1-1.6:1.0: 6 ports detected
Mar 29 08:02:12 Mother kernel: usb 1-1.6.1: new high-speed USB device number 6 using ehci-pci
Mar 29 08:02:12 Mother kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.0/0003:0624:0249.0001/input/input1
Mar 29 08:02:12 Mother kernel: hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input0
Mar 29 08:02:12 Mother kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.1/0003:0624:0249.0002/input/input2
Mar 29 08:02:12 Mother kernel: hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input1
Mar 29 08:02:12 Mother kernel: input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6.1/1-1.6.1:1.2/0003:0624:0249.0003/input/input3
Mar 29 08:02:12 Mother kernel: hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:00:1a.0-1.6.1/input2
Mar 29 08:02:12 Mother kernel: scsi 0:0:0:0: Direct-Access     SanDisk' Cruzer Fit       1.00 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: [sda] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: [sda] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Mar 29 08:02:12 Mother kernel: random: fast init done
Mar 29 08:02:12 Mother kernel: sda: sda1
Mar 29 08:02:12 Mother kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Mar 29 08:02:12 Mother kernel: floppy0: no floppy controllers found
Mar 29 08:02:12 Mother kernel: Freeing unused kernel image memory: 1196K
Mar 29 08:02:12 Mother kernel: Write protecting the kernel read-only data: 14336k
Mar 29 08:02:12 Mother kernel: Freeing unused kernel image memory: 2012K
Mar 29 08:02:12 Mother kernel: Freeing unused kernel image memory: 44K
Mar 29 08:02:12 Mother kernel: rodata_test: all tests were successful
Mar 29 08:02:12 Mother kernel: Run /init as init process
Mar 29 08:02:12 Mother kernel: random: udevd: uninitialized urandom read (16 bytes read)
Mar 29 08:02:12 Mother kernel: random: udevd: uninitialized urandom read (16 bytes read)
Mar 29 08:02:12 Mother kernel: random: udevd: uninitialized urandom read (16 bytes read)
Mar 29 08:02:12 Mother kernel: random: crng init done
Mar 29 08:02:12 Mother kernel: random: 7 urandom warning(s) missed due to ratelimiting
Mar 29 08:02:12 Mother kernel: IPMI System Interface driver.
Mar 29 08:02:12 Mother kernel: ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
Mar 29 08:02:12 Mother kernel: ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 10
Mar 29 08:02:12 Mother kernel: ipmi_si: Adding SMBIOS-specified kcs state machine
Mar 29 08:02:12 Mother kernel: ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 10
Mar 29 08:02:12 Mother kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Mar 29 08:02:12 Mother kernel: ACPI: Power Button [PWRF]
Mar 29 08:02:12 Mother kernel: ipmi_si dmi-ipmi-si.0: The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed.
Mar 29 08:02:12 Mother kernel: ipmi_si dmi-ipmi-si.0: Using irq 10
Mar 29 08:02:12 Mother kernel: ipmi_si dmi-ipmi-si.0: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20)
Mar 29 08:02:12 Mother kernel: ACPI Error: No handler for Region [SYSI] (00000000946ae543) [IPMI] (20180810/evregion-127)
Mar 29 08:02:12 Mother kernel: ACPI Error: Region IPMI (ID=7) has no handler (20180810/exfldio-261)
Mar 29 08:02:12 Mother kernel: ACPI Error: Method parse/execution failed \_SB.PMI0._GHL, AE_NOT_EXIST (20180810/psparse-514)
Mar 29 08:02:12 Mother kernel: ACPI Error: Method parse/execution failed \_SB.PMI0._PMC, AE_NOT_EXIST (20180810/psparse-514)
Mar 29 08:02:12 Mother kernel: ACPI Error: AE_NOT_EXIST, Evaluating _PMC (20180810/power_meter-756)
Mar 29 08:02:12 Mother kernel: ipmi_si dmi-ipmi-si.0: IPMI kcs interface initialized
Mar 29 08:02:12 Mother kernel: mpt3sas version 26.100.00.00 loaded
Mar 29 08:02:12 Mother kernel: mpt3sas 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32957340 kB)
Mar 29 08:02:12 Mother kernel: bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: pm80xx 0000:07:00.0: pm80xx: driver version 0.1.38
Mar 29 08:02:12 Mother kernel: IPMI SSIF Interface driver
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: AER: Uncorrected (Fatal) error received: 0000:00:02.0
Mar 29 08:02:12 Mother kernel: scsi host2: pm80xx
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, (Requester ID)
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0:   device [8086:3c04] error status/mask=00004000/00318000
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0:    [14] CmpltTO                (First)
Mar 29 08:02:12 Mother kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Mar 29 08:02:12 Mother kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Mar 29 08:02:12 Mother kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Mar 29 08:02:12 Mother kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: MSI-X vectors supported: 1, no of cores: 24, max_msix_vectors: -1
Mar 29 08:02:12 Mother kernel: mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 49
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: iomem(0x00000000daffc000), mapped(0x00000000393c2545), size(16384)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: ioport(0x0000000000001000), size(256)
Mar 29 08:02:12 Mother kernel: cryptd: max_cpu_qlen set to 1000
Mar 29 08:02:12 Mother kernel: AVX version of gcm_enc/dec engaged.
Mar 29 08:02:12 Mother kernel: AES CTR mode by8 optimization enabled
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: sending message unit reset !!
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: message unit reset: SUCCESS
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: Allocated physical memory: size(1687 kB)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: Current Controller Queue Depth(3364),Max Controller Queue Depth(3432)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: Scatter Gather Elements per IO(128)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca0
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca0
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca0
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3ca8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3c71
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3c71
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3c71
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3caa
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3caa
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3caa
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cab
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cab
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cab
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cac
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cac
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cac
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cad
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cad
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cad
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cb8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cb8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cb8
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf4
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf4
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf4
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf6
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf6
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf6
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf5
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf5
Mar 29 08:02:12 Mother kernel: EDAC sbridge: Seeking for: PCI ID 8086:3cf5
Mar 29 08:02:12 Mother kernel: EDAC MC0: Giving out device to module sb_edac controller Sandy Bridge SrcID#0_Ha#0: DEV 0000:3f:0e.0 (INTERRUPT)
Mar 29 08:02:12 Mother kernel: EDAC MC1: Giving out device to module sb_edac controller Sandy Bridge SrcID#1_Ha#0: DEV 0000:7f:0e.0 (INTERRUPT)
Mar 29 08:02:12 Mother kernel: EDAC sbridge:  Ver: 1.1.2 
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(07.27.01.01)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: Protocol=(
Mar 29 08:02:12 Mother kernel: Initiator
Mar 29 08:02:12 Mother kernel: ,Target
Mar 29 08:02:12 Mother kernel: ), 
Mar 29 08:02:12 Mother kernel: Capabilities=(
Mar 29 08:02:12 Mother kernel: TLR
Mar 29 08:02:12 Mother kernel: ,EEDP
Mar 29 08:02:12 Mother kernel: ,Snapshot Buffer
Mar 29 08:02:12 Mother kernel: ,Diag Trace Buffer
Mar 29 08:02:12 Mother kernel: ,Task Set Full
Mar 29 08:02:12 Mother kernel: ,NCQ
Mar 29 08:02:12 Mother kernel: )
Mar 29 08:02:12 Mother kernel: scsi host1: Fusion MPT SAS Host
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: sending port enable !!
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5c81f660e4e76400), phys(8)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: expander_add: handle(0x0009), parent(0x0001), sas_addr(0x500056b36789abff), phys(26)
Mar 29 08:02:12 Mother kernel: mpt2sas_cm0: port enable: SUCCESS
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: scsi 1:0:0:0: Direct-Access     ATA      ST8000DM004-2CX1 0001 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:0:0: SATA: handle(0x0016), sas_addr(0x500056b36789abee), phy(14), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:0:0: enclosure logical id (0x500056b36789abff), slot(0) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: sdb: sdb1
Mar 29 08:02:12 Mother kernel: scsi 1:0:1:0: Direct-Access     ATA      HGST HUS724030AL AC50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:1:0: SATA: handle(0x000a), sas_addr(0x500056b36789abe2), phy(2), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:1:0: enclosure logical id (0x500056b36789abff), slot(6) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: Attached scsi generic sg2 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: [sdc] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: [sdc] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:2:0: Direct-Access     ATA      HGST HUS724030AL AC50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:2:0: SATA: handle(0x000b), sas_addr(0x500056b36789abe3), phy(3), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:2:0: enclosure logical id (0x500056b36789abff), slot(7) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: Attached scsi generic sg3 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: sdc: sdc1
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: [sdd] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: [sdd] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:3:0: Direct-Access     ATA      Hitachi HUA72303 AA50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:3:0: SATA: handle(0x000c), sas_addr(0x500056b36789abe4), phy(4), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:3:0: enclosure logical id (0x500056b36789abff), slot(9) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: Attached scsi generic sg4 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:1:0: [sdc] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sdd: sdd1
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: [sde] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: [sde] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:4:0: Direct-Access     ATA      Hitachi HUA72303 AA50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:4:0: SATA: handle(0x000d), sas_addr(0x500056b36789abe5), phy(5), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:4:0: enclosure logical id (0x500056b36789abff), slot(10) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: Attached scsi generic sg5 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:2:0: [sdd] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sde: sde1
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: [sdf] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: [sdf] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:5:0: Direct-Access     ATA      HGST HUS724030AL AC50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:5:0: SATA: handle(0x000e), sas_addr(0x500056b36789abe6), phy(6), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:5:0: enclosure logical id (0x500056b36789abff), slot(8) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: Attached scsi generic sg6 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: [sdg] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:3:0: [sde] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sdf: sdf1
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: [sdg] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: [sdg] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:6:0: Direct-Access     ATA      Hitachi HUA72303 AA50 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:6:0: SATA: handle(0x000f), sas_addr(0x500056b36789abe7), phy(7), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:6:0: enclosure logical id (0x500056b36789abff), slot(11) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: Attached scsi generic sg7 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: [sdh] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Mar 29 08:02:12 Mother kernel: pcieport 0000:04:04.0: Refused to change power state, currently in D3
Mar 29 08:02:12 Mother kernel: pci_bus 0000:05: busn_res: [bus 05] is released
Mar 29 08:02:12 Mother kernel: iommu: Removing device 0000:04:04.0 from group 17
Mar 29 08:02:12 Mother kernel: pci_bus 0000:06: busn_res: [bus 06] is released
Mar 29 08:02:12 Mother kernel: iommu: Removing device 0000:04:05.0 from group 18
Mar 29 08:02:12 Mother kernel: iommu: Removing device 0000:07:00.0 from group 20
Mar 29 08:02:12 Mother kernel: pci_bus 0000:07: busn_res: [bus 07] is released
Mar 29 08:02:12 Mother kernel: iommu: Removing device 0000:04:08.0 from group 19
Mar 29 08:02:12 Mother kernel: pci_bus 0000:04: busn_res: [bus 04-07] is released
Mar 29 08:02:12 Mother kernel: iommu: Removing device 0000:03:00.0 from group 16
Mar 29 08:02:12 Mother kernel: sd 1:0:4:0: [sdf] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sdg: sdg1
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: [sdh] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: [sdh] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: scsi 1:0:7:0: Direct-Access     ATA      ST8000DM004-2CX1 0001 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:7:0: SATA: handle(0x0010), sas_addr(0x500056b36789abe8), phy(8), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:7:0: enclosure logical id (0x500056b36789abff), slot(2) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: Attached scsi generic sg8 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] 4096-byte physical blocks
Mar 29 08:02:12 Mother kernel: sd 1:0:5:0: [sdg] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: sdh: sdh1
Mar 29 08:02:12 Mother kernel: scsi 1:0:8:0: Direct-Access     ATA      Hitachi HUA72302 A840 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:8:0: SATA: handle(0x0011), sas_addr(0x500056b36789abe9), phy(9), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:8:0: enclosure logical id (0x500056b36789abff), slot(5) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:8:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: Attached scsi generic sg9 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: [sdj] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: [sdj] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: [sdj] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: GPT:Primary header thinks Alt. header is not at the end of the disk.
Mar 29 08:02:12 Mother kernel: GPT:15628053166 != 15628053167
Mar 29 08:02:12 Mother kernel: GPT:Alternate GPT header not at the end of the disk.
Mar 29 08:02:12 Mother kernel: GPT:15628053166 != 15628053167
Mar 29 08:02:12 Mother kernel: GPT: Use GNU Parted to correct GPT errors.
Mar 29 08:02:12 Mother kernel: sdi: sdi1 sdi2
Mar 29 08:02:12 Mother kernel: sd 1:0:6:0: [sdh] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sdj: sdj1
Mar 29 08:02:12 Mother kernel: sd 1:0:8:0: [sdj] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: sd 1:0:7:0: [sdi] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: scsi 1:0:9:0: Direct-Access     ATA      SPCC Solid State 1A0  PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:9:0: SATA: handle(0x0012), sas_addr(0x500056b36789abea), phy(10), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:9:0: enclosure logical id (0x500056b36789abff), slot(12) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:9:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: Attached scsi generic sg10 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: [sdk] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: [sdk] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: [sdk] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: sdk: sdk1
Mar 29 08:02:12 Mother kernel: sd 1:0:9:0: [sdk] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: scsi 1:0:10:0: Direct-Access     ATA      SanDisk SD6SB1M- 706  PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:10:0: SATA: handle(0x0013), sas_addr(0x500056b36789abeb), phy(11), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:10:0: enclosure logical id (0x500056b36789abff), slot(13) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:10:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: Attached scsi generic sg11 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: [sdl] 250069680 512-byte logical blocks: (128 GB/119 GiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: [sdl] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: [sdl] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: sdl: sdl1
Mar 29 08:02:12 Mother kernel: sd 1:0:10:0: [sdl] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: Root Port link has been reset
Mar 29 08:02:12 Mother kernel: scsi 1:0:11:0: Direct-Access     ATA      WDC WD80EDAZ-11T 0A81 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:11:0: SATA: handle(0x0014), sas_addr(0x500056b36789abec), phy(12), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:11:0: enclosure logical id (0x500056b36789abff), slot(1) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:11:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: Attached scsi generic sg12 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] 4096-byte physical blocks
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.0: Enabling MPC IRBNCE
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:1c.0: Intel PCH root port ACS workaround enabled
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0: PCI bridge to [bus 0e]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xdb000000-0xdbffffff]
Mar 29 08:02:12 Mother kernel: pci 0000:0d:00.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
Mar 29 08:02:12 Mother kernel: pci 0000:00:1e.0: PCI bridge to [bus 10]
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: Device recovery from fatal error successful
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: AER: Uncorrected (Fatal) error received: 0000:00:02.0
Mar 29 08:02:12 Mother kernel: pcieport 0000:00:02.0: can't find device of ID0010
Mar 29 08:02:12 Mother kernel: sdm: sdm1
Mar 29 08:02:12 Mother kernel: sd 1:0:11:0: [sdm] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: scsi 1:0:12:0: Direct-Access     ATA      WDC WD2003FYYS-0 1D01 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:12:0: SATA: handle(0x0015), sas_addr(0x500056b36789abed), phy(13), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:12:0: enclosure logical id (0x500056b36789abff), slot(4) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:12:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: Attached scsi generic sg13 type 0
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: [sdn] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: [sdn] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: [sdn] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: [sdn] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: sdn: sdn1
Mar 29 08:02:12 Mother kernel: sd 1:0:12:0: [sdn] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: scsi 1:0:13:0: Direct-Access     ATA      WDC WD2003FYYS-0 1D02 PQ: 0 ANSI: 6
Mar 29 08:02:12 Mother kernel: scsi 1:0:13:0: SATA: handle(0x0017), sas_addr(0x500056b36789abef), phy(15), device_name(0x0000000000000000)
Mar 29 08:02:12 Mother kernel: scsi 1:0:13:0: enclosure logical id (0x500056b36789abff), slot(3) 
Mar 29 08:02:12 Mother kernel: scsi 1:0:13:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: Power-on or device reset occurred
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: Attached scsi generic sg14 type 0
Mar 29 08:02:12 Mother kernel: scsi 1:0:14:0: scsih_slave_alloc : sas_device->starget set to starget @ 1786
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: [sdo] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: [sdo] Write Protect is off
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: [sdo] Mode Sense: 7f 00 10 08
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: [sdo] Write cache: enabled, read cache: enabled, supports DPO and FUA
Mar 29 08:02:12 Mother kernel: BTRFS: device fsid 9fb2acfa-9f8e-478c-b9df-2c341e6daad8 devid 2 transid 3508119 /dev/sdk1
Mar 29 08:02:12 Mother kernel: sdo: sdo1
Mar 29 08:02:12 Mother kernel: sd 1:0:13:0: [sdo] Attached SCSI disk
Mar 29 08:02:12 Mother kernel: bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.1: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.2: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: msix capability found
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: part number 0-0-0-0
Mar 29 08:02:12 Mother kernel: bnx2x 0000:01:00.3: 32.000 Gb/s available PCIe bandwidth (5 GT/s x8 link)
Mar 29 08:02:13 Mother rsyslogd: [origin software="rsyslogd" swVersion="8.1908.0" x-pid="2098" x-info="https://www.rsyslog.com"] start
Mar 29 08:02:13 Mother haveged: haveged starting up
Mar 29 08:02:13 Mother rc.inet1: ip -4 addr add 127.0.0.1/8 dev lo
Mar 29 08:02:13 Mother rc.inet1: ip -6 addr add ::1/128 dev lo
Mar 29 08:02:13 Mother rc.inet1: ip link set lo up
Mar 29 08:02:13 Mother rc.inet1: modprobe bonding mode=1 miimon=100
Mar 29 08:02:13 Mother kernel: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Mar 29 08:02:13 Mother kernel: MII link monitoring set to 100 ms
Mar 29 08:02:13 Mother rc.inet1: ip link set bond0 up
Mar 29 08:02:13 Mother kernel: IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
Mar 29 08:02:13 Mother kernel: 8021q: adding VLAN 0 to HW filter on device bond0
Mar 29 08:02:13 Mother rc.inet1: ip link set eth0 master bond0 down
Mar 29 08:02:13 Mother haveged: haveged: ver: 1.9.8; arch: x86; vend: GenuineIntel; build: (gcc 9.2.0 ITV); collect: 128K
Mar 29 08:02:13 Mother haveged: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 25/40; sz: 32671/52623
Mar 29 08:02:13 Mother haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99525
Mar 29 08:02:13 Mother haveged: haveged: fills: 0, generated: 0 
Mar 29 08:02:14 Mother kernel: bnx2x 0000:01:00.0 eth0: using MSI-X  IRQs: sp 33  fp[0] 35 ... fp[7] 52
Mar 29 08:02:14 Mother kernel: 8021q: adding VLAN 0 to HW filter on device eth0
Mar 29 08:02:14 Mother kernel: bond0: Enslaving eth0 as a backup interface with a down link
Mar 29 08:02:14 Mother rc.inet1: ip link set eth1 master bond0 down
Mar 29 08:02:15 Mother kernel: bnx2x 0000:01:00.1 eth1: using MSI-X  IRQs: sp 54  fp[0] 56 ... fp[7] 63
Mar 29 08:02:16 Mother kernel: 8021q: adding VLAN 0 to HW filter on device eth1
Mar 29 08:02:16 Mother kernel: bond0: Enslaving eth1 as a backup interface with a down link
Mar 29 08:02:16 Mother rc.inet1: ip link set eth2 master bond0 down
Mar 29 08:02:16 Mother kernel: bnx2x 0000:01:00.2 eth2: using MSI-X  IRQs: sp 64  fp[0] 66 ... fp[7] 73
Mar 29 08:02:16 Mother kernel: 8021q: adding VLAN 0 to HW filter on device eth2
Mar 29 08:02:16 Mother kernel: bond0: Enslaving eth2 as a backup interface with a down link
Mar 29 08:02:16 Mother rc.inet1: ip link set eth3 master bond0 down
Mar 29 08:02:16 Mother kernel: bnx2x 0000:01:00.3 eth3: using MSI-X  IRQs: sp 75  fp[0] 77 ... fp[7] 84
Mar 29 08:02:16 Mother kernel: bnx2x 0000:01:00.3 eth3: NIC Link is Up, 1000 Mbps full duplex, Flow control: none
Mar 29 08:02:16 Mother kernel: 8021q: adding VLAN 0 to HW filter on device eth3
Mar 29 08:02:16 Mother kernel: bond0: making interface eth3 the new active one
Mar 29 08:02:16 Mother kernel: bond0: Enslaving eth3 as an active interface with an up link
Mar 29 08:02:16 Mother kernel: IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
Mar 29 08:02:19 Mother rc.inet1: ip link add name br0 type bridge stp_state 0 forward_delay 0
Mar 29 08:02:19 Mother rc.inet1: ip link set br0 up
Mar 29 08:02:19 Mother rc.inet1: ip link set bond0 down
Mar 29 08:02:19 Mother rc.inet1: ip -4 addr flush dev bond0
Mar 29 08:02:19 Mother rc.inet1: ip link set bond0 promisc on master br0 up
Mar 29 08:02:19 Mother kernel: device bond0 entered promiscuous mode
Mar 29 08:02:19 Mother kernel: device eth3 entered promiscuous mode
Mar 29 08:02:19 Mother kernel: 8021q: adding VLAN 0 to HW filter on device bond0
Mar 29 08:02:19 Mother kernel: br0: port 1(bond0) entered blocking state
Mar 29 08:02:19 Mother kernel: br0: port 1(bond0) entered disabled state
Mar 29 08:02:19 Mother kernel: br0: port 1(bond0) entered blocking state
Mar 29 08:02:19 Mother kernel: br0: port 1(bond0) entered forwarding state
Mar 29 08:02:19 Mother rc.inet1: ip -4 addr add 192.168.39.159/255.255.255.0 dev br0
Mar 29 08:02:19 Mother rc.inet1: ip link set br0 up
Mar 29 08:02:19 Mother rc.inet1: ip -4 route add default via 192.168.39.1 dev br0
Mar 29 08:02:19 Mother rpcbind[2264]: connect from 127.0.0.1 to getport/addr(status)
Mar 29 08:02:19 Mother rpc.statd[2265]: Version 2.1.1 starting
Mar 29 08:02:19 Mother sm-notify[2266]: Version 2.1.1 starting
Mar 29 08:02:19 Mother rpc.statd[2265]: Failed to read /var/lib/nfs/state: Success
Mar 29 08:02:19 Mother rpc.statd[2265]: Initializing NSM state
Mar 29 08:02:19 Mother sshd[2283]: Server listening on 0.0.0.0 port 22.
Mar 29 08:02:19 Mother sshd[2283]: Server listening on :: port 22.
Mar 29 08:02:19 Mother ntpd[2293]: ntpd [email protected] Fri Aug  2 18:40:41 UTC 2019 (1): Starting
Mar 29 08:02:19 Mother ntpd[2293]: Command line: /usr/sbin/ntpd -g -u ntp:ntp
Mar 29 08:02:19 Mother ntpd[2295]: proto: precision = 0.070 usec (-24)
Mar 29 08:02:19 Mother ntpd[2295]: basedate set to 2019-07-21
Mar 29 08:02:19 Mother ntpd[2295]: gps base set to 2019-07-21 (week 2063)
Mar 29 08:02:19 Mother ntpd[2295]: Listen normally on 0 lo 127.0.0.1:123
Mar 29 08:02:19 Mother ntpd[2295]: Listen normally on 1 br0 192.168.39.159:123
Mar 29 08:02:19 Mother ntpd[2295]: Listen normally on 2 lo [::1]:123
Mar 29 08:02:19 Mother ntpd[2295]: Listening on routing socket on fd #19 for interface updates
Mar 29 08:02:19 Mother ntpd[2295]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Mar 29 08:02:19 Mother ntpd[2295]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Mar 29 08:02:19 Mother acpid: starting up with netlink and the input layer
Mar 29 08:02:19 Mother acpid: 1 rule loaded
Mar 29 08:02:19 Mother acpid: waiting for events: event logging is off
Mar 29 08:02:19 Mother crond[2316]: /usr/sbin/crond 4.5 dillon's cron daemon, started with loglevel notice
Mar 29 08:02:20 Mother root: Installing user plugins
Mar 29 08:02:20 Mother root: plugin: installing: /boot/config/plugins/community.applications.plg
Mar 29 08:02:20 Mother root: plugin: running: anonymous
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Cleaning Up Old Versions
Mar 29 08:02:20 Mother root: Fixing pinned apps
Mar 29 08:02:20 Mother root: Setting up cron for background notifications
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: plugin: running: anonymous
Mar 29 08:02:20 Mother root: plugin: skipping: /boot/config/plugins/community.applications/community.applications-2021.03.12-x86_64-1.txz already exists
Mar 29 08:02:20 Mother root: plugin: running: /boot/config/plugins/community.applications/community.applications-2021.03.12-x86_64-1.txz
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: +==============================================================================
Mar 29 08:02:20 Mother root: | Installing new package /boot/config/plugins/community.applications/community.applications-2021.03.12-x86_64-1.txz
Mar 29 08:02:20 Mother root: +==============================================================================
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Verifying package community.applications-2021.03.12-x86_64-1.txz.
Mar 29 08:02:20 Mother root: Installing package community.applications-2021.03.12-x86_64-1.txz:
Mar 29 08:02:20 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:20 Mother root: Package community.applications-2021.03.12-x86_64-1.txz installed.
Mar 29 08:02:20 Mother root: plugin: running: anonymous
Mar 29 08:02:20 Mother root: Creating Directories
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Adjusting icon for unRaid version
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: ----------------------------------------------------
Mar 29 08:02:20 Mother root:  community.applications has been installed.
Mar 29 08:02:20 Mother root:  Copyright 2015-2021, Andrew Zawadzki
Mar 29 08:02:20 Mother root:  Version: 2021.03.12
Mar 29 08:02:20 Mother root: ----------------------------------------------------
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: plugin: installed
Mar 29 08:02:20 Mother root: plugin: installing: /boot/config/plugins/disklocation-master.plg
Mar 29 08:02:20 Mother root: plugin: creating: /tmp/disklocation-install - from INLINE content
Mar 29 08:02:20 Mother root: plugin: running: /tmp/disklocation-install
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Installing plugin...
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Plugin folder /boot/config/plugins/disklocation already exists
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Checking existing package /boot/config/plugins/disklocation/disklocation.2020.09.24.zip...
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Extracting plugin package...
Mar 29 08:02:20 Mother root: Archive:  /boot/config/plugins/disklocation/disklocation.2020.09.24.zip
Mar 29 08:02:20 Mother root: 3c3e4899b626e2b7780efb42a56fc6ce2aa48972
Mar 29 08:02:20 Mother root:    creating: /tmp/disklocation-packages/disklocation-master/
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/COPYING  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/README.md  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation-devel.plg  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation-master.plg  
Mar 29 08:02:20 Mother root:    creating: /tmp/disklocation-packages/disklocation-master/disklocation/
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocation.cron  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocation.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocationConfig.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocationConfig_allocations.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocationConfig_drives.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocationConfig_main.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocationConfig_system.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocation_dashboard.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocation_devices.page  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/disklocation_info.page  
Mar 29 08:02:20 Mother root:    creating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/config.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/config_drives.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/config_system.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/config_trayalloc.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/devices.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/info.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/locate.php  
Mar 29 08:02:20 Mother root:    creating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/script/
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/script/locate_script_bottom.js  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/script/locate_script_top.js.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/sqlite_tables.php  
Mar 29 08:02:20 Mother root:    creating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/styles/
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/styles/disk.css.php  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/styles/help.css  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/styles/signals.css  
Mar 29 08:02:20 Mother root:   inflating: /tmp/disklocation-packages/disklocation-master/disklocation/pages/system.php  
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Extraction done.
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Package file disklocation.2020.09.24.zip extracted.
Mar 29 08:02:20 Mother root: 
Mar 29 08:02:20 Mother root: Adding disks into database, please wait... this might take a while...
Mar 29 08:02:20 Mother root: [080220] system.php:92 @ functions: Debug function active.
Mar 29 08:02:20 Mother root: [080220] system.php:1039 @ array: LSSCSI:16
Mar 29 08:02:20 Mother root: [080220] system.php:1056 @ loop: Scanning: 0:0:0:0 Node: /dev/sg0
Mar 29 08:02:20 Mother root: [080220] system.php:1056 @ loop: Scanning: 1:0:0:0 Node: /dev/sg1
Mar 29 08:02:21 Mother root: [080221] system.php:1066 @ SMART: #:1|DEV:1:0:0:0=array
Mar 29 08:02:21 Mother root: [080221] system.php:1089 @ HASH: #:1:03cf644053a8632b211ba40aee1df173a0228b10099ea8dd7e5fa848a941d95c
Mar 29 08:02:21 Mother root: [080221] system.php:1056 @ loop: Scanning: 1:0:1:0 Node: /dev/sg2
Mar 29 08:02:23 Mother root: [080223] system.php:1066 @ SMART: #:2|DEV:1:0:1:0=array
Mar 29 08:02:23 Mother root: [080223] system.php:1089 @ HASH: #:2:f02ea24efc6625c951e9e6333cc3e2403794ca4e6b15b94537295eecb9a9ebe8
Mar 29 08:02:23 Mother root: [080223] system.php:1056 @ loop: Scanning: 1:0:2:0 Node: /dev/sg3
Mar 29 08:02:25 Mother root: [080225] system.php:1066 @ SMART: #:3|DEV:1:0:2:0=array
Mar 29 08:02:25 Mother root: [080225] system.php:1089 @ HASH: #:3:6d93871f52c3317a2d08cb7d43282e23f3969aa7e2a4d3bac38044873659f5e2
Mar 29 08:02:25 Mother root: [080225] system.php:1056 @ loop: Scanning: 1:0:3:0 Node: /dev/sg4
Mar 29 08:02:27 Mother root: [080227] system.php:1066 @ SMART: #:4|DEV:1:0:3:0=array
Mar 29 08:02:27 Mother root: [080227] system.php:1089 @ HASH: #:4:920ab7db9ed1cad4ff637a54385fd76b45a392cee882faf5bd844952d4ff29c6
Mar 29 08:02:27 Mother root: [080227] system.php:1056 @ loop: Scanning: 1:0:4:0 Node: /dev/sg5
Mar 29 08:02:29 Mother root: [080229] system.php:1066 @ SMART: #:5|DEV:1:0:4:0=array
Mar 29 08:02:29 Mother root: [080229] system.php:1089 @ HASH: #:5:02ebf07b11e3f9f2bfbb07aa6bb1c7f15edf0aad63bb8bcd2620040fb5ab4511
Mar 29 08:02:29 Mother root: [080229] system.php:1056 @ loop: Scanning: 1:0:5:0 Node: /dev/sg6
Mar 29 08:02:31 Mother root: [080231] system.php:1066 @ SMART: #:6|DEV:1:0:5:0=array
Mar 29 08:02:31 Mother root: [080231] system.php:1089 @ HASH: #:6:4a69565519e600cd4ee8ac39df14c66590bdca3c652e583a128b4d28eb083594
Mar 29 08:02:32 Mother root: [080232] system.php:1056 @ loop: Scanning: 1:0:6:0 Node: /dev/sg7
Mar 29 08:02:33 Mother root: [080233] system.php:1066 @ SMART: #:7|DEV:1:0:6:0=array
Mar 29 08:02:33 Mother root: [080233] system.php:1089 @ HASH: #:7:daadb18892879b2b7bc23d2449c209a78b2e4bfdf6292ed2585747f1dbc5b51a
Mar 29 08:02:34 Mother root: [080234] system.php:1056 @ loop: Scanning: 1:0:7:0 Node: /dev/sg8
Mar 29 08:02:34 Mother root: [080234] system.php:1066 @ SMART: #:8|DEV:1:0:7:0=array
Mar 29 08:02:34 Mother root: [080234] system.php:1089 @ HASH: #:8:1179aae335966a6cb454ef202ea50fcfb8d6bfff2eab529f1ee05ff8a5807717
Mar 29 08:02:34 Mother root: [080234] system.php:1056 @ loop: Scanning: 1:0:8:0 Node: /dev/sg9
Mar 29 08:02:35 Mother root: [080235] system.php:1066 @ SMART: #:9|DEV:1:0:8:0=array
Mar 29 08:02:35 Mother root: [080235] system.php:1089 @ HASH: #:9:d3a8d7d63a3e17138ed369865445bea49363e0cacaad9b9d76c620609c6f169b
Mar 29 08:02:36 Mother root: [080236] system.php:1056 @ loop: Scanning: 1:0:9:0 Node: /dev/sg10
Mar 29 08:02:36 Mother root: [080236] system.php:1066 @ SMART: #:10|DEV:1:0:9:0=array
Mar 29 08:02:36 Mother root: [080236] system.php:1089 @ HASH: #:10:b3761f9070e4f8675227844c7daae6b14536a77bc3ff637002e0077b8da939f4
Mar 29 08:02:36 Mother root: [080236] system.php:1056 @ loop: Scanning: 1:0:10:0 Node: /dev/sg11
Mar 29 08:02:36 Mother root: [080236] system.php:1066 @ SMART: #:11|DEV:1:0:10:0=array
Mar 29 08:02:36 Mother root: [080236] system.php:1089 @ HASH: #:11:979dc7755e33281ed07e8d033c2a85bd39a63c71ad1a2578de9ea913aa6a6982
Mar 29 08:02:36 Mother root: [080236] system.php:1056 @ loop: Scanning: 1:0:11:0 Node: /dev/sg12
Mar 29 08:02:36 Mother root: [080236] system.php:1066 @ SMART: #:12|DEV:1:0:11:0=array
Mar 29 08:02:36 Mother root: [080236] system.php:1089 @ HASH: #:12:f2bb0203be4cbc7a5841b4004091d7077b6cce21437c65403596b61401ba1646
Mar 29 08:02:37 Mother root: [080237] system.php:1056 @ loop: Scanning: 1:0:12:0 Node: /dev/sg13
Mar 29 08:02:37 Mother root: [080237] system.php:1066 @ SMART: #:13|DEV:1:0:12:0=array
Mar 29 08:02:37 Mother root: [080237] system.php:1089 @ HASH: #:13:856851cb81de38c8861eaddf40cda9b097d5a90db37725e707136b7b0853f249
Mar 29 08:02:37 Mother root: [080237] system.php:1056 @ loop: Scanning: 1:0:13:0 Node: /dev/sg14
Mar 29 08:02:37 Mother root: [080237] system.php:1066 @ SMART: #:14|DEV:1:0:13:0=array
Mar 29 08:02:37 Mother root: [080237] system.php:1089 @ HASH: #:14:e7a3fe6f4a82c28f2491bdda050840ccfb06513d5f2a5d340f8b46ddb53cfa54
Mar 29 08:02:37 Mother root: 
Mar 29 08:02:37 Mother root: Plugin installed successfully!
Mar 29 08:02:37 Mother root: plugin: installed
Mar 29 08:02:37 Mother root: plugin: installing: /boot/config/plugins/dynamix.ssd.trim.plg
Mar 29 08:02:37 Mother root: plugin: running: anonymous
Mar 29 08:02:37 Mother root: plugin: skipping: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz already exists
Mar 29 08:02:37 Mother root: plugin: running: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
Mar 29 08:02:37 Mother root: 
Mar 29 08:02:37 Mother root: +==============================================================================
Mar 29 08:02:37 Mother root: | Installing new package /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
Mar 29 08:02:37 Mother root: +==============================================================================
Mar 29 08:02:37 Mother root: 
Mar 29 08:02:37 Mother root: Verifying package dynamix.ssd.trim.txz.
Mar 29 08:02:37 Mother root: Installing package dynamix.ssd.trim.txz:
Mar 29 08:02:37 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:38 Mother root: Package dynamix.ssd.trim.txz installed.
Mar 29 08:02:38 Mother root: plugin: running: anonymous
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: -----------------------------------------------------------
Mar 29 08:02:38 Mother root:  Plugin dynamix.ssd.trim is installed.
Mar 29 08:02:38 Mother root:  This plugin requires Dynamix webGui to operate
Mar 29 08:02:38 Mother root:  Copyright 2020, Bergware International
Mar 29 08:02:38 Mother root:  Version: 2020.06.21
Mar 29 08:02:38 Mother root: -----------------------------------------------------------
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: plugin: installed
Mar 29 08:02:38 Mother root: plugin: installing: /boot/config/plugins/fix.common.problems.plg
Mar 29 08:02:38 Mother root: plugin: skipping: /boot/config/plugins/fix.common.problems/fix.common.problems-2020.09.27-x86_64-1.txz already exists
Mar 29 08:02:38 Mother root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2020.09.27-x86_64-1.txz
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: +==============================================================================
Mar 29 08:02:38 Mother root: | Installing new package /boot/config/plugins/fix.common.problems/fix.common.problems-2020.09.27-x86_64-1.txz
Mar 29 08:02:38 Mother root: +==============================================================================
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: Verifying package fix.common.problems-2020.09.27-x86_64-1.txz.
Mar 29 08:02:38 Mother root: Installing package fix.common.problems-2020.09.27-x86_64-1.txz:
Mar 29 08:02:38 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:38 Mother root: Package fix.common.problems-2020.09.27-x86_64-1.txz installed.
Mar 29 08:02:38 Mother root: plugin: running: anonymous
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: ----------------------------------------------------
Mar 29 08:02:38 Mother root:  fix.common.problems has been installed.
Mar 29 08:02:38 Mother root:  Copyright 2016-2020, Andrew Zawadzki
Mar 29 08:02:38 Mother root:  Version: 2020.09.27
Mar 29 08:02:38 Mother root: ----------------------------------------------------
Mar 29 08:02:38 Mother root: 
Mar 29 08:02:38 Mother root: plugin: installed
Mar 29 08:02:38 Mother root: plugin: installing: /boot/config/plugins/preclear.disk.plg
Mar 29 08:02:38 Mother root: plugin: skipping: /boot/config/plugins/preclear.disk/preclear.disk-2020.09.28.txz already exists
Mar 29 08:02:38 Mother root: plugin: skipping: /boot/config/plugins/preclear.disk/preclear.disk-2020.09.28.md5 already exists
Mar 29 08:02:38 Mother root: plugin: creating: /usr/local/sbin/readvz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz
Mar 29 08:02:38 Mother root: plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ...#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ... 100%#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz ... done
Mar 29 08:02:38 Mother root: plugin: setting: /usr/local/sbin/readvz - mode to 755
Mar 29 08:02:38 Mother root: plugin: skipping: /boot/config/plugins/preclear.disk/dialog-1.3_20200327-x86_64-1.txz already exists
Mar 29 08:02:38 Mother root: plugin: setting: /boot/config/plugins/preclear.disk/dialog-1.3_20200327-x86_64-1.txz - mode to 666
Mar 29 08:02:38 Mother root: plugin: creating: /usr/local/sbin/preclear_disk_ori.sh - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh
Mar 29 08:02:39 Mother root: plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ...#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ... 100%#015plugin: downloading: https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh ... done
Mar 29 08:02:39 Mother root: plugin: setting: /usr/local/sbin/preclear_disk_ori.sh - mode to 755
Mar 29 08:02:39 Mother root: plugin: running: anonymous
Mar 29 08:02:40 Mother root: installing package tmux version 3.1b....
Mar 29 08:02:40 Mother root: plugin: preclear.disk.plg: installing package tmux version 3.1b....
Mar 29 08:02:40 Mother root: 
Mar 29 08:02:40 Mother root: +==============================================================================
Mar 29 08:02:40 Mother root: | Installing new package /boot/config/plugins/preclear.disk/tmux-3.1b-x86_64-1.txz
Mar 29 08:02:40 Mother root: +==============================================================================
Mar 29 08:02:40 Mother root: 
Mar 29 08:02:40 Mother root: Verifying package tmux-3.1b-x86_64-1.txz.
Mar 29 08:02:40 Mother root: Installing package tmux-3.1b-x86_64-1.txz:
Mar 29 08:02:40 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:40 Mother root: # tmux (terminal multiplexer)
Mar 29 08:02:40 Mother root: #
Mar 29 08:02:40 Mother root: # tmux is a terminal multiplexer. It enables a number of terminals
Mar 29 08:02:40 Mother root: # (or windows) to be accessed and controlled from a single terminal.
Mar 29 08:02:40 Mother root: # tmux is intended to be a simple, modern, BSD-licensed alternative to
Mar 29 08:02:40 Mother root: # programs such as GNU screen.
Mar 29 08:02:40 Mother root: #
Mar 29 08:02:40 Mother root: # Homepage: https://github.com/tmux/tmux/wiki
Mar 29 08:02:40 Mother root: #
Mar 29 08:02:40 Mother root: Executing install script for tmux-3.1b-x86_64-1.txz.
Mar 29 08:02:40 Mother root: Package tmux-3.1b-x86_64-1.txz installed.
Mar 29 08:02:41 Mother root: libevent version 2.1.11 is greater or equal than the installed version (2.1.11), installing...
Mar 29 08:02:41 Mother root: 
Mar 29 08:02:41 Mother root: +==============================================================================
Mar 29 08:02:41 Mother root: | Skipping package libevent-2.1.11-x86_64-1 (already installed)
Mar 29 08:02:41 Mother root: +==============================================================================
Mar 29 08:02:41 Mother root: 
Mar 29 08:02:42 Mother root: installing package utempter version 1.1.6....
Mar 29 08:02:42 Mother root: plugin: preclear.disk.plg: installing package utempter version 1.1.6....
Mar 29 08:02:42 Mother root: 
Mar 29 08:02:42 Mother root: +==============================================================================
Mar 29 08:02:42 Mother root: | Installing new package /boot/config/plugins/preclear.disk/utempter-1.1.6-x86_64-3.txz
Mar 29 08:02:42 Mother root: +==============================================================================
Mar 29 08:02:42 Mother root: 
Mar 29 08:02:42 Mother root: Verifying package utempter-1.1.6-x86_64-3.txz.
Mar 29 08:02:42 Mother root: Installing package utempter-1.1.6-x86_64-3.txz:
Mar 29 08:02:42 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:42 Mother root: # utempter (utmp updating library and utility)
Mar 29 08:02:42 Mother root: #
Mar 29 08:02:42 Mother root: # The utempter package provides a utility and shared library that
Mar 29 08:02:42 Mother root: # allows terminal applications such as xterm and screen to update
Mar 29 08:02:42 Mother root: # /var/run/utmp and /var/log/wtmp without requiring root privileges.
Mar 29 08:02:42 Mother root: #
Mar 29 08:02:42 Mother root: Executing install script for utempter-1.1.6-x86_64-3.txz.
Mar 29 08:02:42 Mother root: Package utempter-1.1.6-x86_64-3.txz installed.
Mar 29 08:02:42 Mother root: 
Mar 29 08:02:42 Mother root: +==============================================================================
Mar 29 08:02:42 Mother root: | Installing new package /boot/config/plugins/preclear.disk/preclear.disk-2020.09.28.txz
Mar 29 08:02:42 Mother root: +==============================================================================
Mar 29 08:02:42 Mother root: 
Mar 29 08:02:42 Mother root: Verifying package preclear.disk-2020.09.28.txz.
Mar 29 08:02:43 Mother root: Installing package preclear.disk-2020.09.28.txz:
Mar 29 08:02:43 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:43 Mother root: Package preclear.disk-2020.09.28.txz installed.
Mar 29 08:02:43 Mother root: plugin: running: anonymous
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: -----------------------------------------------------------
Mar 29 08:02:43 Mother root:  preclear.disk has been installed.
Mar 29 08:02:43 Mother root:  Copyright 2015-2020, gfjardim
Mar 29 08:02:43 Mother root:  Version: 2020.09.28
Mar 29 08:02:43 Mother root: -----------------------------------------------------------
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: plugin: running: anonymous
Mar 29 08:02:43 Mother root: plugin: installed
Mar 29 08:02:43 Mother root: plugin: installing: /boot/config/plugins/statistics.sender.plg
Mar 29 08:02:43 Mother root: plugin: skipping: /boot/config/plugins/statistics.sender/statistics.sender-2017.09.22.txz already exists
Mar 29 08:02:43 Mother root: plugin: skipping: /boot/config/plugins/statistics.sender/statistics.sender-2017.09.22.md5 already exists
Mar 29 08:02:43 Mother root: plugin: running: anonymous
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: +==============================================================================
Mar 29 08:02:43 Mother root: | Installing new package /boot/config/plugins/statistics.sender/statistics.sender-2017.09.22.txz
Mar 29 08:02:43 Mother root: +==============================================================================
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: Verifying package statistics.sender-2017.09.22.txz.
Mar 29 08:02:43 Mother root: Installing package statistics.sender-2017.09.22.txz:
Mar 29 08:02:43 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:43 Mother root: Package statistics.sender-2017.09.22.txz installed.
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: -----------------------------------------------------------
Mar 29 08:02:43 Mother root:  statistics.sender has been installed.
Mar 29 08:02:43 Mother root:  This plugin requires Dynamix webGui to operate
Mar 29 08:02:43 Mother root:  Copyright 2015-2016, gfjardim
Mar 29 08:02:43 Mother root:  Version: 2017.09.22
Mar 29 08:02:43 Mother root: -----------------------------------------------------------
Mar 29 08:02:43 Mother root: 
Mar 29 08:02:43 Mother root: plugin: installed
Mar 29 08:02:43 Mother root: plugin: installing: /boot/config/plugins/unassigned.devices-plus.plg
Mar 29 08:02:44 Mother root: plugin: running: anonymous
Mar 29 08:02:44 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz already exists
Mar 29 08:02:44 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: Verifying package parted-3.3-x86_64-1.txz.
Mar 29 08:02:44 Mother root: Installing package parted-3.3-x86_64-1.txz:
Mar 29 08:02:44 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:44 Mother root: # parted (GNU disk partitioning tool)
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # GNU Parted is a program for creating, destroying, resizing, checking
Mar 29 08:02:44 Mother root: # and copying partitions, and the filesystems on them. This is useful
Mar 29 08:02:44 Mother root: # for creating space for new operating systems, reorganizing disk
Mar 29 08:02:44 Mother root: # usage, copying data between hard disks, and disk imaging.
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: Executing install script for parted-3.3-x86_64-1.txz.
Mar 29 08:02:44 Mother root: Package parted-3.3-x86_64-1.txz installed.
Mar 29 08:02:44 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz already exists
Mar 29 08:02:44 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: Verifying package exfat-utils-1.3.0-x86_64-1_slonly.txz.
Mar 29 08:02:44 Mother root: Installing package exfat-utils-1.3.0-x86_64-1_slonly.txz:
Mar 29 08:02:44 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:44 Mother root: # exfat-utils (exFAT system utilities)
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # This project aims to provide a full-featured exFAT file system
Mar 29 08:02:44 Mother root: # implementation for GNU/Linux and other Unix-like systems as a FUSE
Mar 29 08:02:44 Mother root: # module and a set of utilities.
Mar 29 08:02:44 Mother root: # module.
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # This package contains the utilities.
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # Homepage: https://github.com/relan/exfat
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: Executing install script for exfat-utils-1.3.0-x86_64-1_slonly.txz.
Mar 29 08:02:44 Mother root: Package exfat-utils-1.3.0-x86_64-1_slonly.txz installed.
Mar 29 08:02:44 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz already exists
Mar 29 08:02:44 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz
Mar 29 08:02:44 Mother root: +==============================================================================
Mar 29 08:02:44 Mother root: 
Mar 29 08:02:44 Mother root: Verifying package fuse-exfat-1.3.0-x86_64-1_slonly.txz.
Mar 29 08:02:44 Mother root: Installing package fuse-exfat-1.3.0-x86_64-1_slonly.txz:
Mar 29 08:02:44 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:44 Mother root: # fuse-exfat (exFAT FUSE module)
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # This project aims to provide a full-featured exFAT file system
Mar 29 08:02:44 Mother root: # implementation for GNU/Linux and other Unix-like systems as a FUSE
Mar 29 08:02:44 Mother root: # module and a set of utilities.
Mar 29 08:02:44 Mother root: # module.
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # This package contains the FUSE module.
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:44 Mother root: # Homepage: https://github.com/relan/exfat
Mar 29 08:02:44 Mother root: #
Mar 29 08:02:45 Mother root: Executing install script for fuse-exfat-1.3.0-x86_64-1_slonly.txz.
Mar 29 08:02:45 Mother root: Package fuse-exfat-1.3.0-x86_64-1_slonly.txz installed.
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz already exists
Mar 29 08:02:45 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: +==============================================================================
Mar 29 08:02:45 Mother root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz
Mar 29 08:02:45 Mother root: +==============================================================================
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: Verifying package hfsprogs-332.25-x86_64-2sl.txz.
Mar 29 08:02:45 Mother root: Installing package hfsprogs-332.25-x86_64-2sl.txz:
Mar 29 08:02:45 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:45 Mother root: # hfsprogs - hfs+ user space utils
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: # The HFS+ file system used by Apple Computer for their Mac OS is 
Mar 29 08:02:45 Mother root: # supported by the Linux kernel.  Apple provides mkfs and fsck for 
Mar 29 08:02:45 Mother root: # HFS+ with the Unix core of their operating system, Darwin.
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: # This package is a port of Apple's tools for HFS+ filesystems. 
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: # http://www.opensource.apple.com
Mar 29 08:02:45 Mother root: Package hfsprogs-332.25-x86_64-2sl.txz installed.
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz already exists
Mar 29 08:02:45 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: +==============================================================================
Mar 29 08:02:45 Mother root: | Installing new package /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz
Mar 29 08:02:45 Mother root: +==============================================================================
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: Verifying package libbsd-0.8.7-x86_64-1_slonly.txz.
Mar 29 08:02:45 Mother root: Installing package libbsd-0.8.7-x86_64-1_slonly.txz:
Mar 29 08:02:45 Mother root: PACKAGE DESCRIPTION:
Mar 29 08:02:45 Mother root: # libbsd (library of BSD functions)
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: # This library provides useful functions commonly found on BSD systems,
Mar 29 08:02:45 Mother root: # and lacking on others like GNU systems, thus making it easier to port
Mar 29 08:02:45 Mother root: # projects with strong BSD origins, without needing to embed the same
Mar 29 08:02:45 Mother root: # code over and over again on each project.
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: # Homepage: http://libbsd.freedesktop.org/wiki/
Mar 29 08:02:45 Mother root: #
Mar 29 08:02:45 Mother root: Executing install script for libbsd-0.8.7-x86_64-1_slonly.txz.
Mar 29 08:02:45 Mother root: Package libbsd-0.8.7-x86_64-1_slonly.txz installed.
Mar 29 08:02:45 Mother root: plugin: creating: /usr/local/emhttp/plugins/unassigned.devices-plus/README.md - from INLINE content
Mar 29 08:02:45 Mother root: plugin: running: anonymous
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: -----------------------------------------------------------
Mar 29 08:02:45 Mother root:  unassigned.devices-plus has been installed.
Mar 29 08:02:45 Mother root:  Copyright 2015, gfjardim
Mar 29 08:02:45 Mother root:  Copyright 2016-2020, dlandon
Mar 29 08:02:45 Mother root:  Version: 2020.05.22
Mar 29 08:02:45 Mother root: -----------------------------------------------------------
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: plugin: installed
Mar 29 08:02:45 Mother root: plugin: installing: /boot/config/plugins/unassigned.devices.plg
Mar 29 08:02:45 Mother root: plugin: running: anonymous
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/packages/unassigned.devices-2020.10.10.tgz already exists
Mar 29 08:02:45 Mother root: plugin: creating: /tmp/start_unassigned_devices - from INLINE content
Mar 29 08:02:45 Mother root: plugin: setting: /tmp/start_unassigned_devices - mode to 0770
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/unassigned.devices.cfg already exists
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/samba_mount.cfg already exists
Mar 29 08:02:45 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/iso_mount.cfg already exists
Mar 29 08:02:45 Mother root: plugin: creating: /tmp/unassigned.devices/smb-settings.conf - from INLINE content
Mar 29 08:02:45 Mother root: plugin: creating: /tmp/unassigned.devices/config/smb-extra.conf - from INLINE content
Mar 29 08:02:45 Mother root: plugin: creating: /tmp/unassigned.devices/add-smb-extra - from INLINE content
Mar 29 08:02:45 Mother root: plugin: setting: /tmp/unassigned.devices/add-smb-extra - mode to 0770
Mar 29 08:02:45 Mother root: plugin: creating: /tmp/unassigned.devices/remove-smb-extra - from INLINE content
Mar 29 08:02:45 Mother root: plugin: setting: /tmp/unassigned.devices/remove-smb-extra - mode to 0770
Mar 29 08:02:45 Mother root: plugin: running: anonymous
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: -----------------------------------------------------------
Mar 29 08:02:45 Mother root:  unassigned.devices has been installed.
Mar 29 08:02:45 Mother root:  Copyright 2015, gfjardim
Mar 29 08:02:45 Mother root:  Copyright 2016-2020, dlandon
Mar 29 08:02:45 Mother root:  Version: 2020.10.10
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root:  Note:
Mar 29 08:02:45 Mother root:  Install the Unassigned Devices Plus plugin if you need to
Mar 29 08:02:45 Mother root:  mount exFAT or HFS+ file formats, or format disks.
Mar 29 08:02:45 Mother root: -----------------------------------------------------------
Mar 29 08:02:45 Mother root: 
Mar 29 08:02:45 Mother root: plugin: installed
Mar 29 08:02:45 Mother root: Starting go script
Mar 29 08:02:45 Mother root: Starting emhttpd
Mar 29 08:02:45 Mother emhttpd: Unraid(tm) System Management Utility version 6.8.3
Mar 29 08:02:45 Mother emhttpd: Copyright (C) 2005-2020, Lime Technology, Inc.
Mar 29 08:02:46 Mother emhttpd: shcmd (6): /usr/local/emhttp/webGui/scripts/update_access
Mar 29 08:02:46 Mother sshd[2283]: Received signal 15; terminating.
Mar 29 08:02:47 Mother sshd[7645]: Server listening on 0.0.0.0 port 22.
Mar 29 08:02:47 Mother sshd[7645]: Server listening on :: port 22.
Mar 29 08:02:48 Mother emhttpd: shcmd (9): modprobe md-mod super=/boot/config/super.dat
Mar 29 08:02:48 Mother kernel: md: unRAID driver 2.9.13 installed
Mar 29 08:02:48 Mother emhttpd: Pro key detected, GUID: 0781-5571-0000-131009123521 FILE: /boot/config/Pro.key
Mar 29 08:02:48 Mother emhttpd: Device inventory:
Mar 29 08:02:48 Mother emhttpd: WDC_WD80EDAZ-11TA3A0_VGGG3X7G (sdm) 512 15628053168
Mar 29 08:02:48 Mother emhttpd: Hitachi_HUA723020ALA641_YGH01WDD (sdj) 512 3907029168
Mar 29 08:02:48 Mother emhttpd: SPCC_Solid_State_Disk_AA000000000000005415 (sdk) 512 2000409264
Mar 29 08:02:48 Mother emhttpd: Hitachi_HUA723030ALA640_MK0331YHH00EAA (sdh) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KJ0U1X (sdg) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KGYU4X (sdd) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: Hitachi_HUA723030ALA640_MK0373YVHBB77C (sde) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: ST8000DM004-2CX188_ZCT2R6KD (sdb) 512 15628053168
Mar 29 08:02:48 Mother emhttpd: Hitachi_HUA723030ALA640_MK0373YVHG28UC (sdf) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KHG1YX (sdc) 512 5860533168
Mar 29 08:02:48 Mother emhttpd: WDC_WD2003FYYS-02W0B0_WD-WMAY03246953 (sdn) 512 3907029168
Mar 29 08:02:48 Mother emhttpd: WDC_WD2003FYYS-02W0B1_WD-WMAY03399449 (sdo) 512 3907029168
Mar 29 08:02:48 Mother emhttpd: SanDisk_SD6SB1M-128G-1006_151910403132 (sdl) 512 250069680
Mar 29 08:02:48 Mother emhttpd: ST8000DM004-2CX188_ZVN01FYR (sdi) 512 15628053168
Mar 29 08:02:48 Mother emhttpd: SanDisk__Cruzer_Fit_4C530000131009123521-0:0 (sda) 512 60088320
Mar 29 08:02:48 Mother kernel: mdcmd (1): import 0 sdb 64 7814026532 0 ST8000DM004-2CX188_ZCT2R6KD
Mar 29 08:02:48 Mother kernel: md: import disk0: (sdb) ST8000DM004-2CX188_ZCT2R6KD size: 7814026532 
Mar 29 08:02:48 Mother kernel: mdcmd (2): import 1 sdh 64 2930266532 0 Hitachi_HUA723030ALA640_MK0331YHH00EAA
Mar 29 08:02:48 Mother kernel: md: import disk1: (sdh) Hitachi_HUA723030ALA640_MK0331YHH00EAA size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (3): import 2 sdj 64 1953514552 0 Hitachi_HUA723020ALA641_YGH01WDD
Mar 29 08:02:48 Mother kernel: md: import disk2: (sdj) Hitachi_HUA723020ALA641_YGH01WDD size: 1953514552 
Mar 29 08:02:48 Mother kernel: mdcmd (4): import 3 sdn 64 1953514552 0 WDC_WD2003FYYS-02W0B0_WD-WMAY03246953
Mar 29 08:02:48 Mother kernel: md: import disk3: (sdn) WDC_WD2003FYYS-02W0B0_WD-WMAY03246953 size: 1953514552 
Mar 29 08:02:48 Mother kernel: mdcmd (5): import 4 sdo 64 1953514552 0 WDC_WD2003FYYS-02W0B1_WD-WMAY03399449
Mar 29 08:02:48 Mother kernel: md: import disk4: (sdo) WDC_WD2003FYYS-02W0B1_WD-WMAY03399449 size: 1953514552 
Mar 29 08:02:48 Mother kernel: mdcmd (6): import 5 sdg 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KJ0U1X
Mar 29 08:02:48 Mother kernel: md: import disk5: (sdg) HGST_HUS724030ALA640_PN1234P8KJ0U1X size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (7): import 6 sdd 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KGYU4X
Mar 29 08:02:48 Mother kernel: md: import disk6: (sdd) HGST_HUS724030ALA640_PN1234P8KGYU4X size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (8): import 7 sdc 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KHG1YX
Mar 29 08:02:48 Mother kernel: md: import disk7: (sdc) HGST_HUS724030ALA640_PN1234P8KHG1YX size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (9): import 8 sdf 64 2930266532 0 Hitachi_HUA723030ALA640_MK0373YVHG28UC
Mar 29 08:02:48 Mother kernel: md: import disk8: (sdf) Hitachi_HUA723030ALA640_MK0373YVHG28UC size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (10): import 9 sde 64 2930266532 0 Hitachi_HUA723030ALA640_MK0373YVHBB77C
Mar 29 08:02:48 Mother kernel: md: import disk9: (sde) Hitachi_HUA723030ALA640_MK0373YVHBB77C size: 2930266532 
Mar 29 08:02:48 Mother kernel: mdcmd (11): import 10
Mar 29 08:02:48 Mother kernel: mdcmd (12): import 11
Mar 29 08:02:48 Mother kernel: mdcmd (13): import 12
Mar 29 08:02:48 Mother kernel: mdcmd (14): import 13
Mar 29 08:02:48 Mother kernel: mdcmd (15): import 14
Mar 29 08:02:48 Mother kernel: mdcmd (16): import 15
Mar 29 08:02:48 Mother kernel: mdcmd (17): import 16
Mar 29 08:02:48 Mother kernel: mdcmd (18): import 17
Mar 29 08:02:48 Mother kernel: mdcmd (19): import 18
Mar 29 08:02:48 Mother kernel: mdcmd (20): import 19
Mar 29 08:02:48 Mother kernel: mdcmd (21): import 20
Mar 29 08:02:48 Mother kernel: mdcmd (22): import 21
Mar 29 08:02:48 Mother kernel: mdcmd (23): import 22
Mar 29 08:02:48 Mother kernel: mdcmd (24): import 23
Mar 29 08:02:48 Mother kernel: mdcmd (25): import 24
Mar 29 08:02:48 Mother kernel: mdcmd (26): import 25
Mar 29 08:02:48 Mother kernel: mdcmd (27): import 26
Mar 29 08:02:48 Mother kernel: mdcmd (28): import 27
Mar 29 08:02:48 Mother kernel: mdcmd (29): import 28
Mar 29 08:02:48 Mother kernel: mdcmd (30): import 29 sdm 64 7814026532 0 WDC_WD80EDAZ-11TA3A0_VGGG3X7G
Mar 29 08:02:48 Mother kernel: md: import disk29: (sdm) WDC_WD80EDAZ-11TA3A0_VGGG3X7G size: 7814026532 
Mar 29 08:02:48 Mother emhttpd: import 30 cache device: (sdk) SPCC_Solid_State_Disk_AA000000000000005415
Mar 29 08:02:48 Mother emhttpd: import flash device: sda
Mar 29 08:02:48 Mother emhttpd: Starting services...
Mar 29 08:02:48 Mother emhttpd: shcmd (12): /etc/rc.d/rc.samba restart
Mar 29 08:02:51 Mother root: Starting Samba:  /usr/sbin/smbd -D
Mar 29 08:02:51 Mother root:                  /usr/sbin/nmbd -D
Mar 29 08:02:51 Mother root:                  /usr/sbin/wsdd 
Mar 29 08:02:51 Mother root:                  /usr/sbin/winbindd -D
Mar 29 08:02:51 Mother emhttpd: shcmd (17): /etc/rc.d/rc.avahidaemon start
Mar 29 08:02:51 Mother root: Starting Avahi mDNS/DNS-SD Daemon:  /usr/sbin/avahi-daemon -D
Mar 29 08:02:51 Mother avahi-daemon[7798]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
Mar 29 08:02:51 Mother avahi-daemon[7798]: Successfully dropped root privileges.
Mar 29 08:02:51 Mother avahi-daemon[7798]: avahi-daemon 0.7 starting up.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Successfully called chroot().
Mar 29 08:02:51 Mother avahi-daemon[7798]: Successfully dropped remaining capabilities.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Loading service file /services/sftp-ssh.service.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Loading service file /services/smb.service.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Loading service file /services/ssh.service.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.39.159.
Mar 29 08:02:51 Mother avahi-daemon[7798]: New relevant interface br0.IPv4 for mDNS.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Network interface enumeration completed.
Mar 29 08:02:51 Mother avahi-daemon[7798]: Registering new address record for 192.168.39.159 on br0.IPv4.
Mar 29 08:02:51 Mother emhttpd: shcmd (18): /etc/rc.d/rc.avahidnsconfd start
Mar 29 08:02:51 Mother root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
Mar 29 08:02:51 Mother avahi-dnsconfd[7809]: Successfully connected to Avahi daemon.
Mar 29 08:02:52 Mother avahi-daemon[7798]: Server startup complete. Host name is Mother.local. Local service cookie is 2184460294.
Mar 29 08:02:53 Mother avahi-daemon[7798]: Service "Mother" (/services/ssh.service) successfully established.
Mar 29 08:02:53 Mother avahi-daemon[7798]: Service "Mother" (/services/smb.service) successfully established.
Mar 29 08:02:53 Mother avahi-daemon[7798]: Service "Mother" (/services/sftp-ssh.service) successfully established.
Mar 29 08:02:53 Mother kernel: mdcmd (31): set md_num_stripes 1280
Mar 29 08:02:53 Mother kernel: mdcmd (32): set md_queue_limit 80
Mar 29 08:02:53 Mother kernel: mdcmd (33): set md_sync_limit 5
Mar 29 08:02:53 Mother kernel: mdcmd (34): set md_write_method
Mar 29 08:02:53 Mother kernel: mdcmd (35): set spinup_group 0 0
Mar 29 08:02:53 Mother kernel: mdcmd (36): set spinup_group 1 0
Mar 29 08:02:53 Mother kernel: mdcmd (37): set spinup_group 2 0
Mar 29 08:02:53 Mother kernel: mdcmd (38): set spinup_group 3 0
Mar 29 08:02:53 Mother kernel: mdcmd (39): set spinup_group 4 0
Mar 29 08:02:53 Mother kernel: mdcmd (40): set spinup_group 5 0
Mar 29 08:02:53 Mother kernel: mdcmd (41): set spinup_group 6 0
Mar 29 08:02:53 Mother kernel: mdcmd (42): set spinup_group 7 0
Mar 29 08:02:53 Mother kernel: mdcmd (43): set spinup_group 8 0
Mar 29 08:02:53 Mother kernel: mdcmd (44): set spinup_group 9 0
Mar 29 08:02:53 Mother kernel: mdcmd (45): set spinup_group 29 0
Mar 29 08:02:53 Mother kernel: mdcmd (46): start STOPPED
Mar 29 08:02:53 Mother kernel: unraid: allocating 56710K for 1280 stripes (11 disks)
Mar 29 08:02:53 Mother kernel: md1: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother kernel: md2: running, size: 1953514552 blocks
Mar 29 08:02:53 Mother kernel: md3: running, size: 1953514552 blocks
Mar 29 08:02:53 Mother kernel: md4: running, size: 1953514552 blocks
Mar 29 08:02:53 Mother kernel: md5: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother kernel: md6: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother kernel: md7: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother kernel: md8: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother kernel: md9: running, size: 2930266532 blocks
Mar 29 08:02:53 Mother emhttpd: shcmd (23): udevadm settle
Mar 29 08:02:54 Mother emhttpd: Autostart disabled
Mar 29 08:02:54 Mother kernel: mdcmd (47): stop 
Mar 29 08:02:54 Mother kernel: md1: stopping
Mar 29 08:02:54 Mother kernel: md2: stopping
Mar 29 08:02:54 Mother kernel: md3: stopping
Mar 29 08:02:54 Mother kernel: md4: stopping
Mar 29 08:02:54 Mother kernel: md5: stopping
Mar 29 08:02:54 Mother kernel: md6: stopping
Mar 29 08:02:54 Mother kernel: md7: stopping
Mar 29 08:02:54 Mother kernel: md8: stopping
Mar 29 08:02:54 Mother kernel: md9: stopping
Mar 29 08:02:54 Mother emhttpd: shcmd (35): /etc/rc.d/rc.php-fpm start
Mar 29 08:02:54 Mother root: Starting php-fpm  done
Mar 29 08:02:54 Mother emhttpd: shcmd (36): /etc/rc.d/rc.nginx start
Mar 29 08:02:54 Mother root: Starting Nginx server daemon...
Mar 29 08:02:58 Mother webGUI: Successful login user root from 192.168.39.103
Mar 29 08:03:06 Mother emhttpd: shcmd (49): rmmod md-mod
Mar 29 08:03:06 Mother kernel: md: unRAID driver removed
Mar 29 08:03:06 Mother emhttpd: shcmd (50): modprobe md-mod super=/boot/config/super.dat
Mar 29 08:03:06 Mother kernel: md: unRAID driver 2.9.13 installed
Mar 29 08:03:06 Mother emhttpd: Device inventory:
Mar 29 08:03:06 Mother emhttpd: WDC_WD80EDAZ-11TA3A0_VGGG3X7G (sdm) 512 15628053168
Mar 29 08:03:06 Mother emhttpd: Hitachi_HUA723020ALA641_YGH01WDD (sdj) 512 3907029168
Mar 29 08:03:06 Mother emhttpd: SPCC_Solid_State_Disk_AA000000000000005415 (sdk) 512 2000409264
Mar 29 08:03:06 Mother emhttpd: Hitachi_HUA723030ALA640_MK0331YHH00EAA (sdh) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KJ0U1X (sdg) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KGYU4X (sdd) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: Hitachi_HUA723030ALA640_MK0373YVHBB77C (sde) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: ST8000DM004-2CX188_ZCT2R6KD (sdb) 512 15628053168
Mar 29 08:03:06 Mother emhttpd: Hitachi_HUA723030ALA640_MK0373YVHG28UC (sdf) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: HGST_HUS724030ALA640_PN1234P8KHG1YX (sdc) 512 5860533168
Mar 29 08:03:06 Mother emhttpd: WDC_WD2003FYYS-02W0B0_WD-WMAY03246953 (sdn) 512 3907029168
Mar 29 08:03:06 Mother emhttpd: WDC_WD2003FYYS-02W0B1_WD-WMAY03399449 (sdo) 512 3907029168
Mar 29 08:03:06 Mother emhttpd: SanDisk_SD6SB1M-128G-1006_151910403132 (sdl) 512 250069680
Mar 29 08:03:06 Mother emhttpd: ST8000DM004-2CX188_ZVN01FYR (sdi) 512 15628053168
Mar 29 08:03:06 Mother emhttpd: SanDisk__Cruzer_Fit_4C530000131009123521-0:0 (sda) 512 60088320
Mar 29 08:03:06 Mother kernel: mdcmd (1): import 0 sdb 64 7814026532 0 ST8000DM004-2CX188_ZCT2R6KD
Mar 29 08:03:06 Mother kernel: md: import disk0: (sdb) ST8000DM004-2CX188_ZCT2R6KD size: 7814026532 
Mar 29 08:03:06 Mother kernel: mdcmd (2): import 1 sdh 64 2930266532 0 Hitachi_HUA723030ALA640_MK0331YHH00EAA
Mar 29 08:03:06 Mother kernel: md: import disk1: (sdh) Hitachi_HUA723030ALA640_MK0331YHH00EAA size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (3): import 2 sdj 64 1953514552 0 Hitachi_HUA723020ALA641_YGH01WDD
Mar 29 08:03:06 Mother kernel: md: import disk2: (sdj) Hitachi_HUA723020ALA641_YGH01WDD size: 1953514552 
Mar 29 08:03:06 Mother kernel: mdcmd (4): import 3 sdn 64 1953514552 0 WDC_WD2003FYYS-02W0B0_WD-WMAY03246953
Mar 29 08:03:06 Mother kernel: md: import disk3: (sdn) WDC_WD2003FYYS-02W0B0_WD-WMAY03246953 size: 1953514552 
Mar 29 08:03:06 Mother kernel: mdcmd (5): import 4 sdo 64 1953514552 0 WDC_WD2003FYYS-02W0B1_WD-WMAY03399449
Mar 29 08:03:06 Mother kernel: md: import disk4: (sdo) WDC_WD2003FYYS-02W0B1_WD-WMAY03399449 size: 1953514552 
Mar 29 08:03:06 Mother kernel: mdcmd (6): import 5 sdg 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KJ0U1X
Mar 29 08:03:06 Mother kernel: md: import disk5: (sdg) HGST_HUS724030ALA640_PN1234P8KJ0U1X size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (7): import 6 sdd 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KGYU4X
Mar 29 08:03:06 Mother kernel: md: import disk6: (sdd) HGST_HUS724030ALA640_PN1234P8KGYU4X size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (8): import 7 sdc 64 2930266532 0 HGST_HUS724030ALA640_PN1234P8KHG1YX
Mar 29 08:03:06 Mother kernel: md: import disk7: (sdc) HGST_HUS724030ALA640_PN1234P8KHG1YX size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (9): import 8 sdf 64 2930266532 0 Hitachi_HUA723030ALA640_MK0373YVHG28UC
Mar 29 08:03:06 Mother kernel: md: import disk8: (sdf) Hitachi_HUA723030ALA640_MK0373YVHG28UC size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (10): import 9 sde 64 2930266532 0 Hitachi_HUA723030ALA640_MK0373YVHBB77C
Mar 29 08:03:06 Mother kernel: md: import disk9: (sde) Hitachi_HUA723030ALA640_MK0373YVHBB77C size: 2930266532 
Mar 29 08:03:06 Mother kernel: mdcmd (11): import 10 sdi 64 7814026532 0 ST8000DM004-2CX188_ZVN01FYR
Mar 29 08:03:06 Mother kernel: md: import disk10: (sdi) ST8000DM004-2CX188_ZVN01FYR size: 7814026532 
Mar 29 08:03:06 Mother kernel: md: disk10 new disk
Mar 29 08:03:06 Mother kernel: mdcmd (12): import 11
Mar 29 08:03:06 Mother kernel: mdcmd (13): import 12
Mar 29 08:03:06 Mother kernel: mdcmd (14): import 13
Mar 29 08:03:06 Mother kernel: mdcmd (15): import 14
Mar 29 08:03:06 Mother kernel: mdcmd (16): import 15
Mar 29 08:03:06 Mother kernel: mdcmd (17): import 16
Mar 29 08:03:06 Mother kernel: mdcmd (18): import 17
Mar 29 08:03:06 Mother kernel: mdcmd (19): import 18
Mar 29 08:03:06 Mother kernel: mdcmd (20): import 19
Mar 29 08:03:06 Mother kernel: mdcmd (21): import 20
Mar 29 08:03:06 Mother kernel: mdcmd (22): import 21
Mar 29 08:03:06 Mother kernel: mdcmd (23): import 22
Mar 29 08:03:06 Mother kernel: mdcmd (24): import 23
Mar 29 08:03:06 Mother kernel: mdcmd (25): import 24
Mar 29 08:03:06 Mother kernel: mdcmd (26): import 25
Mar 29 08:03:06 Mother kernel: mdcmd (27): import 26
Mar 29 08:03:06 Mother kernel: mdcmd (28): import 27
Mar 29 08:03:06 Mother kernel: mdcmd (29): import 28
Mar 29 08:03:06 Mother kernel: mdcmd (30): import 29 sdm 64 7814026532 0 WDC_WD80EDAZ-11TA3A0_VGGG3X7G
Mar 29 08:03:06 Mother kernel: md: import disk29: (sdm) WDC_WD80EDAZ-11TA3A0_VGGG3X7G size: 7814026532 
Mar 29 08:03:06 Mother emhttpd: import 30 cache device: (sdk) SPCC_Solid_State_Disk_AA000000000000005415
Mar 29 08:03:06 Mother emhttpd: import flash device: sda
Mar 29 08:03:54 Mother kernel: mdcmd (31): set md_num_stripes 1280
Mar 29 08:03:54 Mother kernel: mdcmd (32): set md_queue_limit 80
Mar 29 08:03:54 Mother kernel: mdcmd (33): set md_sync_limit 5
Mar 29 08:03:54 Mother kernel: mdcmd (34): set md_write_method
Mar 29 08:03:54 Mother kernel: mdcmd (35): set spinup_group 0 0
Mar 29 08:03:54 Mother kernel: mdcmd (36): set spinup_group 1 0
Mar 29 08:03:54 Mother kernel: mdcmd (37): set spinup_group 2 0
Mar 29 08:03:54 Mother kernel: mdcmd (38): set spinup_group 3 0
Mar 29 08:03:54 Mother kernel: mdcmd (39): set spinup_group 4 0
Mar 29 08:03:54 Mother kernel: mdcmd (40): set spinup_group 5 0
Mar 29 08:03:54 Mother kernel: mdcmd (41): set spinup_group 6 0
Mar 29 08:03:54 Mother kernel: mdcmd (42): set spinup_group 7 0
Mar 29 08:03:54 Mother kernel: mdcmd (43): set spinup_group 8 0
Mar 29 08:03:54 Mother kernel: mdcmd (44): set spinup_group 9 0
Mar 29 08:03:54 Mother kernel: mdcmd (45): set spinup_group 10 0
Mar 29 08:03:54 Mother kernel: mdcmd (46): set spinup_group 29 0
Mar 29 08:03:54 Mother kernel: mdcmd (47): start STOPPED
Mar 29 08:03:54 Mother kernel: unraid: allocating 61830K for 1280 stripes (12 disks)
Mar 29 08:03:54 Mother kernel: md1: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md2: running, size: 1953514552 blocks
Mar 29 08:03:54 Mother kernel: md3: running, size: 1953514552 blocks
Mar 29 08:03:54 Mother kernel: md4: running, size: 1953514552 blocks
Mar 29 08:03:54 Mother kernel: md5: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md6: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md7: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md8: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md9: running, size: 2930266532 blocks
Mar 29 08:03:54 Mother kernel: md10: running, size: 7814026532 blocks
Mar 29 08:03:54 Mother emhttpd: shcmd (100): udevadm settle
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 0, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 0, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 4, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 8, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 16, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 32, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 64, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 128, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 256, async page read
Mar 29 08:03:54 Mother kernel: Buffer I/O error on dev md10, logical block 512, async page read
Mar 29 08:03:54 Mother root: Starting diskload
Mar 29 08:03:54 Mother emhttpd: Mounting disks...
Mar 29 08:03:54 Mother emhttpd: shcmd (112): /sbin/btrfs device scan
Mar 29 08:03:55 Mother root: Scanning for Btrfs filesystems
Mar 29 08:03:55 Mother emhttpd: shcmd (113): mkdir -p /mnt/disk1
Mar 29 08:03:55 Mother emhttpd: shcmd (114): mount -t xfs -o noatime,nodiratime /dev/md1 /mnt/disk1
Mar 29 08:03:55 Mother kernel: SGI XFS with ACLs, security attributes, no debug enabled
Mar 29 08:03:55 Mother kernel: XFS (md1): Mounting V5 Filesystem
Mar 29 08:03:55 Mother kernel: XFS (md1): Ending clean mount
Mar 29 08:03:56 Mother emhttpd: shcmd (115): xfs_growfs /mnt/disk1
Mar 29 08:03:56 Mother root: meta-data=/dev/md1               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:56 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:56 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:56 Mother root:          =                       reflink=1
Mar 29 08:03:56 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:56 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:56 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:56 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:56 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:56 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:56 Mother emhttpd: shcmd (116): mkdir -p /mnt/disk2
Mar 29 08:03:56 Mother emhttpd: shcmd (117): mount -t xfs -o noatime,nodiratime /dev/md2 /mnt/disk2
Mar 29 08:03:56 Mother kernel: XFS (md2): Mounting V5 Filesystem
Mar 29 08:03:56 Mother kernel: XFS (md2): Ending clean mount
Mar 29 08:03:56 Mother emhttpd: shcmd (118): xfs_growfs /mnt/disk2
Mar 29 08:03:56 Mother root: meta-data=/dev/md2               isize=512    agcount=4, agsize=122094660 blks
Mar 29 08:03:56 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:56 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:56 Mother root:          =                       reflink=1
Mar 29 08:03:56 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Mar 29 08:03:56 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:56 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:56 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Mar 29 08:03:56 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:56 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:56 Mother emhttpd: shcmd (119): mkdir -p /mnt/disk3
Mar 29 08:03:56 Mother emhttpd: shcmd (120): mount -t xfs -o noatime,nodiratime /dev/md3 /mnt/disk3
Mar 29 08:03:56 Mother kernel: XFS (md3): Mounting V5 Filesystem
Mar 29 08:03:56 Mother kernel: XFS (md3): Ending clean mount
Mar 29 08:03:56 Mother emhttpd: shcmd (121): xfs_growfs /mnt/disk3
Mar 29 08:03:56 Mother root: meta-data=/dev/md3               isize=512    agcount=4, agsize=122094660 blks
Mar 29 08:03:56 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:56 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:56 Mother root:          =                       reflink=1
Mar 29 08:03:56 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Mar 29 08:03:56 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:56 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:56 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Mar 29 08:03:56 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:56 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:56 Mother emhttpd: shcmd (122): mkdir -p /mnt/disk4
Mar 29 08:03:56 Mother emhttpd: shcmd (123): mount -t xfs -o noatime,nodiratime /dev/md4 /mnt/disk4
Mar 29 08:03:56 Mother kernel: XFS (md4): Mounting V5 Filesystem
Mar 29 08:03:56 Mother kernel: XFS (md4): Ending clean mount
Mar 29 08:03:56 Mother emhttpd: shcmd (124): xfs_growfs /mnt/disk4
Mar 29 08:03:56 Mother root: meta-data=/dev/md4               isize=512    agcount=4, agsize=122094660 blks
Mar 29 08:03:56 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:56 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:56 Mother root:          =                       reflink=1
Mar 29 08:03:56 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Mar 29 08:03:56 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:56 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:56 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Mar 29 08:03:56 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:56 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:56 Mother emhttpd: shcmd (125): mkdir -p /mnt/disk5
Mar 29 08:03:56 Mother emhttpd: shcmd (126): mount -t xfs -o noatime,nodiratime /dev/md5 /mnt/disk5
Mar 29 08:03:56 Mother kernel: XFS (md5): Mounting V5 Filesystem
Mar 29 08:03:57 Mother kernel: XFS (md5): Ending clean mount
Mar 29 08:03:57 Mother emhttpd: shcmd (127): xfs_growfs /mnt/disk5
Mar 29 08:03:57 Mother root: meta-data=/dev/md5               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:57 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:57 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:57 Mother root:          =                       reflink=1
Mar 29 08:03:57 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:57 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:57 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:57 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:57 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:57 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:57 Mother emhttpd: shcmd (128): mkdir -p /mnt/disk6
Mar 29 08:03:57 Mother emhttpd: shcmd (129): mount -t xfs -o noatime,nodiratime /dev/md6 /mnt/disk6
Mar 29 08:03:57 Mother kernel: XFS (md6): Mounting V5 Filesystem
Mar 29 08:03:57 Mother kernel: XFS (md6): Ending clean mount
Mar 29 08:03:57 Mother emhttpd: shcmd (130): xfs_growfs /mnt/disk6
Mar 29 08:03:57 Mother root: meta-data=/dev/md6               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:57 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:57 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:57 Mother root:          =                       reflink=1
Mar 29 08:03:57 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:57 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:57 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:57 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:57 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:57 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:57 Mother emhttpd: shcmd (131): mkdir -p /mnt/disk7
Mar 29 08:03:57 Mother emhttpd: shcmd (132): mount -t xfs -o noatime,nodiratime /dev/md7 /mnt/disk7
Mar 29 08:03:57 Mother kernel: XFS (md7): Mounting V5 Filesystem
Mar 29 08:03:57 Mother kernel: XFS (md7): Ending clean mount
Mar 29 08:03:57 Mother emhttpd: shcmd (133): xfs_growfs /mnt/disk7
Mar 29 08:03:57 Mother root: meta-data=/dev/md7               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:57 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:57 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:57 Mother root:          =                       reflink=1
Mar 29 08:03:57 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:57 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:57 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:57 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:57 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:57 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:57 Mother emhttpd: shcmd (134): mkdir -p /mnt/disk8
Mar 29 08:03:58 Mother emhttpd: shcmd (135): mount -t xfs -o noatime,nodiratime /dev/md8 /mnt/disk8
Mar 29 08:03:58 Mother kernel: XFS (md8): Mounting V5 Filesystem
Mar 29 08:03:58 Mother kernel: XFS (md8): Ending clean mount
Mar 29 08:03:58 Mother emhttpd: shcmd (136): xfs_growfs /mnt/disk8
Mar 29 08:03:58 Mother root: meta-data=/dev/md8               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:58 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:58 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:58 Mother root:          =                       reflink=1
Mar 29 08:03:58 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:58 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:58 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:58 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:58 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:58 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:58 Mother emhttpd: shcmd (137): mkdir -p /mnt/disk9
Mar 29 08:03:58 Mother emhttpd: shcmd (138): mount -t xfs -o noatime,nodiratime /dev/md9 /mnt/disk9
Mar 29 08:03:58 Mother kernel: XFS (md9): Mounting V5 Filesystem
Mar 29 08:03:58 Mother kernel: XFS (md9): Ending clean mount
Mar 29 08:03:58 Mother emhttpd: shcmd (139): xfs_growfs /mnt/disk9
Mar 29 08:03:58 Mother root: meta-data=/dev/md9               isize=512    agcount=4, agsize=183141659 blks
Mar 29 08:03:58 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Mar 29 08:03:58 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Mar 29 08:03:58 Mother root:          =                       reflink=1
Mar 29 08:03:58 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Mar 29 08:03:58 Mother root:          =                       sunit=0      swidth=0 blks
Mar 29 08:03:58 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Mar 29 08:03:58 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Mar 29 08:03:58 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Mar 29 08:03:58 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Mar 29 08:03:58 Mother emhttpd: shcmd (140): mkdir -p /mnt/cache
Mar 29 08:03:58 Mother emhttpd: shcmd (141): mount -t btrfs -o noatime,nodiratime /dev/sdk1 /mnt/cache
Mar 29 08:03:58 Mother kernel: BTRFS info (device sdk1): disk space caching is enabled
Mar 29 08:03:58 Mother kernel: BTRFS info (device sdk1): has skinny extents
Mar 29 08:03:59 Mother kernel: BTRFS info (device sdk1): enabling ssd optimizations
Mar 29 08:04:01 Mother kernel: buffer_io_error: 3 callbacks suppressed
Mar 29 08:04:01 Mother kernel: Buffer I/O error on dev md10, logical block 1953506608, async page read
Mar 29 08:04:04 Mother kernel: BTRFS info (device sdk1): checking UUID tree
Mar 29 08:04:05 Mother emhttpd: shcmd (142): sync
Mar 29 08:04:06 Mother emhttpd: shcmd (143): mkdir /mnt/user0
Mar 29 08:04:06 Mother emhttpd: shcmd (144): /usr/local/sbin/shfs /mnt/user0 -disks 2046 -o noatime,allow_other  |& logger
Mar 29 08:04:06 Mother shfs: use_ino: 1
Mar 29 08:04:06 Mother shfs: direct_io: 0
Mar 29 08:04:06 Mother emhttpd: shcmd (145): mkdir /mnt/user
Mar 29 08:04:06 Mother emhttpd: shcmd (146): /usr/local/sbin/shfs /mnt/user -disks 2047 2048000000 -o noatime,allow_other -o remember=0  |& logger
Mar 29 08:04:06 Mother shfs: use_ino: 1
Mar 29 08:04:06 Mother shfs: direct_io: 0
Mar 29 08:04:06 Mother emhttpd: shcmd (148): /usr/local/sbin/update_cron
Mar 29 08:04:06 Mother root: Delaying execution of fix common problems scan for 10 minutes
Mar 29 08:04:06 Mother unassigned.devices: Mounting 'Auto Mount' Devices...
Mar 29 08:04:06 Mother unassigned.devices: Disk with serial 'SanDisk_SD6SB1M-128G-1006_151910403132', mountpoint 'SanDisk_SD6SB1M-128G-1006_151910403132' is not set to auto mount and will not be mounted.
Mar 29 08:04:06 Mother unassigned.devices: Don't spin down device '/dev/sdl'.
Mar 29 08:04:06 Mother emhttpd: Starting services...
Mar 29 08:04:07 Mother emhttpd: shcmd (150): /etc/rc.d/rc.samba restart
Mar 29 08:04:09 Mother root: Starting Samba:  /usr/sbin/smbd -D
Mar 29 08:04:09 Mother root:                  /usr/sbin/nmbd -D
Mar 29 08:04:09 Mother root:                  /usr/sbin/wsdd 
Mar 29 08:04:09 Mother root:                  /usr/sbin/winbindd -D
Mar 29 08:04:09 Mother emhttpd: shcmd (164): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 100
Mar 29 08:04:09 Mother kernel: BTRFS: device fsid 7a54fbed-2000-464b-8fae-64b8cf38399d devid 1 transid 87 /dev/loop2
Mar 29 08:04:09 Mother kernel: BTRFS info (device loop2): disk space caching is enabled
Mar 29 08:04:09 Mother kernel: BTRFS info (device loop2): has skinny extents
Mar 29 08:04:09 Mother root: Resize '/var/lib/docker' of 'max'
Mar 29 08:04:09 Mother kernel: BTRFS info (device loop2): new size for /dev/loop2 is 107374182400
Mar 29 08:04:09 Mother emhttpd: shcmd (166): /etc/rc.d/rc.docker start
Mar 29 08:04:09 Mother root: starting dockerd ...
Mar 29 08:04:10 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Mar 29 08:04:10 Mother avahi-daemon[7798]: New relevant interface docker0.IPv4 for mDNS.
Mar 29 08:04:10 Mother avahi-daemon[7798]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Mar 29 08:04:10 Mother kernel: IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
Mar 29 08:04:12 Mother rc.docker: 4fddc31450242d576b772a78880ef0e88543d8599c61ce41c715da8921ae4029
Mar 29 08:04:12 Mother emhttpd: shcmd (180): /usr/local/sbin/mount_image '/mnt/user/system/libvirt/libvirt.img' /etc/libvirt 1
Mar 29 08:04:12 Mother kernel: BTRFS: device fsid 2f7b4faf-ef7e-4703-9d58-09b180b502df devid 1 transid 101 /dev/loop3
Mar 29 08:04:12 Mother kernel: BTRFS info (device loop3): disk space caching is enabled
Mar 29 08:04:12 Mother kernel: BTRFS info (device loop3): has skinny extents
Mar 29 08:04:12 Mother kernel: BTRFS info (device loop3): new size for /dev/loop3 is 1073741824
Mar 29 08:04:12 Mother root: Resize '/etc/libvirt' of 'max'
Mar 29 08:04:12 Mother emhttpd: shcmd (182): /etc/rc.d/rc.libvirt start
Mar 29 08:04:12 Mother root: Starting virtlockd...
Mar 29 08:04:12 Mother root: Starting virtlogd...
Mar 29 08:04:12 Mother root: Starting libvirtd...
Mar 29 08:04:13 Mother kernel: tun: Universal TUN/TAP device driver, 1.6
Mar 29 08:04:13 Mother kernel: virbr0: port 1(virbr0-nic) entered blocking state
Mar 29 08:04:13 Mother kernel: virbr0: port 1(virbr0-nic) entered disabled state
Mar 29 08:04:13 Mother kernel: device virbr0-nic entered promiscuous mode
Mar 29 08:04:13 Mother kernel: mdcmd (48): check correct
Mar 29 08:04:13 Mother kernel: md: recovery thread: clear ...
Mar 29 08:04:13 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
Mar 29 08:04:13 Mother avahi-daemon[7798]: New relevant interface virbr0.IPv4 for mDNS.
Mar 29 08:04:13 Mother avahi-daemon[7798]: Registering new address record for 192.168.122.1 on virbr0.IPv4.
Mar 29 08:04:13 Mother kernel: virbr0: port 1(virbr0-nic) entered blocking state
Mar 29 08:04:13 Mother kernel: virbr0: port 1(virbr0-nic) entered listening state
Mar 29 08:04:13 Mother dnsmasq[10463]: started, version 2.80 cachesize 150
Mar 29 08:04:13 Mother dnsmasq[10463]: compile time options: IPv6 GNU-getopt no-DBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify dumpfile
Mar 29 08:04:13 Mother dnsmasq-dhcp[10463]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Mar 29 08:04:13 Mother dnsmasq-dhcp[10463]: DHCP, sockets bound exclusively to interface virbr0
Mar 29 08:04:13 Mother dnsmasq[10463]: reading /etc/resolv.conf
Mar 29 08:04:13 Mother dnsmasq[10463]: using nameserver 192.168.39.1#53
Mar 29 08:04:13 Mother dnsmasq[10463]: read /etc/hosts - 2 addresses
Mar 29 08:04:13 Mother dnsmasq[10463]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Mar 29 08:04:13 Mother dnsmasq-dhcp[10463]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Mar 29 08:04:13 Mother kernel: virbr0: port 1(virbr0-nic) entered disabled state
Mar 29 08:04:13 Mother kernel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
Mar 29 08:04:15 Mother unassigned.devices: Mounting 'Auto Mount' Remote Shares...
Mar 29 08:05:27 Mother emhttpd: shcmd (187): /usr/local/sbin/mover &> /dev/null &
Mar 29 08:07:40 Mother ntpd[2295]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Mar 29 08:14:00 Mother root: Fix Common Problems Version 2020.09.27
Mar 29 08:14:02 Mother root: Fix Common Problems: Warning: Share data set to cache-only, but files / folders exist on the array
Mar 29 08:14:02 Mother root: Fix Common Problems: Warning: Plugin Update Check not enabled
Mar 29 08:14:02 Mother root: Fix Common Problems: Warning: Docker Update Check not enabled
Mar 29 08:14:02 Mother root: Fix Common Problems: Warning: Scheduled Parity Checks are not enabled
Mar 29 08:14:05 Mother root: Fix Common Problems: Warning: disklocation-master.plg Not Compatible with unRaid version 6.8.3
Mar 29 09:00:20 Mother kernel: sd 1:0:9:0: [sdk] tag#2579 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 09:00:20 Mother kernel: sd 1:0:9:0: [sdk] tag#2579 Sense Key : 0x5 [current] 
Mar 29 09:00:20 Mother kernel: sd 1:0:9:0: [sdk] tag#2579 ASC=0x21 ASCQ=0x0 
Mar 29 09:00:20 Mother kernel: sd 1:0:9:0: [sdk] tag#2579 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 09:00:20 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 09:00:20 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 09:00:20 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 09:00:20 Mother root: /var/lib/docker: 97.4 GiB (104611901440 bytes) trimmed on /dev/loop2
Mar 29 09:00:25 Mother sSMTP[26766]: Creating SSL connection to host
Mar 29 09:00:26 Mother sSMTP[26766]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 09:00:26 Mother sSMTP[26766]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials g186sm14075316qke.0 - gsmtp)
Mar 29 09:00:41 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1977 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1977 Sense Key : 0x5 [current] 
Mar 29 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1977 ASC=0x21 ASCQ=0x0 
Mar 29 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1977 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 10:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 10:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 10:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 10:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 10:00:14 Mother sSMTP[40248]: Creating SSL connection to host
Mar 29 10:00:14 Mother sSMTP[40248]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 10:00:14 Mother sSMTP[40248]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z8sm11319225qtn.12 - gsmtp)
Mar 29 10:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 11:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2011 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 11:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2011 Sense Key : 0x5 [current] 
Mar 29 11:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2011 ASC=0x21 ASCQ=0x0 
Mar 29 11:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2011 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 11:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 11:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 11:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 11:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 11:00:13 Mother sSMTP[5542]: Creating SSL connection to host
Mar 29 11:00:13 Mother sSMTP[5542]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 11:00:14 Mother sSMTP[5542]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials n2sm10953605qta.61 - gsmtp)
Mar 29 11:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 12:00:23 Mother kernel: sd 1:0:9:0: [sdk] tag#542 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 12:00:23 Mother kernel: sd 1:0:9:0: [sdk] tag#542 Sense Key : 0x5 [current] 
Mar 29 12:00:23 Mother kernel: sd 1:0:9:0: [sdk] tag#542 ASC=0x21 ASCQ=0x0 
Mar 29 12:00:23 Mother kernel: sd 1:0:9:0: [sdk] tag#542 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 12:00:23 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 12:00:23 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 12:00:23 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 12:00:23 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 12:00:23 Mother sSMTP[20351]: Creating SSL connection to host
Mar 29 12:00:23 Mother sSMTP[20351]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 12:00:23 Mother sSMTP[20351]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials n1sm6309190qtp.76 - gsmtp)
Mar 29 12:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 13:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1945 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 13:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1945 Sense Key : 0x5 [current] 
Mar 29 13:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1945 ASC=0x21 ASCQ=0x0 
Mar 29 13:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1945 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 13:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 13:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 13:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 13:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 13:00:14 Mother sSMTP[33930]: Creating SSL connection to host
Mar 29 13:00:14 Mother sSMTP[33930]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 13:00:14 Mother sSMTP[33930]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials b10sm13947624qkg.50 - gsmtp)
Mar 29 13:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2940 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2940 Sense Key : 0x5 [current] 
Mar 29 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2940 ASC=0x21 ASCQ=0x0 
Mar 29 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2940 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 14:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 14:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 14:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 14:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 14:00:13 Mother sSMTP[47979]: Creating SSL connection to host
Mar 29 14:00:14 Mother sSMTP[47979]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 14:00:14 Mother sSMTP[47979]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials q24sm13862872qki.120 - gsmtp)
Mar 29 14:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2554 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2554 Sense Key : 0x5 [current] 
Mar 29 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2554 ASC=0x21 ASCQ=0x0 
Mar 29 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2554 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 15:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 15:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 15:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 15:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 15:00:14 Mother sSMTP[13532]: Creating SSL connection to host
Mar 29 15:00:14 Mother sSMTP[13532]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 15:00:14 Mother sSMTP[13532]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o21sm11811700qtp.72 - gsmtp)
Mar 29 15:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#79 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#79 Sense Key : 0x5 [current] 
Mar 29 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#79 ASC=0x21 ASCQ=0x0 
Mar 29 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#79 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 16:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 16:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 16:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 16:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 16:00:13 Mother sSMTP[27614]: Creating SSL connection to host
Mar 29 16:00:13 Mother sSMTP[27614]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 16:00:13 Mother sSMTP[27614]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials d14sm15300453qkg.33 - gsmtp)
Mar 29 16:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#602 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#602 Sense Key : 0x5 [current] 
Mar 29 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#602 ASC=0x21 ASCQ=0x0 
Mar 29 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#602 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 17:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 17:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 17:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 17:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 17:00:14 Mother sSMTP[41687]: Creating SSL connection to host
Mar 29 17:00:14 Mother sSMTP[41687]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 17:00:14 Mother sSMTP[41687]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j24sm14506844qka.67 - gsmtp)
Mar 29 17:00:41 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2646 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2646 Sense Key : 0x5 [current] 
Mar 29 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2646 ASC=0x21 ASCQ=0x0 
Mar 29 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2646 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 18:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 18:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 18:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 18:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 18:00:14 Mother sSMTP[7015]: Creating SSL connection to host
Mar 29 18:00:15 Mother sSMTP[7015]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 18:00:15 Mother sSMTP[7015]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials g4sm12306562qtg.86 - gsmtp)
Mar 29 18:00:41 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2400 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2400 Sense Key : 0x5 [current] 
Mar 29 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2400 ASC=0x21 ASCQ=0x0 
Mar 29 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2400 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 19:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 19:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 19:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 19:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 19:00:14 Mother sSMTP[21354]: Creating SSL connection to host
Mar 29 19:00:14 Mother sSMTP[21354]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 19:00:14 Mother sSMTP[21354]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z7sm14237827qkf.136 - gsmtp)
Mar 29 19:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 20:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#229 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 20:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#229 Sense Key : 0x5 [current] 
Mar 29 20:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#229 ASC=0x21 ASCQ=0x0 
Mar 29 20:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#229 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 20:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 20:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 20:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 20:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 20:00:13 Mother sSMTP[35421]: Creating SSL connection to host
Mar 29 20:00:13 Mother sSMTP[35421]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 20:00:14 Mother sSMTP[35421]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials r8sm12523816qtu.49 - gsmtp)
Mar 29 20:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2590 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2590 Sense Key : 0x5 [current] 
Mar 29 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2590 ASC=0x21 ASCQ=0x0 
Mar 29 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2590 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 21:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 21:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 21:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 21:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 21:00:14 Mother sSMTP[633]: Creating SSL connection to host
Mar 29 21:00:14 Mother sSMTP[633]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 21:00:14 Mother sSMTP[633]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials h62sm14674349qkf.116 - gsmtp)
Mar 29 21:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#445 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#445 Sense Key : 0x5 [current] 
Mar 29 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#445 ASC=0x21 ASCQ=0x0 
Mar 29 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#445 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 22:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 22:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 22:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 22:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 22:00:08 Mother sSMTP[14767]: Creating SSL connection to host
Mar 29 22:00:09 Mother sSMTP[14767]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 22:00:09 Mother sSMTP[14767]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials y1sm15142966qki.9 - gsmtp)
Mar 29 22:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 23:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2399 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 29 23:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2399 Sense Key : 0x5 [current] 
Mar 29 23:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2399 ASC=0x21 ASCQ=0x0 
Mar 29 23:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2399 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 29 23:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 29 23:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 29 23:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 29 23:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 29 23:00:14 Mother sSMTP[29047]: Creating SSL connection to host
Mar 29 23:00:14 Mother sSMTP[29047]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 29 23:00:14 Mother sSMTP[29047]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials m13sm14602642qkm.103 - gsmtp)
Mar 29 23:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 29 23:20:16 Mother kernel: md: sync done. time=54963sec
Mar 29 23:20:16 Mother kernel: md: recovery thread: exit status: 0
Mar 30 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3298 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3298 Sense Key : 0x5 [current] 
Mar 30 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3298 ASC=0x21 ASCQ=0x0 
Mar 30 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3298 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 00:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 00:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 00:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 00:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 00:00:14 Mother sSMTP[43129]: Creating SSL connection to host
Mar 30 00:00:14 Mother sSMTP[43129]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 00:00:14 Mother sSMTP[43129]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials q64sm12869329qtd.32 - gsmtp)
Mar 30 00:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2598 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2598 Sense Key : 0x5 [current] 
Mar 30 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2598 ASC=0x21 ASCQ=0x0 
Mar 30 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2598 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 01:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 01:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 01:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 01:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 01:00:13 Mother sSMTP[8410]: Creating SSL connection to host
Mar 30 01:00:14 Mother sSMTP[8410]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 01:00:14 Mother sSMTP[8410]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials y19sm15171280qky.111 - gsmtp)
Mar 30 01:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 02:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1136 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 02:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1136 Sense Key : 0x5 [current] 
Mar 30 02:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1136 ASC=0x21 ASCQ=0x0 
Mar 30 02:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1136 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 02:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 02:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 02:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 02:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 02:00:14 Mother sSMTP[22778]: Creating SSL connection to host
Mar 30 02:00:14 Mother sSMTP[22778]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 02:00:14 Mother sSMTP[22778]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials e14sm5869912qte.78 - gsmtp)
Mar 30 02:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2373 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2373 Sense Key : 0x5 [current] 
Mar 30 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2373 ASC=0x21 ASCQ=0x0 
Mar 30 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2373 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 03:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 03:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 03:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 03:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 03:00:14 Mother sSMTP[36861]: Creating SSL connection to host
Mar 30 03:00:14 Mother sSMTP[36861]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 03:00:14 Mother sSMTP[36861]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j6sm15184033qkm.81 - gsmtp)
Mar 30 03:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 04:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1128 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 04:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1128 Sense Key : 0x5 [current] 
Mar 30 04:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1128 ASC=0x21 ASCQ=0x0 
Mar 30 04:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#1128 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 04:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 04:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 04:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 04:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 04:00:14 Mother sSMTP[2117]: Creating SSL connection to host
Mar 30 04:00:14 Mother sSMTP[2117]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 04:00:14 Mother sSMTP[2117]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials v7sm15408977qkv.86 - gsmtp)
Mar 30 04:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 05:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3307 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 05:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3307 Sense Key : 0x5 [current] 
Mar 30 05:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3307 ASC=0x21 ASCQ=0x0 
Mar 30 05:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3307 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 05:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 05:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 05:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 05:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 05:00:14 Mother sSMTP[16525]: Creating SSL connection to host
Mar 30 05:00:14 Mother sSMTP[16525]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 05:00:14 Mother sSMTP[16525]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials w6sm13172157qtt.96 - gsmtp)
Mar 30 05:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2374 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2374 Sense Key : 0x5 [current] 
Mar 30 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2374 ASC=0x21 ASCQ=0x0 
Mar 30 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2374 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 06:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 06:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 06:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 06:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 06:00:14 Mother sSMTP[30601]: Creating SSL connection to host
Mar 30 06:00:14 Mother sSMTP[30601]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 06:00:14 Mother sSMTP[30601]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials x21sm15518619qkj.25 - gsmtp)
Mar 30 06:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 07:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#644 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 07:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#644 Sense Key : 0x5 [current] 
Mar 30 07:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#644 ASC=0x21 ASCQ=0x0 
Mar 30 07:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#644 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 07:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 07:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 07:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 07:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 07:00:14 Mother sSMTP[44685]: Creating SSL connection to host
Mar 30 07:00:14 Mother sSMTP[44685]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 07:00:14 Mother sSMTP[44685]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials b21sm15405023qkl.14 - gsmtp)
Mar 30 07:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 08:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#645 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 08:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#645 Sense Key : 0x5 [current] 
Mar 30 08:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#645 ASC=0x21 ASCQ=0x0 
Mar 30 08:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#645 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 08:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 08:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 08:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 08:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612196352 bytes) trimmed on /dev/loop2
Mar 30 08:00:13 Mother sSMTP[10181]: Creating SSL connection to host
Mar 30 08:00:13 Mother sSMTP[10181]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 08:00:14 Mother sSMTP[10181]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials p8sm13503243qtu.8 - gsmtp)
Mar 30 08:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3308 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3308 Sense Key : 0x5 [current] 
Mar 30 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3308 ASC=0x21 ASCQ=0x0 
Mar 30 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3308 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 09:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 09:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 09:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 09:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612491264 bytes) trimmed on /dev/loop2
Mar 30 09:00:14 Mother sSMTP[24337]: Creating SSL connection to host
Mar 30 09:00:14 Mother sSMTP[24337]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 09:00:14 Mother sSMTP[24337]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials h75sm15804151qke.80 - gsmtp)
Mar 30 09:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2504 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2504 Sense Key : 0x5 [current] 
Mar 30 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2504 ASC=0x21 ASCQ=0x0 
Mar 30 10:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2504 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 10:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 10:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 10:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 10:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 10:00:14 Mother sSMTP[38426]: Creating SSL connection to host
Mar 30 10:00:14 Mother sSMTP[38426]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 10:00:14 Mother sSMTP[38426]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials c26sm8666199qtj.92 - gsmtp)
Mar 30 10:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2764 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2764 Sense Key : 0x5 [current] 
Mar 30 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2764 ASC=0x21 ASCQ=0x0 
Mar 30 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2764 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 11:00:22 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 11:00:22 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 11:00:22 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 11:00:22 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 11:00:22 Mother sSMTP[4206]: Creating SSL connection to host
Mar 30 11:00:22 Mother sSMTP[4206]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 11:00:23 Mother sSMTP[4206]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials k126sm16416983qkb.4 - gsmtp)
Mar 30 11:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2791 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2791 Sense Key : 0x5 [current] 
Mar 30 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2791 ASC=0x21 ASCQ=0x0 
Mar 30 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2791 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 12:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 12:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 12:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 12:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 12:00:13 Mother sSMTP[18095]: Creating SSL connection to host
Mar 30 12:00:13 Mother sSMTP[18095]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 12:00:14 Mother sSMTP[18095]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z6sm13650651qtv.69 - gsmtp)
Mar 30 12:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2389 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2389 Sense Key : 0x5 [current] 
Mar 30 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2389 ASC=0x21 ASCQ=0x0 
Mar 30 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2389 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 13:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 13:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 13:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 13:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 13:00:14 Mother sSMTP[32168]: Creating SSL connection to host
Mar 30 13:00:14 Mother sSMTP[32168]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 13:00:14 Mother sSMTP[32168]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f136sm16712232qke.24 - gsmtp)
Mar 30 13:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 14:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3309 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 14:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3309 Sense Key : 0x5 [current] 
Mar 30 14:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3309 ASC=0x21 ASCQ=0x0 
Mar 30 14:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3309 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 14:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 14:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 14:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 14:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 14:00:14 Mother sSMTP[46146]: Creating SSL connection to host
Mar 30 14:00:14 Mother sSMTP[46146]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 14:00:14 Mother sSMTP[46146]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j18sm102030qtl.83 - gsmtp)
Mar 30 14:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2807 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2807 Sense Key : 0x5 [current] 
Mar 30 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2807 ASC=0x21 ASCQ=0x0 
Mar 30 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2807 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 15:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 15:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 15:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 15:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 15:00:14 Mother sSMTP[11755]: Creating SSL connection to host
Mar 30 15:00:14 Mother sSMTP[11755]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 15:00:15 Mother sSMTP[11755]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials l129sm42313qkd.76 - gsmtp)
Mar 30 15:00:41 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2419 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2419 Sense Key : 0x5 [current] 
Mar 30 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2419 ASC=0x21 ASCQ=0x0 
Mar 30 16:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2419 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 16:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 16:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 16:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 16:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 16:00:13 Mother sSMTP[25830]: Creating SSL connection to host
Mar 30 16:00:13 Mother sSMTP[25830]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 16:00:14 Mother sSMTP[25830]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j24sm152877qka.67 - gsmtp)
Mar 30 16:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 17:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 17:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#2858 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 17:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#2858 Sense Key : 0x5 [current] 
Mar 30 17:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#2858 ASC=0x21 ASCQ=0x0 
Mar 30 17:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#2858 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 17:00:36 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 17:00:36 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 17:00:36 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 17:00:36 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 17:00:41 Mother sSMTP[41090]: Creating SSL connection to host
Mar 30 17:00:41 Mother sSMTP[41090]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 17:00:41 Mother sSMTP[41090]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials n1sm358631qtp.76 - gsmtp)
Mar 30 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2305 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2305 Sense Key : 0x5 [current] 
Mar 30 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2305 ASC=0x21 ASCQ=0x0 
Mar 30 18:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2305 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 18:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 18:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 18:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 18:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 18:00:14 Mother sSMTP[5193]: Creating SSL connection to host
Mar 30 18:00:14 Mother sSMTP[5193]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 18:00:14 Mother sSMTP[5193]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o125sm349386qkf.87 - gsmtp)
Mar 30 18:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2949 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2949 Sense Key : 0x5 [current] 
Mar 30 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2949 ASC=0x21 ASCQ=0x0 
Mar 30 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2949 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 19:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 19:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 19:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 19:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 19:00:14 Mother sSMTP[19569]: Creating SSL connection to host
Mar 30 19:00:14 Mother sSMTP[19569]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 19:00:14 Mother sSMTP[19569]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials g74sm506097qke.3 - gsmtp)
Mar 30 19:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2808 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2808 Sense Key : 0x5 [current] 
Mar 30 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2808 ASC=0x21 ASCQ=0x0 
Mar 30 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2808 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 20:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 20:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 20:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 20:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 20:00:14 Mother sSMTP[33659]: Creating SSL connection to host
Mar 30 20:00:14 Mother sSMTP[33659]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 20:00:14 Mother sSMTP[33659]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials s28sm537498qkj.73 - gsmtp)
Mar 30 20:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2998 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2998 Sense Key : 0x5 [current] 
Mar 30 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2998 ASC=0x21 ASCQ=0x0 
Mar 30 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2998 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 21:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 21:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 21:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 21:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 21:00:14 Mother sSMTP[47685]: Creating SSL connection to host
Mar 30 21:00:14 Mother sSMTP[47685]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 21:00:14 Mother sSMTP[47685]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j15sm722695qtr.34 - gsmtp)
Mar 30 21:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3030 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3030 Sense Key : 0x5 [current] 
Mar 30 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3030 ASC=0x21 ASCQ=0x0 
Mar 30 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3030 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 22:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 22:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 22:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 22:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 22:00:14 Mother sSMTP[13282]: Creating SSL connection to host
Mar 30 22:00:14 Mother sSMTP[13282]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 22:00:14 Mother sSMTP[13282]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials x21sm702916qkj.25 - gsmtp)
Mar 30 22:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 23:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 30 23:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3052 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 30 23:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3052 Sense Key : 0x5 [current] 
Mar 30 23:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3052 ASC=0x21 ASCQ=0x0 
Mar 30 23:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3052 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 30 23:00:36 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 30 23:00:36 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 30 23:00:36 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 30 23:00:36 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 30 23:00:36 Mother sSMTP[28537]: Creating SSL connection to host
Mar 30 23:00:36 Mother sSMTP[28537]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 30 23:00:36 Mother sSMTP[28537]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials d24sm768706qko.54 - gsmtp)
Mar 31 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2037 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2037 Sense Key : 0x5 [current] 
Mar 31 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2037 ASC=0x21 ASCQ=0x0 
Mar 31 00:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2037 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 00:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 00:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 00:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 00:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 00:00:14 Mother sSMTP[41407]: Creating SSL connection to host
Mar 31 00:00:14 Mother sSMTP[41407]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 00:00:14 Mother sSMTP[41407]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials i17sm904247qtr.33 - gsmtp)
Mar 31 00:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3093 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3093 Sense Key : 0x5 [current] 
Mar 31 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3093 ASC=0x21 ASCQ=0x0 
Mar 31 01:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3093 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 01:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 01:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 01:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 01:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 01:00:13 Mother sSMTP[6703]: Creating SSL connection to host
Mar 31 01:00:13 Mother sSMTP[6703]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 01:00:14 Mother sSMTP[6703]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials d16sm938947qka.43 - gsmtp)
Mar 31 01:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 02:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3053 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 02:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3053 Sense Key : 0x5 [current] 
Mar 31 02:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3053 ASC=0x21 ASCQ=0x0 
Mar 31 02:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3053 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 02:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 02:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 02:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 02:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 02:00:13 Mother sSMTP[21098]: Creating SSL connection to host
Mar 31 02:00:13 Mother sSMTP[21098]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 02:00:14 Mother sSMTP[21098]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 73sm968112qkk.131 - gsmtp)
Mar 31 02:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3082 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3082 Sense Key : 0x5 [current] 
Mar 31 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3082 ASC=0x21 ASCQ=0x0 
Mar 31 03:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3082 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 03:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 03:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 03:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 03:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 03:00:14 Mother sSMTP[35124]: Creating SSL connection to host
Mar 31 03:00:14 Mother sSMTP[35124]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 03:00:14 Mother sSMTP[35124]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z2sm1116963qkg.22 - gsmtp)
Mar 31 03:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 04:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 04:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#1022 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 04:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#1022 Sense Key : 0x5 [current] 
Mar 31 04:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#1022 ASC=0x21 ASCQ=0x0 
Mar 31 04:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#1022 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 04:00:36 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 04:00:36 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 04:00:36 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 04:00:36 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 04:00:41 Mother sSMTP[1596]: Creating SSL connection to host
Mar 31 04:00:41 Mother sSMTP[1596]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 04:00:42 Mother sSMTP[1596]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials c5sm1138414qkg.105 - gsmtp)
Mar 31 05:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3054 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 05:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3054 Sense Key : 0x5 [current] 
Mar 31 05:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3054 ASC=0x21 ASCQ=0x0 
Mar 31 05:00:36 Mother kernel: sd 1:0:9:0: [sdk] tag#3054 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 05:00:36 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 05:00:36 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 05:00:36 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 05:00:36 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 05:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 05:00:36 Mother sSMTP[15998]: Creating SSL connection to host
Mar 31 05:00:36 Mother sSMTP[15998]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 05:00:37 Mother sSMTP[15998]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials e18sm1202788qtr.52 - gsmtp)
Mar 31 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3167 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3167 Sense Key : 0x5 [current] 
Mar 31 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3167 ASC=0x21 ASCQ=0x0 
Mar 31 06:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3167 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 06:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 06:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 06:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 06:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 06:00:14 Mother sSMTP[28817]: Creating SSL connection to host
Mar 31 06:00:14 Mother sSMTP[28817]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 06:00:14 Mother sSMTP[28817]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z24sm1349794qkz.65 - gsmtp)
Mar 31 06:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 07:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3195 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 07:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3195 Sense Key : 0x5 [current] 
Mar 31 07:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3195 ASC=0x21 ASCQ=0x0 
Mar 31 07:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3195 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 07:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 07:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 07:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 07:00:08 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 07:00:13 Mother sSMTP[42896]: Creating SSL connection to host
Mar 31 07:00:13 Mother sSMTP[42896]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 07:00:14 Mother sSMTP[42896]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials y9sm1464656qkm.19 - gsmtp)
Mar 31 07:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 08:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2852 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 08:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2852 Sense Key : 0x5 [current] 
Mar 31 08:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2852 ASC=0x21 ASCQ=0x0 
Mar 31 08:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2852 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 08:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 08:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 08:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 08:00:09 Mother root: /var/lib/docker: 97.4 GiB (104612786176 bytes) trimmed on /dev/loop2
Mar 31 08:00:14 Mother sSMTP[8255]: Creating SSL connection to host
Mar 31 08:00:14 Mother sSMTP[8255]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 08:00:14 Mother sSMTP[8255]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials l17sm1444974qtk.60 - gsmtp)
Mar 31 08:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3055 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3055 Sense Key : 0x5 [current] 
Mar 31 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3055 ASC=0x21 ASCQ=0x0 
Mar 31 09:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3055 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 09:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 09:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 09:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 09:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613081088 bytes) trimmed on /dev/loop2
Mar 31 09:00:14 Mother sSMTP[22572]: Creating SSL connection to host
Mar 31 09:00:14 Mother sSMTP[22572]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 09:00:14 Mother sSMTP[22572]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j10sm1607724qti.94 - gsmtp)
Mar 31 09:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 10:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2853 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 10:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2853 Sense Key : 0x5 [current] 
Mar 31 10:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2853 ASC=0x21 ASCQ=0x0 
Mar 31 10:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#2853 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 10:00:22 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 10:00:22 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 10:00:22 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 10:00:22 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 10:00:22 Mother sSMTP[37081]: Creating SSL connection to host
Mar 31 10:00:22 Mother sSMTP[37081]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 10:00:22 Mother sSMTP[37081]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j13sm1669425qth.57 - gsmtp)
Mar 31 10:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#3330 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#3330 Sense Key : 0x5 [current] 
Mar 31 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#3330 ASC=0x21 ASCQ=0x0 
Mar 31 11:00:22 Mother kernel: sd 1:0:9:0: [sdk] tag#3330 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 11:00:22 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 11:00:22 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 11:00:22 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 11:00:22 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 11:00:23 Mother sSMTP[2401]: Creating SSL connection to host
Mar 31 11:00:23 Mother sSMTP[2401]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 11:00:23 Mother sSMTP[2401]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 8sm1988054qkc.32 - gsmtp)
Mar 31 11:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3264 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3264 Sense Key : 0x5 [current] 
Mar 31 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3264 ASC=0x21 ASCQ=0x0 
Mar 31 12:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3264 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 12:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 12:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 12:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 12:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 12:00:13 Mother sSMTP[16272]: Creating SSL connection to host
Mar 31 12:00:13 Mother sSMTP[16272]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 12:00:14 Mother sSMTP[16272]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j6sm2137949qkl.84 - gsmtp)
Mar 31 12:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2318 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2318 Sense Key : 0x5 [current] 
Mar 31 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2318 ASC=0x21 ASCQ=0x0 
Mar 31 13:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2318 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 13:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 13:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 13:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 13:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 13:00:14 Mother sSMTP[30349]: Creating SSL connection to host
Mar 31 13:00:14 Mother sSMTP[30349]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 13:00:14 Mother sSMTP[30349]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials c27sm2219861qko.71 - gsmtp)
Mar 31 13:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3056 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3056 Sense Key : 0x5 [current] 
Mar 31 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3056 ASC=0x21 ASCQ=0x0 
Mar 31 14:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3056 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 14:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 14:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 14:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 14:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 14:00:14 Mother sSMTP[44441]: Creating SSL connection to host
Mar 31 14:00:14 Mother sSMTP[44441]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 14:00:14 Mother sSMTP[44441]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o7sm2371399qkb.104 - gsmtp)
Mar 31 14:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3356 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3356 Sense Key : 0x5 [current] 
Mar 31 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3356 ASC=0x21 ASCQ=0x0 
Mar 31 15:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#3356 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 15:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 15:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 15:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 15:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 15:00:14 Mother sSMTP[9973]: Creating SSL connection to host
Mar 31 15:00:14 Mother sSMTP[9973]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 15:00:14 Mother sSMTP[9973]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials i6sm2425482qkk.31 - gsmtp)
Mar 31 15:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 16:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2038 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 16:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2038 Sense Key : 0x5 [current] 
Mar 31 16:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2038 ASC=0x21 ASCQ=0x0 
Mar 31 16:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2038 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 16:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 16:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 16:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 16:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 16:00:14 Mother sSMTP[24076]: Creating SSL connection to host
Mar 31 16:00:14 Mother sSMTP[24076]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 16:00:14 Mother sSMTP[24076]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o36sm2324760qtd.89 - gsmtp)
Mar 31 16:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2809 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2809 Sense Key : 0x5 [current] 
Mar 31 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2809 ASC=0x21 ASCQ=0x0 
Mar 31 17:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#2809 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 17:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 17:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 17:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 17:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 17:00:08 Mother sSMTP[37906]: Creating SSL connection to host
Mar 31 17:00:09 Mother sSMTP[37906]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 17:00:09 Mother sSMTP[37906]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials x21sm2660862qkj.25 - gsmtp)
Mar 31 17:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 18:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#63 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 18:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#63 Sense Key : 0x5 [current] 
Mar 31 18:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#63 ASC=0x21 ASCQ=0x0 
Mar 31 18:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#63 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 18:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 18:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 18:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 18:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 18:00:13 Mother sSMTP[3447]: Creating SSL connection to host
Mar 31 18:00:13 Mother sSMTP[3447]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 18:00:14 Mother sSMTP[3447]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials y14sm2395525qtw.70 - gsmtp)
Mar 31 18:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2854 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2854 Sense Key : 0x5 [current] 
Mar 31 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2854 ASC=0x21 ASCQ=0x0 
Mar 31 19:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#2854 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 19:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 19:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 19:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 19:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 19:00:14 Mother sSMTP[17798]: Creating SSL connection to host
Mar 31 19:00:14 Mother sSMTP[17798]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 19:00:14 Mother sSMTP[17798]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials m25sm2538881qtq.59 - gsmtp)
Mar 31 19:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#99 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#99 Sense Key : 0x5 [current] 
Mar 31 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#99 ASC=0x21 ASCQ=0x0 
Mar 31 20:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#99 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 20:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 20:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 20:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 20:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 20:00:14 Mother sSMTP[31879]: Creating SSL connection to host
Mar 31 20:00:14 Mother sSMTP[31879]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 20:00:14 Mother sSMTP[31879]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j12sm2584736qtn.36 - gsmtp)
Mar 31 20:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#116 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#116 Sense Key : 0x5 [current] 
Mar 31 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#116 ASC=0x21 ASCQ=0x0 
Mar 31 21:00:09 Mother kernel: sd 1:0:9:0: [sdk] tag#116 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 21:00:09 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 21:00:09 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 21:00:09 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 21:00:09 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 21:00:14 Mother sSMTP[45899]: Creating SSL connection to host
Mar 31 21:00:14 Mother sSMTP[45899]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 21:00:14 Mother sSMTP[45899]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 79sm3121042qki.37 - gsmtp)
Mar 31 21:00:36 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 Sense Key : 0x5 [current] 
Mar 31 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 ASC=0x21 ASCQ=0x0 
Mar 31 22:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 22:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 22:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 22:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 22:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 22:00:14 Mother sSMTP[11438]: Creating SSL connection to host
Mar 31 22:00:14 Mother sSMTP[11438]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 22:00:14 Mother sSMTP[11438]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials k127sm3182062qkc.88 - gsmtp)
Mar 31 22:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Mar 31 23:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Mar 31 23:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 Sense Key : 0x5 [current] 
Mar 31 23:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 ASC=0x21 ASCQ=0x0 
Mar 31 23:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#142 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Mar 31 23:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Mar 31 23:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Mar 31 23:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Mar 31 23:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Mar 31 23:00:13 Mother sSMTP[25528]: Creating SSL connection to host
Mar 31 23:00:13 Mother sSMTP[25528]: SSL connection using TLS_AES_256_GCM_SHA384
Mar 31 23:00:14 Mother sSMTP[25528]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials g25sm2811369qtq.7 - gsmtp)
Mar 31 23:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 00:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3145 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 00:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3145 Sense Key : 0x5 [current] 
Apr  1 00:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3145 ASC=0x21 ASCQ=0x0 
Apr  1 00:00:08 Mother kernel: sd 1:0:9:0: [sdk] tag#3145 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 00:00:08 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 00:00:08 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 00:00:08 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  1 00:00:08 Mother root: /var/lib/docker: 97.4 GiB (104613376000 bytes) trimmed on /dev/loop2
Apr  1 00:00:13 Mother sSMTP[39618]: Creating SSL connection to host
Apr  1 00:00:13 Mother sSMTP[39618]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 00:00:14 Mother sSMTP[39618]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials h11sm2876579qtp.24 - gsmtp)
Apr  1 00:00:35 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 00:29:26 Mother kernel: mdcmd (49): nocheck cancel
Apr  1 00:29:27 Mother emhttpd: Spinning up all drives...
Apr  1 00:29:27 Mother emhttpd: shcmd (7905): /usr/sbin/hdparm -S0 /dev/sdk
Apr  1 00:29:27 Mother kernel: mdcmd (50): spinup 0
Apr  1 00:29:27 Mother kernel: mdcmd (51): spinup 1
Apr  1 00:29:27 Mother kernel: mdcmd (52): spinup 2
Apr  1 00:29:27 Mother kernel: mdcmd (53): spinup 3
Apr  1 00:29:27 Mother kernel: mdcmd (54): spinup 4
Apr  1 00:29:27 Mother kernel: mdcmd (55): spinup 5
Apr  1 00:29:27 Mother kernel: mdcmd (56): spinup 6
Apr  1 00:29:27 Mother kernel: mdcmd (57): spinup 7
Apr  1 00:29:27 Mother kernel: mdcmd (58): spinup 8
Apr  1 00:29:27 Mother kernel: mdcmd (59): spinup 9
Apr  1 00:29:27 Mother kernel: mdcmd (60): spinup 10
Apr  1 00:29:27 Mother kernel: mdcmd (61): spinup 29
Apr  1 00:29:27 Mother root: 
Apr  1 00:29:27 Mother root: /dev/sdk:
Apr  1 00:29:27 Mother root:  setting standby to 0 (off)
Apr  1 00:29:43 Mother emhttpd: Stopping services...
Apr  1 00:29:43 Mother emhttpd: shcmd (7908): /etc/rc.d/rc.libvirt stop
Apr  1 00:29:43 Mother root: Waiting on VMs to shutdown
Apr  1 00:29:43 Mother root: Stopping libvirtd...
Apr  1 00:29:43 Mother dnsmasq[10463]: exiting on receipt of SIGTERM
Apr  1 00:29:43 Mother kernel: device virbr0-nic left promiscuous mode
Apr  1 00:29:43 Mother kernel: virbr0: port 1(virbr0-nic) entered disabled state
Apr  1 00:29:43 Mother avahi-daemon[7798]: Interface virbr0.IPv4 no longer relevant for mDNS.
Apr  1 00:29:43 Mother avahi-daemon[7798]: Leaving mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
Apr  1 00:29:43 Mother avahi-daemon[7798]: Withdrawing address record for 192.168.122.1 on virbr0.
Apr  1 00:29:43 Mother root: Network 2214f59d-018d-4270-9f9c-550be516a722 destroyed
Apr  1 00:29:43 Mother root: 
Apr  1 00:29:46 Mother root: Stopping virtlogd...
Apr  1 00:29:47 Mother root: Stopping virtlockd...
Apr  1 00:29:48 Mother emhttpd: shcmd (7909): umount /etc/libvirt
Apr  1 00:29:48 Mother root: Stopping docker_load
Apr  1 00:29:48 Mother emhttpd: shcmd (7911): /etc/rc.d/rc.docker stop
Apr  1 00:29:49 Mother root: stopping dockerd ...
Apr  1 00:29:50 Mother root: waiting for docker to die ...
Apr  1 00:29:51 Mother avahi-daemon[7798]: Interface docker0.IPv4 no longer relevant for mDNS.
Apr  1 00:29:51 Mother avahi-daemon[7798]: Leaving mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Apr  1 00:29:51 Mother avahi-daemon[7798]: Withdrawing address record for 172.17.0.1 on docker0.
Apr  1 00:29:51 Mother emhttpd: shcmd (7912): umount /var/lib/docker
Apr  1 00:29:51 Mother unassigned.devices: Unmounting All Devices...
Apr  1 00:29:51 Mother emhttpd: shcmd (7913): /etc/rc.d/rc.samba stop
Apr  1 00:29:51 Mother emhttpd: shcmd (7914): rm -f /etc/avahi/services/smb.service
Apr  1 00:29:51 Mother avahi-daemon[7798]: Files changed, reloading.
Apr  1 00:29:51 Mother avahi-daemon[7798]: Service group file /services/smb.service vanished, removing services.
Apr  1 00:29:51 Mother emhttpd: Stopping mover...
Apr  1 00:29:51 Mother emhttpd: shcmd (7917): /usr/local/sbin/mover stop
Apr  1 00:29:51 Mother root: mover: not running
Apr  1 00:29:51 Mother emhttpd: Sync filesystems...
Apr  1 00:29:51 Mother emhttpd: shcmd (7918): sync
Apr  1 00:29:51 Mother emhttpd: shcmd (7919): umount /mnt/user0
Apr  1 00:29:51 Mother emhttpd: shcmd (7920): rmdir /mnt/user0
Apr  1 00:29:51 Mother emhttpd: shcmd (7921): umount /mnt/user
Apr  1 00:29:51 Mother emhttpd: shcmd (7922): rmdir /mnt/user
Apr  1 00:29:51 Mother emhttpd: shcmd (7923): rm -f /boot/config/plugins/dynamix/mover.cron
Apr  1 00:29:51 Mother emhttpd: shcmd (7924): /usr/local/sbin/update_cron
Apr  1 00:29:51 Mother emhttpd: Unmounting disks...
Apr  1 00:29:51 Mother emhttpd: shcmd (7925): umount /mnt/disk1
Apr  1 00:29:51 Mother kernel: XFS (md1): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7926): rmdir /mnt/disk1
Apr  1 00:29:52 Mother emhttpd: shcmd (7927): umount /mnt/disk2
Apr  1 00:29:52 Mother kernel: XFS (md2): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7928): rmdir /mnt/disk2
Apr  1 00:29:52 Mother emhttpd: shcmd (7929): umount /mnt/disk3
Apr  1 00:29:52 Mother kernel: XFS (md3): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7930): rmdir /mnt/disk3
Apr  1 00:29:52 Mother emhttpd: shcmd (7931): umount /mnt/disk4
Apr  1 00:29:52 Mother kernel: XFS (md4): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7932): rmdir /mnt/disk4
Apr  1 00:29:52 Mother emhttpd: shcmd (7933): umount /mnt/disk5
Apr  1 00:29:52 Mother kernel: XFS (md5): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7934): rmdir /mnt/disk5
Apr  1 00:29:52 Mother emhttpd: shcmd (7935): umount /mnt/disk6
Apr  1 00:29:52 Mother kernel: XFS (md6): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7936): rmdir /mnt/disk6
Apr  1 00:29:52 Mother emhttpd: shcmd (7937): umount /mnt/disk7
Apr  1 00:29:52 Mother kernel: XFS (md7): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7938): rmdir /mnt/disk7
Apr  1 00:29:52 Mother emhttpd: shcmd (7939): umount /mnt/disk8
Apr  1 00:29:52 Mother kernel: XFS (md8): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7940): rmdir /mnt/disk8
Apr  1 00:29:52 Mother emhttpd: shcmd (7941): umount /mnt/disk9
Apr  1 00:29:52 Mother kernel: XFS (md9): Unmounting Filesystem
Apr  1 00:29:52 Mother emhttpd: shcmd (7942): rmdir /mnt/disk9
Apr  1 00:29:52 Mother emhttpd: shcmd (7943): umount /mnt/cache
Apr  1 00:29:53 Mother emhttpd: shcmd (7944): rmdir /mnt/cache
Apr  1 00:29:53 Mother root: Stopping diskload
Apr  1 00:29:53 Mother kernel: mdcmd (62): stop 
Apr  1 00:29:53 Mother kernel: md1: stopping
Apr  1 00:29:53 Mother kernel: md2: stopping
Apr  1 00:29:53 Mother kernel: md3: stopping
Apr  1 00:29:53 Mother kernel: md4: stopping
Apr  1 00:29:53 Mother kernel: md5: stopping
Apr  1 00:29:53 Mother kernel: md6: stopping
Apr  1 00:29:53 Mother kernel: md7: stopping
Apr  1 00:29:53 Mother kernel: md8: stopping
Apr  1 00:29:53 Mother kernel: md9: stopping
Apr  1 00:29:53 Mother kernel: md10: stopping
Apr  1 00:29:53 Mother emhttpd: Starting services...
Apr  1 00:29:53 Mother emhttpd: shcmd (7947): /etc/rc.d/rc.samba start
Apr  1 00:29:53 Mother root: Starting Samba:  /usr/sbin/smbd -D
Apr  1 00:29:53 Mother root:                  /usr/sbin/nmbd -D
Apr  1 00:29:53 Mother root:                  /usr/sbin/wsdd 
Apr  1 00:29:53 Mother root:                  /usr/sbin/winbindd -D
Apr  1 00:29:53 Mother emhttpd: shcmd (7948): cp /tmp/emhttp/smb.service /etc/avahi/services/smb.service
Apr  1 00:29:53 Mother avahi-daemon[7798]: Files changed, reloading.
Apr  1 00:29:53 Mother avahi-daemon[7798]: Loading service file /services/smb.service.
Apr  1 00:29:53 Mother emhttpd: no mountpoint along path: /mnt/user/system/docker
Apr  1 00:29:54 Mother emhttpd: no mountpoint along path: /mnt/user/system/libvirt
Apr  1 00:29:54 Mother avahi-daemon[7798]: Service "Mother" (/services/smb.service) successfully established.
Apr  1 00:30:02 Mother kernel: sd 1:0:7:0: [sdi] tag#232 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x00
Apr  1 00:30:02 Mother kernel: sd 1:0:7:0: [sdi] tag#232 CDB: opcode=0x88 88 00 00 00 00 00 00 03 ff a2 00 00 00 08 00 00
Apr  1 00:30:02 Mother kernel: print_req_error: I/O error, dev sdi, sector 262050
Apr  1 00:35:01 Mother kernel: mdcmd (63): set md_num_stripes 1280
Apr  1 00:35:01 Mother kernel: mdcmd (64): set md_queue_limit 80
Apr  1 00:35:01 Mother kernel: mdcmd (65): set md_sync_limit 5
Apr  1 00:35:01 Mother kernel: mdcmd (66): set md_write_method
Apr  1 00:35:01 Mother kernel: mdcmd (67): set spinup_group 0 0
Apr  1 00:35:01 Mother kernel: mdcmd (68): set spinup_group 1 0
Apr  1 00:35:01 Mother kernel: mdcmd (69): set spinup_group 2 0
Apr  1 00:35:01 Mother kernel: mdcmd (70): set spinup_group 3 0
Apr  1 00:35:01 Mother kernel: mdcmd (71): set spinup_group 4 0
Apr  1 00:35:01 Mother kernel: mdcmd (72): set spinup_group 5 0
Apr  1 00:35:01 Mother kernel: mdcmd (73): set spinup_group 6 0
Apr  1 00:35:01 Mother kernel: mdcmd (74): set spinup_group 7 0
Apr  1 00:35:01 Mother kernel: mdcmd (75): set spinup_group 8 0
Apr  1 00:35:01 Mother kernel: mdcmd (76): set spinup_group 9 0
Apr  1 00:35:01 Mother kernel: mdcmd (77): set spinup_group 10 0
Apr  1 00:35:01 Mother kernel: mdcmd (78): set spinup_group 29 0
Apr  1 00:35:01 Mother kernel: mdcmd (79): start STOPPED
Apr  1 00:35:01 Mother kernel: unraid: allocating 61830K for 1280 stripes (12 disks)
Apr  1 00:35:01 Mother kernel: md1: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md2: running, size: 1953514552 blocks
Apr  1 00:35:01 Mother kernel: md3: running, size: 1953514552 blocks
Apr  1 00:35:01 Mother kernel: md4: running, size: 1953514552 blocks
Apr  1 00:35:01 Mother kernel: md5: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md6: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md7: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md8: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md9: running, size: 2930266532 blocks
Apr  1 00:35:01 Mother kernel: md10: running, size: 7814026532 blocks
Apr  1 00:35:01 Mother emhttpd: shcmd (8274): udevadm settle
Apr  1 00:35:01 Mother root: Starting diskload
Apr  1 00:35:01 Mother emhttpd: Mounting disks...
Apr  1 00:35:01 Mother emhttpd: shcmd (8286): /sbin/btrfs device scan
Apr  1 00:35:01 Mother root: Scanning for Btrfs filesystems
Apr  1 00:35:01 Mother emhttpd: shcmd (8287): mkdir -p /mnt/disk1
Apr  1 00:35:01 Mother emhttpd: shcmd (8288): mount -t xfs -o noatime,nodiratime /dev/md1 /mnt/disk1
Apr  1 00:35:01 Mother kernel: XFS (md1): Mounting V5 Filesystem
Apr  1 00:35:02 Mother kernel: XFS (md1): Ending clean mount
Apr  1 00:35:02 Mother emhttpd: shcmd (8289): xfs_growfs /mnt/disk1
Apr  1 00:35:02 Mother root: meta-data=/dev/md1               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:02 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:02 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:02 Mother root:          =                       reflink=1
Apr  1 00:35:02 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:02 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:02 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:02 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:02 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:02 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:02 Mother emhttpd: shcmd (8290): mkdir -p /mnt/disk2
Apr  1 00:35:02 Mother emhttpd: shcmd (8291): mount -t xfs -o noatime,nodiratime /dev/md2 /mnt/disk2
Apr  1 00:35:02 Mother kernel: XFS (md2): Mounting V5 Filesystem
Apr  1 00:35:02 Mother kernel: XFS (md2): Ending clean mount
Apr  1 00:35:02 Mother emhttpd: shcmd (8292): xfs_growfs /mnt/disk2
Apr  1 00:35:02 Mother root: meta-data=/dev/md2               isize=512    agcount=4, agsize=122094660 blks
Apr  1 00:35:02 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:02 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:02 Mother root:          =                       reflink=1
Apr  1 00:35:02 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Apr  1 00:35:02 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:02 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:02 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Apr  1 00:35:02 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:02 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:02 Mother emhttpd: shcmd (8293): mkdir -p /mnt/disk3
Apr  1 00:35:02 Mother emhttpd: shcmd (8294): mount -t xfs -o noatime,nodiratime /dev/md3 /mnt/disk3
Apr  1 00:35:02 Mother kernel: XFS (md3): Mounting V5 Filesystem
Apr  1 00:35:02 Mother kernel: XFS (md3): Ending clean mount
Apr  1 00:35:02 Mother emhttpd: shcmd (8295): xfs_growfs /mnt/disk3
Apr  1 00:35:02 Mother root: meta-data=/dev/md3               isize=512    agcount=4, agsize=122094660 blks
Apr  1 00:35:02 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:02 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:02 Mother root:          =                       reflink=1
Apr  1 00:35:02 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Apr  1 00:35:02 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:02 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:02 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Apr  1 00:35:02 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:02 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:02 Mother emhttpd: shcmd (8296): mkdir -p /mnt/disk4
Apr  1 00:35:02 Mother emhttpd: shcmd (8297): mount -t xfs -o noatime,nodiratime /dev/md4 /mnt/disk4
Apr  1 00:35:02 Mother kernel: XFS (md4): Mounting V5 Filesystem
Apr  1 00:35:03 Mother kernel: XFS (md4): Ending clean mount
Apr  1 00:35:03 Mother emhttpd: shcmd (8298): xfs_growfs /mnt/disk4
Apr  1 00:35:03 Mother root: meta-data=/dev/md4               isize=512    agcount=4, agsize=122094660 blks
Apr  1 00:35:03 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:03 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:03 Mother root:          =                       reflink=1
Apr  1 00:35:03 Mother root: data     =                       bsize=4096   blocks=488378638, imaxpct=5
Apr  1 00:35:03 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:03 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:03 Mother root: log      =internal log           bsize=4096   blocks=238466, version=2
Apr  1 00:35:03 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:03 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:03 Mother emhttpd: shcmd (8299): mkdir -p /mnt/disk5
Apr  1 00:35:03 Mother emhttpd: shcmd (8300): mount -t xfs -o noatime,nodiratime /dev/md5 /mnt/disk5
Apr  1 00:35:03 Mother kernel: XFS (md5): Mounting V5 Filesystem
Apr  1 00:35:03 Mother kernel: XFS (md5): Ending clean mount
Apr  1 00:35:03 Mother emhttpd: shcmd (8301): xfs_growfs /mnt/disk5
Apr  1 00:35:03 Mother root: meta-data=/dev/md5               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:03 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:03 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:03 Mother root:          =                       reflink=1
Apr  1 00:35:03 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:03 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:03 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:03 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:03 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:03 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:03 Mother emhttpd: shcmd (8302): mkdir -p /mnt/disk6
Apr  1 00:35:03 Mother emhttpd: shcmd (8303): mount -t xfs -o noatime,nodiratime /dev/md6 /mnt/disk6
Apr  1 00:35:03 Mother kernel: XFS (md6): Mounting V5 Filesystem
Apr  1 00:35:03 Mother kernel: XFS (md6): Ending clean mount
Apr  1 00:35:03 Mother emhttpd: shcmd (8304): xfs_growfs /mnt/disk6
Apr  1 00:35:03 Mother root: meta-data=/dev/md6               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:03 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:03 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:03 Mother root:          =                       reflink=1
Apr  1 00:35:03 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:03 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:03 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:03 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:03 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:03 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:03 Mother emhttpd: shcmd (8305): mkdir -p /mnt/disk7
Apr  1 00:35:03 Mother emhttpd: shcmd (8306): mount -t xfs -o noatime,nodiratime /dev/md7 /mnt/disk7
Apr  1 00:35:03 Mother kernel: XFS (md7): Mounting V5 Filesystem
Apr  1 00:35:04 Mother kernel: XFS (md7): Ending clean mount
Apr  1 00:35:04 Mother emhttpd: shcmd (8307): xfs_growfs /mnt/disk7
Apr  1 00:35:04 Mother root: meta-data=/dev/md7               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:04 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:04 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:04 Mother root:          =                       reflink=1
Apr  1 00:35:04 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:04 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:04 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:04 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:04 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:04 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:04 Mother emhttpd: shcmd (8308): mkdir -p /mnt/disk8
Apr  1 00:35:04 Mother emhttpd: shcmd (8309): mount -t xfs -o noatime,nodiratime /dev/md8 /mnt/disk8
Apr  1 00:35:04 Mother kernel: XFS (md8): Mounting V5 Filesystem
Apr  1 00:35:04 Mother kernel: XFS (md8): Ending clean mount
Apr  1 00:35:04 Mother emhttpd: shcmd (8310): xfs_growfs /mnt/disk8
Apr  1 00:35:04 Mother root: meta-data=/dev/md8               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:04 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:04 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:04 Mother root:          =                       reflink=1
Apr  1 00:35:04 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:04 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:04 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:04 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:04 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:04 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:04 Mother emhttpd: shcmd (8311): mkdir -p /mnt/disk9
Apr  1 00:35:04 Mother emhttpd: shcmd (8312): mount -t xfs -o noatime,nodiratime /dev/md9 /mnt/disk9
Apr  1 00:35:04 Mother kernel: XFS (md9): Mounting V5 Filesystem
Apr  1 00:35:04 Mother kernel: XFS (md9): Ending clean mount
Apr  1 00:35:04 Mother emhttpd: shcmd (8313): xfs_growfs /mnt/disk9
Apr  1 00:35:04 Mother root: meta-data=/dev/md9               isize=512    agcount=4, agsize=183141659 blks
Apr  1 00:35:04 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:35:04 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:35:04 Mother root:          =                       reflink=1
Apr  1 00:35:04 Mother root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Apr  1 00:35:04 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:35:04 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:35:04 Mother root: log      =internal log           bsize=4096   blocks=357698, version=2
Apr  1 00:35:04 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:35:04 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:35:04 Mother emhttpd: shcmd (8314): mkdir -p /mnt/disk10
Apr  1 00:35:04 Mother emhttpd: /mnt/disk10 mount error: Unsupported partition layout
Apr  1 00:35:04 Mother emhttpd: shcmd (8315): umount /mnt/disk10
Apr  1 00:35:04 Mother root: umount: /mnt/disk10: not mounted.
Apr  1 00:35:04 Mother emhttpd: shcmd (8315): exit status: 32
Apr  1 00:35:04 Mother emhttpd: shcmd (8316): rmdir /mnt/disk10
Apr  1 00:35:04 Mother emhttpd: shcmd (8317): mkdir -p /mnt/cache
Apr  1 00:35:05 Mother emhttpd: shcmd (8318): mount -t btrfs -o noatime,nodiratime /dev/sdk1 /mnt/cache
Apr  1 00:35:05 Mother kernel: BTRFS info (device sdk1): disk space caching is enabled
Apr  1 00:35:05 Mother kernel: BTRFS info (device sdk1): has skinny extents
Apr  1 00:35:05 Mother kernel: BTRFS info (device sdk1): enabling ssd optimizations
Apr  1 00:35:05 Mother emhttpd: shcmd (8319): sync
Apr  1 00:35:05 Mother emhttpd: shcmd (8320): mkdir /mnt/user0
Apr  1 00:35:05 Mother emhttpd: shcmd (8321): /usr/local/sbin/shfs /mnt/user0 -disks 2046 -o noatime,allow_other  |& logger
Apr  1 00:35:05 Mother shfs: use_ino: 1
Apr  1 00:35:05 Mother emhttpd: shcmd (8322): mkdir /mnt/user
Apr  1 00:35:05 Mother shfs: direct_io: 0
Apr  1 00:35:05 Mother emhttpd: shcmd (8323): /usr/local/sbin/shfs /mnt/user -disks 2047 2048000000 -o noatime,allow_other -o remember=0  |& logger
Apr  1 00:35:05 Mother shfs: use_ino: 1
Apr  1 00:35:05 Mother shfs: direct_io: 0
Apr  1 00:35:05 Mother emhttpd: shcmd (8325): /usr/local/sbin/update_cron
Apr  1 00:35:05 Mother root: Delaying execution of fix common problems scan for 10 minutes
Apr  1 00:35:05 Mother unassigned.devices: Mounting 'Auto Mount' Devices...
Apr  1 00:35:06 Mother unassigned.devices: Disk with serial 'SanDisk_SD6SB1M-128G-1006_151910403132', mountpoint 'SanDisk_SD6SB1M-128G-1006_151910403132' is not set to auto mount and will not be mounted.
Apr  1 00:35:06 Mother unassigned.devices: Don't spin down device '/dev/sdl'.
Apr  1 00:35:07 Mother emhttpd: Starting services...
Apr  1 00:35:07 Mother emhttpd: shcmd (8327): /etc/rc.d/rc.samba restart
Apr  1 00:35:09 Mother root: Starting Samba:  /usr/sbin/smbd -D
Apr  1 00:35:09 Mother root:                  /usr/sbin/nmbd -D
Apr  1 00:35:09 Mother root:                  /usr/sbin/wsdd 
Apr  1 00:35:09 Mother root:                  /usr/sbin/winbindd -D
Apr  1 00:35:09 Mother emhttpd: shcmd (8341): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 100
Apr  1 00:35:09 Mother kernel: BTRFS info (device loop2): disk space caching is enabled
Apr  1 00:35:09 Mother kernel: BTRFS info (device loop2): has skinny extents
Apr  1 00:35:09 Mother kernel: BTRFS info (device loop2): new size for /dev/loop2 is 107374182400
Apr  1 00:35:09 Mother root: Resize '/var/lib/docker' of 'max'
Apr  1 00:35:09 Mother emhttpd: shcmd (8343): /etc/rc.d/rc.docker start
Apr  1 00:35:09 Mother root: starting dockerd ...
Apr  1 00:35:10 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Apr  1 00:35:10 Mother avahi-daemon[7798]: New relevant interface docker0.IPv4 for mDNS.
Apr  1 00:35:10 Mother avahi-daemon[7798]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Apr  1 00:35:10 Mother kernel: IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
Apr  1 00:35:11 Mother rc.docker: b28467f484f347bde5f899be0a9d91c0c6493ac376fa404e6b1afe5196c621e6
Apr  1 00:35:11 Mother emhttpd: shcmd (8357): /usr/local/sbin/mount_image '/mnt/user/system/libvirt/libvirt.img' /etc/libvirt 1
Apr  1 00:35:12 Mother kernel: BTRFS info (device loop3): disk space caching is enabled
Apr  1 00:35:12 Mother kernel: BTRFS info (device loop3): has skinny extents
Apr  1 00:35:12 Mother root: Resize '/etc/libvirt' of 'max'
Apr  1 00:35:12 Mother kernel: BTRFS info (device loop3): new size for /dev/loop3 is 1073741824
Apr  1 00:35:12 Mother emhttpd: shcmd (8359): /etc/rc.d/rc.libvirt start
Apr  1 00:35:12 Mother root: Starting virtlockd...
Apr  1 00:35:12 Mother root: Starting virtlogd...
Apr  1 00:35:12 Mother root: Starting libvirtd...
Apr  1 00:35:12 Mother kernel: tun: Universal TUN/TAP device driver, 1.6
Apr  1 00:35:12 Mother emhttpd: nothing to sync
Apr  1 00:35:12 Mother unassigned.devices: Mounting 'Auto Mount' Remote Shares...
Apr  1 00:35:12 Mother kernel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
Apr  1 00:36:50 Mother kernel: mdcmd (80): nocheck pause
Apr  1 00:36:51 Mother emhttpd: writing GPT on disk (sdi), with partition 1 byte offset 32K, erased: 0
Apr  1 00:36:51 Mother emhttpd: shcmd (8365): sgdisk -Z /dev/sdi
Apr  1 00:36:51 Mother kernel: GPT:Primary header thinks Alt. header is not at the end of the disk.
Apr  1 00:36:51 Mother kernel: GPT:15628053166 != 15628053167
Apr  1 00:36:51 Mother kernel: GPT:Alternate GPT header not at the end of the disk.
Apr  1 00:36:51 Mother kernel: GPT:15628053166 != 15628053167
Apr  1 00:36:51 Mother kernel: GPT: Use GNU Parted to correct GPT errors.
Apr  1 00:36:51 Mother kernel: sdi: sdi1 sdi2
Apr  1 00:36:51 Mother rc.diskinfo[7691]: SIGHUP received, forcing refresh of disks info.
Apr  1 00:36:52 Mother root: GPT data structures destroyed! You may now partition the disk using fdisk or
Apr  1 00:36:52 Mother root: other utilities.
Apr  1 00:36:52 Mother emhttpd: shcmd (8366): sgdisk -o -a 8 -n 1:32K:0 /dev/sdi
Apr  1 00:36:54 Mother root: Creating new GPT entries in memory.
Apr  1 00:36:54 Mother root: The operation has completed successfully.
Apr  1 00:36:54 Mother kernel: sdi: sdi1
Apr  1 00:36:54 Mother emhttpd: shcmd (8367): udevadm settle
Apr  1 00:36:54 Mother emhttpd: shcmd (8368): /sbin/wipefs -a /dev/md10
Apr  1 00:36:54 Mother emhttpd: shcmd (8369): mkfs.xfs -m crc=1,finobt=1 -f /dev/md10
Apr  1 00:38:47 Mother root: meta-data=/dev/md10              isize=512    agcount=8, agsize=268435455 blks
Apr  1 00:38:47 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:38:47 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:38:47 Mother root:          =                       reflink=1
Apr  1 00:38:47 Mother root: data     =                       bsize=4096   blocks=1953506633, imaxpct=5
Apr  1 00:38:47 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:38:47 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:38:47 Mother root: log      =internal log           bsize=4096   blocks=521728, version=2
Apr  1 00:38:47 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:38:47 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:38:47 Mother emhttpd: shcmd (8370): mkdir -p /mnt/disk10
Apr  1 00:38:47 Mother emhttpd: shcmd (8371): mount -t xfs -o noatime,nodiratime /dev/md10 /mnt/disk10
Apr  1 00:38:47 Mother kernel: XFS (md10): Mounting V5 Filesystem
Apr  1 00:38:48 Mother kernel: XFS (md10): Ending clean mount
Apr  1 00:38:48 Mother emhttpd: shcmd (8372): xfs_growfs /mnt/disk10
Apr  1 00:38:48 Mother root: meta-data=/dev/md10              isize=512    agcount=8, agsize=268435455 blks
Apr  1 00:38:48 Mother root:          =                       sectsz=512   attr=2, projid32bit=1
Apr  1 00:38:48 Mother root:          =                       crc=1        finobt=1, sparse=1, rmapbt=0
Apr  1 00:38:48 Mother root:          =                       reflink=1
Apr  1 00:38:48 Mother root: data     =                       bsize=4096   blocks=1953506633, imaxpct=5
Apr  1 00:38:48 Mother root:          =                       sunit=0      swidth=0 blks
Apr  1 00:38:48 Mother root: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
Apr  1 00:38:48 Mother root: log      =internal log           bsize=4096   blocks=521728, version=2
Apr  1 00:38:48 Mother root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Apr  1 00:38:48 Mother root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Apr  1 00:38:48 Mother emhttpd: Starting services...
Apr  1 00:38:48 Mother emhttpd: shcmd (8374): chmod 0777 '/mnt/disk10'
Apr  1 00:38:48 Mother emhttpd: shcmd (8375): chown 'nobody':'users' '/mnt/disk10'
Apr  1 00:38:48 Mother emhttpd: shcmd (8377): /etc/rc.d/rc.samba restart
Apr  1 00:38:50 Mother root: Starting Samba:  /usr/sbin/smbd -D
Apr  1 00:38:50 Mother root:                  /usr/sbin/nmbd -D
Apr  1 00:38:50 Mother root:                  /usr/sbin/wsdd 
Apr  1 00:38:50 Mother root:                  /usr/sbin/winbindd -D
Apr  1 00:38:51 Mother kernel: mdcmd (81): check resume
Apr  1 00:43:08 Mother emhttpd: shcmd (8394): /usr/local/sbin/mover &> /dev/null &
Apr  1 00:44:01 Mother kernel: eth0: renamed from vethf381951
Apr  1 00:44:01 Mother kernel: device br0 entered promiscuous mode
Apr  1 00:45:01 Mother root: Fix Common Problems Version 2020.09.27
Apr  1 00:45:02 Mother root: Fix Common Problems: Warning: Share data set to cache-only, but files / folders exist on the array
Apr  1 00:45:02 Mother root: Fix Common Problems: Warning: Plugin Update Check not enabled
Apr  1 00:45:02 Mother root: Fix Common Problems: Warning: Docker Update Check not enabled
Apr  1 00:45:03 Mother root: Fix Common Problems: Warning: Scheduled Parity Checks are not enabled
Apr  1 00:45:06 Mother root: Fix Common Problems: Warning: disklocation-master.plg Not Compatible with unRaid version 6.8.3
Apr  1 00:46:17 Mother emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update fix.common.problems.plg
Apr  1 00:46:17 Mother root: plugin: creating: /boot/config/plugins/fix.common.problems/fix.common.problems-2021.03.30a-x86_64-1.txz - downloading from URL https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2021.03.30a-x86_64-1.txz
Apr  1 00:46:18 Mother root: plugin: checking: /boot/config/plugins/fix.common.problems/fix.common.problems-2021.03.30a-x86_64-1.txz - MD5
Apr  1 00:46:18 Mother root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2021.03.30a-x86_64-1.txz
Apr  1 00:46:18 Mother root: plugin: running: anonymous
Apr  1 00:46:23 Mother root: Fix Common Problems Version 2021.03.30a
Apr  1 00:46:24 Mother root: Fix Common Problems: Warning: Share data set to cache-only, but files / folders exist on the array
Apr  1 00:46:24 Mother root: Fix Common Problems: Warning: Plugin Update Check not enabled
Apr  1 00:46:24 Mother root: Fix Common Problems: Warning: Docker Update Check not enabled
Apr  1 00:46:24 Mother root: Fix Common Problems: Warning: Scheduled Parity Checks are not enabled
Apr  1 00:46:27 Mother root: Fix Common Problems: Warning: disklocation-master.plg Not Compatible with unRaid version 6.8.3
Apr  1 00:47:27 Mother emhttpd: Starting services...
Apr  1 00:47:27 Mother emhttpd: shcmd (8405): /etc/rc.d/rc.samba restart
Apr  1 00:47:29 Mother root: Starting Samba:  /usr/sbin/smbd -D
Apr  1 00:47:29 Mother root:                  /usr/sbin/nmbd -D
Apr  1 00:47:29 Mother root:                  /usr/sbin/wsdd 
Apr  1 00:47:29 Mother root:                  /usr/sbin/winbindd -D
Apr  1 00:48:22 Mother emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin checkall
Apr  1 00:48:41 Mother emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin updateall
Apr  1 00:48:41 Mother root: plugin: running: anonymous
Apr  1 00:48:41 Mother root: plugin: creating: /boot/config/plugins/unassigned.devices/unassigned.devices-2021.03.20.tgz - downloading from URL https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-2021.03.20.tgz
Apr  1 00:48:42 Mother root: plugin: checking: /boot/config/plugins/unassigned.devices/unassigned.devices-2021.03.20.tgz - MD5
Apr  1 00:48:42 Mother root: plugin: creating: /tmp/start_unassigned_devices - from INLINE content
Apr  1 00:48:42 Mother root: plugin: setting: /tmp/start_unassigned_devices - mode to 0770
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/unassigned.devices.cfg already exists
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/samba_mount.cfg already exists
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices/iso_mount.cfg already exists
Apr  1 00:48:42 Mother root: plugin: skipping: /tmp/unassigned.devices/smb-settings.conf already exists
Apr  1 00:48:42 Mother root: plugin: skipping: /tmp/unassigned.devices/config/smb-extra.conf already exists
Apr  1 00:48:42 Mother root: plugin: skipping: /tmp/unassigned.devices/add-smb-extra already exists
Apr  1 00:48:42 Mother root: plugin: setting: /tmp/unassigned.devices/add-smb-extra - mode to 0770
Apr  1 00:48:42 Mother root: plugin: skipping: /tmp/unassigned.devices/remove-smb-extra already exists
Apr  1 00:48:42 Mother root: plugin: setting: /tmp/unassigned.devices/remove-smb-extra - mode to 0770
Apr  1 00:48:42 Mother root: plugin: running: anonymous
Apr  1 00:48:42 Mother root: plugin: running: anonymous
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz already exists
Apr  1 00:48:42 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/parted-3.3-x86_64-1.txz
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz already exists
Apr  1 00:48:42 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/exfat-utils-1.3.0-x86_64-1_slonly.txz
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz already exists
Apr  1 00:48:42 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/fuse-exfat-1.3.0-x86_64-1_slonly.txz
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz already exists
Apr  1 00:48:42 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/hfsprogs-332.25-x86_64-2sl.txz
Apr  1 00:48:42 Mother root: plugin: skipping: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz already exists
Apr  1 00:48:42 Mother root: plugin: running: /boot/config/plugins/unassigned.devices-plus/packages/libbsd-0.8.7-x86_64-1_slonly.txz
Apr  1 00:48:42 Mother root: plugin: creating: /usr/local/emhttp/plugins/unassigned.devices-plus/README.md - from INLINE content
Apr  1 00:48:42 Mother root: plugin: running: anonymous
Apr  1 00:48:43 Mother root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2021.03.18.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2021.03.18.txz
Apr  1 00:48:43 Mother root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2021.03.18.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2021.03.18.md5
Apr  1 00:48:44 Mother root: plugin: creating: /boot/config/plugins/preclear.disk/readvz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/readvz
Apr  1 00:48:44 Mother root: plugin: skipping: /boot/config/plugins/preclear.disk/dialog-1.3_20200327-x86_64-1.txz already exists
Apr  1 00:48:44 Mother root: plugin: creating: /boot/config/plugins/preclear.disk/preclear_disk_20.sh - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/source/packages/preclear_disk_20.sh
Apr  1 00:48:44 Mother root: plugin: running: anonymous
Apr  1 00:48:47 Mother root: plugin: running: anonymous
Apr  1 00:48:47 Mother rc.diskinfo[13850]: killing daemon with PID [7691]
Apr  1 00:48:47 Mother rc.diskinfo[13856]: process started. To terminate it, type: rc.diskinfo --quit
Apr  1 00:48:47 Mother root: plugin: running: anonymous
Apr  1 00:48:47 Mother root: plugin: running: anonymous
Apr  1 00:48:47 Mother root: plugin: running: anonymous
Apr  1 00:48:47 Mother root: plugin: creating: /boot/config/plugins/community.applications/community.applications-2021.03.28-x86_64-1.txz - downloading from URL https://raw.githubusercontent.com/Squidly271/community.applications/master/archive/community.applications-2021.03.28-x86_64-1.txz
Apr  1 00:48:48 Mother root: plugin: checking: /boot/config/plugins/community.applications/community.applications-2021.03.28-x86_64-1.txz - MD5
Apr  1 00:48:48 Mother root: plugin: running: /boot/config/plugins/community.applications/community.applications-2021.03.28-x86_64-1.txz
Apr  1 00:48:48 Mother root: plugin: running: anonymous
Apr  1 00:50:09 Mother emhttpd: shcmd (8417): /usr/local/sbin/mover &> /dev/null &
Apr  1 00:51:49 Mother kernel: device br0 left promiscuous mode
Apr  1 00:51:49 Mother kernel: vethf381951: renamed from eth0
Apr  1 01:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 01:00:24 Mother kernel: sd 1:0:9:0: [sdk] tag#2282 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 01:00:24 Mother kernel: sd 1:0:9:0: [sdk] tag#2282 Sense Key : 0x5 [current] 
Apr  1 01:00:24 Mother kernel: sd 1:0:9:0: [sdk] tag#2282 ASC=0x21 ASCQ=0x0 
Apr  1 01:00:24 Mother kernel: sd 1:0:9:0: [sdk] tag#2282 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 01:00:24 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 01:00:24 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 01:00:24 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 01:00:24 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 01:00:24 Mother sSMTP[28019]: Creating SSL connection to host
Apr  1 01:00:24 Mother sSMTP[28019]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 01:00:25 Mother sSMTP[28019]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o7sm3404516qki.63 - gsmtp)
Apr  1 02:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 02:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#1466 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 02:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#1466 Sense Key : 0x5 [current] 
Apr  1 02:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#1466 ASC=0x21 ASCQ=0x0 
Apr  1 02:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#1466 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 02:00:49 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 02:00:49 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 02:00:49 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 02:00:49 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 02:00:54 Mother sSMTP[29746]: Creating SSL connection to host
Apr  1 02:00:54 Mother sSMTP[29746]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 02:00:54 Mother sSMTP[29746]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f136sm3600096qke.24 - gsmtp)
Apr  1 03:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 03:01:02 Mother kernel: sd 1:0:9:0: [sdk] tag#2713 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 03:01:02 Mother kernel: sd 1:0:9:0: [sdk] tag#2713 Sense Key : 0x5 [current] 
Apr  1 03:01:02 Mother kernel: sd 1:0:9:0: [sdk] tag#2713 ASC=0x21 ASCQ=0x0 
Apr  1 03:01:02 Mother kernel: sd 1:0:9:0: [sdk] tag#2713 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 03:01:02 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 03:01:02 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 03:01:02 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 03:01:02 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 03:01:07 Mother sSMTP[28394]: Creating SSL connection to host
Apr  1 03:01:07 Mother sSMTP[28394]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 03:01:08 Mother sSMTP[28394]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials s6sm3172474qtn.15 - gsmtp)
Apr  1 04:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 04:01:30 Mother kernel: sd 1:0:9:0: [sdk] tag#1133 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 04:01:30 Mother kernel: sd 1:0:9:0: [sdk] tag#1133 Sense Key : 0x5 [current] 
Apr  1 04:01:30 Mother kernel: sd 1:0:9:0: [sdk] tag#1133 ASC=0x21 ASCQ=0x0 
Apr  1 04:01:30 Mother kernel: sd 1:0:9:0: [sdk] tag#1133 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 04:01:30 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 04:01:30 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 04:01:30 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 04:01:30 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 04:01:35 Mother sSMTP[27345]: Creating SSL connection to host
Apr  1 04:01:35 Mother sSMTP[27345]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 04:01:35 Mother sSMTP[27345]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f12sm3273052qti.63 - gsmtp)
Apr  1 05:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 05:01:29 Mother kernel: sd 1:0:9:0: [sdk] tag#1863 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 05:01:29 Mother kernel: sd 1:0:9:0: [sdk] tag#1863 Sense Key : 0x5 [current] 
Apr  1 05:01:29 Mother kernel: sd 1:0:9:0: [sdk] tag#1863 ASC=0x21 ASCQ=0x0 
Apr  1 05:01:29 Mother kernel: sd 1:0:9:0: [sdk] tag#1863 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 05:01:29 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 05:01:29 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 05:01:29 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 05:01:29 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 05:01:34 Mother sSMTP[25757]: Creating SSL connection to host
Apr  1 05:01:34 Mother sSMTP[25757]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 05:01:34 Mother sSMTP[25757]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials q65sm3814383qkb.51 - gsmtp)
Apr  1 06:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 06:01:15 Mother kernel: sd 1:0:9:0: [sdk] tag#2964 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 06:01:15 Mother kernel: sd 1:0:9:0: [sdk] tag#2964 Sense Key : 0x5 [current] 
Apr  1 06:01:15 Mother kernel: sd 1:0:9:0: [sdk] tag#2964 ASC=0x21 ASCQ=0x0 
Apr  1 06:01:15 Mother kernel: sd 1:0:9:0: [sdk] tag#2964 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 06:01:15 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 06:01:15 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 06:01:15 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 06:01:15 Mother root: /var/lib/docker: 97.4 GiB (104619069440 bytes) trimmed on /dev/loop2
Apr  1 06:01:15 Mother sSMTP[24938]: Creating SSL connection to host
Apr  1 06:01:15 Mother sSMTP[24938]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 06:01:15 Mother sSMTP[24938]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials q65sm3920886qkb.51 - gsmtp)
Apr  1 06:21:38 Mother kernel: eth0: renamed from vethfcb77e9
Apr  1 06:21:38 Mother kernel: device br0 entered promiscuous mode
Apr  1 06:27:29 Mother kernel: docker0: port 1(veth6ef9aef) entered blocking state
Apr  1 06:27:29 Mother kernel: docker0: port 1(veth6ef9aef) entered disabled state
Apr  1 06:27:29 Mother kernel: device veth6ef9aef entered promiscuous mode
Apr  1 06:27:29 Mother kernel: IPv6: ADDRCONF(NETDEV_UP): veth6ef9aef: link is not ready
Apr  1 06:27:30 Mother kernel: eth0: renamed from veth76bfd61
Apr  1 06:27:30 Mother kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth6ef9aef: link becomes ready
Apr  1 06:27:30 Mother kernel: docker0: port 1(veth6ef9aef) entered blocking state
Apr  1 06:27:30 Mother kernel: docker0: port 1(veth6ef9aef) entered forwarding state
Apr  1 06:27:30 Mother kernel: IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
Apr  1 06:27:32 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface docker0.IPv6 with address fe80::42:dbff:fe4f:dbb0.
Apr  1 06:27:32 Mother avahi-daemon[7798]: New relevant interface docker0.IPv6 for mDNS.
Apr  1 06:27:32 Mother avahi-daemon[7798]: Registering new address record for fe80::42:dbff:fe4f:dbb0 on docker0.*.
Apr  1 06:27:32 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface veth6ef9aef.IPv6 with address fe80::4807:74ff:fee9:18d6.
Apr  1 06:27:32 Mother avahi-daemon[7798]: New relevant interface veth6ef9aef.IPv6 for mDNS.
Apr  1 06:27:32 Mother avahi-daemon[7798]: Registering new address record for fe80::4807:74ff:fee9:18d6 on veth6ef9aef.*.
Apr  1 06:30:51 Mother kernel: device br0 left promiscuous mode
Apr  1 06:30:51 Mother kernel: vethfcb77e9: renamed from eth0
Apr  1 07:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 07:00:59 Mother kernel: sd 1:0:9:0: [sdk] tag#52 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 07:00:59 Mother kernel: sd 1:0:9:0: [sdk] tag#52 Sense Key : 0x5 [current] 
Apr  1 07:00:59 Mother kernel: sd 1:0:9:0: [sdk] tag#52 ASC=0x21 ASCQ=0x0 
Apr  1 07:00:59 Mother kernel: sd 1:0:9:0: [sdk] tag#52 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 07:00:59 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 07:00:59 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 07:00:59 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 07:00:59 Mother root: /var/lib/docker: 96.4 GiB (103508725760 bytes) trimmed on /dev/loop2
Apr  1 07:01:04 Mother sSMTP[29893]: Creating SSL connection to host
Apr  1 07:01:04 Mother sSMTP[29893]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 07:01:04 Mother sSMTP[29893]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials s133sm4132651qke.1 - gsmtp)
Apr  1 08:00:01 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 08:00:54 Mother kernel: sd 1:0:9:0: [sdk] tag#1332 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 08:00:54 Mother kernel: sd 1:0:9:0: [sdk] tag#1332 Sense Key : 0x5 [current] 
Apr  1 08:00:54 Mother kernel: sd 1:0:9:0: [sdk] tag#1332 ASC=0x21 ASCQ=0x0 
Apr  1 08:00:54 Mother kernel: sd 1:0:9:0: [sdk] tag#1332 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 08:00:54 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 08:00:54 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 08:00:54 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 08:00:54 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 08:00:54 Mother sSMTP[2970]: Creating SSL connection to host
Apr  1 08:00:54 Mother sSMTP[2970]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 08:00:54 Mother sSMTP[2970]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials i6sm4064416qkk.31 - gsmtp)
Apr  1 09:00:54 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 09:00:55 Mother kernel: sd 1:0:9:0: [sdk] tag#2543 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 09:00:55 Mother kernel: sd 1:0:9:0: [sdk] tag#2543 Sense Key : 0x5 [current] 
Apr  1 09:00:55 Mother kernel: sd 1:0:9:0: [sdk] tag#2543 ASC=0x21 ASCQ=0x0 
Apr  1 09:00:55 Mother kernel: sd 1:0:9:0: [sdk] tag#2543 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 09:00:55 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 09:00:55 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 09:00:55 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 09:00:55 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 09:01:00 Mother sSMTP[21994]: Creating SSL connection to host
Apr  1 09:01:00 Mother sSMTP[21994]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 09:01:00 Mother sSMTP[21994]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials e14sm3564927qte.78 - gsmtp)
Apr  1 10:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2688 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 10:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2688 Sense Key : 0x5 [current] 
Apr  1 10:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2688 ASC=0x21 ASCQ=0x0 
Apr  1 10:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2688 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 10:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 10:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 10:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 10:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 10:00:48 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 10:00:48 Mother sSMTP[39934]: Creating SSL connection to host
Apr  1 10:00:48 Mother sSMTP[39934]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 10:00:48 Mother sSMTP[39934]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials o7sm4405728qkb.104 - gsmtp)
Apr  1 11:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 11:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2408 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 11:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2408 Sense Key : 0x5 [current] 
Apr  1 11:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2408 ASC=0x21 ASCQ=0x0 
Apr  1 11:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2408 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 11:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 11:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 11:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 11:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 11:00:53 Mother sSMTP[7793]: Creating SSL connection to host
Apr  1 11:00:53 Mother sSMTP[7793]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 11:00:53 Mother sSMTP[7793]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f27sm4380724qkh.118 - gsmtp)
Apr  1 12:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 12:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#2820 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 12:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#2820 Sense Key : 0x5 [current] 
Apr  1 12:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#2820 ASC=0x21 ASCQ=0x0 
Apr  1 12:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#2820 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 12:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 12:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 12:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 12:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 12:00:47 Mother sSMTP[23810]: Creating SSL connection to host
Apr  1 12:00:47 Mother sSMTP[23810]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 12:00:48 Mother sSMTP[23810]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j15sm4222211qtr.34 - gsmtp)
Apr  1 13:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 13:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2942 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 13:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2942 Sense Key : 0x5 [current] 
Apr  1 13:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2942 ASC=0x21 ASCQ=0x0 
Apr  1 13:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2942 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 13:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 13:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 13:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 13:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 13:00:53 Mother sSMTP[40110]: Creating SSL connection to host
Apr  1 13:00:53 Mother sSMTP[40110]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 13:00:53 Mother sSMTP[40110]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f26sm4210400qtq.29 - gsmtp)
Apr  1 14:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 14:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3108 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 14:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3108 Sense Key : 0x5 [current] 
Apr  1 14:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3108 ASC=0x21 ASCQ=0x0 
Apr  1 14:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3108 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 14:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 14:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 14:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 14:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 14:00:53 Mother sSMTP[7720]: Creating SSL connection to host
Apr  1 14:00:53 Mother sSMTP[7720]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 14:00:54 Mother sSMTP[7720]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j14sm4479894qtj.87 - gsmtp)
Apr  1 15:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 15:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3074 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 15:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3074 Sense Key : 0x5 [current] 
Apr  1 15:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3074 ASC=0x21 ASCQ=0x0 
Apr  1 15:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3074 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 15:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 15:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 15:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 15:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 15:00:52 Mother sSMTP[24201]: Creating SSL connection to host
Apr  1 15:00:53 Mother sSMTP[24201]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 15:00:53 Mother sSMTP[24201]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 124sm5132398qke.107 - gsmtp)
Apr  1 16:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 16:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2821 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 16:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2821 Sense Key : 0x5 [current] 
Apr  1 16:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2821 ASC=0x21 ASCQ=0x0 
Apr  1 16:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#2821 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 16:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 16:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 16:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 16:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 16:00:53 Mother sSMTP[40327]: Creating SSL connection to host
Apr  1 16:00:53 Mother sSMTP[40327]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 16:00:53 Mother sSMTP[40327]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j15sm4906983qtr.34 - gsmtp)
Apr  1 17:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 17:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3101 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 17:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3101 Sense Key : 0x5 [current] 
Apr  1 17:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3101 ASC=0x21 ASCQ=0x0 
Apr  1 17:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3101 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 17:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 17:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 17:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 17:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 17:00:53 Mother sSMTP[7837]: Creating SSL connection to host
Apr  1 17:00:53 Mother sSMTP[7837]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 17:00:53 Mother sSMTP[7837]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 18sm5627415qkr.77 - gsmtp)
Apr  1 18:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 18:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3193 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 18:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3193 Sense Key : 0x5 [current] 
Apr  1 18:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3193 ASC=0x21 ASCQ=0x0 
Apr  1 18:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3193 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 18:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 18:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 18:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 18:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 18:00:53 Mother sSMTP[24073]: Creating SSL connection to host
Apr  1 18:00:53 Mother sSMTP[24073]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 18:00:53 Mother sSMTP[24073]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 18sm5831010qkr.90 - gsmtp)
Apr  1 19:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 19:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3311 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 19:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3311 Sense Key : 0x5 [current] 
Apr  1 19:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3311 ASC=0x21 ASCQ=0x0 
Apr  1 19:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#3311 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 19:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 19:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 19:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 19:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 19:00:53 Mother sSMTP[40292]: Creating SSL connection to host
Apr  1 19:00:53 Mother sSMTP[40292]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 19:00:53 Mother sSMTP[40292]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials s13sm5747974qkg.17 - gsmtp)
Apr  1 20:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 20:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#21 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 20:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#21 Sense Key : 0x5 [current] 
Apr  1 20:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#21 ASC=0x21 ASCQ=0x0 
Apr  1 20:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#21 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 20:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 20:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 20:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 20:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 20:00:52 Mother sSMTP[8115]: Creating SSL connection to host
Apr  1 20:00:52 Mother sSMTP[8115]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 20:00:52 Mother sSMTP[8115]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials r35sm5461428qtd.95 - gsmtp)
Apr  1 21:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 21:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3117 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 21:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3117 Sense Key : 0x5 [current] 
Apr  1 21:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3117 ASC=0x21 ASCQ=0x0 
Apr  1 21:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#3117 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 21:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 21:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 21:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 21:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 21:00:53 Mother sSMTP[24330]: Creating SSL connection to host
Apr  1 21:00:53 Mother sSMTP[24330]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 21:00:54 Mother sSMTP[24330]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials z11sm5989407qkg.52 - gsmtp)
Apr  1 22:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 22:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#158 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 22:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#158 Sense Key : 0x5 [current] 
Apr  1 22:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#158 ASC=0x21 ASCQ=0x0 
Apr  1 22:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#158 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 22:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 22:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 22:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 22:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 22:00:47 Mother sSMTP[40264]: Creating SSL connection to host
Apr  1 22:00:47 Mother sSMTP[40264]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 22:00:47 Mother sSMTP[40264]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials x10sm5194921qtw.17 - gsmtp)
Apr  1 23:00:45 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  1 23:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#209 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  1 23:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#209 Sense Key : 0x5 [current] 
Apr  1 23:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#209 ASC=0x21 ASCQ=0x0 
Apr  1 23:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#209 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  1 23:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  1 23:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  1 23:00:48 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  1 23:00:48 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  1 23:00:53 Mother sSMTP[7921]: Creating SSL connection to host
Apr  1 23:00:53 Mother sSMTP[7921]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  1 23:00:53 Mother sSMTP[7921]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j30sm6049558qka.57 - gsmtp)
Apr  2 00:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 00:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#297 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 00:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#297 Sense Key : 0x5 [current] 
Apr  2 00:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#297 ASC=0x21 ASCQ=0x0 
Apr  2 00:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#297 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 00:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 00:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 00:00:47 Mother root: /etc/libvirt: 920.7 MiB (965390336 bytes) trimmed on /dev/loop3
Apr  2 00:00:47 Mother root: /var/lib/docker: 96.4 GiB (103508267008 bytes) trimmed on /dev/loop2
Apr  2 00:00:52 Mother sSMTP[24189]: Creating SSL connection to host
Apr  2 00:00:52 Mother sSMTP[24189]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 00:00:52 Mother sSMTP[24189]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials f27sm6242830qkh.118 - gsmtp)
Apr  2 00:40:56 Mother kernel: eth0: renamed from vethc965e8e
Apr  2 00:40:56 Mother kernel: device br0 entered promiscuous mode
Apr  2 00:59:25 Mother kernel: device br0 left promiscuous mode
Apr  2 00:59:25 Mother kernel: vethc965e8e: renamed from eth0
Apr  2 01:00:44 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 01:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#3154 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 01:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#3154 Sense Key : 0x5 [current] 
Apr  2 01:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#3154 ASC=0x21 ASCQ=0x0 
Apr  2 01:00:49 Mother kernel: sd 1:0:9:0: [sdk] tag#3154 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 01:00:49 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 01:00:49 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 01:00:49 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 01:00:49 Mother root: /var/lib/docker: 96.5 GiB (103629836288 bytes) trimmed on /dev/loop2
Apr  2 01:00:54 Mother sSMTP[35533]: Creating SSL connection to host
Apr  2 01:00:54 Mother sSMTP[35533]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 01:00:56 Mother sSMTP[35533]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials u11sm5578490qta.91 - gsmtp)
Apr  2 01:02:47 Mother kernel: eth0: renamed from veth107fab2
Apr  2 01:02:47 Mother kernel: device br0 entered promiscuous mode
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered blocking state
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered disabled state
Apr  2 01:05:23 Mother kernel: device vetha459e0b entered promiscuous mode
Apr  2 01:05:23 Mother kernel: IPv6: ADDRCONF(NETDEV_UP): vetha459e0b: link is not ready
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered blocking state
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered forwarding state
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered disabled state
Apr  2 01:05:23 Mother kernel: eth0: renamed from veth5b1d822
Apr  2 01:05:23 Mother kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vetha459e0b: link becomes ready
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered blocking state
Apr  2 01:05:23 Mother kernel: docker0: port 2(vetha459e0b) entered forwarding state
Apr  2 01:05:25 Mother avahi-daemon[7798]: Joining mDNS multicast group on interface vetha459e0b.IPv6 with address fe80::90a9:96ff:fee2:3c0d.
Apr  2 01:05:25 Mother avahi-daemon[7798]: New relevant interface vetha459e0b.IPv6 for mDNS.
Apr  2 01:05:25 Mother avahi-daemon[7798]: Registering new address record for fe80::90a9:96ff:fee2:3c0d on vetha459e0b.*.
Apr  2 01:06:02 Mother kernel: device br0 left promiscuous mode
Apr  2 01:06:02 Mother kernel: veth107fab2: renamed from eth0
Apr  2 01:06:03 Mother kernel: eth0: renamed from vethbfcb1eb
Apr  2 01:06:03 Mother kernel: device br0 entered promiscuous mode
Apr  2 01:14:58 Mother kernel: device br0 left promiscuous mode
Apr  2 01:14:58 Mother kernel: vethbfcb1eb: renamed from eth0
Apr  2 01:22:15 Mother kernel: eth0: renamed from vethbd92615
Apr  2 01:22:15 Mother kernel: device br0 entered promiscuous mode
Apr  2 01:22:43 Mother kernel: device br0 left promiscuous mode
Apr  2 01:22:43 Mother kernel: vethbd92615: renamed from eth0
Apr  2 01:22:45 Mother kernel: eth0: renamed from veth032d141
Apr  2 01:22:45 Mother kernel: device br0 entered promiscuous mode
Apr  2 01:25:12 Mother kernel: device br0 left promiscuous mode
Apr  2 01:25:12 Mother kernel: veth032d141: renamed from eth0
Apr  2 01:27:07 Mother kernel: eth0: renamed from veth4ad94b7
Apr  2 01:27:07 Mother kernel: device br0 entered promiscuous mode
Apr  2 02:00:52 Mother kernel: sd 1:0:9:0: [sdk] tag#3313 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 02:00:52 Mother kernel: sd 1:0:9:0: [sdk] tag#3313 Sense Key : 0x5 [current] 
Apr  2 02:00:52 Mother kernel: sd 1:0:9:0: [sdk] tag#3313 ASC=0x21 ASCQ=0x0 
Apr  2 02:00:52 Mother kernel: sd 1:0:9:0: [sdk] tag#3313 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 02:00:52 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 02:00:52 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 02:00:52 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 02:00:52 Mother root: /var/lib/docker: 96.1 GiB (103179890688 bytes) trimmed on /dev/loop2
Apr  2 02:00:52 Mother sSMTP[1322]: Creating SSL connection to host
Apr  2 02:00:52 Mother sSMTP[1322]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 02:00:52 Mother sSMTP[1322]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials c73sm6912051qkg.6 - gsmtp)
Apr  2 02:01:13 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 03:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#457 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 03:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#457 Sense Key : 0x5 [current] 
Apr  2 03:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#457 ASC=0x21 ASCQ=0x0 
Apr  2 03:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#457 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 03:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 03:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 03:00:48 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 03:00:48 Mother root: /var/lib/docker: 96.1 GiB (103167389696 bytes) trimmed on /dev/loop2
Apr  2 03:00:53 Mother sSMTP[13924]: Creating SSL connection to host
Apr  2 03:00:53 Mother sSMTP[13924]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 03:00:53 Mother sSMTP[13924]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials w12sm6267158qto.2 - gsmtp)
Apr  2 03:00:56 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 04:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#853 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 04:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#853 Sense Key : 0x5 [current] 
Apr  2 04:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#853 ASC=0x21 ASCQ=0x0 
Apr  2 04:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#853 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 04:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 04:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 04:00:47 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 04:00:47 Mother root: /var/lib/docker: 96.1 GiB (103167389696 bytes) trimmed on /dev/loop2
Apr  2 04:00:52 Mother sSMTP[40337]: Creating SSL connection to host
Apr  2 04:00:53 Mother sSMTP[40337]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 04:00:53 Mother sSMTP[40337]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials j30sm6641003qka.57 - gsmtp)
Apr  2 04:00:54 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 05:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1001 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 05:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1001 Sense Key : 0x5 [current] 
Apr  2 05:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1001 ASC=0x21 ASCQ=0x0 
Apr  2 05:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1001 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 05:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 05:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 05:00:48 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 05:00:48 Mother root: /var/lib/docker: 96.1 GiB (103167389696 bytes) trimmed on /dev/loop2
Apr  2 05:00:53 Mother sSMTP[18042]: Creating SSL connection to host
Apr  2 05:00:53 Mother sSMTP[18042]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 05:00:53 Mother sSMTP[18042]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials q3sm6291966qtr.82 - gsmtp)
Apr  2 05:00:55 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 06:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#569 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 06:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#569 Sense Key : 0x5 [current] 
Apr  2 06:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#569 ASC=0x21 ASCQ=0x0 
Apr  2 06:00:47 Mother kernel: sd 1:0:9:0: [sdk] tag#569 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 06:00:47 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 06:00:47 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 06:00:47 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 06:00:47 Mother root: /var/lib/docker: 96.1 GiB (103167389696 bytes) trimmed on /dev/loop2
Apr  2 06:00:52 Mother sSMTP[44349]: Creating SSL connection to host
Apr  2 06:00:52 Mother sSMTP[44349]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 06:00:53 Mother sSMTP[44349]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials 77sm7328063qko.48 - gsmtp)
Apr  2 06:00:54 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 07:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1174 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 07:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1174 Sense Key : 0x5 [current] 
Apr  2 07:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1174 ASC=0x21 ASCQ=0x0 
Apr  2 07:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#1174 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 07:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 07:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 07:00:48 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 07:00:48 Mother root: /var/lib/docker: 96.1 GiB (103167913984 bytes) trimmed on /dev/loop2
Apr  2 07:00:48 Mother sSMTP[22023]: Creating SSL connection to host
Apr  2 07:00:48 Mother sSMTP[22023]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 07:00:48 Mother sSMTP[22023]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials d70sm7434014qkg.30 - gsmtp)
Apr  2 07:00:54 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Apr  2 08:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#546 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
Apr  2 08:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#546 Sense Key : 0x5 [current] 
Apr  2 08:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#546 ASC=0x21 ASCQ=0x0 
Apr  2 08:00:48 Mother kernel: sd 1:0:9:0: [sdk] tag#546 CDB: opcode=0x42 42 00 00 00 00 00 00 00 18 00
Apr  2 08:00:48 Mother kernel: print_req_error: critical target error, dev sdk, sector 2000409152
Apr  2 08:00:48 Mother kernel: BTRFS warning (device sdk1): failed to trim 1 device(s), last error -121
Apr  2 08:00:48 Mother root: /etc/libvirt: 920.8 MiB (965521408 bytes) trimmed on /dev/loop3
Apr  2 08:00:48 Mother root: /var/lib/docker: 96.1 GiB (103168565248 bytes) trimmed on /dev/loop2
Apr  2 08:00:53 Mother sSMTP[48695]: Creating SSL connection to host
Apr  2 08:00:53 Mother sSMTP[48695]: SSL connection using TLS_AES_256_GCM_SHA384
Apr  2 08:00:53 Mother sSMTP[48695]: Authorization failed (535 5.7.8  https://support.google.com/mail/?p=BadCredentials s6sm7454317qke.44 - gsmtp)
Apr  2 08:00:54 Mother crond[2316]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null

 

 

Please remove that log and pastebin it. It's a pain to scroll on a mobile device. It's also the unraid log, which will not help much getting help to get Jellyfin running.

 

I don't remember if you are trying to install Jellyfin and use existing appdata or start from scratch (thank your log for that)? If you are not starting from scratch, please try it.

Link to comment

Hey Saarg, I've also just run into the Tone Mapping issue.

I just did the fix a few posts above, when you update the stable docker container will we need to do anything to revert our steps or will it just work correctly?

 

Lastly how come you guys dont read these forums much anymore? Was it the 6.9 saga of not thanking devs? If so are you guys using/supporting a different platform more? 

All my containers are linuxserver.io ones, so dont want to lose the good work you guys have done as its blooming amazing, and I thank you guys for all your efforts.

Link to comment
1 hour ago, SavellM said:

Hey Saarg, I've also just run into the Tone Mapping issue.

I just did the fix a few posts above, when you update the stable docker container will we need to do anything to revert our steps or will it just work correctly?

 

Lastly how come you guys dont read these forums much anymore? Was it the 6.9 saga of not thanking devs? If so are you guys using/supporting a different platform more? 

All my containers are linuxserver.io ones, so dont want to lose the good work you guys have done as its blooming amazing, and I thank you guys for all your efforts.

 

When we add the fix in the stable release, you should remove any scripts you have running. If you did it manually, you don't have to do anything.

 

We are not only unraid users in linuxserver, so we want to concentrate our support on our own platforms. That is the main reason.

But the 6.9 saga didn't help either. It's only 3 of us that is still  reading the forums here at times.

For best support, check out https://www.linuxserver.io/support

Link to comment
6 hours ago, saarg said:

 

Please remove that log and pastebin it. It's a pain to scroll on a mobile device. It's also the unraid log, which will not help much getting help to get Jellyfin running.

 

I don't remember if you are trying to install Jellyfin and use existing appdata or start from scratch (thank your log for that)? If you are not starting from scratch, please try it.

 

Done Sorry about that. Ok so if server log does not help on diagnostics than what will?

 

Now I deleted the Docker image so had to go and re download apps.

 

When you say from scratch is there something that I need to delete in the appdata folder?

Link to comment

Sorry if this isn't the right place to ask.

 

Log file shows lots of errors "cannot assign requested address".  The error looks the same, but with various error codes (17, 63, 65, 66, 72, 82, 88, 89, 132, 137, 140, 145). 

 

Here's an example:

[2021-04-08 12:03:16.201 -07:00] [ERR] [137] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/Items/e3ca1eb7e8cd90f51f67b0dcd30aea1c/Images/Primary". System.Net.Http.HttpRequestException: Cannot assign requested address (localhost:34400) --->

 

https://pastebin.com/03uX4u5n

 

 

Edited by Unraider1
Removed log snippet to pastebin
Link to comment
  • 2 weeks later...

I'm switching from Plex to Jellyfin and everything seems to be working great except all of my art looks blurred like this, does anyone know if this is a bug or something related to the existing Plex .NFO data?

 

Editing a movie or show and selecting new images isn't fixing the selected title either.

 

Jellyfin Blurred.png

Edited by mostlydave
add image
Link to comment
  • 3 weeks later...

In version 10.7.5 the wrong jellyfin ffmpeg is being pulled 

 

ffmpeg version 4.3.1-Jellyfin (4.3.1-4) instead of ffmpeg version 4.3.2-Jellyfin (4.3.2-1)

This stops QSV from working.

This does seems like to be a Jellyfin issue and not a linuxserver issue

https://www.reddit.com/r/jellyfin/comments/n9d5v5/please_update_jellyfinffmpeg_to_4321_to_use_intel/

https://github.com/linuxserver/docker-jellyfin/issues/109

 

Manually updating the ffmpeg version in the container console to 4.3.2-1 makes QSV working again

 

wget https://repo.jellyfin.org/releases/server/ubuntu/versions/jellyfin-ffmpeg/4.3.2-1/jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb
apt install ./jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb

 


Would it be possible to make a quick fix that pulls the latest ffmpeg automatically untill the Jellyfin team fixes the issue?

Link to comment
8 hours ago, mikl said:

In version 10.7.5 the wrong jellyfin ffmpeg is being pulled 

 

ffmpeg version 4.3.1-Jellyfin (4.3.1-4) instead of ffmpeg version 4.3.2-Jellyfin (4.3.2-1)

This stops QSV from working.

This does seems like to be a Jellyfin issue and not a linuxserver issue

https://www.reddit.com/r/jellyfin/comments/n9d5v5/please_update_jellyfinffmpeg_to_4321_to_use_intel/

https://github.com/linuxserver/docker-jellyfin/issues/109

 

Manually updating the ffmpeg version in the container console to 4.3.2-1 makes QSV working again

 


wget https://repo.jellyfin.org/releases/server/ubuntu/versions/jellyfin-ffmpeg/4.3.2-1/jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb
apt install ./jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb

 


Would it be possible to make a quick fix that pulls the latest ffmpeg automatically untill the Jellyfin team fixes the issue?

It's not us that pulls in the wrong ffmpeg. It's a dependency of Jellyfin and gets chosen by the Jellyfin deb as the specific version they want. So you have to ask Jellyfin to fix that.

 

Link to comment
On 5/12/2021 at 12:00 AM, mikl said:

In version 10.7.5 the wrong jellyfin ffmpeg is being pulled 

 

ffmpeg version 4.3.1-Jellyfin (4.3.1-4) instead of ffmpeg version 4.3.2-Jellyfin (4.3.2-1)

This stops QSV from working.

This does seems like to be a Jellyfin issue and not a linuxserver issue

https://www.reddit.com/r/jellyfin/comments/n9d5v5/please_update_jellyfinffmpeg_to_4321_to_use_intel/

https://github.com/linuxserver/docker-jellyfin/issues/109

 

Manually updating the ffmpeg version in the container console to 4.3.2-1 makes QSV working again

 


wget https://repo.jellyfin.org/releases/server/ubuntu/versions/jellyfin-ffmpeg/4.3.2-1/jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb
apt install ./jellyfin-ffmpeg_4.3.2-1-focal_amd64.deb

 


Would it be possible to make a quick fix that pulls the latest ffmpeg automatically untill the Jellyfin team fixes the issue?

 

That solved my HW transcoding problem too, thanks a lot. ^^

 

Now we need Jellyfin to stop replacing the newer version of ffmpeg with version 4.3.1-Jellyfin (4.3.1-4).

 

Is there a way to automatically start the “apt install” command once the container is started to replace the official (not working) ffmpeg Jellyfin version automatically with the one working? It would allow to auto upgrade the container without breaking the HW transcoding.

Link to comment
1 hour ago, Edgard666 said:

 

That solved my HW transcoding problem too, thanks a lot. ^^

 

Now we need Jellyfin to stop replacing the newer version of ffmpeg with version 4.3.1-Jellyfin (4.3.1-4).

 

Is there a way to automatically start the “apt install” command once the container is started to replace the official (not working) ffmpeg Jellyfin version automatically with the one working? It would allow to auto upgrade the container without breaking the HW transcoding.

https://blog.linuxserver.io/2019/09/14/customizing-our-containers/

  • Thanks 1
Link to comment
  • 2 months later...

Running unRAID 6.9.2

 

I have removed the Jellyfin docker image and the directory in /mnt/user/appdata. However after reinstalling the image instead of going through the usual initialization process it asks for a server. I give it the IP and port of itself and shockingly it is unable to log in.

 

What am I missing to convince Jellyfin to go through it's initialization process?

Link to comment
On 7/20/2021 at 2:43 PM, TristanP said:

Running unRAID 6.9.2

 

I have removed the Jellyfin docker image and the directory in /mnt/user/appdata. However after reinstalling the image instead of going through the usual initialization process it asks for a server. I give it the IP and port of itself and shockingly it is unable to log in.

 

What am I missing to convince Jellyfin to go through it's initialization process?

 

Assuming you are landing on the Jellyfin login page where it asks you to select a server. Select the old server and delete it. Then it will route you to the setup page. 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.