Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[6.6.7] no web GUI - php-fpm won't start

Featured Replies

I just updated to 6.6.7 and rebooted. php-fpm won't start with the following error:

 

Starting php-fpm /usr/sbin/php-fpm: /usr/lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib64/libpng16.so.16)
 failed

 

I googled, I tried to find out what is going on on the server.. but cannot find a solution... Anyone?

Edited by Pim Bliek

  • Author

Also nginx does not start with the following error:

 

unable to load certificate
22796541892416:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE
Starting Nginx server daemon...
nginx: [emerg] PEM_read_bio_X509_AUX("/etc/ssl/certs/unraid_bundle.pem") failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE)

  • Author

I already tried with a clean install to my flash drive and restoring my config/ folder.... Does not help.

Do you use zlib from DevPack plugin?

 

  • Author
Just now, hawihoney said:

Do you use zlib from DevPack plugin?

 

Yes, I think I did....! Is there a way to resolve this from the commandline?

 

P.S. actually it was NerdPack

Edited by Pim Bliek

It's DevPack. However, remove it from within the plug-in. A restart is required I think.

 

  • Author
Just now, hawihoney said:

It's DevPack. However, remove it from within the plug-in. A restart is required I think.

 

I cannot do that since I have no web GUI.... I would have to fix this using the commandline... any tips?

Delete config/plugins/devpack.plg from the flash drive and reboot

 

Sent via telekinesis

 

 

 

 

  • Author

This is in my /boot/config/plugins:

 

root@theShire:/boot/config/plugins# ls -al
total 624
drwxrwxrwx 20 root root 16384 Feb 24  2019 ./
drwxrwxrwx  6 root root 16384 Feb 24 13:18 ../
drwxrwxrwx  3 root root 16384 Feb 24  2019 NerdPack/
-rwxrwxrwx  1 root root  8466 Jan 26 09:48 NerdPack.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 ca.backup2/
-rwxrwxrwx  1 root root  2794 Feb  2 19:03 ca.backup2.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 ca.turbo/
-rwxrwxrwx  1 root root  3894 Jan 17 18:34 ca.turbo.plg*
drwxrwxrwx  3 root root 16384 Feb 24  2019 community.applications/
-rwxrwxrwx  1 root root 49080 Feb 22 12:03 community.applications.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 controlr/
-rwxrwxrwx  1 root root  3106 Feb  9 20:57 controlr.plg*
drwxrwxrwx  5 root root 16384 Feb 24  2019 dockerMan/
drwxrwxrwx  4 root root 16384 Feb 24  2019 dynamix/
drwxrwxrwx  2 root root 16384 Feb 24  2019 dynamix.cache.dirs/
-rwxrwxrwx  1 root root  5816 Jan 17 18:33 dynamix.cache.dirs.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 dynamix.ssd.trim/
-rwxrwxrwx  1 root root  2554 Jan  8 10:04 dynamix.ssd.trim.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 dynamix.system.autofan/
-rwxrwxrwx  1 root root  3861 Jan 26 09:48 dynamix.system.autofan.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 dynamix.system.info/
-rwxrwxrwx  1 root root  4232 Jan 26 09:48 dynamix.system.info.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 dynamix.system.temp/
-rwxrwxrwx  1 root root  4718 Jan 26 09:48 dynamix.system.temp.plg*
drwxrwxrwx  3 root root 16384 Feb 24  2019 fix.common.problems/
-rwxrwxrwx  1 root root 13757 Feb 20 09:28 fix.common.problems.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 libvirt.hotplug.usb/
-rwxrwxrwx  1 root root  3134 Jan 22 12:02 libvirt.hotplug.usb.plg*
-rwxrwxrwx  1 root root  6387 Feb  9 20:57 openvpn_server_x64.plg*
drwxrwxrwx  2 root root 16384 Feb 24  2019 openvpnserver/
drwxrwxrwx  2 root root 16384 Feb 24  2019 tips.and.tweaks/
-rwxrwxrwx  1 root root  7370 Feb 17 10:42 tips.and.tweaks.plg*
drwxrwxrwx  3 root root 16384 Feb 24  2019 tvheadend/
-rwxrwxrwx  1 root root  5307 Jan 14 23:04 tvheadend.plg*
drwxrwxrwx  3 root root 16384 Feb 24  2019 unassigned.devices/
-rwxrwxrwx  1 root root 31442 Feb 17 10:42 unassigned.devices.plg*

Also, I rebooted into GUI safe mode. Php-fpm starts but the web GUI is not reachable... Nothing to be found in the logs in /var/log....

 

2 minutes ago, Pim Bliek said:

Also, I rebooted into GUI safe mode. Php-fpm starts but the web GUI is not reachable... Nothing to be found in the logs in /var/log....

Then post the diagnostics

diagnostics

or at the very least, the syslog if diagnostics won't complete

  • Author
# diagnostics
/usr/bin/php: /lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib64/libpng16.so.16)

syslog:

Feb 24 13:28:23 theShire kernel: Linux version 4.18.20-unRAID (root@develop64) (gcc version 8.1.1 20180626 (GCC)) #1 SMP Fri Nov 23 11:38:16 PST 2018
Feb 24 13:28:23 theShire kernel: Command line: BOOT_IMAGE=/bzimage initrd=/bzroot
Feb 24 13:28:23 theShire kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 24 13:28:23 theShire kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 24 13:28:23 theShire kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 24 13:28:23 theShire kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Feb 24 13:28:23 theShire kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Feb 24 13:28:23 theShire kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 24 13:28:23 theShire kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Feb 24 13:28:23 theShire kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Feb 24 13:28:23 theShire kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Feb 24 13:28:23 theShire kernel: BIOS-provided physical RAM map:
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000032774fff] usable
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000032775000-0x0000000032775fff] ACPI NVS
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000032776000-0x0000000032776fff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000032777000-0x00000000389e6fff] usable
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000389e7000-0x0000000038e5bfff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000038e5c000-0x0000000038fd2fff] usable
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000038fd3000-0x00000000393bbfff] ACPI NVS
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000393bc000-0x0000000039efefff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000039eff000-0x0000000039efffff] usable
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000039f00000-0x000000003f7fffff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Feb 24 13:28:23 theShire kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004be7fffff] usable
Feb 24 13:28:23 theShire kernel: NX (Execute Disable) protection: active
Feb 24 13:28:23 theShire kernel: SMBIOS 3.1.1 present.
Feb 24 13:28:23 theShire kernel: DMI: Gigabyte Technology Co., Ltd. Z390 AORUS PRO/Z390 AORUS PRO-CF, BIOS F9b 01/16/2019
Feb 24 13:28:23 theShire kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 24 13:28:23 theShire kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 24 13:28:23 theShire kernel: last_pfn = 0x4be800 max_arch_pfn = 0x400000000
Feb 24 13:28:23 theShire kernel: MTRR default type: write-back
Feb 24 13:28:23 theShire kernel: MTRR fixed ranges enabled:
Feb 24 13:28:23 theShire kernel:  00000-9FFFF write-back
Feb 24 13:28:23 theShire kernel:  A0000-BFFFF uncachable
Feb 24 13:28:23 theShire kernel:  C0000-FFFFF write-protect
Feb 24 13:28:23 theShire kernel: MTRR variable ranges enabled:
Feb 24 13:28:23 theShire kernel:  0 base 0080000000 mask 7F80000000 uncachable
Feb 24 13:28:23 theShire kernel:  1 base 0040000000 mask 7FC0000000 uncachable
Feb 24 13:28:23 theShire kernel:  2 base 003C000000 mask 7FFC000000 uncachable
Feb 24 13:28:23 theShire kernel:  3 base 003B000000 mask 7FFF000000 uncachable
Feb 24 13:28:23 theShire kernel:  4 disabled
Feb 24 13:28:23 theShire kernel:  5 disabled
Feb 24 13:28:23 theShire kernel:  6 disabled
Feb 24 13:28:23 theShire kernel:  7 disabled
Feb 24 13:28:23 theShire kernel:  8 disabled
Feb 24 13:28:23 theShire kernel:  9 disabled
Feb 24 13:28:23 theShire kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
Feb 24 13:28:23 theShire kernel: last_pfn = 0x39f00 max_arch_pfn = 0x400000000
Feb 24 13:28:23 theShire kernel: found SMP MP-table at [mem 0x000fce40-0x000fce4f] mapped at [(____ptrval____)]
Feb 24 13:28:23 theShire kernel: Base memory trampoline at [(____ptrval____)] 97000 size 24576
Feb 24 13:28:23 theShire kernel: Using GB pages for direct mapping
Feb 24 13:28:23 theShire kernel: BRK [0x0228a000, 0x0228afff] PGTABLE
Feb 24 13:28:23 theShire kernel: BRK [0x0228b000, 0x0228bfff] PGTABLE
Feb 24 13:28:23 theShire kernel: BRK [0x0228c000, 0x0228cfff] PGTABLE
Feb 24 13:28:23 theShire kernel: BRK [0x0228d000, 0x0228dfff] PGTABLE
Feb 24 13:28:23 theShire kernel: BRK [0x0228e000, 0x0228efff] PGTABLE
Feb 24 13:28:23 theShire kernel: BRK [0x0228f000, 0x0228ffff] PGTABLE
Feb 24 13:28:23 theShire kernel: RAMDISK: [mem 0x32f7d000-0x389e6fff]
Feb 24 13:28:23 theShire kernel: ACPI: Early table checksum verification disabled
Feb 24 13:28:23 theShire kernel: ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
Feb 24 13:28:23 theShire kernel: ACPI: XSDT 0x00000000392F00A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: FACP 0x0000000039330DE8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: DSDT 0x00000000392F0200 040BE7 (v02 ALASKA A M I    01072009 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: FACS 0x00000000393BB080 000040
Feb 24 13:28:23 theShire kernel: ACPI: APIC 0x0000000039330F00 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: FPDT 0x0000000039330FF8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: FIDT 0x0000000039331040 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: MCFG 0x00000000393310E0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x0000000039331120 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x0000000039331328 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x0000000039332B00 0074A5 (v01 ALASKA A M I    00000001 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x0000000039339FA8 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: HPET 0x000000003933D170 000038 (v01 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x000000003933D1A8 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x000000003933E148 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: UEFI 0x0000000039340E68 000048 (v01 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: LPIT 0x0000000039340EB0 00005C (v01 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x0000000039340F10 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0x00000000393436F0 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: DBGP 0x00000000393446F0 000034 (v01 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: DBG2 0x0000000039344728 000054 (v00 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: DMAR 0x0000000039344780 0000A8 (v01 ALASKA A M I    00000002      01000013)
Feb 24 13:28:23 theShire kernel: ACPI: WSMT 0x0000000039344828 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Feb 24 13:28:23 theShire kernel: ACPI: Local APIC address 0xfee00000
Feb 24 13:28:23 theShire kernel: No NUMA configuration found
Feb 24 13:28:23 theShire kernel: Faking a node at [mem 0x0000000000000000-0x00000004be7fffff]
Feb 24 13:28:23 theShire kernel: NODE_DATA(0) allocated [mem 0x4be7fa000-0x4be7fdfff]
Feb 24 13:28:23 theShire kernel: Zone ranges:
Feb 24 13:28:23 theShire kernel:  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 24 13:28:23 theShire kernel:  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Feb 24 13:28:23 theShire kernel:  Normal   [mem 0x0000000100000000-0x00000004be7fffff]
Feb 24 13:28:23 theShire kernel: Movable zone start for each node
Feb 24 13:28:23 theShire kernel: Early memory node ranges
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000000001000-0x000000000009cfff]
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000000100000-0x0000000032774fff]
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000032777000-0x00000000389e6fff]
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000038e5c000-0x0000000038fd2fff]
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000039eff000-0x0000000039efffff]
Feb 24 13:28:23 theShire kernel:  node   0: [mem 0x0000000100000000-0x00000004be7fffff]
Feb 24 13:28:23 theShire kernel: Reserved but unavailable: 29959 pages
Feb 24 13:28:23 theShire kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004be7fffff]
Feb 24 13:28:23 theShire kernel: On node 0 totalpages: 4158201
Feb 24 13:28:23 theShire kernel:  DMA zone: 64 pages used for memmap
Feb 24 13:28:23 theShire kernel:  DMA zone: 21 pages reserved
Feb 24 13:28:23 theShire kernel:  DMA zone: 3996 pages, LIFO batch:0
Feb 24 13:28:23 theShire kernel:  DMA32 zone: 3566 pages used for memmap
Feb 24 13:28:23 theShire kernel:  DMA32 zone: 228189 pages, LIFO batch:31
Feb 24 13:28:23 theShire kernel:  Normal zone: 61344 pages used for memmap
Feb 24 13:28:23 theShire kernel:  Normal zone: 3926016 pages, LIFO batch:31
Feb 24 13:28:23 theShire kernel: Reserving Intel graphics memory at [mem 0x3b800000-0x3f7fffff]
Feb 24 13:28:23 theShire kernel: ACPI: PM-Timer IO Port: 0x1808
Feb 24 13:28:23 theShire kernel: ACPI: Local APIC address 0xfee00000
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Feb 24 13:28:23 theShire kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Feb 24 13:28:23 theShire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 24 13:28:23 theShire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 24 13:28:23 theShire kernel: ACPI: IRQ0 used by override.
Feb 24 13:28:23 theShire kernel: ACPI: IRQ9 used by override.
Feb 24 13:28:23 theShire kernel: Using ACPI (MADT) for SMP configuration information
Feb 24 13:28:23 theShire kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 24 13:28:23 theShire kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Feb 24 13:28:23 theShire kernel: [mem 0x3f800000-0xdfffffff] available for PCI devices
Feb 24 13:28:23 theShire kernel: Booting paravirtualized kernel on bare hardware
Feb 24 13:28:23 theShire kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Feb 24 13:28:23 theShire kernel: random: get_random_bytes called from start_kernel+0x8e/0x45a with crng_init=0
Feb 24 13:28:23 theShire kernel: setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:12 nr_node_ids:1
Feb 24 13:28:23 theShire kernel: percpu: Embedded 43 pages/cpu @(____ptrval____) s139224 r8192 d28712 u262144
Feb 24 13:28:23 theShire kernel: pcpu-alloc: s139224 r8192 d28712 u262144 alloc=1*2097152
Feb 24 13:28:23 theShire kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Feb 24 13:28:23 theShire kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4093206
Feb 24 13:28:23 theShire kernel: Policy zone: Normal
Feb 24 13:28:23 theShire kernel: Kernel command line: BOOT_IMAGE=/bzimage initrd=/bzroot
Feb 24 13:28:23 theShire kernel: Memory: 16190884K/16632804K available (10252K kernel code, 715K rwdata, 2004K rodata, 1168K init, 720K bss, 441920K reserved, 0K cma-reserved)
Feb 24 13:28:23 theShire kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Feb 24 13:28:23 theShire kernel: Kernel/User page tables isolation: enabled
Feb 24 13:28:23 theShire kernel: Hierarchical RCU implementation.
Feb 24 13:28:23 theShire kernel:        RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=12.
Feb 24 13:28:23 theShire kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Feb 24 13:28:23 theShire kernel: NR_IRQS: 16640, nr_irqs: 2152, preallocated irqs: 16
Feb 24 13:28:23 theShire kernel:        Offload RCU callbacks from CPUs: (none).
Feb 24 13:28:23 theShire kernel: Console: colour VGA+ 80x25
Feb 24 13:28:23 theShire kernel: console [tty0] enabled
Feb 24 13:28:23 theShire kernel: ACPI: Core revision 20180531
Feb 24 13:28:23 theShire kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Feb 24 13:28:23 theShire kernel: hpet clockevent registered
Feb 24 13:28:23 theShire kernel: APIC: Switch to symmetric I/O mode setup
Feb 24 13:28:23 theShire kernel: DMAR: Host address width 39
Feb 24 13:28:23 theShire kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Feb 24 13:28:23 theShire kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Feb 24 13:28:23 theShire kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Feb 24 13:28:23 theShire kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 24 13:28:23 theShire kernel: DMAR: RMRR base: 0x000000399d4000 end: 0x00000039c1dfff
Feb 24 13:28:23 theShire kernel: DMAR: RMRR base: 0x0000003b000000 end: 0x0000003f7fffff
Feb 24 13:28:23 theShire kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Feb 24 13:28:23 theShire kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Feb 24 13:28:23 theShire kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 24 13:28:23 theShire kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 24 13:28:23 theShire kernel: x2apic enabled
Feb 24 13:28:23 theShire kernel: Switched APIC routing to cluster x2apic.
Feb 24 13:28:23 theShire kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 24 13:28:23 theShire kernel: tsc: Detected 3200.000 MHz processor
Feb 24 13:28:23 theShire kernel: tsc: Detected 3192.000 MHz TSC
Feb 24 13:28:23 theShire kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e02c4a121d, max_idle_ns: 440795236083 ns
Feb 24 13:28:23 theShire kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.00 BogoMIPS (lpj=3192000)
Feb 24 13:28:23 theShire kernel: pid_max: default: 32768 minimum: 301
Feb 24 13:28:23 theShire kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Feb 24 13:28:23 theShire kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Feb 24 13:28:23 theShire kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Feb 24 13:28:23 theShire kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Feb 24 13:28:23 theShire kernel: mce: CPU supports 12 MCE banks
Feb 24 13:28:23 theShire kernel: CPU0: Thermal monitoring enabled (TM1)
Feb 24 13:28:23 theShire kernel: process: using mwait in idle threads
Feb 24 13:28:23 theShire kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Feb 24 13:28:23 theShire kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Feb 24 13:28:23 theShire kernel: Spectre V2 : Mitigation: Full generic retpoline
Feb 24 13:28:23 theShire kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 24 13:28:23 theShire kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Feb 24 13:28:23 theShire kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Feb 24 13:28:23 theShire kernel: Spectre V2 : Spectre v2 cross-process SMT mitigation: Enabling STIBP
Feb 24 13:28:23 theShire kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Feb 24 13:28:23 theShire kernel: Freeing SMP alternatives memory: 32K
Feb 24 13:28:23 theShire kernel: TSC deadline timer enabled
Feb 24 13:28:23 theShire kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Feb 24 13:28:23 theShire kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Feb 24 13:28:23 theShire kernel: ... version:                4
Feb 24 13:28:23 theShire kernel: ... bit width:              48
Feb 24 13:28:23 theShire kernel: ... generic registers:      4
Feb 24 13:28:23 theShire kernel: ... value mask:             0000ffffffffffff
Feb 24 13:28:23 theShire kernel: ... max period:             00007fffffffffff
Feb 24 13:28:23 theShire kernel: ... fixed-purpose events:   3
Feb 24 13:28:23 theShire kernel: ... event mask:             000000070000000f
Feb 24 13:28:23 theShire kernel: Hierarchical SRCU implementation.
Feb 24 13:28:23 theShire kernel: smp: Bringing up secondary CPUs ...
Feb 24 13:28:23 theShire kernel: x86: Booting SMP configuration:
Feb 24 13:28:23 theShire kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Feb 24 13:28:23 theShire kernel: smp: Brought up 1 node, 12 CPUs
Feb 24 13:28:23 theShire kernel: smpboot: Max logical packages: 1
Feb 24 13:28:23 theShire kernel: smpboot: Total of 12 processors activated (76608.00 BogoMIPS)
Feb 24 13:28:23 theShire kernel: devtmpfs: initialized
Feb 24 13:28:23 theShire kernel: x86/mm: Memory block size: 128MB
Feb 24 13:28:23 theShire kernel: PM: Registering ACPI NVS region [mem 0x32775000-0x32775fff] (4096 bytes)
Feb 24 13:28:23 theShire kernel: PM: Registering ACPI NVS region [mem 0x38fd3000-0x393bbfff] (4100096 bytes)
Feb 24 13:28:23 theShire kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Feb 24 13:28:23 theShire kernel: futex hash table entries: 4096 (order: 6, 262144 bytes)
Feb 24 13:28:23 theShire kernel: xor: automatically using best checksumming function   avx
Feb 24 13:28:23 theShire kernel: pinctrl core: initialized pinctrl subsystem
Feb 24 13:28:23 theShire kernel: NET: Registered protocol family 16
Feb 24 13:28:23 theShire kernel: cpuidle: using governor ladder
Feb 24 13:28:23 theShire kernel: cpuidle: using governor menu
Feb 24 13:28:23 theShire kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Feb 24 13:28:23 theShire kernel: ACPI: bus type PCI registered
Feb 24 13:28:23 theShire kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Feb 24 13:28:23 theShire kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Feb 24 13:28:23 theShire kernel: PCI: Using configuration type 1 for base access
Feb 24 13:28:23 theShire kernel: raid6: sse2x1   gen() 14812 MB/s
Feb 24 13:28:23 theShire kernel: raid6: sse2x1   xor() 10285 MB/s
Feb 24 13:28:23 theShire kernel: raid6: sse2x2   gen() 18816 MB/s
Feb 24 13:28:23 theShire kernel: raid6: sse2x2   xor() 12554 MB/s
Feb 24 13:28:23 theShire kernel: raid6: sse2x4   gen() 22527 MB/s
Feb 24 13:28:23 theShire kernel: raid6: sse2x4   xor() 14673 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x1   gen() 30843 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x1   xor() 19843 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x2   gen() 37406 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x2   xor() 24142 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x4   gen() 44117 MB/s
Feb 24 13:28:23 theShire kernel: raid6: avx2x4   xor() 28039 MB/s
Feb 24 13:28:23 theShire kernel: raid6: using algorithm avx2x4 gen() 44117 MB/s
Feb 24 13:28:23 theShire kernel: raid6: .... xor() 28039 MB/s, rmw enabled
Feb 24 13:28:23 theShire kernel: raid6: using avx2x2 recovery algorithm
Feb 24 13:28:23 theShire kernel: ACPI: Added _OSI(Module Device)
Feb 24 13:28:23 theShire kernel: ACPI: Added _OSI(Processor Device)
Feb 24 13:28:23 theShire kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 24 13:28:23 theShire kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 24 13:28:23 theShire kernel: ACPI: Added _OSI(Linux-Dell-Video)
Feb 24 13:28:23 theShire kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AACB9800 000708 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AAFF0800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AAFEC000 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AAFF8000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AA800000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AAF81000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Dynamic OEM Table Load:
Feb 24 13:28:23 theShire kernel: ACPI: SSDT 0xFFFF8804AAFF1800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Feb 24 13:28:23 theShire kernel: ACPI: Interpreter enabled
Feb 24 13:28:23 theShire kernel: ACPI: (supports S0 S3 S5)
Feb 24 13:28:23 theShire kernel: ACPI: Using IOAPIC for interrupt routing
Feb 24 13:28:23 theShire kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 24 13:28:23 theShire kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [USBC] (on)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [V0PR] (on)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [V1PR] (on)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [V2PR] (on)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [WRST] (on)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [FN00] (off)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [FN01] (off)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [FN02] (off)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [FN03] (off)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [FN04] (off)
Feb 24 13:28:23 theShire kernel: ACPI: Power Resource [PIN] (off)
Feb 24 13:28:23 theShire kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Feb 24 13:28:23 theShire kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Feb 24 13:28:23 theShire kernel: acpi PNP0A08:00: _OSC: platform does not support [PME]
Feb 24 13:28:23 theShire kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
Feb 24 13:28:23 theShire kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Feb 24 13:28:23 theShire kernel: PCI host bridge to bus 0000:00
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [mem 0x3f800000-0xdfffffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Feb 24 13:28:23 theShire kernel: pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: reg 0x10: [mem 0x50000000-0x50ffffff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff 64bit pref]
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Feb 24 13:28:23 theShire kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
Feb 24 13:28:23 theShire kernel: pci 0000:00:12.0: reg 0x10: [mem 0x5153d000-0x5153dfff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.0: reg 0x10: [mem 0x51520000-0x5152ffff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.2: reg 0x10: [mem 0x51536000-0x51537fff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:14.2: reg 0x18: [mem 0x5153c000-0x5153cfff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Feb 24 13:28:23 theShire kernel: pci 0000:00:16.0: reg 0x10: [mem 0x5153b000-0x5153bfff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:16.0: PME# supported from D3hot
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x10: [mem 0x51534000-0x51535fff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x14: [mem 0x5153a000-0x5153a0ff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: reg 0x24: [mem 0x51539000-0x515397ff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:17.0: PME# supported from D3hot
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7: [8086:a33f] type 01 class 0x060400
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x51530000-0x51533fff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x51000000-0x510fffff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x51538000-0x515380ff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.6: reg 0x10: [mem 0x51500000-0x5151ffff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
Feb 24 13:28:23 theShire kernel: pci 0000:01:00.0: reg 0x10: [mem 0x51400000-0x51403fff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0:   bridge window [mem 0x51400000-0x514fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: [1b4b:9230] type 00 class 0x010601
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x10: [io  0x3050-0x3057]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x14: [io  0x3040-0x3043]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x18: [io  0x3030-0x3037]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x1c: [io  0x3020-0x3023]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x20: [io  0x3000-0x301f]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x24: [mem 0x51310000-0x513107ff]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: reg 0x30: [mem 0x51300000-0x5130ffff pref]
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: Enabling fixed DMA alias to 00.1
Feb 24 13:28:23 theShire kernel: pci 0000:02:00.0: PME# supported from D3hot
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4: PCI bridge to [bus 02]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4:   bridge window [io  0x3000-0x3fff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4:   bridge window [mem 0x51300000-0x513fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 24 13:28:23 theShire kernel: pci 0000:04:00.0: [1106:3483] type 00 class 0x0c0330
Feb 24 13:28:23 theShire kernel: pci 0000:04:00.0: reg 0x10: [mem 0x51200000-0x51200fff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7: PCI bridge to [bus 04]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7:   bridge window [mem 0x51200000-0x512fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:05:00.0: [144d:a804] type 00 class 0x010802
Feb 24 13:28:23 theShire kernel: pci 0000:05:00.0: reg 0x10: [mem 0x51100000-0x51103fff 64bit]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0: PCI bridge to [bus 05]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0:   bridge window [mem 0x51100000-0x511fffff]
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
Feb 24 13:28:23 theShire kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Feb 24 13:28:23 theShire kernel: vgaarb: loaded
Feb 24 13:28:23 theShire kernel: SCSI subsystem initialized
Feb 24 13:28:23 theShire kernel: libata version 3.00 loaded.
Feb 24 13:28:23 theShire kernel: ACPI: bus type USB registered
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver usbfs
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver hub
Feb 24 13:28:23 theShire kernel: usbcore: registered new device driver usb
Feb 24 13:28:23 theShire kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 24 13:28:23 theShire kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
Feb 24 13:28:23 theShire kernel: PTP clock support registered
Feb 24 13:28:23 theShire kernel: EDAC MC: Ver: 3.0.0
Feb 24 13:28:23 theShire kernel: PCI: Using ACPI for IRQ routing
Feb 24 13:28:23 theShire kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x32775000-0x33ffffff]
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x389e7000-0x3bffffff]
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x38fd3000-0x3bffffff]
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x39f00000-0x3bffffff]
Feb 24 13:28:23 theShire kernel: e820: reserve RAM buffer [mem 0x4be800000-0x4bfffffff]
Feb 24 13:28:23 theShire kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Feb 24 13:28:23 theShire kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Feb 24 13:28:23 theShire kernel: clocksource: Switched to clocksource tsc-early
Feb 24 13:28:23 theShire kernel: FS-Cache: Loaded
Feb 24 13:28:23 theShire kernel: pnp: PnP ACPI init
Feb 24 13:28:23 theShire kernel: system 00:00: [io  0x0a00-0x0a2f] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:00: [io  0x0a30-0x0a3f] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:00: [io  0x0a40-0x0a4f] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Feb 24 13:28:23 theShire kernel: system 00:03: [io  0x1854-0x1857] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Feb 24 13:28:23 theShire kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: system 00:05: [io  0x1800-0x18fe] could not be reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: system 00:06: [io  0x2000-0x20fe] has been reserved
Feb 24 13:28:23 theShire kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 24 13:28:23 theShire kernel: pnp: PnP ACPI: found 8 devices
Feb 24 13:28:23 theShire kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0: PCI bridge to [bus 01]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.0:   bridge window [mem 0x51400000-0x514fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4: PCI bridge to [bus 02]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4:   bridge window [io  0x3000-0x3fff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1b.4:   bridge window [mem 0x51300000-0x513fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7: PCI bridge to [bus 04]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1c.7:   bridge window [mem 0x51200000-0x512fffff]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0: PCI bridge to [bus 05]
Feb 24 13:28:23 theShire kernel: pci 0000:00:1d.0:   bridge window [mem 0x51100000-0x511fffff]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: resource 7 [mem 0x3f800000-0xdfffffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:01: resource 1 [mem 0x51400000-0x514fffff]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:02: resource 1 [mem 0x51300000-0x513fffff]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:04: resource 1 [mem 0x51200000-0x512fffff]
Feb 24 13:28:23 theShire kernel: pci_bus 0000:05: resource 1 [mem 0x51100000-0x511fffff]
Feb 24 13:28:23 theShire kernel: NET: Registered protocol family 2
Feb 24 13:28:23 theShire kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Feb 24 13:28:23 theShire kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Feb 24 13:28:23 theShire kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Feb 24 13:28:23 theShire kernel: TCP: Hash tables configured (established 131072 bind 65536)
Feb 24 13:28:23 theShire kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Feb 24 13:28:23 theShire kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Feb 24 13:28:23 theShire kernel: NET: Registered protocol family 1
Feb 24 13:28:23 theShire kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 24 13:28:23 theShire kernel: PCI: CLS 64 bytes, default 64
Feb 24 13:28:23 theShire kernel: Unpacking initramfs...
Feb 24 13:28:23 theShire kernel: Freeing initrd memory: 92584K
Feb 24 13:28:23 theShire kernel: DMAR: No ATSR found
Feb 24 13:28:23 theShire kernel: DMAR: dmar0: Using Queued invalidation
Feb 24 13:28:23 theShire kernel: dmar0: Allocated order 8 PASID table.
Feb 24 13:28:23 theShire kernel: DMAR: dmar1: Using Queued invalidation
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:00.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:02.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:12.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:14.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:14.2
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:16.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:17.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1b.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1b.4
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1c.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1c.7
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1d.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1f.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1f.3
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1f.4
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1f.5
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:00:1f.6
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:01:00.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:02:00.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:04:00.0
Feb 24 13:28:23 theShire kernel: DMAR: Hardware identity mapping for device 0000:05:00.0
Feb 24 13:28:23 theShire kernel: DMAR: Setting RMRR:
Feb 24 13:28:23 theShire kernel: DMAR: Ignoring identity map for HW passthrough device 0000:00:02.0 [0x3b000000 - 0x3f7fffff]
Feb 24 13:28:23 theShire kernel: DMAR: Ignoring identity map for HW passthrough device 0000:00:14.0 [0x399d4000 - 0x39c1dfff]
Feb 24 13:28:23 theShire kernel: DMAR: Prepare 0-16MiB unity mapping for LPC
Feb 24 13:28:23 theShire kernel: DMAR: Ignoring identity map for HW passthrough device 0000:00:1f.0 [0x0 - 0xffffff]
Feb 24 13:28:23 theShire kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:00.0 to group 0
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:02.0 to group 1
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:12.0 to group 2
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:14.0 to group 3
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:14.2 to group 3
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:16.0 to group 4
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:17.0 to group 5
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1b.0 to group 6
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1b.4 to group 7
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1c.0 to group 8
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1c.7 to group 9
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1d.0 to group 10
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1f.0 to group 11
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1f.3 to group 11
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1f.4 to group 11
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1f.5 to group 11
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:00:1f.6 to group 11
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:01:00.0 to group 12
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:02:00.0 to group 13
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:04:00.0 to group 14
Feb 24 13:28:23 theShire kernel: iommu: Adding device 0000:05:00.0 to group 15
Feb 24 13:28:23 theShire kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02c4a121d, max_idle_ns: 440795236083 ns
Feb 24 13:28:23 theShire kernel: clocksource: Switched to clocksource tsc
Feb 24 13:28:23 theShire kernel: workingset: timestamp_bits=40 max_order=22 bucket_order=0
Feb 24 13:28:23 theShire kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Feb 24 13:28:23 theShire kernel: fuse init (API version 7.27)
Feb 24 13:28:23 theShire kernel: Key type asymmetric registered
Feb 24 13:28:23 theShire kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Feb 24 13:28:23 theShire kernel: io scheduler noop registered (default)
Feb 24 13:28:23 theShire kernel: io scheduler deadline registered
Feb 24 13:28:23 theShire kernel: io scheduler cfq registered
Feb 24 13:28:23 theShire kernel: io scheduler mq-deadline registered
Feb 24 13:28:23 theShire kernel: io scheduler kyber registered
Feb 24 13:28:23 theShire kernel: pcieport 0000:00:1b.0: AER enabled with IRQ 123
Feb 24 13:28:23 theShire kernel: pcieport 0000:00:1b.4: AER enabled with IRQ 124
Feb 24 13:28:23 theShire kernel: pcieport 0000:00:1c.7: AER enabled with IRQ 125
Feb 24 13:28:23 theShire kernel: pcieport 0000:00:1d.0: AER enabled with IRQ 126
Feb 24 13:28:23 theShire kernel: intel_idle: MWAIT substates: 0x11142120
Feb 24 13:28:23 theShire kernel: intel_idle: v0.4.1 model 0x9E
Feb 24 13:28:23 theShire kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Feb 24 13:28:23 theShire kernel: ipmi message handler version 39.2
Feb 24 13:28:23 theShire kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Feb 24 13:28:23 theShire kernel: lp: driver loaded but no devices found
Feb 24 13:28:23 theShire kernel: Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
Feb 24 13:28:23 theShire kernel: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
Feb 24 13:28:23 theShire kernel: AMD IOMMUv2 functionality not available on this system
Feb 24 13:28:23 theShire kernel: loop: module loaded
Feb 24 13:28:23 theShire kernel: VFIO - User Level meta-driver version: 0.3
Feb 24 13:28:23 theShire kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Feb 24 13:28:23 theShire kernel: ehci-pci: EHCI PCI platform driver
Feb 24 13:28:23 theShire kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Feb 24 13:28:23 theShire kernel: ohci-pci: OHCI PCI platform driver
Feb 24 13:28:23 theShire kernel: uhci_hcd: USB Universal Host Controller Interface driver
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Feb 24 13:28:23 theShire kernel: hub 1-0:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 1-0:1.0: 16 ports detected
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 24 13:28:23 theShire kernel: hub 2-0:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 2-0:1.0: 10 ports detected
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000090
Feb 24 13:28:23 theShire kernel: hub 3-0:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 3-0:1.0: 1 port detected
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
Feb 24 13:28:23 theShire kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.0  SuperSpeed
Feb 24 13:28:23 theShire kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Feb 24 13:28:23 theShire kernel: hub 4-0:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 4-0:1.0: 4 ports detected
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver usb-storage
Feb 24 13:28:23 theShire kernel: i8042: PNP: No PS/2 controller found.
Feb 24 13:28:23 theShire kernel: mousedev: PS/2 mouse device common for all mice
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver synaptics_usb
Feb 24 13:28:23 theShire kernel: input: PC Speaker as /devices/platform/pcspkr/input/input0
Feb 24 13:28:23 theShire kernel: rtc_cmos 00:02: RTC can wake from S4
Feb 24 13:28:23 theShire kernel: rtc_cmos 00:02: registered as rtc0
Feb 24 13:28:23 theShire kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Feb 24 13:28:23 theShire kernel: IR NEC protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR RC5(x/sz) protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR RC6 protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR JVC protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR Sony protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR SANYO protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR Sharp protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR MCE Keyboard/mouse protocol handler initialized
Feb 24 13:28:23 theShire kernel: IR XMP protocol handler initialized
Feb 24 13:28:23 theShire kernel: intel_pstate: Intel P-state driver initializing
Feb 24 13:28:23 theShire kernel: intel_pstate: HWP enabled
Feb 24 13:28:23 theShire kernel: hidraw: raw HID events driver (C) Jiri Kosina
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver usbhid
Feb 24 13:28:23 theShire kernel: usbhid: USB HID core driver
Feb 24 13:28:23 theShire kernel: xt_time: kernel timezone is -0000
Feb 24 13:28:23 theShire kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
Feb 24 13:28:23 theShire kernel: gre: GRE over IPv4 demultiplexor driver
Feb 24 13:28:23 theShire kernel: ip_gre: GRE over IPv4 tunneling driver
Feb 24 13:28:23 theShire kernel: IPv4 over IPsec tunneling driver
Feb 24 13:28:23 theShire kernel: Initializing XFRM netlink socket
Feb 24 13:28:23 theShire kernel: NET: Registered protocol family 10
Feb 24 13:28:23 theShire kernel: Segment Routing with IPv6
Feb 24 13:28:23 theShire kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
Feb 24 13:28:23 theShire kernel: NET: Registered protocol family 17
Feb 24 13:28:23 theShire kernel: Bridge firewalling registered
Feb 24 13:28:23 theShire kernel: 8021q: 802.1Q VLAN Support v1.8
Feb 24 13:28:23 theShire kernel: 9pnet: Installing 9P2000 support
Feb 24 13:28:23 theShire kernel: Key type dns_resolver registered
Feb 24 13:28:23 theShire kernel: microcode: sig=0x906ea, pf=0x2, revision=0xaa
Feb 24 13:28:23 theShire kernel: microcode: Microcode Update Driver: v2.2.
Feb 24 13:28:23 theShire kernel: sched_clock: Marking stable (6804406346, 0)->(6799566024, 4840322)
Feb 24 13:28:23 theShire kernel: registered taskstats version 1
Feb 24 13:28:23 theShire kernel: Btrfs loaded, crc32c=crc32c-generic
Feb 24 13:28:23 theShire kernel: rtc_cmos 00:02: setting system clock to 2019-02-24 12:28:17 UTC (1551011297)
Feb 24 13:28:23 theShire kernel: usb 1-9: new low-speed USB device number 2 using xhci_hcd
Feb 24 13:28:23 theShire kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Feb 24 13:28:23 theShire kernel: hub 3-1:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 3-1:1.0: 4 ports detected
Feb 24 13:28:23 theShire kernel: input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:046D:C30E.0001/input/input1
Feb 24 13:28:23 theShire kernel: hid-generic 0003:046D:C30E.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:14.0-9/input0
Feb 24 13:28:23 theShire kernel: input: Logitech HID compliant keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:046D:C30E.0002/input/input2
Feb 24 13:28:23 theShire kernel: input: Logitech HID compliant keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:046D:C30E.0002/input/input3
Feb 24 13:28:23 theShire kernel: hid-generic 0003:046D:C30E.0002: input,hidraw1: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:14.0-9/input1
Feb 24 13:28:23 theShire kernel: usb 1-11: new high-speed USB device number 3 using xhci_hcd
Feb 24 13:28:23 theShire kernel: hub 1-11:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 1-11:1.0: 4 ports detected
Feb 24 13:28:23 theShire kernel: usb 1-12: new full-speed USB device number 4 using xhci_hcd
Feb 24 13:28:23 theShire kernel: hid-generic 0003:048D:8297.0003: hiddev96,hidraw2: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-12/input0
Feb 24 13:28:23 theShire kernel: usb 1-11.1: new full-speed USB device number 5 using xhci_hcd
Feb 24 13:28:23 theShire kernel: usb 1-13: new high-speed USB device number 6 using xhci_hcd
Feb 24 13:28:23 theShire kernel: hub 1-13:1.0: USB hub found
Feb 24 13:28:23 theShire kernel: hub 1-13:1.0: 4 ports detected
Feb 24 13:28:23 theShire kernel: usb 1-13.1: new high-speed USB device number 7 using xhci_hcd
Feb 24 13:28:23 theShire kernel: usb-storage 1-13.1:1.0: USB Mass Storage device detected
Feb 24 13:28:23 theShire kernel: scsi host0: usb-storage 1-13.1:1.0
Feb 24 13:28:23 theShire kernel: scsi 0:0:0:0: Direct-Access     Kingston DT microDuo 3C   PMAP PQ: 0 ANSI: 6
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: [sda] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: floppy0: no floppy controllers found
Feb 24 13:28:23 theShire kernel: sda: sda1
Feb 24 13:28:23 theShire kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Feb 24 13:28:23 theShire kernel: Freeing unused kernel image memory: 1168K
Feb 24 13:28:23 theShire kernel: Write protecting the kernel read-only data: 14336k
Feb 24 13:28:23 theShire kernel: Freeing unused kernel image memory: 2012K
Feb 24 13:28:23 theShire kernel: Freeing unused kernel image memory: 44K
Feb 24 13:28:23 theShire kernel: rodata_test: all tests were successful
Feb 24 13:28:23 theShire kernel: random: udevd: uninitialized urandom read (16 bytes read)
Feb 24 13:28:23 theShire kernel: random: udevd: uninitialized urandom read (16 bytes read)
Feb 24 13:28:23 theShire kernel: random: udevd: uninitialized urandom read (16 bytes read)
Feb 24 13:28:23 theShire kernel: random: fast init done
Feb 24 13:28:23 theShire kernel: random: crng init done
Feb 24 13:28:23 theShire kernel: random: 7 urandom warning(s) missed due to ratelimiting
Feb 24 13:28:23 theShire kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
Feb 24 13:28:23 theShire kernel: thermal LNXTHERM:00: registered as thermal_zone0
Feb 24 13:28:23 theShire kernel: ACPI: Sleep Button [SLPB]
Feb 24 13:28:23 theShire kernel: ACPI: Thermal Zone [TZ00] (28 C)
Feb 24 13:28:23 theShire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
Feb 24 13:28:23 theShire kernel: ACPI: Power Button [PWRB]
Feb 24 13:28:23 theShire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
Feb 24 13:28:23 theShire kernel: ACPI: Power Button [PWRF]
Feb 24 13:28:23 theShire kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
Feb 24 13:28:23 theShire kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
Feb 24 13:28:23 theShire kernel: nvme nvme0: pci function 0000:01:00.0
Feb 24 13:28:23 theShire kernel: nvme nvme1: pci function 0000:05:00.0
Feb 24 13:28:23 theShire kernel: usbcore: registered new interface driver ftdi_sio
Feb 24 13:28:23 theShire kernel: usbserial: USB Serial support registered for FTDI USB Serial Device
Feb 24 13:28:23 theShire kernel: ftdi_sio 1-11.1:1.0: FTDI USB Serial Device converter detected
Feb 24 13:28:23 theShire kernel: usb 1-11.1: Detected FT232BM
Feb 24 13:28:23 theShire kernel: usb 1-11.1: FTDI USB Serial Device converter now attached to ttyUSB0
Feb 24 13:28:23 theShire kernel: ahci 0000:00:17.0: version 3.0
Feb 24 13:28:23 theShire kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Feb 24 13:28:23 theShire kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Feb 24 13:28:23 theShire kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode
Feb 24 13:28:23 theShire kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst
Feb 24 13:28:23 theShire kernel: scsi host1: ahci
Feb 24 13:28:23 theShire kernel: scsi host2: ahci
Feb 24 13:28:23 theShire kernel: scsi host3: ahci
Feb 24 13:28:23 theShire kernel: scsi host4: ahci
Feb 24 13:28:23 theShire kernel: ata1: SATA max UDMA/133 abar m2048@0x51539000 port 0x51539100 irq 131
Feb 24 13:28:23 theShire kernel: ata2: SATA max UDMA/133 abar m2048@0x51539000 port 0x51539180 irq 131
Feb 24 13:28:23 theShire kernel: ata3: SATA max UDMA/133 abar m2048@0x51539000 port 0x51539200 irq 131
Feb 24 13:28:23 theShire kernel: ata4: SATA max UDMA/133 abar m2048@0x51539000 port 0x51539280 irq 131
Feb 24 13:28:23 theShire kernel: ahci 0000:02:00.0: controller can do FBS, turning on CAP_FBS
Feb 24 13:28:23 theShire kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Feb 24 13:28:23 theShire kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Feb 24 13:28:23 theShire kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Feb 24 13:28:23 theShire kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Feb 24 13:28:23 theShire kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Feb 24 13:28:23 theShire kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Feb 24 13:28:23 theShire kernel: ahci 0000:02:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Feb 24 13:28:23 theShire kernel: ahci 0000:02:00.0: flags: 64bit ncq fbs pio
Feb 24 13:28:23 theShire kernel: scsi host5: ahci
Feb 24 13:28:23 theShire kernel: scsi host6: ahci
Feb 24 13:28:23 theShire kernel: scsi host7: ahci
Feb 24 13:28:23 theShire kernel: scsi host8: ahci
Feb 24 13:28:23 theShire kernel: scsi host9: ahci
Feb 24 13:28:23 theShire kernel: scsi host10: ahci
Feb 24 13:28:23 theShire kernel: scsi host11: ahci
Feb 24 13:28:23 theShire kernel: scsi host12: ahci
Feb 24 13:28:23 theShire kernel: ata5: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310100 irq 132
Feb 24 13:28:23 theShire kernel: ata6: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310180 irq 132
Feb 24 13:28:23 theShire kernel: ata7: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310200 irq 132
Feb 24 13:28:23 theShire kernel: ata8: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310280 irq 132
Feb 24 13:28:23 theShire kernel: ata9: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310300 irq 132
Feb 24 13:28:23 theShire kernel: ata10: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310380 irq 132
Feb 24 13:28:23 theShire kernel: ata11: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310400 irq 132
Feb 24 13:28:23 theShire kernel: ata12: SATA max UDMA/133 abar m2048@0x51310000 port 0x51310480 irq 132
Feb 24 13:28:23 theShire kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Feb 24 13:28:23 theShire kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Feb 24 13:28:23 theShire kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Feb 24 13:28:23 theShire kernel: cryptd: max_cpu_qlen set to 1000
Feb 24 13:28:23 theShire kernel: AVX2 version of gcm_enc/dec engaged.
Feb 24 13:28:23 theShire kernel: AES CTR mode by8 optimization enabled
Feb 24 13:28:23 theShire kernel: nvme nvme0: missing or invalid SUBNQN field.
Feb 24 13:28:23 theShire kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Feb 24 13:28:23 theShire kernel: nvme0n1: p1
Feb 24 13:28:23 theShire kernel: nvme1n1: p1
Feb 24 13:28:23 theShire kernel: BTRFS: device fsid 12ea81a3-b142-4fa9-98d2-5ca0ce76659a devid 1 transid 7639858 /dev/nvme1n1p1
Feb 24 13:28:23 theShire kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 24 13:28:23 theShire kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 24 13:28:23 theShire kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 24 13:28:23 theShire kernel: ata2: SATA link down (SStatus 4 SControl 300)
Feb 24 13:28:23 theShire kernel: ata1.00: ATA-10: ST4000VN008-2DR166,             ZGY333VJ, SC60, max UDMA/133
Feb 24 13:28:23 theShire kernel: ata1.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 24 13:28:23 theShire kernel: ata1.00: configured for UDMA/133
Feb 24 13:28:23 theShire kernel: scsi 1:0:0:0: Direct-Access     ATA      ST4000VN008-2DR1 SC60 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] Write Protect is off
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: ata6: SATA link down (SStatus 0 SControl 300)
Feb 24 13:28:23 theShire kernel: ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 24 13:28:23 theShire kernel: ata11: SATA link down (SStatus 0 SControl 300)
Feb 24 13:28:23 theShire kernel: ata10: SATA link down (SStatus 0 SControl 300)
Feb 24 13:28:23 theShire kernel: ata9: SATA link down (SStatus 0 SControl 300)
Feb 24 13:28:23 theShire kernel: ata8: SATA link down (SStatus 0 SControl 300)
Feb 24 13:28:23 theShire kernel: ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 24 13:28:23 theShire kernel: ata4.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata4.00: ATA-9: ST3000VN007-2E4166,             Z7309T8G, SC60, max UDMA/133
Feb 24 13:28:23 theShire kernel: ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 24 13:28:23 theShire kernel: ata3.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata3.00: ATA-9: ST3000VN007-2E4166,             Z7309KB9, SC60, max UDMA/133
Feb 24 13:28:23 theShire kernel: ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Feb 24 13:28:23 theShire kernel: ata4.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata4.00: configured for UDMA/133
Feb 24 13:28:23 theShire kernel: ata3.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata3.00: configured for UDMA/133
Feb 24 13:28:23 theShire kernel: scsi 3:0:0:0: Direct-Access     ATA      ST3000VN007-2E41 SC60 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: Attached scsi generic sg2 type 0
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Feb 24 13:28:23 theShire kernel: scsi 4:0:0:0: Direct-Access     ATA      ST3000VN007-2E41 SC60 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] 4096-byte physical blocks
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] Write Protect is off
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] 4096-byte physical blocks
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] Write Protect is off
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: sdb: sdb1
Feb 24 13:28:23 theShire kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Feb 24 13:28:23 theShire kernel: sdd: sdd1
Feb 24 13:28:23 theShire kernel: sd 4:0:0:0: [sdd] Attached SCSI disk
Feb 24 13:28:23 theShire kernel: sdc: sdc1
Feb 24 13:28:23 theShire kernel: sd 3:0:0:0: [sdc] Attached SCSI disk
Feb 24 13:28:23 theShire kernel: ata12.00: ATAPI: MARVELL VIRTUAL, , 1.09, max UDMA/66
Feb 24 13:28:23 theShire kernel: ata12.00: configured for UDMA/66
Feb 24 13:28:23 theShire kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Feb 24 13:28:23 theShire kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Feb 24 13:28:23 theShire kernel: ata5.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata5.00: ATA-9: ST3000VN007-2E4166,             Z7304A89, SC60, max UDMA/133
Feb 24 13:28:23 theShire kernel: ata5.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Feb 24 13:28:23 theShire kernel: ata7.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata7.00: ATA-9: ST3000VN007-2E4166,             Z730491T, SC60, max UDMA/133
Feb 24 13:28:23 theShire kernel: ata7.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Feb 24 13:28:23 theShire kernel: ata7.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata7.00: configured for UDMA/133
Feb 24 13:28:23 theShire kernel: ata5.00: NCQ Send/Recv Log not supported
Feb 24 13:28:23 theShire kernel: ata5.00: configured for UDMA/133
Feb 24 13:28:23 theShire kernel: scsi 5:0:0:0: Direct-Access     ATA      ST3000VN007-2E41 SC60 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: Attached scsi generic sg4 type 0
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] 4096-byte physical blocks
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] Write Protect is off
Feb 24 13:28:23 theShire kernel: scsi 7:0:0:0: Direct-Access     ATA      ST3000VN007-2E41 SC60 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: Attached scsi generic sg5 type 0
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] 4096-byte physical blocks
Feb 24 13:28:23 theShire kernel: scsi 12:0:0:0: Processor         Marvell  Console          1.01 PQ: 0 ANSI: 5
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] Write Protect is off
Feb 24 13:28:23 theShire kernel: scsi 12:0:0:0: Attached scsi generic sg6 type 3
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] Mode Sense: 00 3a 00 00
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 24 13:28:23 theShire kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e0:d5:5e:e3:b3:b7
Feb 24 13:28:23 theShire kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Feb 24 13:28:23 theShire kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Feb 24 13:28:23 theShire kernel: sde: sde1
Feb 24 13:28:23 theShire kernel: sd 5:0:0:0: [sde] Attached SCSI disk
Feb 24 13:28:23 theShire kernel: sdf: sdf1
Feb 24 13:28:23 theShire kernel: sd 7:0:0:0: [sdf] Attached SCSI disk
Feb 24 13:28:23 theShire kernel: BTRFS: device fsid 12ea81a3-b142-4fa9-98d2-5ca0ce76659a devid 2 transid 7639858 /dev/nvme0n1p1
Feb 24 13:28:24 theShire haveged: haveged starting up
Feb 24 13:28:24 theShire rc.inet1: ip -4 addr add 127.0.0.1/8 dev lo
Feb 24 13:28:24 theShire rc.inet1: ip -6 addr add ::1/128 dev lo
Feb 24 13:28:24 theShire rc.inet1: ip link set lo up
Feb 24 13:28:24 theShire rc.inet1: modprobe bonding mode=1 miimon=100
Feb 24 13:28:24 theShire kernel: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Feb 24 13:28:24 theShire kernel: MII link monitoring set to 100 ms
Feb 24 13:28:24 theShire rc.inet1: ip link set bond0 up
Feb 24 13:28:24 theShire rc.inet1: ip link set eth0 master bond0 down
Feb 24 13:28:24 theShire kernel: IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
Feb 24 13:28:24 theShire kernel: 8021q: adding VLAN 0 to HW filter on device bond0
Feb 24 13:28:24 theShire haveged: haveged: ver: 1.9.2; arch: x86; vend: GenuineIntel; build: (gcc 7.3.0 ITV); collect: 128K
Feb 24 13:28:24 theShire haveged: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 22/40; sz: 32398/59688
Feb 24 13:28:24 theShire haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 8.00108
Feb 24 13:28:24 theShire haveged: haveged: fills: 0, generated: 0
Feb 24 13:28:24 theShire kernel: bond0: Enslaving eth0 as a backup interface with a down link
Feb 24 13:28:24 theShire rc.inet1: ip link add name br0 type bridge stp_state 0 forward_delay 0
Feb 24 13:28:24 theShire rc.inet1: ip link set br0 up
Feb 24 13:28:24 theShire rc.inet1: ip link set bond0 down
Feb 24 13:28:24 theShire rc.inet1: ip -4 addr flush dev bond0
Feb 24 13:28:24 theShire rc.inet1: ip link set bond0 promisc on master br0 up
Feb 24 13:28:24 theShire kernel: device bond0 entered promiscuous mode
Feb 24 13:28:24 theShire kernel: IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
Feb 24 13:28:24 theShire kernel: 8021q: adding VLAN 0 to HW filter on device bond0
Feb 24 13:28:24 theShire kernel: br0: port 1(bond0) entered blocking state
Feb 24 13:28:24 theShire kernel: br0: port 1(bond0) entered disabled state
Feb 24 13:28:24 theShire kernel: br0: port 1(bond0) entered blocking state
Feb 24 13:28:24 theShire kernel: br0: port 1(bond0) entered forwarding state
Feb 24 13:28:24 theShire rc.inet1: polling up to 60 sec for DHCP server on interface br0
Feb 24 13:28:24 theShire rc.inet1: timeout 60 dhcpcd -w -q -t 10 -h theShire -4 br0
Feb 24 13:28:24 theShire kernel: br0: port 1(bond0) entered disabled state
Feb 24 13:28:24 theShire dhcpcd[1890]: br0: carrier lost
Feb 24 13:28:24 theShire rsyslogd: environment variable TZ is not set, auto correcting this to TZ=/etc/localtime  [v8.36.0 try http://www.rsyslog.com/e/2442 ]
Feb 24 13:28:24 theShire rsyslogd:  [origin software="rsyslogd" swVersion="8.36.0" x-pid="1744" x-info="http://www.rsyslog.com"] start
Feb 24 13:28:27 theShire kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Feb 24 13:28:27 theShire dhcpcd[1890]: br0: carrier acquired
Feb 24 13:28:27 theShire kernel: bond0: link status definitely up for interface eth0, 1000 Mbps full duplex
Feb 24 13:28:27 theShire kernel: bond0: making interface eth0 the new active one
Feb 24 13:28:27 theShire kernel: device eth0 entered promiscuous mode
Feb 24 13:28:27 theShire kernel: bond0: first active interface up!
Feb 24 13:28:27 theShire kernel: IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
Feb 24 13:28:27 theShire kernel: br0: port 1(bond0) entered blocking state
Feb 24 13:28:27 theShire kernel: br0: port 1(bond0) entered forwarding state
Feb 24 13:28:27 theShire dhcpcd[1890]: br0: soliciting a DHCP lease
Feb 24 13:28:27 theShire dhcpcd[1890]: br0: offered 192.168.178.15 from 192.168.178.1
Feb 24 13:28:27 theShire dhcpcd[1890]: br0: probing address 192.168.178.15/24
Feb 24 13:28:32 theShire dhcpcd[1890]: br0: leased 192.168.178.15 for 86400 seconds
Feb 24 13:28:32 theShire dhcpcd[1890]: br0: adding route to 192.168.178.0/24
Feb 24 13:28:32 theShire dhcpcd[1890]: br0: adding default route via 192.168.178.1
Feb 24 13:28:32 theShire dhcpcd[1890]: forked to background, child pid 1950
Feb 24 13:28:32 theShire rc.inet1: ip link set br0 up
Feb 24 13:28:32 theShire rpcbind[1975]: connect from 127.0.0.1 to getport/addr(status)
Feb 24 13:28:32 theShire rpc.statd[1976]: Version 2.1.1 starting
Feb 24 13:28:32 theShire sm-notify[1977]: Version 2.1.1 starting
Feb 24 13:28:32 theShire rpc.statd[1976]: Failed to read /var/lib/nfs/state: Success
Feb 24 13:28:32 theShire rpc.statd[1976]: Initializing NSM state
Feb 24 13:28:32 theShire sshd[1994]: Server listening on 0.0.0.0 port 22.
Feb 24 13:28:32 theShire sshd[1994]: Server listening on :: port 22.
Feb 24 13:28:32 theShire ntpd[2004]: ntpd [email protected] Thu Aug 16 17:20:22 UTC 2018 (1): Starting
Feb 24 13:28:32 theShire ntpd[2004]: Command line: /usr/sbin/ntpd -g -u ntp:ntp
Feb 24 13:28:32 theShire ntpd[2006]: proto: precision = 0.054 usec (-24)
Feb 24 13:28:32 theShire ntpd[2006]: Listen normally on 0 lo 127.0.0.1:123
Feb 24 13:28:32 theShire ntpd[2006]: Listen normally on 1 br0 192.168.178.15:123
Feb 24 13:28:32 theShire ntpd[2006]: Listen normally on 2 lo [::1]:123
Feb 24 13:28:32 theShire ntpd[2006]: Listen normally on 3 br0 [fe80::14fa:88ff:fe7c:bc76%10]:123
Feb 24 13:28:32 theShire ntpd[2006]: Listening on routing socket on fd #20 for interface updates
Feb 24 13:28:32 theShire ntpd[2006]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Feb 24 13:28:32 theShire ntpd[2006]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Feb 24 13:28:32 theShire crond[2027]: /usr/sbin/crond 4.5 dillon's cron daemon, started with loglevel notice
Feb 24 13:28:32 theShire acpid: starting up with netlink and the input layer
Feb 24 13:28:32 theShire acpid: 1 rule loaded
Feb 24 13:28:32 theShire acpid: waiting for events: event logging is off
Feb 24 13:28:32 theShire root: Installing user plugins
Feb 24 13:28:32 theShire root: plugin: installing: /boot/config/plugins/ca.backup2.plg
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root: plugin: skipping: /boot/config/plugins/ca.backup2/ca.backup2-2019.01.13-x86_64-1.txz already exists
Feb 24 13:28:32 theShire root: plugin: running: /boot/config/plugins/ca.backup2/ca.backup2-2019.01.13-x86_64-1.txz
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: +==============================================================================
Feb 24 13:28:32 theShire root: | Installing new package /boot/config/plugins/ca.backup2/ca.backup2-2019.01.13-x86_64-1.txz
Feb 24 13:28:32 theShire root: +==============================================================================
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: Verifying package ca.backup2-2019.01.13-x86_64-1.txz.
Feb 24 13:28:32 theShire root: Installing package ca.backup2-2019.01.13-x86_64-1.txz:
Feb 24 13:28:32 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:32 theShire root: Package ca.backup2-2019.01.13-x86_64-1.txz installed.
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: ----------------------------------------------------
Feb 24 13:28:32 theShire root:  ca.backup2 has been installed.
Feb 24 13:28:32 theShire root:  Copyright 2015-2017, Andrew Zawadzki
Feb 24 13:28:32 theShire root:  Version: 2019.01.13
Feb 24 13:28:32 theShire root: ----------------------------------------------------
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: plugin: installed
Feb 24 13:28:32 theShire root: plugin: installing: /boot/config/plugins/ca.turbo.plg
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root: plugin: skipping: /boot/config/plugins/ca.turbo/ca.turbo-2019.01.13-x86_64-1.txz already exists
Feb 24 13:28:32 theShire root: plugin: running: /boot/config/plugins/ca.turbo/ca.turbo-2019.01.13-x86_64-1.txz
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: +==============================================================================
Feb 24 13:28:32 theShire root: | Installing new package /boot/config/plugins/ca.turbo/ca.turbo-2019.01.13-x86_64-1.txz
Feb 24 13:28:32 theShire root: +==============================================================================
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: Verifying package ca.turbo-2019.01.13-x86_64-1.txz.
Feb 24 13:28:32 theShire root: Installing package ca.turbo-2019.01.13-x86_64-1.txz:
Feb 24 13:28:32 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:32 theShire root: Package ca.turbo-2019.01.13-x86_64-1.txz installed.
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: Checking for running background process
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: plugin: running: anonymous
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: ----------------------------------------------------
Feb 24 13:28:32 theShire root:  ca.turbo has been installed.
Feb 24 13:28:32 theShire root:  Copyright 2017, Andrew Zawadzki
Feb 24 13:28:32 theShire root:  Version: 2019.01.13
Feb 24 13:28:32 theShire root: ----------------------------------------------------
Feb 24 13:28:32 theShire root:
Feb 24 13:28:32 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/community.applications.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Cleaning Up Old Versions
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/community.applications/community.applications-2019.02.21-x86_64-1.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/community.applications/community.applications-2019.02.21-x86_64-1.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/community.applications/community.applications-2019.02.21-x86_64-1.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package community.applications-2019.02.21-x86_64-1.txz.
Feb 24 13:28:33 theShire root: Installing package community.applications-2019.02.21-x86_64-1.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package community.applications-2019.02.21-x86_64-1.txz installed.
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: Creating Directories
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Adjusting icon for unRaid version
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: ----------------------------------------------------
Feb 24 13:28:33 theShire root:  community.applications has been installed.
Feb 24 13:28:33 theShire root:  Copyright 2015-2019, Andrew Zawadzki
Feb 24 13:28:33 theShire root:  Version: 2019.02.21
Feb 24 13:28:33 theShire root: ----------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/controlr.plg
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/controlr/controlr-2.15.0.tgz already exists
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/controlr/controlr.cfg already exists
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  ControlR has been installed.
Feb 24 13:28:33 theShire root:  Copyright (c) Juan B. Rodriguez
Feb 24 13:28:33 theShire root:  Version: v2019.02.08
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: creating: /tmp/controlr-chkconf - from INLINE content
Feb 24 13:28:33 theShire root: plugin: running: /tmp/controlr-chkconf
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/dynamix.cache.dirs.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/dynamix.cache.dirs/dynamix.cache.dirs.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package dynamix.cache.dirs.txz.
Feb 24 13:28:33 theShire root: Installing package dynamix.cache.dirs.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package dynamix.cache.dirs.txz installed.
Feb 24 13:28:33 theShire root: plugin: creating: /tmp/start_service - from INLINE content
Feb 24 13:28:33 theShire root: plugin: setting: /tmp/start_service - mode to 0770
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  Plugin dynamix.cache.dirs is installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2018, Bergware International
Feb 24 13:28:33 theShire root:  Version: 2018.11.18
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  The included cache_dirs script is a third party script
Feb 24 13:28:33 theShire root:  Copyright by the respective owner and maintainers
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/dynamix.ssd.trim.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/dynamix.ssd.trim/dynamix.ssd.trim.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package dynamix.ssd.trim.txz.
Feb 24 13:28:33 theShire root: Installing package dynamix.ssd.trim.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package dynamix.ssd.trim.txz installed.
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  Plugin dynamix.ssd.trim is installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2017, Bergware International
Feb 24 13:28:33 theShire root:  Version: 2017.04.23a
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/dynamix.system.autofan.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.system.autofan/dynamix.system.autofan.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/dynamix.system.autofan/dynamix.system.autofan.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/dynamix.system.autofan/dynamix.system.autofan.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package dynamix.system.autofan.txz.
Feb 24 13:28:33 theShire root: Installing package dynamix.system.autofan.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package dynamix.system.autofan.txz installed.
Feb 24 13:28:33 theShire root: plugin: creating: /tmp/start_service - from INLINE content
Feb 24 13:28:33 theShire root: plugin: setting: /tmp/start_service - mode to 0770
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  Plugin dynamix.system.autofan is installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2016, Bergware International
Feb 24 13:28:33 theShire root:  Version: 2017.10.15
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/dynamix.system.info.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.system.info/dynamix.system.info.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/dynamix.system.info/dynamix.system.info.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/dynamix.system.info/dynamix.system.info.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package dynamix.system.info.txz.
Feb 24 13:28:33 theShire root: Installing package dynamix.system.info.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package dynamix.system.info.txz installed.
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  Plugin dynamix.system.info is installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2016, Bergware International
Feb 24 13:28:33 theShire root:  Version: 2017.11.18b
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/dynamix.system.temp.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/dynamix.system.temp/dynamix.system.temp.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package dynamix.system.temp.txz.
Feb 24 13:28:33 theShire root: Installing package dynamix.system.temp.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package dynamix.system.temp.txz installed.
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/dynamix.system.temp/sensors-detect already exists
Feb 24 13:28:33 theShire root: plugin: creating: /usr/sbin/sensors-detect - copying LOCAL file /boot/config/plugins/dynamix.system.temp/sensors-detect
Feb 24 13:28:33 theShire root: plugin: setting: /usr/sbin/sensors-detect - mode to 0755
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  Plugin dynamix.system.temp is installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2017, Bergware International
Feb 24 13:28:33 theShire root:  Version: 2019.01.12a
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/fix.common.problems.plg
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/fix.common.problems/fix.common.problems-2019.02.18-x86_64-1.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2019.02.18-x86_64-1.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/config/plugins/fix.common.problems/fix.common.problems-2019.02.18-x86_64-1.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package fix.common.problems-2019.02.18-x86_64-1.txz.
Feb 24 13:28:33 theShire root: Installing package fix.common.problems-2019.02.18-x86_64-1.txz:
Feb 24 13:28:33 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:33 theShire root: Package fix.common.problems-2019.02.18-x86_64-1.txz installed.
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: ----------------------------------------------------
Feb 24 13:28:33 theShire root:  fix.common.problems has been installed.
Feb 24 13:28:33 theShire root:  Copyright 2016, Andrew Zawadzki
Feb 24 13:28:33 theShire root:  Version: 2019.02.18
Feb 24 13:28:33 theShire root: ----------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/libvirt.hotplug.usb.plg
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/config/plugins/libvirt.hotplug.usb/libvirt.hotplug.usb-2019.01.14.tgz already exists
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root: plugin: running: anonymous
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:  libvirt.hotplug.usb has been installed.
Feb 24 13:28:33 theShire root:  This plugin requires Dynamix webGui to operate
Feb 24 13:28:33 theShire root:  Copyright 2016, Burhan Shakil
Feb 24 13:28:33 theShire root:  Copyright 2018-2019, Dan Landon
Feb 24 13:28:33 theShire root:  Version: 2019.01.14
Feb 24 13:28:33 theShire root: -----------------------------------------------------------
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: plugin: installed
Feb 24 13:28:33 theShire root: plugin: installing: /boot/config/plugins/openvpn_server_x64.plg
Feb 24 13:28:33 theShire root: plugin: skipping: /boot/packages/tcl-8.6.9-x86_64-1.txz already exists
Feb 24 13:28:33 theShire root: plugin: running: /boot/packages/tcl-8.6.9-x86_64-1.txz
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root: | Installing new package /boot/packages/tcl-8.6.9-x86_64-1.txz
Feb 24 13:28:33 theShire root: +==============================================================================
Feb 24 13:28:33 theShire root:
Feb 24 13:28:33 theShire root: Verifying package tcl-8.6.9-x86_64-1.txz.
Feb 24 13:28:34 theShire root: Installing package tcl-8.6.9-x86_64-1.txz:
Feb 24 13:28:34 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:34 theShire root: # tcl (Tool Command Language)
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # Tcl, developed by Dr. John Ousterhout, is a simple to use text-based
Feb 24 13:28:34 theShire root: # script language with many built-in features which make it especially
Feb 24 13:28:34 theShire root: # nice for writing interactive scripts.
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # Homepage: https://www.tcl.tk
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: Executing install script for tcl-8.6.9-x86_64-1.txz.
Feb 24 13:28:34 theShire root: Package tcl-8.6.9-x86_64-1.txz installed.
Feb 24 13:28:34 theShire root: plugin: skipping: /boot/packages/expect-5.45.4-x86_64-2.txz already exists
Feb 24 13:28:34 theShire root: plugin: running: /boot/packages/expect-5.45.4-x86_64-2.txz
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: +==============================================================================
Feb 24 13:28:34 theShire root: | Installing new package /boot/packages/expect-5.45.4-x86_64-2.txz
Feb 24 13:28:34 theShire root: +==============================================================================
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: Verifying package expect-5.45.4-x86_64-2.txz.
Feb 24 13:28:34 theShire root: Installing package expect-5.45.4-x86_64-2.txz:
Feb 24 13:28:34 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:34 theShire root: # expect (program that talks to other interactive programs)
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # Expect is a program that talks to other interactive programs according
Feb 24 13:28:34 theShire root: # to a script. Following the script, Expect knows what can be expected
Feb 24 13:28:34 theShire root: # from a program and what the correct response should be. An
Feb 24 13:28:34 theShire root: # interpreted language provides branching and high-level control
Feb 24 13:28:34 theShire root: # structures to direct the dialogue.
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # Expect was written by Don Libes of the National Institute of Standards
Feb 24 13:28:34 theShire root: # and Technology. Homepage: http://core.tcl.tk/expect
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: Package expect-5.45.4-x86_64-2.txz installed.
Feb 24 13:28:34 theShire root: plugin: skipping: /boot/packages/openvpn-2.4.6-x86_64-2.txz already exists
Feb 24 13:28:34 theShire root: plugin: running: /boot/packages/openvpn-2.4.6-x86_64-2.txz
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: +==============================================================================
Feb 24 13:28:34 theShire root: | Installing new package /boot/packages/openvpn-2.4.6-x86_64-2.txz
Feb 24 13:28:34 theShire root: +==============================================================================
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: Verifying package openvpn-2.4.6-x86_64-2.txz.
Feb 24 13:28:34 theShire root: Installing package openvpn-2.4.6-x86_64-2.txz:
Feb 24 13:28:34 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:34 theShire root: # openvpn (secure IP tunnel daemon)
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # OpenVPN is a full-featured SSL VPN which can accommodate a wide range
Feb 24 13:28:34 theShire root: # of configurations, including remote access, site-to-site VPNs, WiFi
Feb 24 13:28:34 theShire root: # security, and enterprise-scale remote access with load balancing,
Feb 24 13:28:34 theShire root: # failover, and fine-grained access-controls.
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: # OpenVPN's home on the net is: http://openvpn.net
Feb 24 13:28:34 theShire root: #
Feb 24 13:28:34 theShire root: Executing install script for openvpn-2.4.6-x86_64-2.txz.
Feb 24 13:28:34 theShire root: Package openvpn-2.4.6-x86_64-2.txz installed.
Feb 24 13:28:34 theShire root: plugin: skipping: /boot/config/plugins/openvpnserver/openvpnserver-2019.02.09.tar.gz already exists
Feb 24 13:28:34 theShire root: plugin: running: anonymous
Feb 24 13:28:34 theShire kernel: tun: Universal TUN/TAP device driver, 1.6
Feb 24 13:28:34 theShire root: plugin: creating: /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh - from INLINE content
Feb 24 13:28:34 theShire root: plugin: setting: /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh - mode to 0770
Feb 24 13:28:34 theShire root: plugin: creating: /var/log/plugins/openvpnserver - from INLINE content
Feb 24 13:28:34 theShire root: plugin: installed
Feb 24 13:28:34 theShire root: plugin: installing: /boot/config/plugins/tips.and.tweaks.plg
Feb 24 13:28:34 theShire root: plugin: running: anonymous
Feb 24 13:28:34 theShire root: plugin: skipping: /boot/config/plugins/tips.and.tweaks/tips.and.tweaks-2019.02.16.tgz already exists
Feb 24 13:28:34 theShire root: plugin: running: anonymous
Feb 24 13:28:34 theShire root: plugin: skipping: /boot/config/plugins/tips.and.tweaks/tips.and.tweaks.cfg already exists
Feb 24 13:28:34 theShire root: plugin: running: anonymous
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: -----------------------------------------------------------
Feb 24 13:28:34 theShire root:  tips.and.tweaks is installed.
Feb 24 13:28:34 theShire root:  Copyright 2016-2019 dlandon
Feb 24 13:28:34 theShire root:  Version: 2019.02.16
Feb 24 13:28:34 theShire root: -----------------------------------------------------------
Feb 24 13:28:34 theShire root:
Feb 24 13:28:34 theShire root: plugin: installed
Feb 24 13:28:34 theShire root: plugin: installing: /boot/config/plugins/tvheadend.plg
Feb 24 13:28:34 theShire root: plugin: running: anonymous
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/tvheadend-2018.12.13.txz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/tvheadend-2018.12.13.txz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/tvheadend-2018.12.13.txz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package tvheadend-2018.12.13.txz.
Feb 24 13:28:35 theShire root: Installing package tvheadend-2018.12.13.txz:
Feb 24 13:28:35 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:35 theShire root: Package tvheadend-2018.12.13.txz installed.
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/dependencies/zlib-1.2.8-x86_64-1.txz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/dependencies/zlib-1.2.8-x86_64-1.txz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Upgrading zlib-1.2.11-x86_64-2 package using /boot/config/plugins/tvheadend/dependencies/zlib-1.2.8-x86_64-1.txz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: Pre-installing package zlib-1.2.8-x86_64-1...
Feb 24 13:28:35 theShire root: Removing package: zlib-1.2.11-x86_64-2-upgraded-2019-02-24,13:28:35
Feb 24 13:28:35 theShire root: Verifying package zlib-1.2.8-x86_64-1.txz.
Feb 24 13:28:35 theShire root: Installing package zlib-1.2.8-x86_64-1.txz:
Feb 24 13:28:35 theShire root: PACKAGE DESCRIPTION:
Feb 24 13:28:35 theShire root: # zlib (compression library)
Feb 24 13:28:35 theShire root: #
Feb 24 13:28:35 theShire root: # zlib is a general purpose thread safe data compression library.  The
Feb 24 13:28:35 theShire root: # data format used by the zlib library is described by RFCs 1950 to
Feb 24 13:28:35 theShire root: # 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt (zlib format)
Feb 24 13:28:35 theShire root: # rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
Feb 24 13:28:35 theShire root: #
Feb 24 13:28:35 theShire root: Executing install script for zlib-1.2.8-x86_64-1.txz.
Feb 24 13:28:35 theShire root: Package zlib-1.2.8-x86_64-1.txz installed.
Feb 24 13:28:35 theShire root: Package zlib-1.2.11-x86_64-2 upgraded with new package /boot/config/plugins/tvheadend/dependencies/zlib-1.2.8-x86_64-1.txz.
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/dependencies/uriparser-0.7.5-x86_64-1PTr.txz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/dependencies/uriparser-0.7.5-x86_64-1PTr.txz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/dependencies/uriparser-0.7.5-x86_64-1PTr.txz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package uriparser-0.7.5-x86_64-1PTr.txz.
Feb 24 13:28:35 theShire root: Unable to install /boot/config/plugins/tvheadend/dependencies/uriparser-0.7.5-x86_64-1PTr.txz:  tar archive is corrupt (tar returned error code 2)
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/dependencies/libiconv-1.13.1-x86_64-2_PTr.txz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/dependencies/libiconv-1.13.1-x86_64-2_PTr.txz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/dependencies/libiconv-1.13.1-x86_64-2_PTr.txz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package libiconv-1.13.1-x86_64-2_PTr.txz.
Feb 24 13:28:35 theShire root: Unable to install /boot/config/plugins/tvheadend/dependencies/libiconv-1.13.1-x86_64-2_PTr.txz:  tar archive is corrupt (tar returned error code 2)
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/dependencies/libdvbcsa1-1.1.0.tgz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/dependencies/libdvbcsa1-1.1.0.tgz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/dependencies/libdvbcsa1-1.1.0.tgz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package libdvbcsa1-1.1.0.tgz.
Feb 24 13:28:35 theShire root: Unable to install /boot/config/plugins/tvheadend/dependencies/libdvbcsa1-1.1.0.tgz:  tar archive is corrupt (tar returned error code 2)
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/dependencies/dvb-apps-100514-x86_64-1jsc.txz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/dependencies/dvb-apps-100514-x86_64-1jsc.txz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/dependencies/dvb-apps-100514-x86_64-1jsc.txz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package dvb-apps-100514-x86_64-1jsc.txz.
Feb 24 13:28:35 theShire root: Unable to install /boot/config/plugins/tvheadend/dependencies/dvb-apps-100514-x86_64-1jsc.txz:  tar archive is corrupt (tar returned error code 2)
Feb 24 13:28:35 theShire root: plugin: skipping: /boot/config/plugins/tvheadend/pkg-tvheadend-0678cb1.tgz already exists
Feb 24 13:28:35 theShire root: plugin: running: /boot/config/plugins/tvheadend/pkg-tvheadend-0678cb1.tgz
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root: | Installing new package /boot/config/plugins/tvheadend/pkg-tvheadend-0678cb1.tgz
Feb 24 13:28:35 theShire root: +==============================================================================
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: Verifying package pkg-tvheadend-0678cb1.tgz.
Feb 24 13:28:35 theShire root: Unable to install /boot/config/plugins/tvheadend/pkg-tvheadend-0678cb1.tgz:  tar archive is corrupt (tar returned error code 2)
Feb 24 13:28:35 theShire root: plugin: running: anonymous
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: -----------------------------------------------------------
Feb 24 13:28:35 theShire root:  Plugin tvheadend is installed.
Feb 24 13:28:35 theShire root:  Version: 2018.12.13
Feb 24 13:28:35 theShire root:  TvHeadend Version: 0678cb1
Feb 24 13:28:35 theShire root: -----------------------------------------------------------
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: NOTE: You need to start TvHeadend manually after every update!
Feb 24 13:28:35 theShire root:
Feb 24 13:28:35 theShire root: plugin: installed
Feb 24 13:28:35 theShire root: Starting go script
Feb 24 13:28:35 theShire root: Starting emhttpd
Feb 24 13:28:35 theShire emhttpd: Unraid(tm) System Management Utility version 6.6.7
Feb 24 13:28:35 theShire emhttpd: Copyright (C) 2005-2018, Lime Technology, Inc.
Feb 24 13:28:35 theShire emhttpd: shcmd (6): /usr/local/emhttp/webGui/scripts/update_access
Feb 24 13:28:35 theShire sshd[1994]: Received signal 15; terminating.
Feb 24 13:28:36 theShire sshd[5787]: Server listening on 0.0.0.0 port 22.
Feb 24 13:28:36 theShire sshd[5787]: Server listening on :: port 22.
Feb 24 13:28:37 theShire emhttpd: shcmd (9): modprobe md-mod super=/boot/config/super.dat
Feb 24 13:28:37 theShire kernel: md: unRAID driver 2.9.4 installed
Feb 24 13:28:37 theShire emhttpd: Plus key detected, GUID: 0951-16AE-0C8F-B0C1D9599D71 FILE: /boot/config/Plus.key
Feb 24 13:28:37 theShire emhttpd: Device inventory:
Feb 24 13:28:37 theShire emhttpd: Samsung_SSD_970_EVO_500GB_S466NX0KB62920W (nvme0n1) 512 976773168
Feb 24 13:28:37 theShire emhttpd: ST3000VN007-2E4166_Z7309T8G (sdd) 512 5860533168
Feb 24 13:28:37 theShire emhttpd: ST3000VN007-2E4166_Z7304A89 (sde) 512 5860533168
Feb 24 13:28:37 theShire emhttpd: ST4000VN008-2DR166_ZGY333VJ (sdb) 512 7814037168
Feb 24 13:28:37 theShire emhttpd: ST3000VN007-2E4166_Z730491T (sdf) 512 5860533168
Feb 24 13:28:37 theShire emhttpd: ST3000VN007-2E4166_Z7309KB9 (sdc) 512 5860533168
Feb 24 13:28:37 theShire emhttpd: Samsung_SSD_960_EVO_500GB_S3EUNX0JA11053A (nvme1n1) 512 976773168
Feb 24 13:28:37 theShire emhttpd: Kingston_DT_microDuo_3C_AC220B280C8FB0C1D9599D71-0:0 (sda) 512 60555264
Feb 24 13:28:37 theShire kernel: mdcmd (1): import 0 sdb 64 3907018532 0 ST4000VN008-2DR166_ZGY333VJ
Feb 24 13:28:37 theShire kernel: md: import disk0: (sdb) ST4000VN008-2DR166_ZGY333VJ size: 3907018532
Feb 24 13:28:37 theShire kernel: mdcmd (2): import 1 sdd 64 2930266532 0 ST3000VN007-2E4166_Z7309T8G
Feb 24 13:28:37 theShire kernel: md: import disk1: (sdd) ST3000VN007-2E4166_Z7309T8G size: 2930266532
Feb 24 13:28:37 theShire kernel: mdcmd (3): import 2 sdc 64 2930266532 0 ST3000VN007-2E4166_Z7309KB9
Feb 24 13:28:37 theShire kernel: md: import disk2: (sdc) ST3000VN007-2E4166_Z7309KB9 size: 2930266532
Feb 24 13:28:37 theShire kernel: mdcmd (4): import 3 sde 64 2930266532 0 ST3000VN007-2E4166_Z7304A89
Feb 24 13:28:37 theShire kernel: md: import disk3: (sde) ST3000VN007-2E4166_Z7304A89 size: 2930266532
Feb 24 13:28:37 theShire kernel: mdcmd (5): import 4 sdf 64 2930266532 0 ST3000VN007-2E4166_Z730491T
Feb 24 13:28:37 theShire kernel: md: import disk4: (sdf) ST3000VN007-2E4166_Z730491T size: 2930266532
Feb 24 13:28:37 theShire kernel: mdcmd (6): import 5
Feb 24 13:28:37 theShire kernel: mdcmd (7): import 6
Feb 24 13:28:37 theShire kernel: mdcmd (8): import 7
Feb 24 13:28:37 theShire kernel: mdcmd (9): import 8
Feb 24 13:28:37 theShire kernel: mdcmd (10): import 9
Feb 24 13:28:37 theShire kernel: mdcmd (11): import 10
Feb 24 13:28:37 theShire kernel: mdcmd (12): import 11
Feb 24 13:28:37 theShire kernel: mdcmd (13): import 12
Feb 24 13:28:37 theShire kernel: mdcmd (14): import 13
Feb 24 13:28:37 theShire kernel: mdcmd (15): import 14
Feb 24 13:28:37 theShire kernel: mdcmd (16): import 15
Feb 24 13:28:37 theShire kernel: mdcmd (17): import 16
Feb 24 13:28:37 theShire kernel: mdcmd (18): import 17
Feb 24 13:28:37 theShire kernel: mdcmd (19): import 18
Feb 24 13:28:37 theShire kernel: mdcmd (20): import 19
Feb 24 13:28:37 theShire kernel: mdcmd (21): import 20
Feb 24 13:28:37 theShire kernel: mdcmd (22): import 21
Feb 24 13:28:37 theShire kernel: mdcmd (23): import 22
Feb 24 13:28:37 theShire kernel: mdcmd (24): import 23
Feb 24 13:28:37 theShire kernel: mdcmd (25): import 24
Feb 24 13:28:37 theShire kernel: mdcmd (26): import 25
Feb 24 13:28:37 theShire kernel: mdcmd (27): import 26
Feb 24 13:28:37 theShire kernel: mdcmd (28): import 27
Feb 24 13:28:37 theShire kernel: mdcmd (29): import 28
Feb 24 13:28:37 theShire kernel: mdcmd (30): import 29
Feb 24 13:28:37 theShire kernel: md: import_slot: 29 empty
Feb 24 13:28:37 theShire emhttpd: import 30 cache device: (nvme1n1) Samsung_SSD_960_EVO_500GB_S3EUNX0JA11053A
Feb 24 13:28:37 theShire emhttpd: import 31 cache device: (nvme0n1) Samsung_SSD_970_EVO_500GB_S466NX0KB62920W
Feb 24 13:28:37 theShire emhttpd: import 32 cache device: no device
Feb 24 13:28:37 theShire emhttpd: import flash device: sda
Feb 24 13:28:37 theShire emhttpd: Starting services...
Feb 24 13:28:37 theShire emhttpd: shcmd (17): /etc/rc.d/rc.nfsd start
Feb 24 13:28:37 theShire kernel: RPC: Registered named UNIX socket transport module.
Feb 24 13:28:37 theShire kernel: RPC: Registered udp transport module.
Feb 24 13:28:37 theShire kernel: RPC: Registered tcp transport module.
Feb 24 13:28:37 theShire kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Feb 24 13:28:38 theShire kernel: Installing knfsd (copyright (C) 1996 [email protected]).
Feb 24 13:28:38 theShire root: Starting NFS server daemons:
Feb 24 13:28:38 theShire root:   /usr/sbin/exportfs -r
Feb 24 13:28:38 theShire root:   /usr/sbin/rpc.nfsd 8
Feb 24 13:28:38 theShire root:   /usr/sbin/rpc.mountd
Feb 24 13:28:38 theShire rpc.mountd[5859]: Version 2.1.1 starting
Feb 24 13:28:38 theShire emhttpd: shcmd (19): /etc/rc.d/rc.atalk start
Feb 24 13:28:38 theShire root: starting netatalk: netatalk
Feb 24 13:28:38 theShire emhttpd: shcmd (20): cp /tmp/emhttp/afp.service /etc/avahi/services/afp.service
Feb 24 13:28:38 theShire emhttpd: shcmd (22): /etc/rc.d/rc.avahidaemon start
Feb 24 13:28:38 theShire root: Starting Avahi mDNS/DNS-SD Daemon:  /usr/sbin/avahi-daemon -D
Feb 24 13:28:38 theShire avahi-daemon[5883]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
Feb 24 13:28:38 theShire avahi-daemon[5883]: Successfully dropped root privileges.
Feb 24 13:28:38 theShire avahi-daemon[5883]: avahi-daemon 0.7 starting up.
Feb 24 13:28:38 theShire avahi-daemon[5883]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Feb 24 13:28:38 theShire avahi-daemon[5883]: Successfully called chroot().
Feb 24 13:28:38 theShire avahi-daemon[5883]: Successfully dropped remaining capabilities.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Loading service file /services/afp.service.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Loading service file /services/sftp-ssh.service.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Loading service file /services/smb.service.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Loading service file /services/ssh.service.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Joining mDNS multicast group on interface br0.IPv6 with address fe80::14fa:88ff:fe7c:bc76.
Feb 24 13:28:38 theShire avahi-daemon[5883]: New relevant interface br0.IPv6 for mDNS.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.178.15.
Feb 24 13:28:38 theShire avahi-daemon[5883]: New relevant interface br0.IPv4 for mDNS.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Joining mDNS multicast group on interface bond0.IPv6 with address fe80::e2d5:5eff:fee3:b3b7.
Feb 24 13:28:38 theShire avahi-daemon[5883]: New relevant interface bond0.IPv6 for mDNS.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Network interface enumeration completed.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Registering new address record for fe80::14fa:88ff:fe7c:bc76 on br0.*.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Registering new address record for 192.168.178.15 on br0.IPv4.
Feb 24 13:28:38 theShire avahi-daemon[5883]: Registering new address record for fe80::e2d5:5eff:fee3:b3b7 on bond0.*.
Feb 24 13:28:38 theShire emhttpd: shcmd (23): /etc/rc.d/rc.avahidnsconfd start
Feb 24 13:28:38 theShire root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
Feb 24 13:28:38 theShire avahi-dnsconfd[5895]: Successfully connected to Avahi daemon.
Feb 24 13:28:38 theShire emhttpd: shcmd (28): /etc/rc.d/rc.php-fpm start
Feb 24 13:28:38 theShire root: Starting php-fpm /usr/sbin/php-fpm: /lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib64/libpng16.so.16)
Feb 24 13:28:38 theShire root:  failed
Feb 24 13:28:38 theShire emhttpd: shcmd (28): exit status: 1
Feb 24 13:28:38 theShire emhttpd: shcmd (29): /etc/rc.d/rc.nginx start
Feb 24 13:28:38 theShire root: unable to load certificate
Feb 24 13:28:38 theShire root: 22792037332800:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE
Feb 24 13:28:38 theShire root: Starting Nginx server daemon...
Feb 24 13:28:38 theShire root: nginx: [emerg] PEM_read_bio_X509_AUX("/etc/ssl/certs/unraid_bundle.pem") failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE)
Feb 24 13:28:38 theShire emhttpd: shcmd (29): exit status: 1
Feb 24 13:28:38 theShire emhttpd: shcmd (30): /usr/local/sbin/set_ncq sdb 1
Feb 24 13:28:38 theShire kernel: mdcmd (31): set md_num_stripes 1280
Feb 24 13:28:38 theShire kernel: mdcmd (32): set md_sync_window 384
Feb 24 13:28:38 theShire kernel: mdcmd (33): set md_sync_thresh 192
Feb 24 13:28:38 theShire kernel: mdcmd (34): set md_write_method
Feb 24 13:28:38 theShire kernel: mdcmd (35): set spinup_group 0 0
Feb 24 13:28:38 theShire kernel: mdcmd (36): set spinup_group 1 0
Feb 24 13:28:38 theShire kernel: mdcmd (37): set spinup_group 2 0
Feb 24 13:28:38 theShire kernel: mdcmd (38): set spinup_group 3 0
Feb 24 13:28:38 theShire kernel: mdcmd (39): set spinup_group 4 0
Feb 24 13:28:38 theShire root: set_ncq: setting sdb queue_depth to 1
Feb 24 13:28:38 theShire emhttpd: shcmd (31): echo 128 > /sys/block/sdb/queue/nr_requests
Feb 24 13:28:38 theShire emhttpd: shcmd (32): /usr/local/sbin/set_ncq sdd 1
Feb 24 13:28:38 theShire root: set_ncq: setting sdd queue_depth to 1
Feb 24 13:28:38 theShire emhttpd: shcmd (33): echo 128 > /sys/block/sdd/queue/nr_requests
Feb 24 13:28:38 theShire emhttpd: shcmd (34): /usr/local/sbin/set_ncq sdc 1
Feb 24 13:28:38 theShire root: set_ncq: setting sdc queue_depth to 1
Feb 24 13:28:38 theShire emhttpd: shcmd (35): echo 128 > /sys/block/sdc/queue/nr_requests
Feb 24 13:28:38 theShire emhttpd: shcmd (36): /usr/local/sbin/set_ncq sde 1
Feb 24 13:28:38 theShire root: set_ncq: setting sde queue_depth to 1
Feb 24 13:28:38 theShire emhttpd: shcmd (37): echo 128 > /sys/block/sde/queue/nr_requests
Feb 24 13:28:38 theShire emhttpd: shcmd (38): /usr/local/sbin/set_ncq sdf 1
Feb 24 13:28:38 theShire root: set_ncq: setting sdf queue_depth to 1
Feb 24 13:28:38 theShire emhttpd: shcmd (39): echo 128 > /sys/block/sdf/queue/nr_requests
Feb 24 13:28:38 theShire kernel: mdcmd (40): start STOPPED
Feb 24 13:28:38 theShire kernel: unraid: allocating 31100K for 1280 stripes (6 disks)
Feb 24 13:28:38 theShire kernel: md1: running, size: 2930266532 blocks
Feb 24 13:28:38 theShire kernel: md2: running, size: 2930266532 blocks
Feb 24 13:28:38 theShire kernel: md3: running, size: 2930266532 blocks
Feb 24 13:28:38 theShire kernel: md4: running, size: 2930266532 blocks
Feb 24 13:28:38 theShire emhttpd: shcmd (40): udevadm settle
Feb 24 13:28:38 theShire emhttpd: Autostart enabled
Feb 24 13:28:38 theShire root: Starting diskload
Feb 24 13:28:38 theShire kernel: bond0: link status definitely down for interface eth0, disabling it
Feb 24 13:28:38 theShire kernel: device eth0 left promiscuous mode
Feb 24 13:28:38 theShire kernel: bond0: now running without any active interface!
Feb 24 13:28:38 theShire kernel: br0: port 1(bond0) entered disabled state
Feb 24 13:28:38 theShire avahi-daemon[5883]: Server startup complete. Host name is theShire.local. Local service cookie is 3708667911.
Feb 24 13:28:39 theShire tips.and.tweaks: Tweaks Applied
Feb 24 13:28:39 theShire emhttpd: Mounting disks...
Feb 24 13:28:39 theShire emhttpd: shcmd (47): /sbin/btrfs device scan
Feb 24 13:28:39 theShire dhcpcd[1950]: br0: carrier lost
Feb 24 13:28:39 theShire avahi-daemon[5883]: Withdrawing address record for 192.168.178.15 on br0.
Feb 24 13:28:39 theShire avahi-daemon[5883]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.178.15.
Feb 24 13:28:39 theShire avahi-daemon[5883]: Interface br0.IPv4 no longer relevant for mDNS.
Feb 24 13:28:39 theShire dhcpcd[1950]: br0: deleting route to 192.168.178.0/24
Feb 24 13:28:39 theShire dhcpcd[1950]: br0: deleting default route via 192.168.178.1
Feb 24 13:28:39 theShire root: Scanning for Btrfs filesystems
Feb 24 13:28:39 theShire emhttpd: shcmd (48): mkdir -p /mnt/disk1
Feb 24 13:28:39 theShire emhttpd: shcmd (49): mount -t xfs -o noatime,nodiratime /dev/md1 /mnt/disk1
Feb 24 13:28:39 theShire kernel: SGI XFS with ACLs, security attributes, no debug enabled
Feb 24 13:28:39 theShire kernel: XFS (md1): Mounting V5 Filesystem
Feb 24 13:28:39 theShire kernel: XFS (md1): Ending clean mount
Feb 24 13:28:39 theShire emhttpd: shcmd (50): xfs_growfs /mnt/disk1
Feb 24 13:28:39 theShire root: meta-data=/dev/md1               isize=512    agcount=4, agsize=183141659 blks
Feb 24 13:28:39 theShire root:          =                       sectsz=512   attr=2, projid32bit=1
Feb 24 13:28:39 theShire root:          =                       crc=1        finobt=1 spinodes=1 rmapbt=0
Feb 24 13:28:39 theShire root:          =                       reflink=0
Feb 24 13:28:39 theShire root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Feb 24 13:28:39 theShire root:          =                       sunit=0      swidth=0 blks
Feb 24 13:28:39 theShire root: naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
Feb 24 13:28:39 theShire root: log      =internal               bsize=4096   blocks=357698, version=2
Feb 24 13:28:39 theShire root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Feb 24 13:28:39 theShire root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Feb 24 13:28:39 theShire emhttpd: shcmd (51): mkdir -p /mnt/disk2
Feb 24 13:28:39 theShire emhttpd: shcmd (52): mount -t xfs -o noatime,nodiratime /dev/md2 /mnt/disk2
Feb 24 13:28:39 theShire kernel: XFS (md2): Mounting V5 Filesystem
Feb 24 13:28:39 theShire kernel: XFS (md2): Ending clean mount
Feb 24 13:28:39 theShire emhttpd: shcmd (53): xfs_growfs /mnt/disk2
Feb 24 13:28:39 theShire root: meta-data=/dev/md2               isize=512    agcount=4, agsize=183141659 blks
Feb 24 13:28:39 theShire root:          =                       sectsz=512   attr=2, projid32bit=1
Feb 24 13:28:39 theShire root:          =                       crc=1        finobt=1 spinodes=1 rmapbt=0
Feb 24 13:28:39 theShire root:          =                       reflink=0
Feb 24 13:28:39 theShire root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Feb 24 13:28:39 theShire root:          =                       sunit=0      swidth=0 blks
Feb 24 13:28:39 theShire root: naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
Feb 24 13:28:39 theShire root: log      =internal               bsize=4096   blocks=357698, version=2
Feb 24 13:28:39 theShire root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Feb 24 13:28:39 theShire root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Feb 24 13:28:39 theShire emhttpd: shcmd (54): mkdir -p /mnt/disk3
Feb 24 13:28:39 theShire emhttpd: shcmd (55): mount -t xfs -o noatime,nodiratime /dev/md3 /mnt/disk3
Feb 24 13:28:39 theShire kernel: XFS (md3): Mounting V5 Filesystem
Feb 24 13:28:40 theShire kernel: XFS (md3): Ending clean mount
Feb 24 13:28:40 theShire emhttpd: shcmd (56): xfs_growfs /mnt/disk3
Feb 24 13:28:40 theShire root: meta-data=/dev/md3               isize=512    agcount=4, agsize=183141659 blks
Feb 24 13:28:40 theShire root:          =                       sectsz=512   attr=2, projid32bit=1
Feb 24 13:28:40 theShire root:          =                       crc=1        finobt=1 spinodes=1 rmapbt=0
Feb 24 13:28:40 theShire root:          =                       reflink=0
Feb 24 13:28:40 theShire root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Feb 24 13:28:40 theShire root:          =                       sunit=0      swidth=0 blks
Feb 24 13:28:40 theShire root: naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
Feb 24 13:28:40 theShire root: log      =internal               bsize=4096   blocks=357698, version=2
Feb 24 13:28:40 theShire root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Feb 24 13:28:40 theShire root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Feb 24 13:28:40 theShire emhttpd: shcmd (57): mkdir -p /mnt/disk4
Feb 24 13:28:40 theShire emhttpd: shcmd (58): mount -t xfs -o noatime,nodiratime /dev/md4 /mnt/disk4
Feb 24 13:28:40 theShire kernel: XFS (md4): Mounting V5 Filesystem
Feb 24 13:28:40 theShire kernel: XFS (md4): Ending clean mount
Feb 24 13:28:40 theShire emhttpd: shcmd (59): xfs_growfs /mnt/disk4
Feb 24 13:28:40 theShire root: meta-data=/dev/md4               isize=512    agcount=4, agsize=183141659 blks
Feb 24 13:28:40 theShire root:          =                       sectsz=512   attr=2, projid32bit=1
Feb 24 13:28:40 theShire root:          =                       crc=1        finobt=1 spinodes=1 rmapbt=0
Feb 24 13:28:40 theShire root:          =                       reflink=0
Feb 24 13:28:40 theShire root: data     =                       bsize=4096   blocks=732566633, imaxpct=5
Feb 24 13:28:40 theShire root:          =                       sunit=0      swidth=0 blks
Feb 24 13:28:40 theShire root: naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
Feb 24 13:28:40 theShire root: log      =internal               bsize=4096   blocks=357698, version=2
Feb 24 13:28:40 theShire root:          =                       sectsz=512   sunit=0 blks, lazy-count=1
Feb 24 13:28:40 theShire root: realtime =none                   extsz=4096   blocks=0, rtextents=0
Feb 24 13:28:40 theShire emhttpd: shcmd (60): mkdir -p /mnt/cache
Feb 24 13:28:40 theShire emhttpd: cache uuid: 12ea81a3-b142-4fa9-98d2-5ca0ce76659a
Feb 24 13:28:40 theShire emhttpd: cache TotDevices: 2
Feb 24 13:28:40 theShire emhttpd: cache NumDevices: 2
Feb 24 13:28:40 theShire emhttpd: cache NumFound: 2
Feb 24 13:28:40 theShire emhttpd: cache NumMissing: 0
Feb 24 13:28:40 theShire emhttpd: cache NumMisplaced: 0
Feb 24 13:28:40 theShire emhttpd: cache NumExtra: 0
Feb 24 13:28:40 theShire emhttpd: cache LuksState: 0
Feb 24 13:28:40 theShire emhttpd: shcmd (61): mount -t btrfs -o noatime,nodiratime -U 12ea81a3-b142-4fa9-98d2-5ca0ce76659a /mnt/cache
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): disk space caching is enabled
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): has skinny extents
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): enabling ssd optimizations
Feb 24 13:28:40 theShire emhttpd: shcmd (62): /sbin/btrfs filesystem resize 1:max /mnt/cache
Feb 24 13:28:40 theShire root: Resize '/mnt/cache' of '1:max'
Feb 24 13:28:40 theShire emhttpd: shcmd (63): /sbin/btrfs filesystem resize 2:max /mnt/cache
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): resizing devid 1
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): new size for /dev/nvme1n1p1 is 500107829248
Feb 24 13:28:40 theShire root: Resize '/mnt/cache' of '2:max'
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): resizing devid 2
Feb 24 13:28:40 theShire kernel: BTRFS info (device nvme1n1p1): new size for /dev/nvme0n1p1 is 500107829248
Feb 24 13:28:40 theShire emhttpd: shcmd (64): sync
Feb 24 13:28:40 theShire emhttpd: shcmd (65): mkdir /mnt/user0
Feb 24 13:28:40 theShire emhttpd: shcmd (66): /usr/local/sbin/shfs /mnt/user0 -disks 30 -o noatime,big_writes,allow_other   |& logger
Feb 24 13:28:40 theShire shfs: stderr redirected to syslog
Feb 24 13:28:40 theShire emhttpd: shcmd (67): mkdir /mnt/user
Feb 24 13:28:40 theShire emhttpd: shcmd (68): /usr/local/sbin/shfs /mnt/user -disks 31 50000000000 -o noatime,big_writes,allow_other  -o remember=330  |& logger
Feb 24 13:28:40 theShire shfs: stderr redirected to syslog
Feb 24 13:28:40 theShire emhttpd: shcmd (70): /usr/local/sbin/update_cron
Feb 24 13:28:40 theShire ntpd[2006]: Deleting interface #1 br0, 192.168.178.15#123, interface stats: received=5, sent=5, dropped=4, active_time=8 secs
Feb 24 13:28:40 theShire ntpd[2006]: 216.239.35.12 local addr 192.168.178.15 -> <null>
Feb 24 13:28:40 theShire ntpd[2006]: 216.239.35.8 local addr 192.168.178.15 -> <null>
Feb 24 13:28:40 theShire ntpd[2006]: 216.239.35.4 local addr 192.168.178.15 -> <null>
Feb 24 13:28:40 theShire ntpd[2006]: 216.239.35.0 local addr 192.168.178.15 -> <null>
Feb 24 13:28:40 theShire ntpd[2006]: Deleting interface #3 br0, fe80::14fa:88ff:fe7c:bc76%10#123, interface stats: received=0, sent=0, dropped=0, active_time=8 secs
Feb 24 13:28:40 theShire cache_dirs: Arguments=-l off
Feb 24 13:28:40 theShire cache_dirs: Max Scan Secs=10, Min Scan Secs=1
Feb 24 13:28:40 theShire cache_dirs: Scan Type=adaptive
Feb 24 13:28:40 theShire cache_dirs: Min Scan Depth=4
Feb 24 13:28:40 theShire cache_dirs: Max Scan Depth=none
Feb 24 13:28:40 theShire cache_dirs: Use Command='find -noleaf'
Feb 24 13:28:40 theShire cache_dirs: ---------- Caching Directories ---------------
Feb 24 13:28:40 theShire cache_dirs: TimeMachine
Feb 24 13:28:40 theShire cache_dirs: appdata
Feb 24 13:28:40 theShire cache_dirs: backups
Feb 24 13:28:40 theShire cache_dirs: data
Feb 24 13:28:40 theShire cache_dirs: domains
Feb 24 13:28:40 theShire cache_dirs: games
Feb 24 13:28:40 theShire cache_dirs: isos
Feb 24 13:28:40 theShire cache_dirs: pictures
Feb 24 13:28:40 theShire cache_dirs: plex-library
Feb 24 13:28:40 theShire cache_dirs: system
Feb 24 13:28:40 theShire cache_dirs: vlog
Feb 24 13:28:40 theShire cache_dirs: zut
Feb 24 13:28:40 theShire cache_dirs: ----------------------------------------------
Feb 24 13:28:40 theShire cache_dirs: Setting Included dirs:
Feb 24 13:28:40 theShire cache_dirs: Setting Excluded dirs:
Feb 24 13:28:40 theShire cache_dirs: min_disk_idle_before_restarting_scan_sec=60
Feb 24 13:28:40 theShire cache_dirs: scan_timeout_sec_idle=150
Feb 24 13:28:40 theShire cache_dirs: scan_timeout_sec_busy=30
Feb 24 13:28:40 theShire cache_dirs: scan_timeout_sec_stable=30
Feb 24 13:28:40 theShire cache_dirs: frequency_of_full_depth_scan_sec=604800
Feb 24 13:28:40 theShire cache_dirs: cache_dirs service rc.cachedirs: Started: '/usr/local/emhttp/plugins/dynamix.cache.dirs/scripts/cache_dirs -l off 2>/dev/null'
Feb 24 13:28:40 theShire root: Delaying execution of fix common problems scan for 10 minutes
Feb 24 13:28:40 theShire root: Starting OpenVPN Server
Feb 24 13:28:40 theShire root: Starting Openvpn server.....
Feb 24 13:28:41 theShire sudo:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/sbin/openvpn --writepid /var/run/openvpnserver/openvpnserver.pid --config /mnt/cache/appdata/myVPNserver/openvpnserver.ovpn --script-security 2 --daemon
Feb 24 13:28:41 theShire kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Feb 24 13:28:41 theShire dhcpcd[1950]: br0: carrier acquired
Feb 24 13:28:41 theShire kernel: bond0: link status definitely up for interface eth0, 1000 Mbps full duplex
Feb 24 13:28:41 theShire kernel: bond0: making interface eth0 the new active one
Feb 24 13:28:41 theShire kernel: device eth0 entered promiscuous mode
Feb 24 13:28:41 theShire kernel: bond0: first active interface up!
Feb 24 13:28:41 theShire kernel: br0: port 1(bond0) entered blocking state
Feb 24 13:28:41 theShire kernel: br0: port 1(bond0) entered forwarding state
Feb 24 13:28:42 theShire root: OK... Started
Feb 24 13:28:42 theShire root: Adding iptables rule .....
Feb 24 13:28:42 theShire root:
Feb 24 13:28:42 theShire emhttpd: Installing latest version of Tvheadend...
Feb 24 13:28:42 theShire emhttpd: Cannot install /boot/packages/tvheadend.txz:  file not found
Feb 24 13:28:42 theShire dhcpcd[1950]: br0: rebinding lease of 192.168.178.15
Feb 24 13:28:42 theShire dhcpcd[1950]: br0: probing address 192.168.178.15/24
Feb 24 13:28:43 theShire ntpd[2006]: Listen normally on 4 br0 [fe80::14fa:88ff:fe7c:bc76%10]:123
Feb 24 13:28:43 theShire ntpd[2006]: new interface(s) found: waking up resolver
Feb 24 13:28:45 theShire emhttpd: ... OK
Feb 24 13:28:46 theShire emhttpd: Starting Tvheadend: sudo -u root tvheadend -c /usr/local/tvheadend/.htsconfig -u root -g video -f -S >/dev/null 2>&1
Feb 24 13:28:47 theShire dhcpcd[1950]: br0: leased 192.168.178.15 for 86400 seconds
Feb 24 13:28:47 theShire avahi-daemon[5883]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.178.15.
Feb 24 13:28:47 theShire avahi-daemon[5883]: New relevant interface br0.IPv4 for mDNS.
Feb 24 13:28:47 theShire dhcpcd[1950]: br0: adding route to 192.168.178.0/24
Feb 24 13:28:47 theShire dhcpcd[1950]: br0: adding default route via 192.168.178.1
Feb 24 13:28:47 theShire avahi-daemon[5883]: Registering new address record for 192.168.178.15 on br0.IPv4.
Feb 24 13:28:48 theShire ntpd[2006]: Listen normally on 5 br0 192.168.178.15:123
Feb 24 13:28:48 theShire ntpd[2006]: new interface(s) found: waking up resolver
Feb 24 13:29:01 theShire crond[2027]: exit status 1 from user root /usr/local/emhttp/plugins/dynamix/scripts/monitor &> /dev/null
Feb 24 13:29:02 theShire sshd[6723]: Accepted password for root from 192.168.178.155 port 60115 ssh2
Feb 24 13:30:01 theShire crond[2027]: exit status 1 from user root /usr/local/emhttp/plugins/dynamix/scripts/monitor &> /dev/null

 

  • Author

I will retry diagnostics in safe mode, brb :).

2 hours ago, Pim Bliek said:

Starting php-fpm /usr/sbin/php-fpm: /usr/lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib64/libpng16.so.16)

Delete tvheadend.plg from config/plugins on the flash drive

 

Then delete the contents of config/ssh and config/ssl and reboot

  • Author

Ok! Now it boots ok and I can access the GUI...

Now I only seem to need to reinstall and reconfigure TVheadend.. Unfortunate but not a disaster.

 

Thanks for helping me out!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.