rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 656 forks source link

Issue getting mdadm raid to scan automatically #2123

Open SteveEasley opened 7 years ago

SteveEasley commented 7 years ago

RancherOS Version: (ros os version) v1.1.0

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) Baremetal with /dev/sda as local SSD and /dev/sd[bc] on an LSI 9207-8i SAS Controller

My goal is to run RancherOS on the single sda drive (along with state), and have the mdadm software raid on sdb and sdc available for Docker containers.

RancherOS is working fine on /dev/sda. The software raid also works fine when manually scanning and mounting it via mdadm/mount in the console. But I cant figure out how to automatically scan and mount it. I know I could do it via startup script, but trying to do it more natively.

I have tried (in all cases rebooting still does not show the /dev/mdN device):

Looking at the code (bootstrap.go) it appears that if I enabling debugging I should maybe get some insight. But when debugging is enabled I don't see any debug related messages in dmesg (server console). I also grep'ed for bootstrapAction in /var/logs and saw nothing there. Not sure how to enable debugging for this. I tried enabling it via cloud-config and via the boot menu.

Attached is my last boot log in case it helps.

dmesg log [ 0.000000] Linux version 4.9.45-rancher (root@2fa2f008798a) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Sun Aug 27 23:25:47 UTC 2017
[ 0.000000] Command line: BOOT_IMAGE=../vmlinuz-4.9.45-rancher printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait console=tty0 rancher.state.mdadm_scan initrd=../initrd-v1.1.0 rancher.autologin=tty1 rancher.autologin=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000097bff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000097c00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007554cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007554d000-0x000000007554dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007554e000-0x0000000075577fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075578000-0x00000000850e1fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000850e2000-0x000000008543dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008543e000-0x00000000855d5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000855d6000-0x0000000085c58fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000085c59000-0x0000000087ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000087fff000-0x0000000087ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004777fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 3.0 present.
[ 0.000000] DMI: Supermicro Super Server/X11SSM, BIOS 1.0a 10/23/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x477800 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 008A000000 mask 7FFE000000 uncachable
[ 0.000000] 5 base 0089000000 mask 7FFF000000 uncachable
[ 0.000000] 6 base 0088800000 mask 7FFF800000 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 WC UC- WT
[ 0.000000] e820: last_pfn = 0x88000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fccd0-0x000fccdf] mapped at [ffff8d34400fccd0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff8d3440091000] 91000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x17a01d000, 0x17a01dfff] PGTABLE
[ 0.000000] BRK [0x17a01e000, 0x17a01efff] PGTABLE
[ 0.000000] BRK [0x17a01f000, 0x17a01ffff] PGTABLE
[ 0.000000] BRK [0x17a020000, 0x17a020fff] PGTABLE
[ 0.000000] BRK [0x17a021000, 0x17a021fff] PGTABLE
[ 0.000000] BRK [0x17a022000, 0x17a022fff] PGTABLE
[ 0.000000] BRK [0x17a023000, 0x17a023fff] PGTABLE
[ 0.000000] BRK [0x17a024000, 0x17a024fff] PGTABLE
[ 0.000000] BRK [0x17a025000, 0x17a025fff] PGTABLE
[ 0.000000] BRK [0x17a026000, 0x17a026fff] PGTABLE
[ 0.000000] BRK [0x17a027000, 0x17a027fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x7d934000-0x7fffffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 SUPERM)
[ 0.000000] ACPI: XSDT 0x00000000856DA0A8 0000D4 (v01 SUPERM SUPERM 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000856FB360 00010C (v05 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000856DA218 021141 (v02 SUPERM SMCI--MB 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000085C57F80 000040
[ 0.000000] ACPI: APIC 0x00000000856FB470 000084 (v03 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000856FB4F8 000044 (v01 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x00000000856FB540 00009C (v01 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x00000000856FB5E0 00003C (v01 SUPERM SMCI--MB 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000856FB620 000038 (v01 SUPERM SMCI--MB 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x00000000856FB658 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x00000000856FB9C8 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x00000000856FBA60 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x00000000856FBCA8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x00000000856FE858 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x00000000856FF440 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x00000000856FF478 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x00000000856FF4D0 000615 (v02 INTEL xh_Zumba 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x00000000856FFAE8 0053FD (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x0000000085704EE8 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000085704F30 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: DMAR 0x0000000085705D88 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: EINJ 0x0000000085705DF8 000130 (v01 AMI AMI.EINJ 00000000 AMI. 00000000)
[ 0.000000] ACPI: ERST 0x0000000085705F28 000230 (v01 AMIER AMI.ERST 00000000 AMI. 00000000)
[ 0.000000] ACPI: BERT 0x0000000085706158 000030 (v01 AMI AMI.BERT 00000000 AMI. 00000000)
[ 0.000000] ACPI: HEST 0x0000000085706188 0000A8 (v01 AMI AMI.HEST 00000000 AMI. 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000004777fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x4777fb000-0x4777fffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000004777fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000096fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007554cfff]
[ 0.000000] node 0: [mem 0x0000000075578000-0x00000000850e1fff]
[ 0.000000] node 0: [mem 0x000000008543e000-0x00000000855d5fff]
[ 0.000000] node 0: [mem 0x0000000087fff000-0x0000000087ffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000004777fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000004777fffff]
[ 0.000000] On node 0 totalpages: 4180454
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3990 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8458 pages used for memmap
[ 0.000000] DMA32 zone: 541264 pages, LIFO batch:31
[ 0.000000] Normal zone: 56800 pages used for memmap
[ 0.000000] Normal zone: 3635200 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] 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 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00097000-0x00097fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00098000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7554d000-0x7554dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7554e000-0x75577fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x850e2000-0x8543dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x855d6000-0x85c58fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x85c59000-0x87ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x88000000-0x880fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x88100000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-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 0x88100000-0xdfffffff] 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] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 36 pages/cpu @ffff8d38b7400000 s107992 r8192 d31272 u524288
[ 0.000000] pcpu-alloc: s107992 r8192 d31272 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4115111
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-4.9.45-rancher printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait console=tty0 rancher.state.mdadm_scan initrd=../initrd-v1.1.0 rancher.autologin=tty1 rancher.autologin=ttyS0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 16336700K/16721816K available (7079K kernel code, 1455K rwdata, 3720K rodata, 1460K init, 1264K bss, 385116K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.\x004.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.\x004.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:16640 nr_irqs:456 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Detected 3300.000 MHz processor
[ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.00 BogoMIPS (lpj=13248000)
[ 0.000431] pid_max: default: 32768 minimum: 301
[ 0.000638] ACPI: Core revision 20160831
[ 0.017991] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20160831/dswload-210)\x000)
[ 0.018536] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20160831/psobject-227)
[ 0.019031] ACPI Exception: AE_NOT_FOUND, (SSDT:xh_Zumba) while loading table (20160831/tbxfload-228)
[ 0.024881] ACPI Error: 1 table load failures, 7 successful (20160831/tbxfload-246)
[ 0.025371] Security Framework initialized
[ 0.025584] Yama: becoming mindful.
[ 0.025788] SELinux: Initializing.
[ 0.025994] SELinux: Starting in permissive mode
[ 0.025995] AppArmor: AppArmor disabled by boot time parameter
[ 0.026876] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.029390] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.030639] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.030870] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.031413] CPU: Physical Processor ID: 0
[ 0.031626] CPU: Processor Core ID: 0
[ 0.031892] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.032098] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.032310] mce: CPU supports 10 MCE banks
[ 0.032519] CPU0: Thermal monitoring enabled (TM1)
[ 0.032740] process: using mwait in idle threads
[ 0.032955] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.033161] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.034527] Freeing SMP alternatives memory: 20K
[ 0.035443] ftrace: allocating 34191 entries in 134 pages
[ 0.045488] smpboot: Max logical packages: 1
[ 0.045704] DMAR: Host address width 39
[ 0.045907] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.046117] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.046463] DMAR: RMRR base: 0x000000851bd000 end: 0x000000851dcfff
[ 0.046672] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.046879] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.047085] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.047162] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.048087] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.048294] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.049495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.089401] TSC deadline timer enabled
[ 0.089406] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.089940] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.090629] ... version: 4
[ 0.090831] ... bit width: 48
[ 0.091033] ... generic registers: 8
[ 0.091235] ... value mask: 0000ffffffffffff
[ 0.091441] ... max period: 00007fffffffffff
[ 0.091645] ... fixed-purpose events: 3
[ 0.091847] ... event mask: 00000007000000ff
[ 0.092608] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.093016] x86: Booting SMP configuration:
[ 0.093230] .... node #0, CPUs: #1 #2 #3
[ 0.335538] x86: Booted up 1 node, 4 CPUs
[ 0.335946] smpboot: Total of 4 processors activated (26499.37 BogoMIPS)
[ 0.339688] devtmpfs: initialized
[ 0.339945] x86/mm: Memory block size: 128MB
[ 0.343881] evm: security.selinux
[ 0.344094] evm: security.SMACK64
[ 0.344295] evm: security.SMACK64EXEC
[ 0.344496] evm: security.SMACK64TRANSMUTE
[ 0.344699] evm: security.SMACK64MMAP
[ 0.344900] evm: security.ima
[ 0.345101] evm: security.capability
[ 0.345397] PM: Registering ACPI NVS region [mem 0x7554d000-0x7554dfff] (4096 bytes)
[ 0.345750] PM: Registering ACPI NVS region [mem 0x855d6000-0x85c58fff] (6828032 bytes)
[ 0.346189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.346551] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.346789] pinctrl core: initialized pinctrl subsystem
[ 0.347163] RTC time: 12:28:49, date: 09/25/17
[ 0.347434] NET: Registered protocol family 16
[ 0.359394] cpuidle: using governor ladder
[ 0.375406] cpuidle: using governor menu
[ 0.375649] PCCT header not found.
[ 0.375936] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.376289] ACPI: bus type PCI registered
[ 0.376491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.376751] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.377098] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.377316] PCI: Using configuration type 1 for base access
[ 0.387537] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.387755] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.388101] ACPI: Added _OSI(Module Device)
[ 0.388315] ACPI: Added _OSI(Processor Device)
[ 0.388518] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.388722] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.389841] ACPI: Executed 24 blocks of module-level executable AML code
[ 0.397349] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.399807] ACPI: Dynamic OEM Table Load:
[ 0.400157] ACPI: SSDT 0xFFFF8D38A4B72800 0006C3 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.400816] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked\x00ed
[ 0.402190] ACPI: Dynamic OEM Table Load:
[ 0.402529] ACPI: SSDT 0xFFFF8D38A4BA9800 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.403658] ACPI: Dynamic OEM Table Load:
[ 0.403998] ACPI: SSDT 0xFFFF8D38A4B73000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.404795] ACPI: Dynamic OEM Table Load:
[ 0.405134] ACPI: SSDT 0xFFFF8D38A4466800 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.407874] ACPI: Interpreter enabled
[ 0.408112] ACPI: (supports S0 S4 S5)
[ 0.408325] ACPI: Using IOAPIC for interrupt routing
[ 0.408575] HEST: Table parsing has been initialized.
[ 0.408791] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.410672] ACPI: Power Resource [PG00] (on)
[ 0.411188] ACPI: Power Resource [PG01] (on)
[ 0.411687] ACPI: Power Resource [PG02] (on)
[ 0.413923] ACPI: Power Resource [WRST] (off)
[ 0.414458] ACPI: Power Resource [WRST] (off)
[ 0.414957] ACPI: Power Resource [WRST] (off)
[ 0.415469] ACPI: Power Resource [WRST] (off)
[ 0.415945] ACPI: Power Resource [WRST] (off)
[ 0.416424] ACPI: Power Resource [WRST] (off)
[ 0.416896] ACPI: Power Resource [WRST] (off)
[ 0.417370] ACPI: Power Resource [WRST] (off)
[ 0.417843] ACPI: Power Resource [WRST] (off)
[ 0.418315] ACPI: Power Resource [WRST] (off)
[ 0.418789] ACPI: Power Resource [WRST] (off)
[ 0.419262] ACPI: Power Resource [WRST] (off)
[ 0.419738] ACPI: Power Resource [WRST] (off)
[ 0.420213] ACPI: Power Resource [WRST] (off)
[ 0.420685] ACPI: Power Resource [WRST] (off)
[ 0.421158] ACPI: Power Resource [WRST] (off)
[ 0.421629] ACPI: Power Resource [WRST] (off)
[ 0.422103] ACPI: Power Resource [WRST] (off)
[ 0.422577] ACPI: Power Resource [WRST] (off)
[ 0.423055] ACPI: Power Resource [WRST] (off)
[ 0.428753] ACPI: Power Resource [FN00] (off)
[ 0.429033] ACPI: Power Resource [FN01] (off)
[ 0.429310] ACPI: Power Resource [FN02] (off)
[ 0.429586] ACPI: Power Resource [FN03] (off)
[ 0.429862] ACPI: Power Resource [FN04] (off)
[ 0.430948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.431168] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.432720] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.433074] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.433917] PCI host bridge to bus 0000:00
[ 0.434131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.434340] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.434548] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.434890] pci_bus 0000:00: root bus resource [mem 0x88800000-0xdfffffff window]
[ 0.435233] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.435576] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.435789] pci 0000:00:00.0: [8086:1918] type 00 class 0x060000
[ 0.436019] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.436047] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.436140] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.436381] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[ 0.436408] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.436498] pci 0000:00:01.1: System wakeup disabled by ACPI
[ 0.436828] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.436843] pci 0000:00:14.0: reg 0x10: [mem 0xdf600000-0xdf60ffff 64bit]
[ 0.436898] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.436987] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.437232] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.437247] pci 0000:00:14.2: reg 0x10: [mem 0xdf61b000-0xdf61bfff 64bit]
[ 0.437396] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.437416] pci 0000:00:16.0: reg 0x10: [mem 0xdf61a000-0xdf61afff 64bit]
[ 0.437490] pci 0000:00:16.0: PME# supported from D3hot
[ 0.437609] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[ 0.437620] pci 0000:00:17.0: reg 0x10: [mem 0xdf614000-0xdf615fff]
[ 0.437626] pci 0000:00:17.0: reg 0x14: [mem 0xdf618000-0xdf6180ff]
[ 0.437632] pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
[ 0.437637] pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.437643] pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.437649] pci 0000:00:17.0: reg 0x24: [mem 0xdf617000-0xdf6177ff]
[ 0.437681] pci 0000:00:17.0: PME# supported from D3hot
[ 0.437799] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[ 0.437847] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.437938] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.438214] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[ 0.438262] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.438352] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.438604] pci 0000:00:1d.1: [8086:a119] type 01 class 0x060400
[ 0.438651] pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
[ 0.438741] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.438993] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[ 0.439040] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[ 0.439129] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.439399] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[ 0.439594] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.439604] pci 0000:00:1f.2: reg 0x10: [mem 0xdf610000-0xdf613fff]
[ 0.439759] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.439807] pci 0000:00:1f.4: reg 0x10: [mem 0xdf616000-0xdf6160ff 64bit]
[ 0.439875] pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
[ 0.440073] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.440319] pci 0000:02:00.0: [1000:0087] type 00 class 0x010700
[ 0.440326] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.440332] pci 0000:02:00.0: reg 0x14: [mem 0xdf240000-0xdf24ffff 64bit]
[ 0.440338] pci 0000:02:00.0: reg 0x1c: [mem 0xdf200000-0xdf23ffff 64bit]
[ 0.440345] pci 0000:02:00.0: reg 0x30: [mem 0xdf100000-0xdf1fffff pref]
[ 0.440375] pci 0000:02:00.0: supports D1 D2
[ 0.440388] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.451797] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.452013] pci 0000:00:01.1: bridge window [io 0xe000-0xefff]
[ 0.452015] pci 0000:00:01.1: bridge window [mem 0xdf100000-0xdf2fffff]
[ 0.452080] pci 0000:03:00.0: [8086:105e] type 00 class 0x020000
[ 0.452095] pci 0000:03:00.0: reg 0x10: [mem 0xdf5a0000-0xdf5bffff]
[ 0.452104] pci 0000:03:00.0: reg 0x14: [mem 0xdf580000-0xdf59ffff]
[ 0.452113] pci 0000:03:00.0: reg 0x18: [io 0xd020-0xd03f]
[ 0.452146] pci 0000:03:00.0: reg 0x30: [mem 0xdf560000-0xdf57ffff pref]
[ 0.452199] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.452253] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.456123] pci 0000:03:00.1: [8086:105e] type 00 class 0x020000
[ 0.456138] pci 0000:03:00.1: reg 0x10: [mem 0xdf540000-0xdf55ffff]
[ 0.456147] pci 0000:03:00.1: reg 0x14: [mem 0xdf520000-0xdf53ffff]
[ 0.456156] pci 0000:03:00.1: reg 0x18: [io 0xd000-0xd01f]
[ 0.456189] pci 0000:03:00.1: reg 0x30: [mem 0xdf500000-0xdf51ffff pref]
[ 0.456242] pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
[ 0.468127] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.468364] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.468366] pci 0000:00:1c.0: bridge window [mem 0xdf500000-0xdf5fffff]
[ 0.468453] pci 0000:04:00.0: [8086:1533] type 00 class 0x020000
[ 0.468473] pci 0000:04:00.0: reg 0x10: [mem 0xdf400000-0xdf47ffff]
[ 0.468497] pci 0000:04:00.0: reg 0x18: [io 0xc000-0xc01f]
[ 0.468509] pci 0000:04:00.0: reg 0x1c: [mem 0xdf480000-0xdf483fff]
[ 0.468625] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.468695] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.480147] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.480384] pci 0000:00:1d.0: bridge window [io 0xc000-0xcfff]
[ 0.480386] pci 0000:00:1d.0: bridge window [mem 0xdf400000-0xdf4fffff]
[ 0.480467] pci 0000:05:00.0: [8086:1533] type 00 class 0x020000
[ 0.480488] pci 0000:05:00.0: reg 0x10: [mem 0xdf300000-0xdf37ffff]
[ 0.480511] pci 0000:05:00.0: reg 0x18: [io 0xb000-0xb01f]
[ 0.480523] pci 0000:05:00.0: reg 0x1c: [mem 0xdf380000-0xdf383fff]
[ 0.480649] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.480717] pci 0000:05:00.0: System wakeup disabled by ACPI
[ 0.492162] pci 0000:00:1d.1: PCI bridge to [bus 05]
[ 0.492397] pci 0000:00:1d.1: bridge window [io 0xb000-0xbfff]
[ 0.492399] pci 0000:00:1d.1: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.492467] pci 0000:06:00.0: [1a03:1150] type 01 class 0x060400
[ 0.492576] pci 0000:06:00.0: supports D1 D2
[ 0.492577] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.492636] pci 0000:06:00.0: System wakeup disabled by ACPI
[ 0.504163] pci 0000:00:1d.2: PCI bridge to [bus 06-07]
[ 0.504401] pci 0000:00:1d.2: bridge window [io 0xa000-0xafff]
[ 0.504403] pci 0000:00:1d.2: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.504470] pci 0000:07:00.0: [1a03:2000] type 00 class 0x030000
[ 0.504490] pci 0000:07:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.504502] pci 0000:07:00.0: reg 0x14: [mem 0xdf000000-0xdf01ffff]
[ 0.504513] pci 0000:07:00.0: reg 0x18: [io 0xa000-0xa07f]
[ 0.504606] pci 0000:07:00.0: supports D1 D2
[ 0.504607] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.504694] pci 0000:06:00.0: PCI bridge to [bus 07]
[ 0.504904] pci 0000:06:00.0: bridge window [io 0xa000-0xafff]
[ 0.504907] pci 0000:06:00.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.506479] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.507416] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.508358] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.509292] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.510228] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.511164] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.512098] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.513033] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.514256] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.514692] vgaarb: setting as boot device: PCI:0000:07:00.0
[ 0.514900] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.515242] vgaarb: loaded
[ 0.515441] vgaarb: bridge control possible 0000:07:00.0
[ 0.515762] SCSI subsystem initialized
[ 0.515996] libata version 3.00 loaded.
[ 0.516008] ACPI: bus type USB registered
[ 0.516230] usbcore: registered new interface driver usbfs
[ 0.516453] usbcore: registered new interface driver hub
[ 0.516671] usbcore: registered new device driver usb
[ 0.516950] PCI: Using ACPI for IRQ routing
[ 0.544612] PCI: pci_cache_line_size set to 64 bytes
[ 0.544697] e820: reserve RAM buffer [mem 0x00097c00-0x0009ffff]
[ 0.544698] e820: reserve RAM buffer [mem 0x7554d000-0x77ffffff]
[ 0.544699] e820: reserve RAM buffer [mem 0x850e2000-0x87ffffff]
[ 0.544700] e820: reserve RAM buffer [mem 0x855d6000-0x87ffffff]
[ 0.544700] e820: reserve RAM buffer [mem 0x477800000-0x477ffffff]
[ 0.544763] NetLabel: Initializing
[ 0.544974] NetLabel: domain hash size = 128
[ 0.545177] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.545391] NetLabel: unlabeled traffic allowed by default
[ 0.545761] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.546526] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.548779] clocksource: Switched to clocksource hpet
[ 0.555816] VFS: Disk quotas dquot_6.6.0
[ 0.556039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.556302] pnp: PnP ACPI init
[ 0.556639] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.556714] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
[ 0.556904] system 00:02: [io 0x0a00-0x0a0f] has been reserved
[ 0.557122] system 00:02: [io 0x0a10-0x0a1f] has been reserved
[ 0.557328] system 00:02: [io 0x0a20-0x0a2f] has been reserved
[ 0.557535] system 00:02: [io 0x0a30-0x0a3f] has been reserved
[ 0.557741] system 00:02: [io 0x0a40-0x0a4f] has been reserved
[ 0.557949] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.558193] pnp 00:03: [dma 0 disabled]
[ 0.558223] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.558457] pnp 00:04: [dma 0 disabled]
[ 0.558484] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.558578] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.558796] system 00:05: [io 0xffff] has been reserved
[ 0.559001] system 00:05: [io 0xffff] has been reserved
[ 0.559206] system 00:05: [io 0xffff] has been reserved
[ 0.559412] system 00:05: [io 0x1800-0x18fe] has been reserved
[ 0.559618] system 00:05: [io 0x164e-0x164f] has been reserved
[ 0.559825] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.559885] system 00:06: [io 0x0800-0x087f] has been reserved
[ 0.560103] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.560118] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.560146] system 00:08: [io 0x1854-0x1857] has been reserved
[ 0.560363] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.560551] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.560769] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.560996] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.561204] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.561412] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.561621] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.561829] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.562037] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[ 0.562245] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.562453] system 00:09: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.562662] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.562695] system 00:0a: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.562913] system 00:0a: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.563121] system 00:0a: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.563330] system 00:0a: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.563538] system 00:0a: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.563746] system 00:0a: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.563954] system 00:0a: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.564163] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.564348] system 00:0b: [io 0xff00-0xfffe] has been reserved
[ 0.564565] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.565305] system 00:0c: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.565524] system 00:0c: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.565732] system 00:0c: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.565940] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.566513] pnp: PnP ACPI: found 13 devices
[ 0.574032] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.574412] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.574620] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.574828] pci 0000:00:01.1: bridge window [io 0xe000-0xefff]
[ 0.575036] pci 0000:00:01.1: bridge window [mem 0xdf100000-0xdf2fffff]
[ 0.575246] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.575451] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.575659] pci 0000:00:1c.0: bridge window [mem 0xdf500000-0xdf5fffff]
[ 0.575871] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.576076] pci 0000:00:1d.0: bridge window [io 0xc000-0xcfff]
[ 0.576283] pci 0000:00:1d.0: bridge window [mem 0xdf400000-0xdf4fffff]
[ 0.576495] pci 0000:00:1d.1: PCI bridge to [bus 05]
[ 0.576699] pci 0000:00:1d.1: bridge window [io 0xb000-0xbfff]
[ 0.576926] pci 0000:00:1d.1: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.577138] pci 0000:06:00.0: PCI bridge to [bus 07]
[ 0.577344] pci 0000:06:00.0: bridge window [io 0xa000-0xafff]
[ 0.577555] pci 0000:06:00.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.577771] pci 0000:00:1d.2: PCI bridge to [bus 06-07]
[ 0.577976] pci 0000:00:1d.2: bridge window [io 0xa000-0xafff]
[ 0.578184] pci 0000:00:1d.2: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.578397] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.578398] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.578399] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.578400] pci_bus 0000:00: resource 7 [mem 0x88800000-0xdfffffff window]
[ 0.578400] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.578401] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.578402] pci_bus 0000:02: resource 1 [mem 0xdf100000-0xdf2fffff]
[ 0.578403] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.578403] pci_bus 0000:03: resource 1 [mem 0xdf500000-0xdf5fffff]
[ 0.578404] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
[ 0.578405] pci_bus 0000:04: resource 1 [mem 0xdf400000-0xdf4fffff]
[ 0.578405] pci_bus 0000:05: resource 0 [io 0xb000-0xbfff]
[ 0.578406] pci_bus 0000:05: resource 1 [mem 0xdf300000-0xdf3fffff]
[ 0.578407] pci_bus 0000:06: resource 0 [io 0xa000-0xafff]
[ 0.578407] pci_bus 0000:06: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.578408] pci_bus 0000:07: resource 0 [io 0xa000-0xafff]
[ 0.578409] pci_bus 0000:07: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.578502] NET: Registered protocol family 2
[ 0.578834] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.579323] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.579618] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.579854] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.580099] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.580357] NET: Registered protocol family 1
[ 0.581155] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.581500] PCI: CLS 0 bytes, default 64
[ 0.581528] Trying to unpack rootfs image as initramfs...
[ 6.588725] Freeing initrd memory: 39728K
[ 6.588996] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 6.589215] software IO TLB [mem 0x810e2000-0x850e2000] (64MB) mapped at [ffff8d34c10e2000-ffff8d34c50e1fff]
[ 6.589711] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 6.590053] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 6.590259] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 6.590465] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 6.590670] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 6.590876] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 6.591254] Scanning for low memory corruption every 60 seconds
[ 6.591757] audit: initializing netlink subsys (disabled)
[ 6.591984] audit: type=2000 audit(1506342535.588:1): initialized
[ 6.592566] Initialise system trusted keyrings
[ 6.592860] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 6.594212] zbud: loaded
[ 6.594662] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 6.595033] fuse init (API version 7.26)
[ 6.595334] SELinux: Registering netfilter hooks
[ 6.596163] Key type asymmetric registered
[ 6.596366] Asymmetric key parser 'x509' registered
[ 6.596590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 6.597012] io scheduler noop registered
[ 6.597217] io scheduler deadline registered
[ 6.597424] io scheduler cfq registered (default)
[ 6.598550] aer 0000:00:1c.0:pcie002: service driver aer loaded
[ 6.598567] aer 0000:00:1d.0:pcie002: service driver aer loaded
[ 6.598584] aer 0000:00:1d.1:pcie002: service driver aer loaded
[ 6.598599] aer 0000:00:1d.2:pcie002: service driver aer loaded
[ 6.598610] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 6.598829] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[ 6.598839] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[ 6.599058] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 6.599265] pcie_pme 0000:00:01.1:pcie001: service driver pcie_pme loaded
[ 6.599271] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 6.599480] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 6.599687] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
[ 6.599896] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[ 6.599901] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[ 6.600110] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 6.600319] pcie_pme 0000:00:1d.0:pcie001: service driver pcie_pme loaded
[ 6.600324] pcieport 0000:00:1d.1: Signaling PME through PCIe PME interrupt
[ 6.600533] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 6.600742] pcie_pme 0000:00:1d.1:pcie001: service driver pcie_pme loaded
[ 6.600747] pcieport 0000:00:1d.2: Signaling PME through PCIe PME interrupt
[ 6.600985] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[ 6.601193] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[ 6.601401] pcie_pme 0000:00:1d.2:pcie001: service driver pcie_pme loaded
[ 6.601404] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 6.601615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 6.601842] intel_idle: MWAIT substates: 0x142120
[ 6.601842] intel_idle: v0.4.1 model 0x5E
[ 6.601996] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 6.602065] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 6.602420] ACPI: Sleep Button [SLPB]
[ 6.602647] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 6.603001] ACPI: Power Button [PWRB]
[ 6.603227] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 6.603578] ACPI: Power Button [PWRF]
[ 6.721030] thermal LNXTHERM:00: registered as thermal_zone0
[ 6.721247] ACPI: Thermal Zone [TZ00] (28 C)
[ 6.721551] thermal LNXTHERM:01: registered as thermal_zone1
[ 6.721766] ACPI: Thermal Zone [TZ01] (30 C)
[ 6.722001] ERST: Error Record Serialization Table (ERST) support is initialized.
[ 6.722362] pstore: using zlib compression
[ 6.722566] pstore: Registered erst as persistent store backend
[ 6.722815] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[ 6.723255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 6.744150] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 6.765216] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 6.768048] Linux agpgart interface v0.103
[ 6.770678] brd: module loaded
[ 6.771862] loop: module loaded
[ 6.772161] ahci 0000:00:17.0: version 3.0
[ 6.782509] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 6.782854] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 6.865679] scsi host0: ahci
[ 6.866313] scsi host1: ahci
[ 6.866876] scsi host2: ahci
[ 6.871021] scsi host3: ahci
[ 6.871597] scsi host4: ahci
[ 6.872069] scsi host5: ahci
[ 6.872502] scsi host6: ahci
[ 6.872995] scsi host7: ahci
[ 6.873248] ata1: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617100 irq 31
[ 6.873589] ata2: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617180 irq 31
[ 6.873931] ata3: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617200 irq 31
[ 6.874273] ata4: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617280 irq 31
[ 6.874616] ata5: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617300 irq 31
[ 6.874958] ata6: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617380 irq 31
[ 6.875300] ata7: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617400 irq 31
[ 6.875643] ata8: SATA max UDMA/133 abar m2048@0xdf617000 port 0xdf617480 irq 31
[ 6.876051] libphy: Fixed MDIO Bus: probed
[ 6.876390] tun: Universal TUN/TAP device driver, 1.6
[ 6.876810] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 6.877165] PPP generic driver version 2.4.2
[ 6.877435] VMware vmxnet3 virtual NIC driver - version 1.4.a.0-k-NAPI
[ 6.877674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.877955] ehci-pci: EHCI PCI platform driver
[ 6.878238] ehci-platform: EHCI generic platform driver
[ 6.878449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.878660] ohci-pci: OHCI PCI platform driver
[ 6.878869] ohci-platform: OHCI generic platform driver
[ 6.879081] uhci_hcd: USB Universal Host Controller Interface driver
[ 6.879417] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.879625] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 6.881056] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 6.881404] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 6.881479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.881698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.882039] usb usb1: Product: xHCI Host Controller
[ 6.882244] usb usb1: Manufacturer: Linux 4.9.45-rancher xhci-hcd
[ 6.882451] usb usb1: SerialNumber: 0000:00:14.0
[ 6.882814] hub 1-0:1.0: USB hub found
[ 6.883042] hub 1-0:1.0: 16 ports detected
[ 6.883492] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 6.883698] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 6.884060] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 6.884279] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.884620] usb usb2: Product: xHCI Host Controller
[ 6.884866] usb usb2: Manufacturer: Linux 4.9.45-rancher xhci-hcd
[ 6.885073] usb usb2: SerialNumber: 0000:00:14.0
[ 6.885438] hub 2-0:1.0: USB hub found
[ 6.885661] hub 2-0:1.0: 10 ports detected
[ 6.886109] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 7.192082] ata8: SATA link down (SStatus 4 SControl 300)
[ 7.192378] ata5: SATA link down (SStatus 4 SControl 300)
[ 7.192622] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7.192897] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 7.193144] ata7: SATA link down (SStatus 4 SControl 300)
[ 7.193391] ata3: SATA link down (SStatus 4 SControl 300)
[ 7.193636] ata4: SATA link down (SStatus 4 SControl 300)
[ 7.193903] ata6: SATA link down (SStatus 4 SControl 300)
[ 7.523527] ata2.00: ATAPI: Slimtype DVD A DL8A4SH, HAA5, max UDMA/100
[ 7.612843] tsc: Refined TSC clocksource calibration: 3312.003 MHz
[ 7.613071] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2fbd975094f, max_idle_ns: 440795343059 ns
[ 7.744857] usb 1-5: new low-speed USB device number 2 using xhci_hcd
[ 8.160844] ata1.00: supports DRM functions and may not be fully accessible
[ 8.161891] i8042: No controller found
[ 8.162477] mousedev: PS/2 mouse device common for all mice
[ 8.163370] rtc_cmos 00:07: RTC can wake from S4
[ 8.163968] ata2.00: configured for UDMA/100
[ 8.164012] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 8.164120] rtc_cmos 00:07: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 8.164125] i2c /dev entries driver
[ 8.164157] device-mapper: uevent: version 1.0.3
[ 8.164243] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 8.164245] intel_pstate: Intel P-state driver initializing
[ 8.165233] intel_pstate: HWP enabled
[ 8.166508] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.167768] NET: Registered protocol family 10
[ 8.167797] ata1.00: disabling queued TRIM support
[ 8.167798] ata1.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM02B6Q, max UDMA/133
[ 8.167799] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 8.168652] ata1.00: supports DRM functions and may not be fully accessible
[ 8.168892] NET: Registered protocol family 17
[ 8.168900] 9pnet: Installing 9P2000 support
[ 8.168907] Key type dns_resolver registered
[ 8.169221] microcode: sig=0x506e3, pf=0x2, revision=0x49
[ 8.169553] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 8.169969] registered taskstats version 1
[ 8.169971] Loading compiled-in X.509 certificates
[ 8.173062] Loaded X.509 cert 'Build time autogenerated kernel key: 3033a0176a2caf883f1566cd3ba116056b5c4c39'
[ 8.173428] zswap: loaded using pool lzo/zbud
[ 8.175417] Key type trusted registered
[ 8.176437] ata1.00: disabling queued TRIM support
[ 8.176583] ata1.00: configured for UDMA/133
[ 8.177813] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
[ 8.177857] Key type encrypted registered
[ 8.177858] ima: No TPM chip found, activating TPM-bypass!
[ 8.177889] evm: HMAC attrs: 0x1
[ 8.178628] BERT: Can't request iomem region <0000000085c58f98-0000000085c58fab>.
[ 8.178691] Magic number: 1:97:482
[ 8.179539] console [netcon0] enabled
[ 8.179931] netconsole: network logging started
[ 8.180318] rtc_cmos 00:07: setting system clock to 2017-09-25 12:28:57 UTC (1506342537)
[ 8.180770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 8.181118] EDD information not available.
[ 8.181354] PM: Hibernation image not present or could not be loaded.
[ 8.213373] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 8.213438] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 8.213861] sd 0:0:0:0: [sda] Write Protect is off
[ 8.213863] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 8.213976] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 8.214942] sda: sda1
[ 8.215513] sd 0:0:0:0: [sda] Attached SCSI disk
[ 8.222445] scsi 1:0:0:0: CD-ROM Slimtype DVD A DL8A4SH HAA5 PQ: 0 ANSI: 5
[ 8.255347] sr 1:0:0:0: [sr0] scsi3-mmc drive: 47x/62x writer dvd-ram cd/rw xa/form2 cdda caddy
[ 8.255715] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 8.256183] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 8.256340] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 8.258906] Freeing unused kernel memory: 1460K
[ 8.259129] Write protecting the kernel read-only data: 12288k
[ 8.260001] Freeing unused kernel memory: 1100K
[ 8.262005] Freeing unused kernel memory: 376K
[ 8.305552] usb 1-5: New USB device found, idVendor=0e8f, idProduct=0022
[ 8.305781] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.305998] usb 1-5: Product: USB KB V11
[ 8.306207] usb 1-5: Manufacturer: GASIA
[ 8.637338] clocksource: Switched to clocksource tsc
[ 13.351546] random: fast init done
[ 13.385525] EXT4-fs (sda1): recovery complete
[ 13.388821] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 14.934527] cgroup: docker-runc (333) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
[ 14.935031] cgroup: "memory" requires setting use_hierarchy to 1 on the root
[ 15.007349] udevd[372]: starting version 3.2.1
[ 15.008824] udevd[373]: starting eudev-3.2.1
[ 15.017886] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 15.022733] ipmi message handler version 39.2
[ 15.024016] IPMI System Interface driver.
[ 15.027893] ipmi_si: Unable to find any System Interface(s)
[ 15.030774] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[ 15.034474] hidraw: raw HID events driver (C) Jiri Kosina
[ 15.034916] mpt3sas version 13.100.00.00 loaded
[ 15.035192] mpt3sas 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 15.035718] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (16379384 kB)
[ 15.036925] pps_core: LinuxPPS API ver. 1 registered
[ 15.037141] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 15.038241] PTP clock support registered
[ 15.039589] dca service started, version 1.12.1
[ 15.040194] usbcore: registered new interface driver usbhid
[ 15.040414] usbhid: USB HID core driver
[ 15.040818] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 15.041057] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 15.041153] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 15.041153] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 15.041314] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 15.041437] mpt2sas_cm0: MSI-X vectors supported: 16, no of cores: 4, max_msix_vectors: -1
[ 15.041533] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 34
[ 15.041533] mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 35
[ 15.041534] mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 36
[ 15.041534] mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 37
[ 15.041535] mpt2sas_cm0: iomem(0x00000000df240000), mapped(0xffffb82d02080000), size(65536)
[ 15.041536] mpt2sas_cm0: ioport(0x000000000000e000), size(256)
[ 15.043952] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 15.044178] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 15.047753] mpt2sas_cm0: sending message unit reset !!
[ 15.049474] mpt2sas_cm0: message unit reset: SUCCESS
[ 15.061655] IPMI SSIF Interface driver
[ 15.067629] AVX2 version of gcm_enc/dec engaged.
[ 15.067845] AES CTR mode by8 optimization enabled
[ 15.076517] pps pps0: new PPS source ptp0
[ 15.076738] igb 0000:04:00.0: added PHC on eth0
[ 15.076946] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 15.077160] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 0c:c4:7a:b2:b0:1e
[ 15.077416] igb 0000:04:00.0: eth0: PBA No: 012700-000
[ 15.077621] igb 0000:04:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 15.084144] mpt2sas_cm0: Allocated physical memory: size(16739 kB)
[ 15.084365] mpt2sas_cm0: Current Controller Queue Depth(10104),Max Controller Queue Depth(10240)
[ 15.084710] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[ 15.099839] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:0E8F:0022.0001/input/input3
[ 15.101354] iTCO_vendor_support: vendor-support=0
[ 15.102472] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 15.102907] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 15.107291] pps pps1: new PPS source ptp1
[ 15.107643] igb 0000:05:00.0: added PHC on eth1
[ 15.107846] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 15.108054] igb 0000:05:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 0c:c4:7a:b2:b0:1f
[ 15.108309] igb 0000:05:00.0: eth1: PBA No: 012700-000
[ 15.108515] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 15.109084] mpt2sas_cm0: LSISAS2308: FWVersion(20.00.00.00), ChipRevision(0x05), BiosVersion(07.27.01.00)
[ 15.109561] mpt2sas_cm0: Protocol=(
[ 15.109734] Initiator
[ 15.110251] ,Target
[ 15.110314] ),
[ 15.110702] Capabilities=(
[ 15.110767] TLR
[ 15.111025] ,EEDP
[ 15.111088] ,Snapshot Buffer
[ 15.111348] ,Diag Trace Buffer
[ 15.111414] ,Task Set Full
[ 15.111674] ,NCQ
[ 15.111737] )
[ 15.112205] scsi host8: Fusion MPT SAS Host
[ 15.112771] mpt2sas_cm0: sending port enable !!
[ 15.115244] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b00a27b610), phys(8)
[ 15.132912] mpt2sas_cm0: port enable: SUCCESS
[ 15.135369] scsi 8:0:0:0: Direct-Access ATA WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[ 15.135744] scsi 8:0:0:0: SATA: handle(0x000a), sas_addr(0x4433221103000000), phy(3), device_name(0x50014ee2b75c75d7)
[ 15.136113] scsi 8:0:0:0: SATA: enclosure_logical_id(0x500605b00a27b610), slot(0)
[ 15.136609] scsi 8:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 15.157374] hid-generic 0003:0E8F:0022.0001: input,hidraw0: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-0000:00:14.0-5/input0
[ 15.159081] input: GASIA USB KB V11 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:0E8F:0022.0002/input/input4
[ 15.179003] scsi 8:0:1:0: Direct-Access ATA WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 6
[ 15.179377] scsi 8:0:1:0: SATA: handle(0x0009), sas_addr(0x4433221102000000), phy(2), device_name(0x50014ee20cb25178)
[ 15.179742] scsi 8:0:1:0: SATA: enclosure_logical_id(0x500605b00a27b610), slot(1)
[ 15.180244] scsi 8:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 15.217124] hid-generic 0003:0E8F:0022.0002: input,hidraw1: USB HID v1.10 Device [GASIA USB KB V11] on usb-0000:00:14.0-5/input1
[ 15.218331] e1000e 0000:03:00.0 eth2: (PCI Express:2.5GT/s:Width x4) 00:15:17:14:02:85
[ 15.218698] e1000e 0000:03:00.0 eth2: Intel(R) PRO/1000 Network Connection
[ 15.218996] e1000e 0000:03:00.0 eth2: MAC: 0, PHY: 4, PBA No: D28207-005
[ 15.219413] e1000e 0000:03:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 15.229486] sd 8:0:0:0: Attached scsi generic sg2 type 0
[ 15.229909] sd 8:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 15.230175] sd 8:0:1:0: Attached scsi generic sg3 type 0
[ 15.230488] sd 8:0:0:0: [sdb] 4096-byte physical blocks
[ 15.230517] sd 8:0:1:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 15.230519] sd 8:0:1:0: [sdc] 4096-byte physical blocks
[ 15.235373] sd 8:0:1:0: [sdc] Write Protect is off
[ 15.235613] sd 8:0:1:0: [sdc] Mode Sense: 7f 00 10 08
[ 15.236282] sd 8:0:0:0: [sdb] Write Protect is off
[ 15.236384] sd 8:0:1:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 15.236875] sd 8:0:0:0: [sdb] Mode Sense: 7f 00 10 08
[ 15.237726] sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 15.244234] sdc: sdc1
[ 15.246092] sdb: sdb1
[ 15.251520] sd 8:0:1:0: [sdc] Attached SCSI disk
[ 15.253437] sd 8:0:0:0: [sdb] Attached SCSI disk
[ 15.394777] e1000e 0000:03:00.1 eth3: (PCI Express:2.5GT/s:Width x4) 00:15:17:14:02:84
[ 15.395146] e1000e 0000:03:00.1 eth3: Intel(R) PRO/1000 Network Connection
[ 15.395440] e1000e 0000:03:00.1 eth3: MAC: 0, PHY: 4, PBA No: D28207-005
[ 15.458653] mpt2sas_cm0: log_info(0x31080000): originator(PL), code(0x08), sub_code(0x0000)
[ 15.459024] mpt2sas_cm0: log_info(0x31080000): originator(PL), code(0x08), sub_code(0x0000)
[ 15.459385] sd 8:0:1:0: unaligned partial completion avoided (xfer_cnt=15364, sector_sz=512)
[ 15.476868] mpt2sas_cm0: log_info(0x31080000): originator(PL), code(0x08), sub_code(0x0000)
[ 15.477238] mpt2sas_cm0: log_info(0x31080000): originator(PL), code(0x08), sub_code(0x0000)
[ 15.477599] sd 8:0:0:0: unaligned partial completion avoided (xfer_cnt=15364, sector_sz=512)
[ 15.880952] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 16.145430] IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
[ 16.203273] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 16.473429] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 19.053755] igb 0000:04:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 19.161345] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 20.926730] random: crng init done
[ 21.240929] FS-Cache: Loaded
[ 21.242447] 9p: Installing v9fs 9p2000 file system support
[ 21.242687] FS-Cache: Netfs '9p' registered for caching
[ 21.242990] 9pnet_virtio: no channels available for device config-2
[ 23.091745] udevd[22]: starting version 3.2.1
[ 23.097257] udevd[23]: starting eudev-3.2.1
[ 23.111924] IPMI System Interface driver.
[ 23.112163] ipmi_si: Unable to find any System Interface(s)
[ 23.888263] udevd[1]: starting version 3.2.1
[ 23.889826] udevd[1]: starting eudev-3.2.1
[ 25.001132] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 25.027654] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.053484] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.053568] docker-sys: port 1(vethce6f4e16) entered blocking state
[ 25.053569] docker-sys: port 1(vethce6f4e16) entered disabled state
[ 25.053642] device vethce6f4e16 entered promiscuous mode
[ 25.053677] docker-sys: port 1(vethce6f4e16) entered blocking state
[ 25.053679] docker-sys: port 1(vethce6f4e16) entered forwarding state
[ 25.095473] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 25.101167] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 25.280889] docker-sys: port 1(vethce6f4e16) entered disabled state
[ 25.282324] device vethce6f4e16 left promiscuous mode
[ 25.282325] docker-sys: port 1(vethce6f4e16) entered disabled state
[ 26.833506] Bridge firewalling registered
[ 26.870526] Initializing XFRM netlink socket
[ 26.890435] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
martenjacobs commented 6 years ago

Have you found a solution for this?

ciiqr commented 4 years ago

incase anyone else stumbles upon this issue, the solution I've gone with is:

runcmd:
- [ mdadm, --assemble, --scan ]
- [ mount, /dev/md1, /mnt/data ]

you'll also need to install mdadm into your console for this to work