Skip to content

Instantly share code, notes, and snippets.

@dechamps
Created August 8, 2018 18:21
Show Gist options
  • Save dechamps/aea72558fed9a1d7517f950390edbd55 to your computer and use it in GitHub Desktop.
Save dechamps/aea72558fed9a1d7517f950390edbd55 to your computer and use it in GitHub Desktop.
[ 0.000000] microcode: microcode updated early to revision 0x2d, date = 2018-02-07
[ 0.000000] Linux version 4.17.0-1-amd64 ([email protected]) (gcc version 7.3.0 (Debian 7.3.0-26)) #1 SMP Debian 4.17.8-1 (2018-07-20)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.17.0-1-amd64 root=ZFS=zyklos/durable/system ro boot=zfs zfs_force=1 panic=3600 consoleblank=0 root=ZFS=zyklos/durable/system
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000dc38ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dc390000-0x00000000dc3d4fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000dc3d5000-0x00000000dc404fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dc405000-0x00000000dc415fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000dc416000-0x00000000dc93ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dc940000-0x00000000dcb84fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dcb85000-0x00000000dcb92fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dcb93000-0x00000000dcbbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dcbc0000-0x00000000dcbc4fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dcbc5000-0x00000000dcc07fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dcc08000-0x00000000dcffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dd800000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0xdcb85000 ACPI 2.0=0xdcb85000 SMBIOS=0xdc428e98 MPS=0xfc9e0
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO, BIOS 3603 11/09/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x41f600 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-DFFFF write-protect
[ 0.000000] E0000-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FE0000000 write-back
[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 3 base 0DE000000 mask FFE000000 uncachable
[ 0.000000] 4 base 0DD800000 mask FFF800000 uncachable
[ 0.000000] 5 base 41F800000 mask FFF800000 uncachable
[ 0.000000] 6 base 41F600000 mask FFFE00000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: update [mem 0xdd800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdd000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fce30-0x000fce3f] mapped at [ (ptrval)]
[ 0.000000] Base memory trampoline at [ (ptrval)] 95000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BRK [0x1cfe3f000, 0x1cfe3ffff] PGTABLE
[ 0.000000] BRK [0x1cfe40000, 0x1cfe40fff] PGTABLE
[ 0.000000] BRK [0x1cfe41000, 0x1cfe41fff] PGTABLE
[ 0.000000] BRK [0x1cfe42000, 0x1cfe42fff] PGTABLE
[ 0.000000] BRK [0x1cfe43000, 0x1cfe43fff] PGTABLE
[ 0.000000] BRK [0x1cfe44000, 0x1cfe44fff] PGTABLE
[ 0.000000] BRK [0x1cfe45000, 0x1cfe45fff] PGTABLE
[ 0.000000] BRK [0x1cfe46000, 0x1cfe46fff] PGTABLE
[ 0.000000] BRK [0x1cfe47000, 0x1cfe47fff] PGTABLE
[ 0.000000] BRK [0x1cfe48000, 0x1cfe48fff] PGTABLE
[ 0.000000] BRK [0x1cfe49000, 0x1cfe49fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3485b000-0x36424fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000DCB85000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000DCB85078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000DCB90C70 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000DCB85170 00BAFE (v02 ALASKA A M I 00000015 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000DCBBEF80 000040
[ 0.000000] ACPI: APIC 0x00000000DCB90D68 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x00000000DCB90E00 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000DCB90E40 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000DCB90E78 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 0x00000000DCB911E8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000DCB91B98 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: DMAR 0x00000000DCB92630 0000B0 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x41f5f0000-0x41f5f4fff]
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000041f5fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000dc38ffff]
[ 0.000000] node 0: [mem 0x00000000dcc08000-0x00000000dcffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000041f5fffff]
[ 0.000000] Reserved but unavailable: 15578 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f5fffff]
[ 0.000000] On node 0 totalpages: 4176166
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 158 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14031 pages used for memmap
[ 0.000000] DMA32 zone: 897928 pages, LIFO batch:31
[ 0.000000] Normal zone: 51160 pages used for memmap
[ 0.000000] Normal zone: 3274240 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics memory at [mem 0xdda00000-0xdf9fffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc390000-0xdc3d4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc3d5000-0xdc404fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc405000-0xdc415fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc416000-0xdc93ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdc940000-0xdcb84fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdcb85000-0xdcb92fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdcb93000-0xdcbbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdcbc0000-0xdcbc4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdcbc5000-0xdcc07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdd7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd800000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x52e with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 44 pages/cpu @ (ptrval) s142360 r8192 d29672 u262144
[ 0.000000] pcpu-alloc: s142360 r8192 d29672 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4110753
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.17.0-1-amd64 root=ZFS=zyklos/durable/system ro boot=zfs zfs_force=1 panic=3600 consoleblank=0 root=ZFS=zyklos/durable/system
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 16132816K/16704664K available (10252K kernel code, 1210K rwdata, 3216K rodata, 1548K init, 656K bss, 571848K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 30818 entries in 121 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 33024, nr_irqs: 488, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20180313
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.000000] DMAR: Host address width 36
[ 0.000000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.000000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.000000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.000000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.000000] DMAR: RMRR base: 0x000000dc8c2000 end: 0x000000dc8d3fff
[ 0.000000] DMAR: RMRR base: 0x000000dd800000 end: 0x000000df9fffff
[ 0.000000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.000000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.000000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.000000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.000000] x2apic enabled
[ 0.000000] Switched APIC routing to cluster x2apic.
[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.020000] tsc: Fast TSC calibration using PIT
[ 0.024000] tsc: Detected 3411.239 MHz processor
[ 0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x312bc7dbe5a, max_idle_ns: 440795379942 ns
[ 0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.47 BogoMIPS (lpj=13644956)
[ 0.024000] pid_max: default: 32768 minimum: 301
[ 0.034251] Security Framework initialized
[ 0.034253] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.034267] AppArmor: AppArmor initialized
[ 0.036251] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.037274] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.037325] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.037359] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.037526] CPU: Physical Processor ID: 0
[ 0.037528] CPU: Processor Core ID: 0
[ 0.037533] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.037534] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.037539] mce: CPU supports 9 MCE banks
[ 0.037546] CPU0: Thermal monitoring enabled (TM1)
[ 0.037554] process: using mwait in idle threads
[ 0.037557] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.037558] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.037561] Spectre V2 : Mitigation: Full generic retpoline
[ 0.037562] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.037564] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.037565] Speculative Store Bypass: Vulnerable
[ 0.037635] Freeing SMP alternatives memory: 24K
[ 0.044704] TSC deadline timer enabled
[ 0.044706] smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.044772] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.044791] ... version: 3
[ 0.044793] ... bit width: 48
[ 0.044794] ... generic registers: 4
[ 0.044795] ... value mask: 0000ffffffffffff
[ 0.044797] ... max period: 00007fffffffffff
[ 0.044799] ... fixed-purpose events: 3
[ 0.044800] ... event mask: 000000070000000f
[ 0.044830] Hierarchical SRCU implementation.
[ 0.045454] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.045469] smp: Bringing up secondary CPUs ...
[ 0.045532] x86: Booting SMP configuration:
[ 0.045534] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.060047] smp: Brought up 1 node, 8 CPUs
[ 0.060047] smpboot: Max logical packages: 1
[ 0.060047] smpboot: Total of 8 processors activated (54579.82 BogoMIPS)
[ 0.064455] devtmpfs: initialized
[ 0.064455] x86/mm: Memory block size: 128MB
[ 0.065004] PM: Registering ACPI NVS region [mem 0xdc940000-0xdcb84fff] (2379776 bytes)
[ 0.065004] PM: Registering ACPI NVS region [mem 0xdcb93000-0xdcbbffff] (184320 bytes)
[ 0.065004] PM: Registering ACPI NVS region [mem 0xdcbc5000-0xdcc07fff] (274432 bytes)
[ 0.065004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.065004] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.065004] pinctrl core: initialized pinctrl subsystem
[ 0.065004] NET: Registered protocol family 16
[ 0.065004] audit: initializing netlink subsys (disabled)
[ 0.065004] audit: type=2000 audit(1533583810.064:1): state=initialized audit_enabled=0 res=1
[ 0.065004] cpuidle: using governor ladder
[ 0.065004] cpuidle: using governor menu
[ 0.065004] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.065004] ACPI: bus type PCI registered
[ 0.065004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.065004] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.065004] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.065004] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[ 0.065004] PCI: Using configuration type 1 for base access
[ 0.065004] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.065004] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.065004] ACPI: Added _OSI(Module Device)
[ 0.065004] ACPI: Added _OSI(Processor Device)
[ 0.065004] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.065004] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.065004] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.071640] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.073337] ACPI: Dynamic OEM Table Load:
[ 0.073337] ACPI: SSDT 0xFFFF8B300C7C4000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.073337] ACPI: Dynamic OEM Table Load:
[ 0.073337] ACPI: SSDT 0xFFFF8B300C738000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.073337] ACPI: Dynamic OEM Table Load:
[ 0.073337] ACPI: SSDT 0xFFFF8B300C7CB600 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.073337] ACPI: EC: EC started
[ 0.073337] ACPI: EC: interrupt blocked
[ 0.073337] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.073337] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.073337] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[ 0.073337] ACPI: Interpreter enabled
[ 0.073337] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.073337] ACPI: Using IOAPIC for interrupt routing
[ 0.073337] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.073337] ACPI: Enabled 8 GPEs in block 00 to 3F
[ 0.080297] ACPI: Power Resource [FN00] (off)
[ 0.080358] ACPI: Power Resource [FN01] (off)
[ 0.080416] ACPI: Power Resource [FN02] (off)
[ 0.080472] ACPI: Power Resource [FN03] (off)
[ 0.080528] ACPI: Power Resource [FN04] (off)
[ 0.080977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.080983] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.081034] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.081403] PCI host bridge to bus 0000:00
[ 0.081407] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.081409] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.081411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.081414] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.081417] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.081424] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[ 0.081500] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[ 0.081527] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.081591] pci 0000:00:02.0: [8086:0102] type 00 class 0x030000
[ 0.081599] pci 0000:00:02.0: reg 0x10: [mem 0xf7000000-0xf73fffff 64bit]
[ 0.081603] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.081606] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.081615] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.081697] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.081721] pci 0000:00:16.0: reg 0x10: [mem 0xf7c2c000-0xf7c2c00f 64bit]
[ 0.081790] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.081862] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
[ 0.081880] pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff]
[ 0.081887] pci 0000:00:19.0: reg 0x14: [mem 0xf7c29000-0xf7c29fff]
[ 0.081895] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
[ 0.081950] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.082019] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.082039] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c28000-0xf7c283ff]
[ 0.082118] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.082189] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.082207] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c20000-0xf7c23fff 64bit]
[ 0.082267] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.082337] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.082416] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.082493] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.082571] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.082647] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[ 0.082725] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.082800] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.082878] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.082954] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.083032] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.083108] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[ 0.083186] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.083262] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[ 0.083340] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.083418] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.083438] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c27000-0xf7c273ff]
[ 0.083516] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.083588] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[ 0.083750] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[ 0.083767] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
[ 0.083774] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
[ 0.083781] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
[ 0.083788] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
[ 0.083795] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.083802] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c26000-0xf7c267ff]
[ 0.083839] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.083903] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.083921] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c25000-0xf7c250ff 64bit]
[ 0.083940] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.084036] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.084082] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.084155] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.084195] pci 0000:03:00.0: reg 0x10: [mem 0xf7b00000-0xf7b07fff 64bit]
[ 0.084352] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.084440] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.084447] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff]
[ 0.084518] pci 0000:04:00.0: [8086:1533] type 00 class 0x020000
[ 0.084561] pci 0000:04:00.0: reg 0x10: [mem 0xf7500000-0xf75fffff]
[ 0.084607] pci 0000:04:00.0: reg 0x1c: [mem 0xf7600000-0xf7603fff]
[ 0.084653] pci 0000:04:00.0: reg 0x30: [mem 0xf7400000-0xf74fffff pref]
[ 0.084764] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.084871] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.084878] pci 0000:00:1c.2: bridge window [mem 0xf7400000-0xf76fffff]
[ 0.084956] pci 0000:05:00.0: [197b:2362] type 00 class 0x010185
[ 0.085004] pci 0000:05:00.0: reg 0x10: [io 0xe040-0xe047]
[ 0.085019] pci 0000:05:00.0: reg 0x14: [io 0xe030-0xe033]
[ 0.085035] pci 0000:05:00.0: reg 0x18: [io 0xe020-0xe027]
[ 0.085050] pci 0000:05:00.0: reg 0x1c: [io 0xe010-0xe013]
[ 0.085065] pci 0000:05:00.0: reg 0x20: [io 0xe000-0xe00f]
[ 0.085081] pci 0000:05:00.0: reg 0x24: [mem 0xf7a10000-0xf7a101ff]
[ 0.085096] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.085165] pci 0000:05:00.0: PME# supported from D3hot
[ 0.085250] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.085255] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.085259] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.085327] pci 0000:06:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.085368] pci 0000:06:00.0: reg 0x10: [mem 0xf7900000-0xf7907fff 64bit]
[ 0.085524] pci 0000:06:00.0: PME# supported from D3hot D3cold
[ 0.085612] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.085619] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.085679] pci 0000:07:00.0: [1b21:1080] type 01 class 0x060401
[ 0.085825] pci 0000:00:1c.6: PCI bridge to [bus 07-08] (subtractive decode)
[ 0.085830] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.085833] pci 0000:00:1c.6: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.085838] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.085839] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.085841] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.085842] pci 0000:00:1c.6: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode)
[ 0.085887] pci 0000:08:00.0: [1186:4300] type 00 class 0x020000
[ 0.085916] pci 0000:08:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.085929] pci 0000:08:00.0: reg 0x14: [mem 0xf7821000-0xf78210ff]
[ 0.085984] pci 0000:08:00.0: reg 0x30: [mem 0xf7800000-0xf781ffff pref]
[ 0.086045] pci 0000:08:02.0: [1106:3044] type 00 class 0x0c0010
[ 0.086082] pci 0000:08:02.0: reg 0x10: [mem 0xf7820000-0xf78207ff]
[ 0.086099] pci 0000:08:02.0: reg 0x14: [io 0xd100-0xd17f]
[ 0.086228] pci 0000:08:02.0: supports D2
[ 0.086229] pci 0000:08:02.0: PME# supported from D2 D3hot D3cold
[ 0.086332] pci 0000:07:00.0: PCI bridge to [bus 08] (subtractive decode)
[ 0.086342] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff]
[ 0.086348] pci 0000:07:00.0: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.086357] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff] (subtractive decode)
[ 0.086358] pci 0000:07:00.0: bridge window [mem 0xf7800000-0xf78fffff] (subtractive decode)
[ 0.086359] pci 0000:07:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.086360] pci 0000:07:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.086361] pci 0000:07:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.086362] pci 0000:07:00.0: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode)
[ 0.086431] pci 0000:09:00.0: [1b4b:9172] type 00 class 0x010601
[ 0.086458] pci 0000:09:00.0: reg 0x10: [io 0xc040-0xc047]
[ 0.086470] pci 0000:09:00.0: reg 0x14: [io 0xc030-0xc033]
[ 0.086482] pci 0000:09:00.0: reg 0x18: [io 0xc020-0xc027]
[ 0.086494] pci 0000:09:00.0: reg 0x1c: [io 0xc010-0xc013]
[ 0.086506] pci 0000:09:00.0: reg 0x20: [io 0xc000-0xc00f]
[ 0.086518] pci 0000:09:00.0: reg 0x24: [mem 0xf7710000-0xf77101ff]
[ 0.086530] pci 0000:09:00.0: reg 0x30: [mem 0xf7700000-0xf770ffff pref]
[ 0.086545] pci 0000:09:00.0: Enabling fixed DMA alias to 00.1
[ 0.086597] pci 0000:09:00.0: PME# supported from D3hot
[ 0.086676] pci 0000:00:1c.7: PCI bridge to [bus 09]
[ 0.086680] pci 0000:00:1c.7: bridge window [io 0xc000-0xcfff]
[ 0.086684] pci 0000:00:1c.7: bridge window [mem 0xf7700000-0xf77fffff]
[ 0.087041] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.087083] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.087122] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.087162] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.087201] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.087239] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.087279] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.087318] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.087520] ACPI: EC: interrupt unblocked
[ 0.087528] ACPI: EC: event unblocked
[ 0.087535] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.087537] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.087583] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.087583] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.087583] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.087583] vgaarb: loaded
[ 0.087583] pps_core: LinuxPPS API ver. 1 registered
[ 0.087583] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.087583] PTP clock support registered
[ 0.087583] EDAC MC: Ver: 3.0.0
[ 0.087583] Registered efivars operations
[ 0.148009] PCI: Using ACPI for IRQ routing
[ 0.149274] PCI: pci_cache_line_size set to 64 bytes
[ 0.149346] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.149347] e820: reserve RAM buffer [mem 0xdc390000-0xdfffffff]
[ 0.149348] e820: reserve RAM buffer [mem 0xdd000000-0xdfffffff]
[ 0.149349] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
[ 0.149422] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.149422] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.150062] clocksource: Switched to clocksource tsc-early
[ 0.152512] VFS: Disk quotas dquot_6.6.0
[ 0.152512] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.152512] AppArmor: AppArmor Filesystem Enabled
[ 0.152512] pnp: PnP ACPI init
[ 0.152512] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.152512] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.152512] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.152512] system 00:01: [io 0x0200-0x020f] has been reserved
[ 0.152512] system 00:01: [io 0xffff] has been reserved
[ 0.152512] system 00:01: [io 0xffff] has been reserved
[ 0.152512] system 00:01: [io 0x0400-0x0453] has been reserved
[ 0.152512] system 00:01: [io 0x0458-0x047f] has been reserved
[ 0.152512] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.152512] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.152512] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.152512] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.152512] system 00:03: [io 0x0454-0x0457] has been reserved
[ 0.152512] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.152512] system 00:04: [io 0x0290-0x029f] has been reserved
[ 0.152512] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.152512] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.152512] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.152512] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.152512] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.152512] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.152512] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.152512] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.152512] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.152512] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.152512] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.152512] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.152512] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.152512] system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved
[ 0.152512] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.152512] system 00:07: [mem 0x20000000-0x201fffff] has been reserved
[ 0.152512] system 00:07: [mem 0x40000000-0x401fffff] has been reserved
[ 0.152512] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.152512] pnp: PnP ACPI: found 8 devices
[ 0.161391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.161409] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.161411] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.161412] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.161469] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
[ 0.161473] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
[ 0.161477] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.161480] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.161485] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.161488] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.161494] pci 0000:00:1c.0: bridge window [mem 0xdfb00000-0xdfcfffff]
[ 0.161499] pci 0000:00:1c.0: bridge window [mem 0xdfd00000-0xdfefffff 64bit pref]
[ 0.161506] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.161511] pci 0000:00:1c.1: bridge window [mem 0xf7b00000-0xf7bfffff]
[ 0.161520] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.161525] pci 0000:00:1c.2: bridge window [mem 0xf7400000-0xf76fffff]
[ 0.161534] pci 0000:05:00.0: BAR 6: assigned [mem 0xf7a00000-0xf7a0ffff pref]
[ 0.161537] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.161541] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.161546] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.161555] pci 0000:00:1c.4: PCI bridge to [bus 06]
[ 0.161559] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.161568] pci 0000:07:00.0: PCI bridge to [bus 08]
[ 0.161573] pci 0000:07:00.0: bridge window [io 0xd000-0xdfff]
[ 0.161581] pci 0000:07:00.0: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.161596] pci 0000:00:1c.6: PCI bridge to [bus 07-08]
[ 0.161599] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
[ 0.161605] pci 0000:00:1c.6: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.161613] pci 0000:00:1c.7: PCI bridge to [bus 09]
[ 0.161616] pci 0000:00:1c.7: bridge window [io 0xc000-0xcfff]
[ 0.161621] pci 0000:00:1c.7: bridge window [mem 0xf7700000-0xf77fffff]
[ 0.161630] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.161632] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.161633] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.161634] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.161635] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.161636] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
[ 0.161637] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
[ 0.161638] pci_bus 0000:03: resource 1 [mem 0xf7b00000-0xf7bfffff]
[ 0.161639] pci_bus 0000:04: resource 1 [mem 0xf7400000-0xf76fffff]
[ 0.161640] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.161641] pci_bus 0000:05: resource 1 [mem 0xf7a00000-0xf7afffff]
[ 0.161642] pci_bus 0000:06: resource 1 [mem 0xf7900000-0xf79fffff]
[ 0.161643] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.161644] pci_bus 0000:07: resource 1 [mem 0xf7800000-0xf78fffff]
[ 0.161645] pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7 window]
[ 0.161646] pci_bus 0000:07: resource 5 [io 0x0d00-0xffff window]
[ 0.161647] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.161648] pci_bus 0000:07: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.161649] pci_bus 0000:08: resource 0 [io 0xd000-0xdfff]
[ 0.161650] pci_bus 0000:08: resource 1 [mem 0xf7800000-0xf78fffff]
[ 0.161651] pci_bus 0000:08: resource 4 [io 0xd000-0xdfff]
[ 0.161652] pci_bus 0000:08: resource 5 [mem 0xf7800000-0xf78fffff]
[ 0.161653] pci_bus 0000:08: resource 6 [io 0x0000-0x0cf7 window]
[ 0.161654] pci_bus 0000:08: resource 7 [io 0x0d00-0xffff window]
[ 0.161655] pci_bus 0000:08: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.161656] pci_bus 0000:08: resource 9 [mem 0xdfa00000-0xfeafffff window]
[ 0.161657] pci_bus 0000:09: resource 0 [io 0xc000-0xcfff]
[ 0.161658] pci_bus 0000:09: resource 1 [mem 0xf7700000-0xf77fffff]
[ 0.161734] NET: Registered protocol family 2
[ 0.161844] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.161887] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.162042] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.162155] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.162187] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.162228] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.162286] NET: Registered protocol family 1
[ 0.162305] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[ 0.162318] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.162867] PCI: CLS 64 bytes, default 64
[ 0.162896] Unpacking initramfs...
[ 0.525175] Freeing initrd memory: 28456K
[ 0.525218] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.525221] software IO TLB [mem 0xd8390000-0xdc390000] (64MB) mapped at [ (ptrval)- (ptrval)]
[ 0.525770] Initialise system trusted keyrings
[ 0.525814] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 0.526765] zbud: loaded
[ 0.526963] pstore: using deflate compression
[ 0.801016] Key type asymmetric registered
[ 0.801018] Asymmetric key parser 'x509' registered
[ 0.801041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.801067] io scheduler noop registered
[ 0.801069] io scheduler deadline registered
[ 0.801099] io scheduler cfq registered (default)
[ 0.801102] io scheduler mq-deadline registered
[ 0.801729] efifb: probing for efifb
[ 0.801739] efifb: framebuffer at 0xe0000000, using 1920k, total 1920k
[ 0.801741] efifb: mode is 800x600x32, linelength=3200, pages=1
[ 0.801742] efifb: scrolling: redraw
[ 0.801745] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.802533] Console: switching to colour frame buffer device 100x37
[ 0.803274] fb0: EFI VGA frame buffer device
[ 0.803293] intel_idle: MWAIT substates: 0x1120
[ 0.803293] intel_idle: v0.4.1 model 0x2A
[ 0.803489] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.803761] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.804084] Linux agpgart interface v0.103
[ 0.804136] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[ 0.804153] AMD IOMMUv2 functionality not available on this system
[ 0.804544] i8042: PNP: No PS/2 controller found.
[ 0.804558] i8042: Probing ports directly.
[ 0.807020] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.807037] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.807120] mousedev: PS/2 mouse device common for all mice
[ 0.807168] rtc_cmos 00:02: RTC can wake from S4
[ 0.807309] rtc_cmos 00:02: registered as rtc0
[ 0.807747] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.808191] intel_pstate: Intel P-state driver initializing
[ 0.809137] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.810919] NET: Registered protocol family 10
[ 0.818271] Segment Routing with IPv6
[ 0.819179] mip6: Mobile IPv6
[ 0.820051] NET: Registered protocol family 17
[ 0.820735] mpls_gso: MPLS GSO support
[ 0.822194] microcode: sig=0x206a7, pf=0x2, revision=0x2d
[ 0.823113] microcode: Microcode Update Driver: v2.2.
[ 0.823126] sched_clock: Marking stable (823106409, 0)->(917908096, -94801687)
[ 0.824752] registered taskstats version 1
[ 0.825423] Loading compiled-in X.509 certificates
[ 0.865968] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff'
[ 0.866947] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630'
[ 0.867376] zswap: loaded using pool lzo/zbud
[ 0.867870] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.868606] rtc_cmos 00:02: setting system clock to 2018-08-06 19:30:11 UTC (1533583811)
[ 0.870699] Freeing unused kernel memory: 1548K
[ 0.904055] Write protecting the kernel read-only data: 16384k
[ 0.905814] Freeing unused kernel memory: 2024K
[ 0.909705] Freeing unused kernel memory: 880K
[ 0.918724] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.919245] x86/mm: Checking user space page tables
[ 0.926319] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.008880] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.009618] ACPI: Thermal Zone [TZ00] (28 C)
[ 1.010636] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.011372] ACPI: Thermal Zone [TZ01] (30 C)
[ 1.013325] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.014057] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.014987] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.016573] SCSI subsystem initialized
[ 1.016577] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.018184] r8169 0000:08:00.0: enabling device (0000 -> 0003)
[ 1.018989] r8169 0000:08:00.0 (unnamed net_device) (uninitialized): not PCI Express
[ 1.020040] cryptd: max_cpu_qlen set to 1000
[ 1.020829] ACPI: bus type USB registered
[ 1.021566] usbcore: registered new interface driver usbfs
[ 1.022299] usbcore: registered new interface driver hub
[ 1.022366] r8169 0000:08:00.0 eth0: RTL8169sb/8110sb at 0x (ptrval), 00:19:5b:5d:46:30, XID 10000000 IRQ 18
[ 1.024207] r8169 0000:08:00.0 eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[ 1.025021] usbcore: registered new device driver usb
[ 1.027220] dca service started, version 1.12.1
[ 1.028200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.028237] libata version 3.00 loaded.
[ 1.030153] ehci-pci: EHCI PCI platform driver
[ 1.031157] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.031934] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[ 1.034139] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.035063] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.036737] AVX version of gcm_enc/dec engaged.
[ 1.037443] AES CTR mode by8 optimization enabled
[ 1.040267] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[ 1.041021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.041650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.042260] usb usb1: Product: xHCI Host Controller
[ 1.042688] r8169 0000:08:00.0 eth-gb: renamed from eth0
[ 1.042922] usb usb1: Manufacturer: Linux 4.17.0-1-amd64 xhci-hcd
[ 1.043947] usb usb1: SerialNumber: 0000:03:00.0
[ 1.045112] hub 1-0:1.0: USB hub found
[ 1.045627] hub 1-0:1.0: 2 ports detected
[ 1.046221] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.046721] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[ 1.047220] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[ 1.047731] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.048275] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[ 1.048774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.049268] usb usb2: Product: xHCI Host Controller
[ 1.049756] usb usb2: Manufacturer: Linux 4.17.0-1-amd64 xhci-hcd
[ 1.050251] usb usb2: SerialNumber: 0000:03:00.0
[ 1.050940] hub 2-0:1.0: USB hub found
[ 1.051676] hub 2-0:1.0: 2 ports detected
[ 1.052582] xhci_hcd 0000:06:00.0: xHCI Host Controller
[ 1.053063] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[ 1.060479] xhci_hcd 0000:06:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[ 1.061210] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.061705] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.062188] usb usb3: Product: xHCI Host Controller
[ 1.062660] usb usb3: Manufacturer: Linux 4.17.0-1-amd64 xhci-hcd
[ 1.063126] usb usb3: SerialNumber: 0000:06:00.0
[ 1.063660] hub 3-0:1.0: USB hub found
[ 1.064136] hub 3-0:1.0: 2 ports detected
[ 1.064682] xhci_hcd 0000:06:00.0: xHCI Host Controller
[ 1.065131] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[ 1.065586] xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed
[ 1.066065] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.066533] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[ 1.066993] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.067454] usb usb4: Product: xHCI Host Controller
[ 1.067904] usb usb4: Manufacturer: Linux 4.17.0-1-amd64 xhci-hcd
[ 1.068358] usb usb4: SerialNumber: 0000:06:00.0
[ 1.068859] hub 4-0:1.0: USB hub found
[ 1.069302] hub 4-0:1.0: 2 ports detected
[ 1.108114] firewire_ohci 0000:08:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[ 1.164279] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 1.276791] pps pps0: new PPS source ptp1
[ 1.277793] igb 0000:04:00.0: added PHC on eth0
[ 1.278652] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 1.279283] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) a0:36:9f:3f:de:94
[ 1.280126] igb 0000:04:00.0: eth0: PBA No: G69016-001
[ 1.280740] igb 0000:04:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 1.282224] igb 0000:04:00.0 eth2: renamed from eth0
[ 1.308358] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 14:da:e9:11:16:0d
[ 1.309035] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.309701] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[ 1.310548] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.311077] e1000e 0000:00:19.0 eth-mb: renamed from eth0
[ 1.311918] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.313448] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 5
[ 1.314344] ehci-pci 0000:00:1a.0: debug port 2
[ 1.319104] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 1.319121] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c28000
[ 1.400059] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[ 1.416077] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.417137] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.418155] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.419176] usb usb5: Product: EHCI Host Controller
[ 1.420200] usb usb5: Manufacturer: Linux 4.17.0-1-amd64 ehci_hcd
[ 1.421235] usb usb5: SerialNumber: 0000:00:1a.0
[ 1.422519] hub 5-0:1.0: USB hub found
[ 1.423535] hub 5-0:1.0: 2 ports detected
[ 1.424927] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.425743] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.426566] ehci-pci 0000:00:1d.0: debug port 2
[ 1.431252] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.431260] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c27000
[ 1.536055] tsc: Refined TSC clocksource calibration: 3411.126 MHz
[ 1.537072] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x312b5d0590b, max_idle_ns: 440795367236 ns
[ 1.539179] clocksource: Switched to clocksource tsc
[ 1.560058] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.561154] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.562185] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.563203] usb usb6: Product: EHCI Host Controller
[ 1.564209] usb usb6: Manufacturer: Linux 4.17.0-1-amd64 ehci_hcd
[ 1.565217] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.566476] hub 6-0:1.0: USB hub found
[ 1.567488] hub 6-0:1.0: 2 ports detected
[ 1.568760] ahci 0000:00:1f.2: version 3.0
[ 1.570190] usb 3-2: New USB device found, idVendor=0658, idProduct=0200, bcdDevice= 0.00
[ 1.571224] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.579065] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 1.579984] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 1.632217] firewire_core 0000:08:02.0: created device fw0: GUID 001fc600001414d3, S400
[ 1.641045] scsi host0: ahci
[ 1.642421] scsi host1: ahci
[ 1.643697] scsi host2: ahci
[ 1.645000] scsi host3: ahci
[ 1.646332] scsi host4: ahci
[ 1.647614] scsi host5: ahci
[ 1.648685] ata1: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26100 irq 48
[ 1.649662] ata2: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26180 irq 48
[ 1.650618] ata3: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26200 irq 48
[ 1.651546] ata4: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26280 irq 48
[ 1.652468] ata5: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26300 irq 48
[ 1.652965] ata6: SATA max UDMA/133 abar m2048@0xf7c26000 port 0xf7c26380 irq 48
[ 1.653544] ahci 0000:05:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.653988] ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.654657] scsi host6: ahci
[ 1.655194] scsi host7: ahci
[ 1.655672] ata7: SATA max UDMA/133 abar m512@0xf7a10000 port 0xf7a10100 irq 19
[ 1.656123] ata8: SATA max UDMA/133 abar m512@0xf7a10000 port 0xf7a10180 irq 19
[ 1.656701] ahci 0000:09:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.657151] ahci 0000:09:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 1.657937] scsi host8: ahci
[ 1.658536] scsi host9: ahci
[ 1.659046] ata9: SATA max UDMA/133 abar m512@0xf7710000 port 0xf7710100 irq 49
[ 1.659479] ata10: SATA max UDMA/133 abar m512@0xf7710000 port 0xf7710180 irq 49
[ 1.760056] usb 5-1: new high-speed USB device number 2 using ehci-pci
[ 1.904032] usb 6-1: new high-speed USB device number 2 using ehci-pci
[ 1.916732] usb 5-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.917600] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.918826] hub 5-1:1.0: USB hub found
[ 1.919791] hub 5-1:1.0: 6 ports detected
[ 1.966846] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.968181] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.969243] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.970093] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.970885] ata7: SATA link down (SStatus 0 SControl 300)
[ 1.970913] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.972056] ata8: SATA link down (SStatus 0 SControl 300)
[ 1.972841] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.974312] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.975396] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.976485] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.977796] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.979258] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.980719] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.982265] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.983338] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.984490] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT3._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.986276] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT3._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.988133] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 1.989912] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 1.991769] ata2.00: ATA-9: INTEL SSDSC2BB800G4, D2010370, max UDMA/133
[ 1.992427] ata2.00: 1562824368 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 1.993059] ata1.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 1.994017] ata1.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.994981] ata6.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 1.995626] ata6.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.996608] ata5.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 1.997270] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.997945] ata4.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 1.998973] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.000005] ata3.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 2.001031] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.002110] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.003487] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.004891] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.006956] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.009040] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT3._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.010918] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT3._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.012999] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.015061] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.017144] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.018514] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.019885] ata2.00: configured for UDMA/133
[ 2.020592] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[ 2.022647] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180313/psparse-516)
[ 2.024814] ata1.00: configured for UDMA/133
[ 2.025833] ata6.00: configured for UDMA/133
[ 2.025917] scsi 0:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.026508] ata4.00: configured for UDMA/133
[ 2.027349] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSC2BB80 0370 PQ: 0 ANSI: 5
[ 2.028200] ata5.00: configured for UDMA/133
[ 2.029586] ata3.00: configured for UDMA/133
[ 2.030394] scsi 2:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.031870] scsi 3:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.032829] scsi 4:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.033744] scsi 5:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.064441] usb 6-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 2.065788] usb 6-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.067488] hub 6-1:1.0: USB hub found
[ 2.068928] hub 6-1:1.0: 8 ports detected
[ 2.136078] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.137114] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.139413] ata9.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[ 2.140426] ata9.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 2.142194] ata9.00: configured for UDMA/133
[ 2.143353] scsi 8:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[ 2.165877] ata10.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
[ 2.167066] ata10.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 2.210424] ata10.00: configured for UDMA/133
[ 2.211756] scsi 9:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
[ 2.217035] sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.217040] ata2.00: Enabling discard_zeroes_data
[ 2.217937] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.218780] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.218781] sd 1:0:0:0: [sdb] 1562824368 512-byte logical blocks: (800 GB/745 GiB)
[ 2.218783] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 2.218786] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.218787] sd 4:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.218789] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[ 2.218789] sd 4:0:0:0: [sde] 4096-byte physical blocks
[ 2.218790] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.218792] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.218797] sd 3:0:0:0: [sdd] Write Protect is off
[ 2.218798] sd 4:0:0:0: [sde] Write Protect is off
[ 2.218800] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 2.218801] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[ 2.218803] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.218814] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.218815] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.218937] sd 5:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.218940] ata2.00: Enabling discard_zeroes_data
[ 2.218941] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[ 2.218942] sd 8:0:0:0: [sdg] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 2.218945] sd 8:0:0:0: [sdg] 4096-byte physical blocks
[ 2.218950] sd 5:0:0:0: [sdf] Write Protect is off
[ 2.218952] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[ 2.218953] sd 8:0:0:0: [sdg] Write Protect is off
[ 2.218956] sd 8:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[ 2.218965] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.218969] sd 8:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.219055] sd 9:0:0:0: [sdh] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[ 2.219067] sd 9:0:0:0: [sdh] Write Protect is off
[ 2.219069] sd 9:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[ 2.219083] sd 9:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.219734] sd 0:0:0:0: [sda] Write Protect is off
[ 2.220535] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[ 2.221285] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.221296] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.222048] sd 2:0:0:0: [sdc] Write Protect is off
[ 2.226204] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[ 2.227042] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.227049] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.230029] sdh: sdh1 sdh2
[ 2.231231] ata2.00: Enabling discard_zeroes_data
[ 2.243678] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.243687] sd 9:0:0:0: [sdh] Attached SCSI removable disk
[ 2.270577] sde: sde1 sde9
[ 2.271753] sdg: sdg1 sdg9
[ 2.271909] sd 4:0:0:0: [sde] Attached SCSI disk
[ 2.273027] sd 8:0:0:0: [sdg] Attached SCSI removable disk
[ 2.273372] sdf: sdf1 sdf9
[ 2.273699] sd 5:0:0:0: [sdf] Attached SCSI disk
[ 2.290824] sda: sda1 sda9
[ 2.291666] sdd: sdd1 sdd9
[ 2.291965] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.292334] sdc: sdc1 sdc9
[ 2.292738] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 2.292841] sd 3:0:0:0: [sdd] Attached SCSI disk
[ 2.304746] random: fast init done
[ 2.356039] usb 6-1.4: new high-speed USB device number 3 using ehci-pci
[ 2.471245] usb 6-1.4: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[ 2.471740] usb 6-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.472486] usb 6-1.4: Product: USB2.0 Hub
[ 2.473399] usb 6-1.4: Manufacturer: VIA Labs, Inc.
[ 2.474541] hub 6-1.4:1.0: USB hub found
[ 2.475268] hub 6-1.4:1.0: 4 ports detected
[ 2.568013] usb 6-1.7: new full-speed USB device number 4 using ehci-pci
[ 2.584824] random: lvm: uninitialized urandom read (4 bytes read)
[ 2.616825] random: lvm: uninitialized urandom read (4 bytes read)
[ 2.669882] PM: Image not found (code -22)
[ 2.677340] usb 6-1.7: New USB device found, idVendor=0b05, idProduct=179c, bcdDevice= 0.01
[ 2.678308] usb 6-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.689771] spl: loading out-of-tree module taints kernel.
[ 2.694283] SPL: Loaded module v0.7.9-3
[ 2.695035] znvpair: module license 'CDDL' taints kernel.
[ 2.695704] Disabling lock debugging due to kernel taint
[ 2.784014] usb 6-1.4.1: new full-speed USB device number 5 using ehci-pci
[ 2.908910] usb 6-1.4.1: New USB device found, idVendor=046d, idProduct=c318, bcdDevice=55.03
[ 2.909374] usb 6-1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.909836] usb 6-1.4.1: Product: Logitech Illuminated Keyboard
[ 2.910300] usb 6-1.4.1: Manufacturer: Logitech
[ 2.913402] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.917410] usbcore: registered new interface driver usbhid
[ 2.917904] usbhid: USB HID core driver
[ 2.919032] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.4/6-1.4.1/6-1.4.1:1.0/0003:046D:C318.0001/input/input3
[ 2.980213] hid-generic 0003:046D:C318.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-0000:00:1d.0-1.4.1/input0
[ 2.981351] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.4/6-1.4.1/6-1.4.1:1.1/0003:046D:C318.0002/input/input4
[ 3.004012] usb 6-1.4.3: new full-speed USB device number 6 using ehci-pci
[ 3.040256] hid-generic 0003:046D:C318.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-0000:00:1d.0-1.4.1/input1
[ 3.125659] usb 6-1.4.3: New USB device found, idVendor=0b05, idProduct=17a0, bcdDevice= 1.00
[ 3.126201] usb 6-1.4.3: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[ 3.126741] usb 6-1.4.3: Product: USB Advanced Audio Device
[ 3.127272] usb 6-1.4.3: Manufacturer: C-Media Electronics Inc.
[ 3.128639] input: C-Media Electronics Inc. USB Advanced Audio Device as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.4/6-1.4.3/6-1.4.3:1.3/0003:0B05:17A0.0003/input/input5
[ 3.188129] hid-generic 0003:0B05:17A0.0003: input,hidraw2: USB HID v1.00 Device [C-Media Electronics Inc. USB Advanced Audio Device] on usb-0000:00:1d.0-1.4.3/input3
[ 3.284015] usb 6-1.4.4: new high-speed USB device number 7 using ehci-pci
[ 3.411271] usb 6-1.4.4: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[ 3.411832] usb 6-1.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.412405] usb 6-1.4.4: Product: USB2.0 Hub
[ 3.412941] usb 6-1.4.4: Manufacturer: VIA Labs, Inc.
[ 3.413943] hub 6-1.4.4:1.0: USB hub found
[ 3.414780] hub 6-1.4.4:1.0: 4 ports detected
[ 3.764013] usb 6-1.4.4.1: new low-speed USB device number 8 using ehci-pci
[ 3.929029] usb 6-1.4.4.1: New USB device found, idVendor=046d, idProduct=c069, bcdDevice=56.01
[ 3.929568] usb 6-1.4.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.930099] usb 6-1.4.4.1: Product: USB Laser Mouse
[ 3.930627] usb 6-1.4.4.1: Manufacturer: Logitech
[ 3.936306] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.4/6-1.4.4/6-1.4.4.1/6-1.4.4.1:1.0/0003:046D:C069.0004/input/input6
[ 3.937594] hid-generic 0003:046D:C069.0004: input,hidraw3: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1d.0-1.4.4.1/input0
[ 4.292042] ZFS: Loaded module v0.7.9-3, ZFS pool version 5000, ZFS filesystem version 5
[ 4.514897] ZFS: Unable to set "noop" scheduler for /dev/sda1 (sda): 256
[ 4.515249] ZFS: Unable to set "noop" scheduler for /dev/sdg1 (sdg): 256
[ 4.515254] ZFS: Unable to set "noop" scheduler for /dev/sdd1 (sdd): 256
[ 4.516315] ZFS: Unable to set "noop" scheduler for /dev/sdf1 (sdf): 256
[ 4.517359] ZFS: Unable to set "noop" scheduler for /dev/sde1 (sde): 256
[ 4.518331] ZFS: Unable to set "noop" scheduler for /dev/sdc1 (sdc): 256
[ 6.400490] ZFS: Unable to set "noop" scheduler for /dev/sdd1 (sdd): 256
[ 6.400679] ZFS: Unable to set "noop" scheduler for /dev/sde1 (sde): 256
[ 6.400710] ZFS: Unable to set "noop" scheduler for /dev/sdf1 (sdf): 256
[ 6.400779] ZFS: Unable to set "noop" scheduler for /dev/sda1 (sda): 256
[ 6.400850] ZFS: Unable to set "noop" scheduler for /dev/sdc1 (sdc): 256
[ 6.400981] ZFS: Unable to set "noop" scheduler for /dev/sdg1 (sdg): 256
[ 10.085708] zd0: p1 p2
[ 15.744219] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 15.764542] systemd[1]: Detected architecture x86-64.
[ 15.885274] systemd[1]: Set hostname to <zyklos.edechamps.fr>.
[ 17.966697] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sdh" was escaped as "backup-on-disk-add@-dev-sdh" (maybe you should use systemd-escape?)
[ 19.946372] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sdg" was escaped as "backup-on-disk-add@-dev-sdg" (maybe you should use systemd-escape?)
[ 19.951194] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sda" was escaped as "backup-on-disk-add@-dev-sda" (maybe you should use systemd-escape?)
[ 19.954302] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sdb" was escaped as "backup-on-disk-add@-dev-sdb" (maybe you should use systemd-escape?)
[ 19.956664] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sdc" was escaped as "backup-on-disk-add@-dev-sdc" (maybe you should use systemd-escape?)
[ 19.959046] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sdd" was escaped as "backup-on-disk-add@-dev-sdd" (maybe you should use systemd-escape?)
[ 19.961547] systemd[1]: Invalid unit name "backup-on-disk-add@/dev/sde" was escaped as "backup-on-disk-add@-dev-sde" (maybe you should use systemd-escape?)
[ 19.993205] random: systemd: uninitialized urandom read (16 bytes read)
[ 19.995231] random: systemd: uninitialized urandom read (16 bytes read)
[ 19.997189] random: systemd: uninitialized urandom read (16 bytes read)
[ 20.289192] fuse init (API version 7.26)
[ 20.329575] systemd-journald[2710]: Received request to flush runtime journal from PID 1
[ 20.625800] nct6775: Found NCT6776D/F or compatible chip at 0x2e:0x290
[ 22.471242] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.552600] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
[ 22.553363] ACPI: Power Button [PWRB]
[ 22.554148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
[ 22.554894] ACPI: Power Button [PWRF]
[ 22.560017] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 22.560696] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 22.561156] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 22.561834] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 22.562534] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 22.563221] sd 5:0:0:0: Attached scsi generic sg5 type 0
[ 22.563803] sd 8:0:0:0: Attached scsi generic sg6 type 0
[ 22.564449] sd 9:0:0:0: Attached scsi generic sg7 type 0
[ 22.715745] cdc_acm 3-2:1.0: ttyACM0: USB ACM device
[ 22.716313] usbcore: registered new interface driver cdc_acm
[ 22.716715] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 22.718634] iTCO_vendor_support: vendor-support=0
[ 22.725074] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 22.725751] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 22.726329] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 22.758902] EFI Variables Facility v0.08 2004-May-17
[ 22.841072] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 22.877057] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.877479] pstore: decompression failed: -22
[ 22.877954] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 22.878421] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 22.878840] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 22.879250] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 22.881554] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.881954] pstore: decompression failed: -22
[ 22.885923] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.886324] pstore: decompression failed: -22
[ 22.890218] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.890623] pstore: decompression failed: -22
[ 22.894425] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.894837] pstore: decompression failed: -22
[ 22.898678] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.899090] pstore: decompression failed: -22
[ 22.902727] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.903126] pstore: decompression failed: -22
[ 22.906639] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.907029] pstore: decompression failed: -22
[ 22.910523] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.910918] pstore: decompression failed: -22
[ 22.914275] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.914689] pstore: decompression failed: -22
[ 22.918088] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.918508] pstore: decompression failed: -22
[ 22.921794] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.922224] pstore: decompression failed: -22
[ 22.925352] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.925781] pstore: decompression failed: -22
[ 22.928891] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.929304] pstore: decompression failed: -22
[ 22.932293] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.932708] pstore: decompression failed: -22
[ 22.935669] pstore: crypto_comp_decompress failed, ret = -22!
[ 22.936084] pstore: decompression failed: -22
[ 22.936498] pstore: Registered efi as persistent store backend
[ 23.274763] Adding 67108860k swap on /dev/sdb3. Priority:-2 extents:1 across:67108860k SSFS
[ 23.342489] asus_wmi: ASUS WMI generic driver loaded
[ 23.386505] asus_wmi: Initialization: 0x0
[ 23.386943] asus_wmi: BIOS WMI version: 0.9
[ 23.387378] asus_wmi: SFUN value: 0x0
[ 23.388016] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input10
[ 23.388502] asus_wmi: Number of fans: 1
[ 23.435887] Bluetooth: Core ver 2.22
[ 23.436321] NET: Registered protocol family 31
[ 23.436738] Bluetooth: HCI device and connection manager initialized
[ 23.437163] Bluetooth: HCI socket layer initialized
[ 23.437581] Bluetooth: L2CAP socket layer initialized
[ 23.438001] Bluetooth: SCO socket layer initialized
[ 23.481057] checking generic (e0000000 1e0000) vs hw (e0000000 10000000)
[ 23.481058] fb: switching to inteldrmfb from EFI VGA
[ 23.481498] Console: switching to colour dummy device 80x25
[ 23.481558] [drm] Replacing VGA console driver
[ 23.482045] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 23.482048] [drm] Driver supports precise vblank timestamp query.
[ 23.482402] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 23.486477] [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 0
[ 23.486883] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 23.486971] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 23.542003] usbcore: registered new interface driver btusb
[ 23.612079] fbcon: inteldrmfb (fb0) is primary device
[ 23.676161] usbcore: registered new interface driver snd-usb-audio
[ 23.731806] Console: switching to colour frame buffer device 480x135
[ 23.785850] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 23.853808] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 23.925889] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 24.147581] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 24.147583] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 24.147585] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 24.147586] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 24.147587] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x1e
[ 24.147588] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 24.147590] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 24.147592] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 24.147593] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 24.164536] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 24.164588] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 24.164622] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 24.164656] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 24.164688] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 24.164721] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 24.164753] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 24.164785] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 24.164819] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 24.182026] intel_rapl: Found RAPL domain package
[ 24.182027] intel_rapl: Found RAPL domain core
[ 24.182027] intel_rapl: Found RAPL domain uncore
[ 24.182032] intel_rapl: RAPL package 0 domain package locked by BIOS
[ 25.469987] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
[ 25.473423] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
[ 25.558697] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 27.376143] random: crng init done
[ 27.376178] random: 5 urandom warning(s) missed due to ratelimiting
[ 31.764588] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1021.journal, ignoring: Operation not supported
[ 31.921180] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 32.133111] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1020.journal, ignoring: Operation not supported
[ 32.304614] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1002.journal, ignoring: Operation not supported
[ 32.591398] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1003.journal, ignoring: Operation not supported
[ 32.628574] IPv6: ADDRCONF(NETDEV_UP): grafana-ext: link is not ready
[ 32.632528] IPv6: ADDRCONF(NETDEV_UP): prometheus-ext: link is not ready
[ 32.661760] IPv6: ADDRCONF(NETDEV_UP): grafana-int: link is not ready
[ 32.665840] IPv6: ADDRCONF(NETDEV_CHANGE): grafana-int: link becomes ready
[ 32.669256] IPv6: ADDRCONF(NETDEV_CHANGE): grafana-ext: link becomes ready
[ 32.673596] IPv6: ADDRCONF(NETDEV_UP): prometheus-int: link is not ready
[ 32.677581] IPv6: ADDRCONF(NETDEV_CHANGE): prometheus-int: link becomes ready
[ 32.681547] IPv6: ADDRCONF(NETDEV_CHANGE): prometheus-ext: link becomes ready
[ 32.755665] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1001.journal, ignoring: Operation not supported
[ 32.891234] tun: Universal TUN/TAP device driver, 1.6
[ 33.390795] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1018.journal, ignoring: Operation not supported
[ 35.280132] e1000e 0000:00:19.0 home-eth: renamed from eth-mb
[ 35.884182] IPv6: ADDRCONF(NETDEV_UP): home-eth: link is not ready
[ 36.077589] priv: port 1(home-eth) entered blocking state
[ 36.081727] priv: port 1(home-eth) entered disabled state
[ 36.085899] device home-eth entered promiscuous mode
[ 36.447075] IPv6: ADDRCONF(NETDEV_UP): priv: link is not ready
[ 36.664511] igb 0000:04:00.0 hyperoptic: renamed from eth2
[ 38.841457] IPv6: ADDRCONF(NETDEV_UP): hyperoptic: link is not ready
[ 39.898063] e1000e: home-eth NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 39.902310] IPv6: ADDRCONF(NETDEV_CHANGE): home-eth: link becomes ready
[ 39.904372] priv: port 1(home-eth) entered blocking state
[ 39.906522] priv: port 1(home-eth) entered forwarding state
[ 39.908568] IPv6: ADDRCONF(NETDEV_CHANGE): priv: link becomes ready
[ 41.700562] igb 0000:04:00.0 hyperoptic: igb: hyperoptic NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 41.812265] IPv6: ADDRCONF(NETDEV_CHANGE): hyperoptic: link becomes ready
[ 43.464560] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 44.533909] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1029.journal, ignoring: Operation not supported
[ 45.285053] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1032.journal, ignoring: Operation not supported
[ 45.865124] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1013.journal, ignoring: Operation not supported
[ 46.353090] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1015.journal, ignoring: Operation not supported
[ 70.977942] Initializing XFRM netlink socket
[ 71.095297] IPv6: ADDRCONF(NETDEV_UP): gitlab: link is not ready
[ 71.097693] IPv6: ADDRCONF(NETDEV_UP): domoticz: link is not ready
[ 71.306224] gitlab: port 1(veth16ec351) entered blocking state
[ 71.306278] gitlab: port 1(veth16ec351) entered disabled state
[ 71.306389] device veth16ec351 entered promiscuous mode
[ 71.306563] IPv6: ADDRCONF(NETDEV_UP): veth16ec351: link is not ready
[ 71.306598] gitlab: port 1(veth16ec351) entered blocking state
[ 71.306628] gitlab: port 1(veth16ec351) entered forwarding state
[ 71.306720] gitlab: port 1(veth16ec351) entered disabled state
[ 71.356535] domoticz: port 1(vethd09c74f) entered blocking state
[ 71.356583] domoticz: port 1(vethd09c74f) entered disabled state
[ 71.356677] device vethd09c74f entered promiscuous mode
[ 71.356886] IPv6: ADDRCONF(NETDEV_UP): vethd09c74f: link is not ready
[ 71.356950] domoticz: port 1(vethd09c74f) entered blocking state
[ 71.356984] domoticz: port 1(vethd09c74f) entered forwarding state
[ 71.357047] IPv6: ADDRCONF(NETDEV_CHANGE): domoticz: link becomes ready
[ 71.357160] domoticz: port 1(vethd09c74f) entered disabled state
[ 74.160799] eth0: renamed from vethaf62c1c
[ 74.180566] IPv6: ADDRCONF(NETDEV_CHANGE): vethd09c74f: link becomes ready
[ 74.180696] domoticz: port 1(vethd09c74f) entered blocking state
[ 74.180735] domoticz: port 1(vethd09c74f) entered forwarding state
[ 74.428575] eth0: renamed from vethd143b56
[ 74.464967] IPv6: ADDRCONF(NETDEV_CHANGE): veth16ec351: link becomes ready
[ 74.465064] gitlab: port 1(veth16ec351) entered blocking state
[ 74.465112] gitlab: port 1(veth16ec351) entered forwarding state
[ 74.465191] IPv6: ADDRCONF(NETDEV_CHANGE): gitlab: link becomes ready
[ 113.213037] ZFS: Unable to set "noop" scheduler for /dev/sdf1 (sdf): 256
[ 113.213137] ZFS: Unable to set "noop" scheduler for /dev/sdc1 (sdc): 256
[ 113.213270] ZFS: Unable to set "noop" scheduler for /dev/sdd1 (sdd): 256
[ 113.213273] ZFS: Unable to set "noop" scheduler for /dev/sdg1 (sdg): 256
[ 113.213306] ZFS: Unable to set "noop" scheduler for /dev/sda1 (sda): 256
[ 113.213677] ZFS: Unable to set "noop" scheduler for /dev/sde1 (sde): 256
[ 126.531317] ZFS: Unable to set "noop" scheduler for /dev/sdf1 (sdf): 256
[ 126.531413] ZFS: Unable to set "noop" scheduler for /dev/sdc1 (sdc): 256
[ 126.531520] ZFS: Unable to set "noop" scheduler for /dev/sda1 (sda): 256
[ 126.531576] ZFS: Unable to set "noop" scheduler for /dev/sdg1 (sdg): 256
[ 126.532079] ZFS: Unable to set "noop" scheduler for /dev/sdd1 (sdd): 256
[ 126.532080] ZFS: Unable to set "noop" scheduler for /dev/sde1 (sde): 256
[ 156.983988] usb 6-1.4: clear tt 1 (0060) error -71
[ 156.994233] usb 6-1.4: clear tt 1 (0050) error -71
[ 157.000730] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.007354] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.013611] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.020359] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.026730] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.028895] usb 6-1.4-port3: Cannot enable. Maybe the USB cable is bad?
[ 157.035113] usb 6-1.4-port3: cannot disable (err = -71)
[ 157.041985] usb 6-1.4-port1: cannot reset (err = -71)
[ 157.048248] usb 6-1.4-port1: cannot reset (err = -71)
[ 157.054481] usb 6-1.4-port1: cannot reset (err = -71)
[ 157.060611] usb 6-1.4-port1: cannot reset (err = -71)
[ 157.067357] usb 6-1.4-port1: cannot reset (err = -71)
[ 157.069482] usb 6-1.4-port1: Cannot enable. Maybe the USB cable is bad?
[ 157.075858] usb 6-1.4-port1: cannot disable (err = -71)
[ 157.080134] usb 6-1.4: USB disconnect, device number 3
[ 157.082812] usb 6-1.4.1: USB disconnect, device number 5
[ 157.087857] usb 6-1.4-port3: cannot reset (err = -71)
[ 157.136281] usb 6-1.4.3: 1:1: cannot set freq 48000 to ep 0x1
[ 157.142242] usb 6-1.4.3: 2:1: cannot set freq 48000 to ep 0x82
[ 157.145877] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.149506] usb 6-1.4.3: 10:0: cannot get min/max values for control 2 (id 10)
[ 157.153110] usb 6-1.4.3: 11:0: cannot get min/max values for control 2 (id 11)
[ 157.155329] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.157526] usb 6-1.4.3: 11:0: cannot get min/max values for control 2 (id 11)
[ 157.159621] usb 6-1.4.3: 10:0: cannot get min/max values for control 2 (id 10)
[ 157.169269] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.171622] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.173758] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.175881] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.178002] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.180122] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.182834] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.185559] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.188353] usb 6-1.4.3: 9:0: cannot get min/max values for control 2 (id 9)
[ 157.304629] usb 6-1.4.3: USB disconnect, device number 6
[ 157.309251] usb 6-1.4.4: USB disconnect, device number 7
[ 157.312569] usb 6-1.4.4.1: USB disconnect, device number 8
[ 174.711619] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1000.journal, ignoring: Operation not supported
[ 245.135064] igb 0000:04:00.0 eth2: renamed from hyperoptic
[ 249.935762] igb 0000:04:00.0 hyperoptic: renamed from eth2
[ 250.285819] IPv6: ADDRCONF(NETDEV_UP): hyperoptic: link is not ready
[ 253.240544] igb 0000:04:00.0 hyperoptic: igb: hyperoptic NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 253.352280] IPv6: ADDRCONF(NETDEV_CHANGE): hyperoptic: link becomes ready
[17443.010779] TCP: request_sock_TCP: Possible SYN flooding on port 655. Sending cookies. Check SNMP counters.
[17520.636510] perf: interrupt took too long (2504 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[19800.786738] device-mapper: uevent: version 1.0.3
[19800.789583] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected]
[19801.094776] NET: Registered protocol family 38
[19909.281799] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[24256.771509] perf: interrupt took too long (3131 > 3130), lowering kernel.perf_event_max_sample_rate to 63750
[31525.626151] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1021.journal, ignoring: Operation not supported
[31525.650935] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1020.journal, ignoring: Operation not supported
[31525.677366] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1002.journal, ignoring: Operation not supported
[31525.703652] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1003.journal, ignoring: Operation not supported
[31525.730686] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1001.journal, ignoring: Operation not supported
[31525.758186] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1018.journal, ignoring: Operation not supported
[31525.790530] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1029.journal, ignoring: Operation not supported
[31525.817147] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1032.journal, ignoring: Operation not supported
[31525.847003] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1013.journal, ignoring: Operation not supported
[31525.872886] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1015.journal, ignoring: Operation not supported
[38102.662564] perf: interrupt took too long (3922 > 3913), lowering kernel.perf_event_max_sample_rate to 50750
[47320.930502] ata10: exception Emask 0x10 SAct 0x0 SErr 0x190002 action 0xe frozen
[47320.934485] ata10: irq_stat 0x80400000, PHY RDY changed
[47320.938473] ata10: SError: { RecovComm PHYRdyChg 10B8B Dispar }
[47320.940568] ata10: hard resetting link
[47321.658390] ata10: SATA link down (SStatus 0 SControl 300)
[47326.702421] ata10: hard resetting link
[47327.020802] ata10: SATA link down (SStatus 0 SControl 300)
[47332.078432] ata10: hard resetting link
[47332.396766] ata10: SATA link down (SStatus 0 SControl 300)
[47332.400712] ata10.00: disabled
[47332.403887] ata10: EH complete
[47332.407200] ata10.00: detaching (SCSI 9:0:0:0)
[47332.411210] sd 9:0:0:0: [sdh] Synchronizing SCSI cache
[47332.414936] sd 9:0:0:0: [sdh] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[47332.419768] sd 9:0:0:0: [sdh] Stopping disk
[47332.422213] sd 9:0:0:0: [sdh] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[49718.762096] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1017.journal, ignoring: Operation not supported
[71631.287018] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1021.journal, ignoring: Operation not supported
[71631.312768] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1020.journal, ignoring: Operation not supported
[71631.337043] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1002.journal, ignoring: Operation not supported
[71631.361978] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1003.journal, ignoring: Operation not supported
[71631.389202] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1001.journal, ignoring: Operation not supported
[71631.414263] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1018.journal, ignoring: Operation not supported
[71631.439973] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1029.journal, ignoring: Operation not supported
[71631.464991] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1032.journal, ignoring: Operation not supported
[71631.490712] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1013.journal, ignoring: Operation not supported
[71631.516786] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1015.journal, ignoring: Operation not supported
[72784.786122] perf: interrupt took too long (4907 > 4902), lowering kernel.perf_event_max_sample_rate to 40750
[80798.263497] ata10: exception Emask 0x10 SAct 0x0 SErr 0x4250000 action 0xe frozen
[80798.267566] ata10: irq_stat 0x80000040, connection status changed
[80798.270594] ata10: SError: { PHYRdyChg CommWake BadCRC DevExch }
[80798.273560] ata10: hard resetting link
[80808.271128] ata10: softreset failed (1st FIS failed)
[80808.275045] ata10: hard resetting link
[80809.850571] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[80809.906467] ata10.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
[80809.910313] ata10.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[80810.022747] ata10.00: configured for UDMA/133
[80810.026653] ata10: EH complete
[80810.032500] scsi 9:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
[80810.034684] sd 9:0:0:0: [sdh] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[80810.034703] sd 9:0:0:0: Attached scsi generic sg7 type 0
[80810.036787] sd 9:0:0:0: [sdh] Write Protect is off
[80810.043200] sd 9:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[80810.043236] sd 9:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[80810.084668] sdh: sdh1 sdh2
[80810.088978] sd 9:0:0:0: [sdh] Attached SCSI removable disk
[106191.532072] FAT-fs (sdh1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[106290.628706] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[108823.547130] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1021.journal, ignoring: Operation not supported
[108823.571198] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1020.journal, ignoring: Operation not supported
[108823.595638] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1002.journal, ignoring: Operation not supported
[108823.619850] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1003.journal, ignoring: Operation not supported
[108823.655392] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1001.journal, ignoring: Operation not supported
[108823.680440] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1018.journal, ignoring: Operation not supported
[108823.703373] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1029.journal, ignoring: Operation not supported
[108823.727398] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1032.journal, ignoring: Operation not supported
[108823.755495] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1013.journal, ignoring: Operation not supported
[108823.780625] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1015.journal, ignoring: Operation not supported
[149691.829285] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1021.journal, ignoring: Operation not supported
[149691.855353] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1020.journal, ignoring: Operation not supported
[149691.881144] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1002.journal, ignoring: Operation not supported
[149691.906206] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1003.journal, ignoring: Operation not supported
[149691.941598] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1001.journal, ignoring: Operation not supported
[149691.967743] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1018.journal, ignoring: Operation not supported
[149691.996327] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1029.journal, ignoring: Operation not supported
[149692.037059] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1032.journal, ignoring: Operation not supported
[149692.061255] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1013.journal, ignoring: Operation not supported
[149692.087038] systemd-journald[2710]: Failed to set ACL on /var/log/journal/bac8d0c9832e1277d7edae4d001bad42/user-1015.journal, ignoring: Operation not supported
[167278.805783] usb 6-1.3: new high-speed USB device number 9 using ehci-pci
[167278.917102] usb 6-1.3: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[167278.920549] usb 6-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[167278.923892] usb 6-1.3: Product: USB2.0 Hub
[167278.926952] usb 6-1.3: Manufacturer: VIA Labs, Inc.
[167278.930778] hub 6-1.3:1.0: USB hub found
[167278.934338] hub 6-1.3:1.0: 4 ports detected
[167279.245804] usb 6-1.3.1: new full-speed USB device number 10 using ehci-pci
[167279.374630] usb 6-1.3.1: New USB device found, idVendor=046d, idProduct=c318, bcdDevice=55.03
[167279.378149] usb 6-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[167279.381700] usb 6-1.3.1: Product: Logitech Illuminated Keyboard
[167279.385225] usb 6-1.3.1: Manufacturer: Logitech
[167279.389594] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.3/6-1.3.1/6-1.3.1:1.0/0003:046D:C318.0005/input/input21
[167279.450235] hid-generic 0003:046D:C318.0005: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-0000:00:1d.0-1.3.1/input0
[167279.455612] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.3/6-1.3.1/6-1.3.1:1.1/0003:046D:C318.0006/input/input22
[167279.518207] hid-generic 0003:046D:C318.0006: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-0000:00:1d.0-1.3.1/input1
[167279.613785] usb 6-1.3.3: new full-speed USB device number 11 using ehci-pci
[167279.747078] usb 6-1.3.3: New USB device found, idVendor=0b05, idProduct=17a0, bcdDevice= 1.00
[167279.750572] usb 6-1.3.3: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[167279.754162] usb 6-1.3.3: Product: USB Advanced Audio Device
[167279.757423] usb 6-1.3.3: Manufacturer: C-Media Electronics Inc.
[167279.781808] input: C-Media Electronics Inc. USB Advanced Audio Device as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.3/6-1.3.3/6-1.3.3:1.3/0003:0B05:17A0.0007/input/input23
[167279.841969] hid-generic 0003:0B05:17A0.0007: input,hidraw2: USB HID v1.00 Device [C-Media Electronics Inc. USB Advanced Audio Device] on usb-0000:00:1d.0-1.3.3/input3
[167279.937769] usb 6-1.3.4: new high-speed USB device number 12 using ehci-pci
[167280.068586] usb 6-1.3.4: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[167280.072670] usb 6-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[167280.076680] usb 6-1.3.4: Product: USB2.0 Hub
[167280.080701] usb 6-1.3.4: Manufacturer: VIA Labs, Inc.
[167280.083278] hub 6-1.3.4:1.0: USB hub found
[167280.085311] hub 6-1.3.4:1.0: 4 ports detected
[167280.433775] usb 6-1.3.4.1: new low-speed USB device number 13 using ehci-pci
[167280.602468] usb 6-1.3.4.1: New USB device found, idVendor=046d, idProduct=c069, bcdDevice=56.01
[167280.606605] usb 6-1.3.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[167280.610662] usb 6-1.3.4.1: Product: USB Laser Mouse
[167280.612954] usb 6-1.3.4.1: Manufacturer: Logitech
[167280.620763] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.3/6-1.3.4/6-1.3.4.1/6-1.3.4.1:1.0/0003:046D:C069.0008/input/input24
[167280.623472] hid-generic 0003:046D:C069.0008: input,hidraw3: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1d.0-1.3.4.1/input0
[167475.046848] INFO: task l2arc_feed:357 blocked for more than 120 seconds.
[167475.046900] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.046942] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.046987] l2arc_feed D 0 357 2 0x80000000
[167475.047022] Call Trace:
[167475.047048] ? __schedule+0x291/0x870
[167475.047076] schedule+0x28/0x80
[167475.047106] cv_wait_common+0x115/0x130 [spl]
[167475.047138] ? finish_wait+0x80/0x80
[167475.047226] spa_config_enter+0xed/0x100 [zfs]
[167475.047288] l2arc_feed_thread+0x1ea/0xba0 [zfs]
[167475.047351] ? l2arc_evict+0x340/0x340 [zfs]
[167475.047384] ? __thread_exit+0x20/0x20 [spl]
[167475.047415] thread_generic_wrapper+0x6f/0x80 [spl]
[167475.047450] kthread+0x113/0x130
[167475.047475] ? kthread_create_worker_on_cpu+0x70/0x70
[167475.047508] ret_from_fork+0x35/0x40
[167475.047536] INFO: task z_wr_iss:507 blocked for more than 120 seconds.
[167475.047575] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.047622] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.047666] z_wr_iss D 0 507 2 0x80000000
[167475.047700] Call Trace:
[167475.047720] ? __schedule+0x291/0x870
[167475.047796] ? zio_checksum_compute+0x1c2/0x300 [zfs]
[167475.047829] schedule+0x28/0x80
[167475.047857] cv_wait_common+0x115/0x130 [spl]
[167475.047887] ? finish_wait+0x80/0x80
[167475.047961] spa_config_enter+0xed/0x100 [zfs]
[167475.048042] zio_vdev_io_start+0x1a0/0x330 [zfs]
[167475.048078] ? tsd_get_by_thread+0x2a/0x40 [spl]
[167475.048111] ? taskq_member+0x14/0x20 [spl]
[167475.048190] zio_execute+0x87/0xe0 [zfs]
[167475.048222] taskq_thread+0x2d1/0x530 [spl]
[167475.048253] ? wake_up_q+0x70/0x70
[167475.048331] ? zio_reexecute+0x370/0x370 [zfs]
[167475.048365] ? taskq_thread_spawn+0x50/0x50 [spl]
[167475.048398] kthread+0x113/0x130
[167475.048422] ? kthread_create_worker_on_cpu+0x70/0x70
[167475.048455] ret_from_fork+0x35/0x40
[167475.048487] INFO: task txg_quiesce:1158 blocked for more than 120 seconds.
[167475.048527] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.048568] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.048613] txg_quiesce D 0 1158 2 0x80000000
[167475.048647] Call Trace:
[167475.048667] ? __schedule+0x291/0x870
[167475.048694] ? __wake_up_common_lock+0x89/0xc0
[167475.048723] schedule+0x28/0x80
[167475.048750] cv_wait_common+0x115/0x130 [spl]
[167475.048780] ? finish_wait+0x80/0x80
[167475.048855] txg_quiesce_thread+0x2c2/0x3d0 [zfs]
[167475.048937] ? txg_wait_open+0xf0/0xf0 [zfs]
[167475.048969] ? __thread_exit+0x20/0x20 [spl]
[167475.049001] thread_generic_wrapper+0x6f/0x80 [spl]
[167475.049037] kthread+0x113/0x130
[167475.049062] ? kthread_create_worker_on_cpu+0x70/0x70
[167475.049095] ret_from_fork+0x35/0x40
[167475.049129] INFO: task deluged:9009 blocked for more than 120 seconds.
[167475.049167] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.049209] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.049254] deluged D 0 9009 1 0x00000080
[167475.049288] Call Trace:
[167475.049308] ? __schedule+0x291/0x870
[167475.049337] ? spl_kmem_cache_alloc+0x6f/0x780 [spl]
[167475.049368] schedule+0x28/0x80
[167475.049396] cv_wait_common+0x115/0x130 [spl]
[167475.049426] ? finish_wait+0x80/0x80
[167475.049500] spa_config_enter+0xed/0x100 [zfs]
[167475.049580] zio_vdev_io_start+0x1a0/0x330 [zfs]
[167475.049616] ? tsd_get_by_thread+0x2a/0x40 [spl]
[167475.049650] ? taskq_member+0x14/0x20 [spl]
[167475.049727] zio_nowait+0xa3/0x140 [zfs]
[167475.049785] arc_read+0x614/0xa60 [zfs]
[167475.049844] ? dbuf_rele_and_unlock+0x4b0/0x4b0 [zfs]
[167475.049928] ? zio_null+0x2b/0x30 [zfs]
[167475.049986] dbuf_read+0x233/0x920 [zfs]
[167475.050047] __dbuf_hold_impl+0x550/0x600 [zfs]
[167475.050109] dbuf_hold_impl+0x9b/0xc0 [zfs]
[167475.050170] dbuf_hold+0x2c/0x60 [zfs]
[167475.050230] dmu_buf_hold_array_by_dnode+0xdb/0x450 [zfs]
[167475.050301] dmu_read_uio_dnode+0x47/0xf0 [zfs]
[167475.050365] dmu_read_uio_dbuf+0x44/0x60 [zfs]
[167475.050445] zfs_read+0x122/0x3a0 [zfs]
[167475.050523] zpl_read_common_iovec+0x84/0xd0 [zfs]
[167475.050608] zpl_iter_read+0x98/0xe0 [zfs]
[167475.050639] do_iter_readv_writev+0x165/0x190
[167475.050669] do_iter_read+0xc8/0x180
[167475.050696] vfs_readv+0x80/0xd0
[167475.050721] ? do_futex+0x4b5/0xad0
[167475.050747] ? __audit_syscall_entry+0xca/0x130
[167475.050778] ? ep_modify+0x13f/0x180
[167475.050804] ? do_preadv+0x99/0xd0
[167475.050844] ? __fget_light+0x4f/0x60
[167475.050870] do_preadv+0x99/0xd0
[167475.050907] do_syscall_64+0x55/0x110
[167475.050910] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[167475.050916] RIP: 0033:0x7f6c877fa22a
[167475.050996] RSP: 002b:00007f6c833dc4c0 EFLAGS: 00000246 ORIG_RAX: 0000000000000127
[167475.050999] RAX: ffffffffffffffda RBX: 0000000000000024 RCX: 00007f6c877fa22a
[167475.051003] RDX: 0000000000000020 RSI: 00007f6c833dc5f0 RDI: 0000000000000024
[167475.051127] RBP: 00007f6c833dc5f0 R08: 0000000000000000 R09: 0000000000000000
[167475.051129] R10: 00000000d6674000 R11: 0000000000000246 R12: 0000000000000020
[167475.051131] R13: 00000000d6674000 R14: 0000000000000020 R15: 00000000d6674000
[167475.051142] INFO: task prometheus:13305 blocked for more than 120 seconds.
[167475.051144] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.051144] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.051145] prometheus D 0 13305 1 0x00000080
[167475.051148] Call Trace:
[167475.051151] ? __schedule+0x291/0x870
[167475.051154] schedule+0x28/0x80
[167475.051160] io_schedule+0x12/0x40
[167475.051528] cv_wait_common+0xac/0x130 [spl]
[167475.051533] ? finish_wait+0x80/0x80
[167475.051636] zio_wait+0xe6/0x1a0 [zfs]
[167475.051701] zil_commit.part.13+0x446/0x8d0 [zfs]
[167475.051706] ? _cond_resched+0x15/0x40
[167475.051810] zfs_fsync+0x70/0xe0 [zfs]
[167475.051864] zpl_fsync+0x63/0x90 [zfs]
[167475.051868] do_fsync+0x38/0x60
[167475.051916] __x64_sys_fdatasync+0x13/0x20
[167475.051920] do_syscall_64+0x55/0x110
[167475.055148] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[167475.055150] RIP: 0033:0x47df90
[167475.055152] RSP: 002b:000000c420446d60 EFLAGS: 00000202 ORIG_RAX: 000000000000004b
[167475.055154] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 000000000047df90
[167475.055156] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000008
[167475.055157] RBP: 000000c420446da8 R08: 0000000000000000 R09: 0000000000000000
[167475.055158] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000060
[167475.055159] R13: 000000c420446f20 R14: 000000c420446f80 R15: 0000000000000000
[167475.055334] INFO: task prometheus:26090 blocked for more than 120 seconds.
[167475.072239] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.072239] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.072241] prometheus D 0 26090 25671 0x00000180
[167475.075243] Call Trace:
[167475.075245] ? __schedule+0x291/0x870
[167475.075248] ? spl_kmem_cache_alloc+0x6f/0x780 [spl]
[167475.075250] schedule+0x28/0x80
[167475.082597] cv_wait_common+0x115/0x130 [spl]
[167475.082599] ? finish_wait+0x80/0x80
[167475.085538] spa_config_enter+0xed/0x100 [zfs]
[167475.085561] zio_vdev_io_start+0x1a0/0x330 [zfs]
[167475.088489] ? tsd_get_by_thread+0x2a/0x40 [spl]
[167475.088493] ? taskq_member+0x14/0x20 [spl]
[167475.091457] zio_nowait+0xa3/0x140 [zfs]
[167475.091480] arc_read+0x614/0xa60 [zfs]
[167475.094376] ? dbuf_rele_and_unlock+0x4b0/0x4b0 [zfs]
[167475.094400] ? zio_null+0x2b/0x30 [zfs]
[167475.097363] dbuf_read+0x233/0x920 [zfs]
[167475.097381] dnode_hold_impl+0xea/0xbe0 [zfs]
[167475.100298] ? _cond_resched+0x15/0x40
[167475.100322] ? zfs_znode_hold_enter+0x117/0x170 [zfs]
[167475.103238] dmu_bonus_hold+0x2f/0x1a0 [zfs]
[167475.103269] zfs_zget+0x118/0x240 [zfs]
[167475.106145] zfs_dirent_lock+0x4e6/0x6a0 [zfs]
[167475.106168] zfs_dirlook+0x8a/0x270 [zfs]
[167475.109110] zfs_lookup+0x225/0x3a0 [zfs]
[167475.109133] zpl_lookup+0xbd/0x1d0 [zfs]
[167475.111944] ? __d_lookup+0x5e/0x140
[167475.111946] __lookup_slow+0x97/0x150
[167475.114767] lookup_slow+0x35/0x50
[167475.114770] walk_component+0x1c4/0x470
[167475.117606] ? link_path_walk+0x27c/0x510
[167475.117608] ? path_init+0x177/0x2f0
[167475.120471] path_lookupat+0x84/0x1f0
[167475.120473] ? ___bpf_prog_run+0x6b7/0x1270
[167475.120474] filename_lookup+0xb6/0x190
[167475.120476] ? seccomp_run_filters+0x59/0xc0
[167475.120480] ? __check_object_size+0xa7/0x1a0
[167475.127501] ? strncpy_from_user+0x48/0x160
[167475.127503] ? getname_flags+0x6a/0x1e0
[167475.130313] ? vfs_statx+0x73/0xe0
[167475.130313] vfs_statx+0x73/0xe0
[167475.130315] __do_sys_newfstatat+0x31/0x70
[167475.134523] ? syscall_trace_enter+0x1df/0x2e0
[167475.134525] do_syscall_64+0x55/0x110
[167475.137328] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[167475.137329] RIP: 0033:0x47deea
[167475.137330] RSP: 002b:000000c420d32ac0 EFLAGS: 00000206 ORIG_RAX: 0000000000000106
[167475.137331] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 000000000047deea
[167475.137331] RDX: 000000c426e09ca8 RSI: 000000c425e00580 RDI: ffffffffffffff9c
[167475.137332] RBP: 000000c420d32b40 R08: 0000000000000000 R09: 0000000000000000
[167475.137332] R10: 0000000000000000 R11: 0000000000000206 R12: ffffffffffffffff
[167475.137333] R13: 0000000000000017 R14: 0000000000000016 R15: 0000000000000080
[167475.137350] INFO: task /usr/sbin/smoke:31153 blocked for more than 120 seconds.
[167475.149987] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.149987] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.149988] /usr/sbin/smoke D 0 31153 1 0x00000080
[167475.154255] Call Trace:
[167475.154257] ? __schedule+0x291/0x870
[167475.154259] ? spl_kmem_cache_alloc+0x6f/0x780 [spl]
[167475.154261] schedule+0x28/0x80
[167475.160027] cv_wait_common+0x115/0x130 [spl]
[167475.160029] ? finish_wait+0x80/0x80
[167475.162927] spa_config_enter+0xed/0x100 [zfs]
[167475.162959] zio_vdev_io_start+0x1a0/0x330 [zfs]
[167475.165748] ? tsd_get_by_thread+0x2a/0x40 [spl]
[167475.165751] ? taskq_member+0x14/0x20 [spl]
[167475.168658] zio_nowait+0xa3/0x140 [zfs]
[167475.168673] arc_read+0x614/0xa60 [zfs]
[167475.171532] ? dbuf_rele_and_unlock+0x4b0/0x4b0 [zfs]
[167475.171556] ? zio_null+0x2b/0x30 [zfs]
[167475.171574] dbuf_read+0x233/0x920 [zfs]
[167475.175797] ? mutex_lock+0xe/0x30
[167475.175829] __dbuf_hold_impl+0x550/0x600 [zfs]
[167475.175846] dbuf_hold_impl+0x9b/0xc0 [zfs]
[167475.175863] dbuf_hold+0x2c/0x60 [zfs]
[167475.181529] dmu_buf_hold_array_by_dnode+0xdb/0x450 [zfs]
[167475.181546] dmu_read_impl+0xa3/0x170 [zfs]
[167475.184391] ? mem_cgroup_commit_charge+0x7f/0x4f0
[167475.184416] dmu_read+0x56/0x90 [zfs]
[167475.184418] ? mutex_lock+0xe/0x30
[167475.188685] zfs_getpage+0xfb/0x1a0 [zfs]
[167475.188710] zpl_readpage+0x53/0xb0 [zfs]
[167475.191505] filemap_fault+0x1c3/0x630
[167475.191507] ? __set_page_dirty_buffers+0xbe/0xf0
[167475.191515] ? __set_page_dirty_buffers+0x91/0xf0
[167475.191519] ? fault_dirty_shared_page.isra.78+0x38/0xa0
[167475.191528] __do_fault+0x1f/0xb0
[167475.191529] __handle_mm_fault+0xc0c/0x1220
[167475.191531] handle_mm_fault+0xdc/0x210
[167475.191533] __do_page_fault+0x256/0x4e0
[167475.191535] ? page_fault+0x8/0x30
[167475.191536] page_fault+0x1e/0x30
[167475.191537] RIP: 0033:0x7fc4c899c076
[167475.191538] RSP: 002b:00007ffd743508b8 EFLAGS: 00010246
[167475.191541] RAX: 00007fc4bf9c2000 RBX: 0000000000000008 RCX: fff8000000000000
[167475.191542] RDX: 0000000000000008 RSI: fff8000000000000 RDI: 00007fc4bf9c2000
[167475.191542] RBP: 0000564422384ac0 R08: 0000000000000016 R09: 0000000000000008
[167475.191543] R10: 0000000000000550 R11: 0000000000000001 R12: 0000000000000011
[167475.191544] R13: 0000000000000011 R14: 0000000000000000 R15: 0000564422384ac0
[167475.191563] INFO: task smbd:20631 blocked for more than 120 seconds.
[167475.221025] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.221025] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.221027] smbd D 0 20631 9108 0x00000080
[167475.223914] Call Trace:
[167475.223925] ? __schedule+0x291/0x870
[167475.228230] ? spl_kmem_cache_alloc+0x6f/0x780 [spl]
[167475.228239] schedule+0x28/0x80
[167475.231109] cv_wait_common+0x115/0x130 [spl]
[167475.231118] ? finish_wait+0x80/0x80
[167475.231151] spa_config_enter+0xed/0x100 [zfs]
[167475.231175] zio_vdev_io_start+0x1a0/0x330 [zfs]
[167475.236771] ? tsd_get_by_thread+0x2a/0x40 [spl]
[167475.236774] ? taskq_member+0x14/0x20 [spl]
[167475.239627] zio_nowait+0xa3/0x140 [zfs]
[167475.239650] arc_read+0x614/0xa60 [zfs]
[167475.242442] ? dbuf_rele_and_unlock+0x4b0/0x4b0 [zfs]
[167475.242466] ? zio_null+0x2b/0x30 [zfs]
[167475.245300] dbuf_read+0x233/0x920 [zfs]
[167475.245318] ? dnode_rele_and_unlock+0x4e/0x80 [zfs]
[167475.248199] dmu_buf_hold+0x49/0x80 [zfs]
[167475.248231] zap_lockdir+0x4e/0xb0 [zfs]
[167475.251150] zap_cursor_retrieve+0x172/0x2d0 [zfs]
[167475.251168] ? dmu_prefetch+0xbf/0x1d0 [zfs]
[167475.253998] zfs_readdir+0x127/0x410 [zfs]
[167475.254001] ? filename_lookup+0xf2/0x190
[167475.256884] ? zpl_fallocate+0x10/0x10 [zfs]
[167475.256886] ? _cond_resched+0x15/0x40
[167475.259721] ? mutex_lock+0xe/0x30
[167475.259753] ? rrw_exit+0x55/0x140 [zfs]
[167475.262510] ? _copy_to_user+0x22/0x30
[167475.262511] ? cp_new_stat+0x150/0x180
[167475.262535] zpl_iterate+0x4c/0x70 [zfs]
[167475.266669] iterate_dir+0x95/0x180
[167475.266671] __x64_sys_getdents+0xab/0x130
[167475.269445] ? __x64_sys_getdents+0x130/0x130
[167475.269446] ? do_syscall_64+0x55/0x110
[167475.269447] ? __x32_compat_sys_getdents+0x130/0x130
[167475.269448] do_syscall_64+0x55/0x110
[167475.269450] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[167475.269451] RIP: 0033:0x7f3ec51c7e38
[167475.269451] RSP: 002b:00007ffe9d5296d0 EFLAGS: 00000202 ORIG_RAX: 000000000000004e
[167475.269453] RAX: ffffffffffffffda RBX: 0000557fa6c3b770 RCX: 00007f3ec51c7e38
[167475.269454] RDX: 0000000000008000 RSI: 0000557fa6c3b770 RDI: 000000000000001e
[167475.281835] RBP: 0000557fa6c3b770 R08: 0000000000000002 R09: 0000000000000001
[167475.281836] R10: 00000000fffffff8 R11: 0000000000000202 R12: ffffffffffffff80
[167475.281837] R13: 000000000000005f R14: 00007ffe9d529848 R15: 0000557fa6f258b0
[167475.286116] INFO: task zpool:10407 blocked for more than 120 seconds.
[167475.286117] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.286117] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.286117] zpool D 0 10407 7566 0x00000080
[167475.286119] Call Trace:
[167475.286122] ? __schedule+0x291/0x870
[167475.294801] ? vdev_open_children+0x160/0x160 [zfs]
[167475.294803] schedule+0x28/0x80
[167475.297609] taskq_wait+0x7a/0xc0 [spl]
[167475.297612] ? finish_wait+0x80/0x80
[167475.300467] taskq_destroy+0x42/0x180 [spl]
[167475.300491] ? vdev_open_children+0x160/0x160 [zfs]
[167475.303337] vdev_open_children+0x10a/0x160 [zfs]
[167475.303368] vdev_root_open+0x2a/0xe0 [zfs]
[167475.306191] vdev_open+0xb1/0x670 [zfs]
[167475.306214] ? vdev_cache_purge+0x6e/0x80 [zfs]
[167475.309099] vdev_reopen+0x2e/0xc0 [zfs]
[167475.309120] dsl_scan+0x36/0xe0 [zfs]
[167475.312000] zfs_ioc_pool_scan+0x53/0xc0 [zfs]
[167475.312032] zfsdev_ioctl+0x1d8/0x610 [zfs]
[167475.314865] do_vfs_ioctl+0xa4/0x630
[167475.314867] ? syscall_trace_enter+0x1df/0x2e0
[167475.314868] ksys_ioctl+0x70/0x80
[167475.314877] __x64_sys_ioctl+0x16/0x20
[167475.314878] do_syscall_64+0x55/0x110
[167475.314881] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[167475.323417] RIP: 0033:0x7f876e664067
[167475.323418] RSP: 002b:00007ffe4495dd88 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[167475.324873] RAX: ffffffffffffffda RBX: 00007ffe4495ddb0 RCX: 00007f876e664067
[167475.324874] RDX: 00007ffe4495ddb0 RSI: 0000000000005a07 RDI: 0000000000000003
[167475.324875] RBP: 0000558c0b1173f0 R08: 0000000000000008 R09: 00007f876e72d420
[167475.324876] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
[167475.332159] R13: 0000000000000000 R14: 0000558c0b116430 R15: 0000558c0b117540
[167475.332161] INFO: task vdev_open:10409 blocked for more than 120 seconds.
[167475.335141] Tainted: P O 4.17.0-1-amd64 #1 Debian 4.17.8-1
[167475.335141] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[167475.335142] vdev_open D 0 10409 2 0x80000080
[167475.335143] Call Trace:
[167475.335146] ? __schedule+0x291/0x870
[167475.335185] ? vdev_open_children+0x160/0x160 [zfs]
[167475.335187] schedule+0x28/0x80
[167475.345368] taskq_wait+0x7a/0xc0 [spl]
[167475.345370] ? finish_wait+0x80/0x80
[167475.348303] taskq_destroy+0x42/0x180 [spl]
[167475.348327] ? vdev_open_children+0x160/0x160 [zfs]
[167475.351218] vdev_open_children+0x10a/0x160 [zfs]
[167475.351249] vdev_mirror_open+0x2a/0x120 [zfs]
[167475.354128] vdev_open+0xb1/0x670 [zfs]
[167475.354130] ? __wake_up_common_lock+0x89/0xc0
[167475.357050] vdev_open_child+0x1e/0x40 [zfs]
[167475.357054] taskq_thread+0x2d1/0x530 [spl]
[167475.359917] ? wake_up_q+0x70/0x70
[167475.359930] ? taskq_thread_spawn+0x50/0x50 [spl]
[167475.362803] kthread+0x113/0x130
[167475.364254] ? kthread_create_worker_on_cpu+0x70/0x70
[167475.365660] ret_from_fork+0x35/0x40
[167601.788895] systemd[1]: systemd-journald.service: State 'stop-sigabrt' timed out. Terminating.
[167692.039343] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing.
[167692.042526] systemd[1]: systemd-journald.service: Killing process 2710 (systemd-journal) with signal SIGKILL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment