Closed abuibrahim closed 9 years ago
@abuibrahim thanks for filing this. Was this the first error in the log? I ask because it's not clear exactly why the kernel had a problem with that memory allocation.
Thanks for looking into it, Brian!
You're right there was a general protection fault in the logs right before the trace. Attaching the full kernel log.
The server has 64GB ECC RAM. Here's my pool setup:
pool: tank state: ONLINE scan: none requested config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
sda ONLINE 0 0 0
sdb ONLINE 0 0 0
sdc ONLINE 0 0 0
sdd ONLINE 0 0 0
errors: No known data errors
Kernel.log:
2015-10-01T18:25:37.33507 kern.notice: [ 0.000000] Linux version 4.2.2_1 (xbps-builder@build.voidlinux.eu) (gcc version 4.9.3 (GCC) ) #1 SMP PREEMPT Wed Sep 30 05:06:27 UTC 2015
2015-10-01T18:25:37.33508 kern.info: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.2_1 root=UUID=5792c42e-2865-4d41-b0e9-6903dcc168f5 ro loglevel=4
2015-10-01T18:25:37.33510 kern.info: [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
2015-10-01T18:25:37.33511 kern.info: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
2015-10-01T18:25:37.33512 kern.info: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
2015-10-01T18:25:37.33514 kern.info: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
2015-10-01T18:25:37.33515 kern.info: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format.
2015-10-01T18:25:37.33516 kern.info: [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
2015-10-01T18:25:37.33518 kern.info: [ 0.000000] e820: BIOS-provided physical RAM map:
2015-10-01T18:25:37.33519 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000917ff] usable
2015-10-01T18:25:37.33520 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000000091800-0x000000000009ffff] reserved
2015-10-01T18:25:37.33521 kern.info: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
2015-10-01T18:25:37.33522 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000791fefff] usable
2015-10-01T18:25:37.33523 kern.info: [ 0.000000] BIOS-e820: [mem 0x00000000791ff000-0x0000000079814fff] reserved
2015-10-01T18:25:37.33524 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000079815000-0x000000007993cfff] usable
2015-10-01T18:25:37.33525 kern.info: [ 0.000000] BIOS-e820: [mem 0x000000007993d000-0x0000000079e09fff] ACPI NVS
2015-10-01T18:25:37.33526 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000079e0a000-0x000000007bd51fff] reserved
2015-10-01T18:25:37.33527 kern.info: [ 0.000000] BIOS-e820: [mem 0x000000007bd52000-0x000000007bd52fff] usable
2015-10-01T18:25:37.33528 kern.info: [ 0.000000] BIOS-e820: [mem 0x000000007bd53000-0x000000007bdd8fff] reserved
2015-10-01T18:25:37.33529 kern.info: [ 0.000000] BIOS-e820: [mem 0x000000007bdd9000-0x000000007bffffff] usable
2015-10-01T18:25:37.33530 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000080000000-0x000000008fffffff] reserved
2015-10-01T18:25:37.33531 kern.info: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
2015-10-01T18:25:37.33534 kern.info: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
2015-10-01T18:25:37.33535 kern.info: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000107fffffff] usable
2015-10-01T18:25:37.33536 kern.info: [ 0.000000] NX (Execute Disable) protection: active
2015-10-01T18:25:37.33537 kern.info: [ 0.000000] SMBIOS 2.8 present.
2015-10-01T18:25:37.33538 kern.debug: [ 0.000000] DMI: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015
2015-10-01T18:25:37.33564 kern.debug: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
2015-10-01T18:25:37.33566 kern.debug: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
2015-10-01T18:25:37.33567 kern.info: [ 0.000000] e820: last_pfn = 0x1080000 max_arch_pfn = 0x400000000
2015-10-01T18:25:37.33569 kern.debug: [ 0.000000] MTRR default type: write-back
2015-10-01T18:25:37.33571 kern.debug: [ 0.000000] MTRR fixed ranges enabled:
2015-10-01T18:25:37.33572 kern.debug: [ 0.000000] 00000-9FFFF write-back
2015-10-01T18:25:37.33573 kern.debug: [ 0.000000] A0000-BFFFF uncachable
2015-10-01T18:25:37.33574 kern.debug: [ 0.000000] C0000-FFFFF write-protect
2015-10-01T18:25:37.33575 kern.debug: [ 0.000000] MTRR variable ranges enabled:
2015-10-01T18:25:37.33576 kern.debug: [ 0.000000] 0 base 000080000000 mask 3FFF80000000 uncachable
2015-10-01T18:25:37.33577 kern.debug: [ 0.000000] 1 base 380000000000 mask 3F8000000000 uncachable
2015-10-01T18:25:37.33579 kern.debug: [ 0.000000] 2 disabled
2015-10-01T18:25:37.33580 kern.debug: [ 0.000000] 3 disabled
2015-10-01T18:25:37.33581 kern.debug: [ 0.000000] 4 disabled
2015-10-01T18:25:37.33582 kern.debug: [ 0.000000] 5 disabled
2015-10-01T18:25:37.33584 kern.debug: [ 0.000000] 6 disabled
2015-10-01T18:25:37.33585 kern.debug: [ 0.000000] 7 disabled
2015-10-01T18:25:37.33586 kern.debug: [ 0.000000] 8 disabled
2015-10-01T18:25:37.33587 kern.debug: [ 0.000000] 9 disabled
2015-10-01T18:25:37.33587 kern.info: [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
2015-10-01T18:25:37.33589 kern.info: [ 0.000000] e820: last_pfn = 0x7c000 max_arch_pfn = 0x400000000
2015-10-01T18:25:37.33590 kern.info: [ 0.000000] found SMP MP-table at [mem 0x000fda80-0x000fda8f] mapped at [ffff8800000fda80]
2015-10-01T18:25:37.33591 kern.info: [ 0.000000] Scanning 1 areas for low memory corruption
2015-10-01T18:25:37.33592 kern.debug: [ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576
2015-10-01T18:25:37.33593 kern.info: [ 0.000000] Using GB pages for direct mapping
2015-10-01T18:25:37.33594 kern.info: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
2015-10-01T18:25:37.33595 kern.debug: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
2015-10-01T18:25:37.33596 kern.debug: [ 0.000000] BRK [0x01b4c000, 0x01b4cfff] PGTABLE
2015-10-01T18:25:37.33597 kern.debug: [ 0.000000] BRK [0x01b4d000, 0x01b4dfff] PGTABLE
2015-10-01T18:25:37.33598 kern.debug: [ 0.000000] BRK [0x01b4e000, 0x01b4efff] PGTABLE
2015-10-01T18:25:37.33599 kern.info: [ 0.000000] init_memory_mapping: [mem 0x107fe00000-0x107fffffff]
2015-10-01T18:25:37.33600 kern.debug: [ 0.000000] [mem 0x107fe00000-0x107fffffff] page 1G
2015-10-01T18:25:37.33601 kern.info: [ 0.000000] init_memory_mapping: [mem 0x1060000000-0x107fdfffff]
2015-10-01T18:25:37.33602 kern.debug: [ 0.000000] [mem 0x1060000000-0x107fdfffff] page 1G
2015-10-01T18:25:37.33603 kern.info: [ 0.000000] init_memory_mapping: [mem 0x00100000-0x791fefff]
2015-10-01T18:25:37.33604 kern.debug: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
2015-10-01T18:25:37.33605 kern.debug: [ 0.000000] [mem 0x00200000-0x78ffffff] page 2M
2015-10-01T18:25:37.33606 kern.debug: [ 0.000000] [mem 0x79000000-0x791fefff] page 4k
2015-10-01T18:25:37.33607 kern.info: [ 0.000000] init_memory_mapping: [mem 0x79815000-0x7993cfff]
2015-10-01T18:25:37.33608 kern.debug: [ 0.000000] [mem 0x79815000-0x7993cfff] page 4k
2015-10-01T18:25:37.33609 kern.debug: [ 0.000000] BRK [0x01b4f000, 0x01b4ffff] PGTABLE
2015-10-01T18:25:37.33610 kern.info: [ 0.000000] init_memory_mapping: [mem 0x7bd52000-0x7bd52fff]
2015-10-01T18:25:37.33611 kern.debug: [ 0.000000] [mem 0x7bd52000-0x7bd52fff] page 4k
2015-10-01T18:25:37.33612 kern.debug: [ 0.000000] BRK [0x01b50000, 0x01b50fff] PGTABLE
2015-10-01T18:25:37.33613 kern.info: [ 0.000000] init_memory_mapping: [mem 0x7bdd9000-0x7bffffff]
2015-10-01T18:25:37.33614 kern.debug: [ 0.000000] [mem 0x7bdd9000-0x7bdfffff] page 4k
2015-10-01T18:25:37.33615 kern.debug: [ 0.000000] [mem 0x7be00000-0x7bffffff] page 2M
2015-10-01T18:25:37.33616 kern.info: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x105fffffff]
2015-10-01T18:25:37.33617 kern.debug: [ 0.000000] [mem 0x100000000-0x105fffffff] page 1G
2015-10-01T18:25:37.33618 kern.info: [ 0.000000] RAMDISK: [mem 0x340e8000-0x3606bfff]
2015-10-01T18:25:37.33619 kern.info: [ 0.000000] ACPI: Early table checksum verification disabled
2015-10-01T18:25:37.33620 kern.warn: [ 0.000000] ACPI: RSDP 0x00000000000F0530 000024 (v02 SUPERM)
2015-10-01T18:25:37.33621 kern.warn: [ 0.000000] ACPI: XSDT 0x0000000079A740B0 0000DC (v01 SUPERM SMCI--MB 01072009 AMI 00010013)
2015-10-01T18:25:37.33622 kern.warn: [ 0.000000] ACPI: FACP 0x0000000079A9EB88 00010C (v05 SUPERM SMCI--MB 01072009 AMI 00010013)
2015-10-01T18:25:37.33623 kern.warn: [ 0.000000] ACPI: DSDT 0x0000000079A74220 02A961 (v02 SUPERM SMCI--MB 01072009 INTL 20091013)
2015-10-01T18:25:37.33624 kern.warn: [ 0.000000] ACPI: FACS 0x0000000079E07F80 000040
2015-10-01T18:25:37.33626 kern.warn: [ 0.000000] ACPI: APIC 0x0000000079A9EC98 000224 (v03 SUPERM SMCI--MB 01072009 AMI 00010013)
2015-10-01T18:25:37.33627 kern.warn: [ 0.000000] ACPI: FPDT 0x0000000079A9EEC0 000044 (v01 SUPERM SMCI--MB 01072009 AMI 00010013)
2015-10-01T18:25:37.33628 kern.warn: [ 0.000000] ACPI: FIDT 0x0000000079A9EF08 00009C (v01 SUPERM SMCI--MB 01072009 AMI 00010013)
2015-10-01T18:25:37.33629 kern.warn: [ 0.000000] ACPI: SPMI 0x0000000079A9EFA8 000040 (v05 A M I OEMSPMI 00000000 AMI. 00000000)
2015-10-01T18:25:37.33630 kern.warn: [ 0.000000] ACPI: MCFG 0x0000000079A9EFE8 00003C (v01 SUPERM SMCI--MB 01072009 MSFT 00000097)
2015-10-01T18:25:37.33632 kern.warn: [ 0.000000] ACPI: UEFI 0x0000000079A9F028 000042 (v01 SUPERM SMCI--MB 01072009 00000000)
2015-10-01T18:25:37.33634 kern.warn: [ 0.000000] ACPI: BDAT 0x0000000079A9F070 000030 (v01 SUPERM SMCI--MB 00000000 INTL 20091013)
2015-10-01T18:25:37.33635 kern.warn: [ 0.000000] ACPI: HPET 0x0000000079A9F0A0 000038 (v01 SUPERM SMCI--MB 00000001 INTL 20091013)
2015-10-01T18:25:37.33636 kern.warn: [ 0.000000] ACPI: MSCT 0x0000000079A9F0D8 000090 (v01 SUPERM SMCI--MB 00000001 INTL 20091013)
2015-10-01T18:25:37.33637 kern.warn: [ 0.000000] ACPI: PMCT 0x0000000079A9F168 000064 (v01 SUPERM SMCI--MB 00000000 INTL 20091013)
2015-10-01T18:25:37.33638 kern.warn: [ 0.000000] ACPI: SLIT 0x0000000079A9F1D0 000030 (v01 SUPERM SMCI--MB 00000001 INTL 20091013)
2015-10-01T18:25:37.33640 kern.warn: [ 0.000000] ACPI: SRAT 0x0000000079A9F200 000E58 (v03 SUPERM SMCI--MB 00000001 INTL 20091013)
2015-10-01T18:25:37.33641 kern.warn: [ 0.000000] ACPI: WDDT 0x0000000079AA0058 000040 (v01 SUPERM SMCI--MB 00000000 INTL 20091013)
2015-10-01T18:25:37.33642 kern.warn: [ 0.000000] ACPI: SSDT 0x0000000079AA0098 00ED2F (v01 SUPERM PmMgt 00000001 INTL 20120913)
2015-10-01T18:25:37.33643 kern.warn: [ 0.000000] ACPI: SSDT 0x0000000079AAEDC8 002117 (v02 SUPERM SpsNm 00000002 INTL 20120913)
2015-10-01T18:25:37.33644 kern.warn: [ 0.000000] ACPI: SSDT 0x0000000079AB0EE0 000064 (v02 SUPERM SpsNvs 00000002 INTL 20120913)
2015-10-01T18:25:37.33645 kern.warn: [ 0.000000] ACPI: PRAD 0x0000000079AB0F48 000102 (v02 SUPERM SMCI--MB 00000002 INTL 20120913)
2015-10-01T18:25:37.33646 kern.warn: [ 0.000000] ACPI: DMAR 0x0000000079AB1050 000130 (v01 SUPERM SMCI--MB 00000001 INTL 20091013)
2015-10-01T18:25:37.33647 kern.warn: [ 0.000000] ACPI: HEST 0x0000000079AB1180 00027C (v01 SUPERM SMCI--MB 00000001 INTL 00000001)
2015-10-01T18:25:37.33648 kern.warn: [ 0.000000] ACPI: BERT 0x0000000079AB1400 000030 (v01 SUPERM SMCI--MB 00000001 INTL 00000001)
2015-10-01T18:25:37.33649 kern.warn: [ 0.000000] ACPI: ERST 0x0000000079AB1430 000230 (v01 SUPERM SMCI--MB 00000001 INTL 00000001)
2015-10-01T18:25:37.33650 kern.warn: [ 0.000000] ACPI: EINJ 0x0000000079AB1660 000130 (v01 SUPERM SMCI--MB 00000001 INTL 00000001)
2015-10-01T18:25:37.33651 kern.debug: [ 0.000000] ACPI: Local APIC address 0xfee00000
2015-10-01T18:25:37.33652 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
2015-10-01T18:25:37.33653 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
2015-10-01T18:25:37.33654 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
2015-10-01T18:25:37.33655 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
2015-10-01T18:25:37.33656 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
2015-10-01T18:25:37.33657 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
2015-10-01T18:25:37.33658 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
2015-10-01T18:25:37.33659 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
2015-10-01T18:25:37.33660 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x10 -> Node 1
2015-10-01T18:25:37.33661 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x12 -> Node 1
2015-10-01T18:25:37.33662 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x14 -> Node 1
2015-10-01T18:25:37.33663 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x16 -> Node 1
2015-10-01T18:25:37.33664 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x18 -> Node 1
2015-10-01T18:25:37.33665 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1a -> Node 1
2015-10-01T18:25:37.33666 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1c -> Node 1
2015-10-01T18:25:37.33667 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1e -> Node 1
2015-10-01T18:25:37.33668 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
2015-10-01T18:25:37.33669 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
2015-10-01T18:25:37.33670 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
2015-10-01T18:25:37.33671 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
2015-10-01T18:25:37.33672 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
2015-10-01T18:25:37.33673 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
2015-10-01T18:25:37.33674 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0
2015-10-01T18:25:37.33675 kern.info: [ 0.000000] SRAT: PXM 0 -> APIC 0x0f -> Node 0
2015-10-01T18:25:37.33676 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x11 -> Node 1
2015-10-01T18:25:37.33677 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x13 -> Node 1
2015-10-01T18:25:37.33678 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x15 -> Node 1
2015-10-01T18:25:37.33680 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x17 -> Node 1
2015-10-01T18:25:37.33681 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x19 -> Node 1
2015-10-01T18:25:37.33682 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1b -> Node 1
2015-10-01T18:25:37.33683 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1d -> Node 1
2015-10-01T18:25:37.33683 kern.info: [ 0.000000] SRAT: PXM 1 -> APIC 0x1f -> Node 1
2015-10-01T18:25:37.33684 kern.info: [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
2015-10-01T18:25:37.33685 kern.info: [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x87fffffff]
2015-10-01T18:25:37.33686 kern.info: [ 0.000000] SRAT: Node 1 PXM 1 [mem 0x880000000-0x107fffffff]
2015-10-01T18:25:37.33687 kern.debug: [ 0.000000] NUMA: Initialized distance table, cnt=2
2015-10-01T18:25:37.33688 kern.info: [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x87fffffff] -> [mem 0x00000000-0x87fffffff]
2015-10-01T18:25:37.33689 kern.info: [ 0.000000] NODE_DATA(0) allocated [mem 0x87fffb000-0x87fffffff]
2015-10-01T18:25:37.33690 kern.info: [ 0.000000] NODE_DATA(1) allocated [mem 0x107fff8000-0x107fffcfff]
2015-10-01T18:25:37.33691 kern.debug: [ 0.000000] [ffffea0000000000-ffffea0021ffffff] PMD -> [ffff88085fe00000-ffff88087fdfffff] on node 0
2015-10-01T18:25:37.33693 kern.debug: [ 0.000000] [ffffea0022000000-ffffea0041ffffff] PMD -> [ffff88105f600000-ffff88107f5fffff] on node 1
2015-10-01T18:25:37.33696 kern.info: [ 0.000000] Zone ranges:
2015-10-01T18:25:37.33697 kern.info: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
2015-10-01T18:25:37.33698 kern.info: [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
2015-10-01T18:25:37.33699 kern.info: [ 0.000000] Normal [mem 0x0000000100000000-0x000000107fffffff]
2015-10-01T18:25:37.33700 kern.info: [ 0.000000] Movable zone start for each node
2015-10-01T18:25:37.33701 kern.info: [ 0.000000] Early memory node ranges
2015-10-01T18:25:37.33702 kern.info: [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000090fff]
2015-10-01T18:25:37.33703 kern.info: [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000791fefff]
2015-10-01T18:25:37.33704 kern.info: [ 0.000000] node 0: [mem 0x0000000079815000-0x000000007993cfff]
2015-10-01T18:25:37.33705 kern.info: [ 0.000000] node 0: [mem 0x000000007bd52000-0x000000007bd52fff]
2015-10-01T18:25:37.33706 kern.info: [ 0.000000] node 0: [mem 0x000000007bdd9000-0x000000007bffffff]
2015-10-01T18:25:37.33707 kern.info: [ 0.000000] node 0: [mem 0x0000000100000000-0x000000087fffffff]
2015-10-01T18:25:37.33708 kern.info: [ 0.000000] node 1: [mem 0x0000000880000000-0x000000107fffffff]
2015-10-01T18:25:37.33709 kern.info: [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000087fffffff]
2015-10-01T18:25:37.33711 kern.debug: [ 0.000000] On node 0 totalpages: 8361183
2015-10-01T18:25:37.33712 kern.debug: [ 0.000000] DMA zone: 64 pages used for memmap
2015-10-01T18:25:37.33713 kern.debug: [ 0.000000] DMA zone: 21 pages reserved
2015-10-01T18:25:37.33714 kern.debug: [ 0.000000] DMA zone: 3984 pages, LIFO batch:0
2015-10-01T18:25:37.33715 kern.debug: [ 0.000000] DMA32 zone: 7702 pages used for memmap
2015-10-01T18:25:37.33716 kern.debug: [ 0.000000] DMA32 zone: 492879 pages, LIFO batch:31
2015-10-01T18:25:37.33717 kern.debug: [ 0.000000] Normal zone: 122880 pages used for memmap
2015-10-01T18:25:37.33718 kern.debug: [ 0.000000] Normal zone: 7864320 pages, LIFO batch:31
2015-10-01T18:25:37.33719 kern.info: [ 0.000000] Initmem setup node 1 [mem 0x0000000880000000-0x000000107fffffff]
2015-10-01T18:25:37.33720 kern.debug: [ 0.000000] On node 1 totalpages: 8388608
2015-10-01T18:25:37.33721 kern.debug: [ 0.000000] Normal zone: 131072 pages used for memmap
2015-10-01T18:25:37.33722 kern.debug: [ 0.000000] Normal zone: 8388608 pages, LIFO batch:31
2015-10-01T18:25:37.33723 kern.info: [ 0.000000] ACPI: PM-Timer IO Port: 0x408
2015-10-01T18:25:37.33724 kern.debug: [ 0.000000] ACPI: Local APIC address 0xfee00000
2015-10-01T18:25:37.33725 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
2015-10-01T18:25:37.33726 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
2015-10-01T18:25:37.33727 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
2015-10-01T18:25:37.33728 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
2015-10-01T18:25:37.33729 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
2015-10-01T18:25:37.33730 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
2015-10-01T18:25:37.33732 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
2015-10-01T18:25:37.33733 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
2015-10-01T18:25:37.33734 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
2015-10-01T18:25:37.33735 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
2015-10-01T18:25:37.33736 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
2015-10-01T18:25:37.33738 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
2015-10-01T18:25:37.33739 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
2015-10-01T18:25:37.33740 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
2015-10-01T18:25:37.33741 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
2015-10-01T18:25:37.33742 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
2015-10-01T18:25:37.33743 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
2015-10-01T18:25:37.33744 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
2015-10-01T18:25:37.33745 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
2015-10-01T18:25:37.33746 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
2015-10-01T18:25:37.33747 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
2015-10-01T18:25:37.33748 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
2015-10-01T18:25:37.33749 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
2015-10-01T18:25:37.33750 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
2015-10-01T18:25:37.33751 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
2015-10-01T18:25:37.33752 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
2015-10-01T18:25:37.33753 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
2015-10-01T18:25:37.33755 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
2015-10-01T18:25:37.33756 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
2015-10-01T18:25:37.33756 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
2015-10-01T18:25:37.33757 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
2015-10-01T18:25:37.33758 kern.info: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
2015-10-01T18:25:37.33760 kern.info: [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
2015-10-01T18:25:37.33761 kern.info: [ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-47
2015-10-01T18:25:37.33762 kern.info: [ 0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec40000, GSI 48-71
2015-10-01T18:25:37.33763 kern.info: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
2015-10-01T18:25:37.33764 kern.info: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
2015-10-01T18:25:37.33765 kern.debug: [ 0.000000] ACPI: IRQ0 used by override.
2015-10-01T18:25:37.33766 kern.debug: [ 0.000000] ACPI: IRQ9 used by override.
2015-10-01T18:25:37.33767 kern.info: [ 0.000000] Using ACPI (MADT) for SMP configuration information
2015-10-01T18:25:37.33768 kern.info: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
2015-10-01T18:25:37.33769 kern.info: [ 0.000000] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
2015-10-01T18:25:37.33770 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
2015-10-01T18:25:37.33771 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
2015-10-01T18:25:37.33772 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x00092000-0x0009ffff]
2015-10-01T18:25:37.33773 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
2015-10-01T18:25:37.33774 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
2015-10-01T18:25:37.33775 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x791ff000-0x79814fff]
2015-10-01T18:25:37.33776 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x7993d000-0x79e09fff]
2015-10-01T18:25:37.33777 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x79e0a000-0x7bd51fff]
2015-10-01T18:25:37.33778 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x7bd53000-0x7bdd8fff]
2015-10-01T18:25:37.33779 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
2015-10-01T18:25:37.33781 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0x8fffffff]
2015-10-01T18:25:37.33782 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfed1bfff]
2015-10-01T18:25:37.33783 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
2015-10-01T18:25:37.33784 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
2015-10-01T18:25:37.33785 kern.info: [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
2015-10-01T18:25:37.33786 kern.info: [ 0.000000] e820: [mem 0x90000000-0xfed1bfff] available for PCI devices
2015-10-01T18:25:37.33787 kern.info: [ 0.000000] Booting paravirtualized kernel on bare hardware
2015-10-01T18:25:37.33788 kern.info: [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
2015-10-01T18:25:37.33789 kern.info: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:32 nr_node_ids:2
2015-10-01T18:25:37.33790 kern.info: [ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff88085fc00000 s92504 r8192 d30376 u131072
2015-10-01T18:25:37.33791 kern.debug: [ 0.000000] pcpu-alloc: s92504 r8192 d30376 u131072 alloc=1*2097152
2015-10-01T18:25:37.33792 kern.debug: [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 16 17 18 19 20 21 22 23
2015-10-01T18:25:37.33793 kern.debug: [ 0.000000] pcpu-alloc: [1] 08 09 10 11 12 13 14 15 24 25 26 27 28 29 30 31
2015-10-01T18:25:37.33794 kern.info: [ 0.000000] Built 2 zonelists in Node order, mobility grouping on. Total pages: 16488052
2015-10-01T18:25:37.33795 kern.info: [ 0.000000] Policy zone: Normal
2015-10-01T18:25:37.33796 kern.notice: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.2_1 root=UUID=5792c42e-2865-4d41-b0e9-6903dcc168f5 ro loglevel=4
2015-10-01T18:25:37.33798 kern.info: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
2015-10-01T18:25:37.33799 kern.info: [ 0.000000] Memory: 65836076K/66999164K available (5763K kernel code, 994K rwdata, 1904K rodata, 1228K init, 1120K bss, 1163088K reserved, 0K cma-reserved)
2015-10-01T18:25:37.33800 kern.info: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=2
2015-10-01T18:25:37.33801 kern.info: [ 0.000000] Preemptible hierarchical RCU implementation.
2015-10-01T18:25:37.33802 kern.info: [ 0.000000] Build-time adjustment of leaf fanout to 64.
2015-10-01T18:25:37.33803 kern.info: [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=32.
2015-10-01T18:25:37.33804 kern.info: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=32
2015-10-01T18:25:37.33805 kern.info: [ 0.000000] NR_IRQS:4352 nr_irqs:1496 16
2015-10-01T18:25:37.33806 kern.info: [ 0.000000] Offload RCU callbacks from all CPUs
2015-10-01T18:25:37.33807 kern.info: [ 0.000000] Offload RCU callbacks from CPUs: 0-31.
2015-10-01T18:25:37.33808 kern.info: [ 0.000000] Console: colour dummy device 80x25
2015-10-01T18:25:37.33809 kern.info: [ 0.000000] console [tty0] enabled
2015-10-01T18:25:37.33810 kern.info: [ 0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
2015-10-01T18:25:37.33811 kern.info: [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
2015-10-01T18:25:37.33812 kern.debug: [ 0.000000] hpet clockevent registered
2015-10-01T18:25:37.33813 kern.info: [ 0.000000] tsc: Fast TSC calibration using PIT
2015-10-01T18:25:37.33814 kern.info: [ 0.000000] tsc: Detected 2399.924 MHz processor
2015-10-01T18:25:37.33815 kern.info: [ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.84 BogoMIPS (lpj=2399924)
2015-10-01T18:25:37.33816 kern.info: [ 0.000011] pid_max: default: 32768 minimum: 301
2015-10-01T18:25:37.33818 kern.info: [ 0.000019] ACPI: Core revision 20150619
2015-10-01T18:25:37.33819 kern.warn: [ 0.036152] ACPI: All ACPI Tables successfully acquired
2015-10-01T18:25:37.33820 kern.info: [ 0.036203] Security Framework initialized
2015-10-01T18:25:37.33820 kern.info: [ 0.036204] Yama: becoming mindful.
2015-10-01T18:25:37.33821 kern.info: [ 0.039826] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
2015-10-01T18:25:37.33822 kern.info: [ 0.055189] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
2015-10-01T18:25:37.33824 kern.info: [ 0.061858] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
2015-10-01T18:25:37.33825 kern.info: [ 0.061923] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
2015-10-01T18:25:37.33826 kern.info: [ 0.062564] Initializing cgroup subsys blkio
2015-10-01T18:25:37.33827 kern.info: [ 0.062567] Initializing cgroup subsys memory
2015-10-01T18:25:37.33828 kern.info: [ 0.062580] Initializing cgroup subsys devices
2015-10-01T18:25:37.33829 kern.info: [ 0.062583] Initializing cgroup subsys freezer
2015-10-01T18:25:37.33830 kern.info: [ 0.062584] Initializing cgroup subsys net_cls
2015-10-01T18:25:37.33831 kern.info: [ 0.062587] Initializing cgroup subsys perf_event
2015-10-01T18:25:37.33833 kern.info: [ 0.062590] Initializing cgroup subsys net_prio
2015-10-01T18:25:37.33834 kern.info: [ 0.062592] Initializing cgroup subsys hugetlb
2015-10-01T18:25:37.33835 kern.info: [ 0.062625] CPU: Physical Processor ID: 0
2015-10-01T18:25:37.33838 kern.info: [ 0.062626] CPU: Processor Core ID: 0
2015-10-01T18:25:37.33839 kern.info: [ 0.063522] mce: CPU supports 22 MCE banks
2015-10-01T18:25:37.33840 kern.info: [ 0.063558] CPU0: Thermal monitoring enabled (TM1)
2015-10-01T18:25:37.33841 kern.info: [ 0.063586] process: using mwait in idle threads
2015-10-01T18:25:37.33842 kern.info: [ 0.063589] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
2015-10-01T18:25:37.33843 kern.info: [ 0.063590] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
2015-10-01T18:25:37.33845 kern.info: [ 0.063739] Freeing SMP alternatives memory: 20K (ffffffff81a2d000 - ffffffff81a32000)
2015-10-01T18:25:37.33846 kern.info: [ 0.064734] ftrace: allocating 23563 entries in 93 pages
2015-10-01T18:25:37.33847 kern.info: [ 0.074043] DMAR: Host address width 46
2015-10-01T18:25:37.33848 kern.info: [ 0.074045] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
2015-10-01T18:25:37.33848 kern.info: [ 0.074052] DMAR: dmar0: reg_base_addr fbffc000 ver 1:0 cap d2078c106f0466 ecap f020de
2015-10-01T18:25:37.33849 kern.info: [ 0.074054] DMAR: DRHD base: 0x000000c7ffc000 flags: 0x1
2015-10-01T18:25:37.33851 kern.info: [ 0.074058] DMAR: dmar1: reg_base_addr c7ffc000 ver 1:0 cap d2078c106f0466 ecap f020de
2015-10-01T18:25:37.33852 kern.info: [ 0.074059] DMAR: RMRR base: 0x0000007bacc000 end: 0x0000007badafff
2015-10-01T18:25:37.33853 kern.info: [ 0.074060] DMAR: ATSR flags: 0x0
2015-10-01T18:25:37.33854 kern.info: [ 0.074061] DMAR: RHSA base: 0x000000c7ffc000 proximity domain: 0x0
2015-10-01T18:25:37.33855 kern.info: [ 0.074062] DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x1
2015-10-01T18:25:37.33856 kern.info: [ 0.074065] DMAR-IR: IOAPIC id 10 under DRHD base 0xfbffc000 IOMMU 0
2015-10-01T18:25:37.33857 kern.info: [ 0.074066] DMAR-IR: IOAPIC id 8 under DRHD base 0xc7ffc000 IOMMU 1
2015-10-01T18:25:37.33858 kern.info: [ 0.074067] DMAR-IR: IOAPIC id 9 under DRHD base 0xc7ffc000 IOMMU 1
2015-10-01T18:25:37.33859 kern.info: [ 0.074068] DMAR-IR: HPET id 0 under DRHD base 0xc7ffc000
2015-10-01T18:25:37.33860 kern.info: [ 0.074069] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
2015-10-01T18:25:37.33861 kern.info: [ 0.074070] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
2015-10-01T18:25:37.33862 kern.info: [ 0.074996] DMAR-IR: Enabled IRQ remapping in xapic mode
2015-10-01T18:25:37.33863 kern.info: [ 0.074997] x2apic: IRQ remapping doesn't support X2APIC mode
2015-10-01T18:25:37.33868 kern.info: [ 0.075001] Switched APIC routing to physical flat.
2015-10-01T18:25:37.33869 kern.info: [ 0.075654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
2015-10-01T18:25:37.33870 kern.debug: [ 0.085667] TSC deadline timer enabled
2015-10-01T18:25:37.33872 kern.info: [ 0.085673] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
2015-10-01T18:25:37.33873 kern.info: [ 0.085696] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
2015-10-01T18:25:37.33874 kern.info: [ 0.085716] ... version: 3
2015-10-01T18:25:37.33875 kern.info: [ 0.085717] ... bit width: 48
2015-10-01T18:25:37.33876 kern.info: [ 0.085718] ... generic registers: 4
2015-10-01T18:25:37.33877 kern.info: [ 0.085719] ... value mask: 0000ffffffffffff
2015-10-01T18:25:37.33878 kern.info: [ 0.085719] ... max period: 0000ffffffffffff
2015-10-01T18:25:37.33879 kern.info: [ 0.085720] ... fixed-purpose events: 3
2015-10-01T18:25:37.33880 kern.info: [ 0.085721] ... event mask: 000000070000000f
2015-10-01T18:25:37.33881 kern.info: [ 0.089791] x86: Booting SMP configuration:
2015-10-01T18:25:37.33882 kern.info: [ 0.089794] .... node #0, CPUs: #1
2015-10-01T18:25:37.33883 kern.info: [ 0.095065] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
2015-10-01T18:25:37.33884 kern.warn: [ 0.096047] #2 #3 #4 #5 #6 #7
2015-10-01T18:25:37.33886 kern.info: [ 0.127419] .... node #1, CPUs: #8 #9 #10 #11 #12 #13 #14 #15
2015-10-01T18:25:37.33887 kern.info: [ 0.247758] .... node #0, CPUs: #16 #17 #18 #19 #20 #21 #22 #23
2015-10-01T18:25:37.33888 kern.info: [ 0.289561] .... node #1, CPUs: #24 #25 #26 #27 #28 #29 #30 #31
2015-10-01T18:25:37.33889 kern.info: [ 0.331993] x86: Booted up 2 nodes, 32 CPUs
2015-10-01T18:25:37.33889 kern.info: [ 0.331996] smpboot: Total of 32 processors activated (153694.68 BogoMIPS)
2015-10-01T18:25:37.33891 kern.info: [ 0.396941] devtmpfs: initialized
2015-10-01T18:25:37.33892 kern.debug: [ 0.397001] memory block size : 2048MB
2015-10-01T18:25:37.33893 kern.info: [ 0.398615] PM: Registering ACPI NVS region [mem 0x7993d000-0x79e09fff] (5033984 bytes)
2015-10-01T18:25:37.33894 kern.info: [ 0.398801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
2015-10-01T18:25:37.33895 kern.info: [ 0.398983] pinctrl core: initialized pinctrl subsystem
2015-10-01T18:25:37.33896 kern.info: [ 0.400035] NET: Registered protocol family 16
2015-10-01T18:25:37.33897 kern.info: [ 0.405511] cpuidle: using governor ladder
2015-10-01T18:25:37.33898 kern.info: [ 0.409520] cpuidle: using governor menu
2015-10-01T18:25:37.33899 kern.info: [ 0.409781] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
2015-10-01T18:25:37.33900 kern.info: [ 0.409784] ACPI: bus type PCI registered
2015-10-01T18:25:37.33901 kern.info: [ 0.409786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
2015-10-01T18:25:37.33902 kern.info: [ 0.409931] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
2015-10-01T18:25:37.33903 kern.info: [ 0.409933] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
2015-10-01T18:25:37.33904 kern.info: [ 0.409942] PCI: Using configuration type 1 for base access
2015-10-01T18:25:37.33905 kern.info: [ 0.410645] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
2015-10-01T18:25:37.33906 kern.info: [ 0.417347] ACPI: Added _OSI(Module Device)
2015-10-01T18:25:37.33907 kern.info: [ 0.417348] ACPI: Added _OSI(Processor Device)
2015-10-01T18:25:37.33908 kern.info: [ 0.417350] ACPI: Added _OSI(3.0 _SCP Extensions)
2015-10-01T18:25:37.33909 kern.info: [ 0.417351] ACPI: Added _OSI(Processor Aggregator Device)
2015-10-01T18:25:37.33910 kern.notice: [ 0.434705] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
2015-10-01T18:25:37.33911 kern.warn: [ 0.482302] ACPI: Dynamic OEM Table Load:
2015-10-01T18:25:37.33912 kern.warn: [ 0.482305] ACPI: PRAD 0x0000000000000000 000102 (v02 SUPERM SMCI--MB 00000002 INTL 20120913)
2015-10-01T18:25:37.33913 kern.info: [ 0.485945] ACPI: Interpreter enabled
2015-10-01T18:25:37.33914 kern.warn: [ 0.485951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
2015-10-01T18:25:37.33915 kern.warn: [ 0.485955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
2015-10-01T18:25:37.33917 kern.warn: [ 0.485957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150619/hwxface-580)
2015-10-01T18:25:37.33918 kern.info: [ 0.485965] ACPI: (supports S0 S4 S5)
2015-10-01T18:25:37.33919 kern.info: [ 0.485967] ACPI: Using IOAPIC for interrupt routing
2015-10-01T18:25:37.33920 kern.info: [ 0.485988] HEST: Enabling Firmware First mode for corrected errors.
2015-10-01T18:25:37.33921 kern.info: [ 0.486325] HEST: Table parsing has been initialized.
2015-10-01T18:25:37.33922 kern.info: [ 0.486327] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
2015-10-01T18:25:37.33923 kern.info: [ 0.506415] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
2015-10-01T18:25:37.33924 kern.info: [ 0.506420] acpi PNP0A03:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
2015-10-01T18:25:37.33926 kern.info: [ 0.508158] acpi PNP0A03:02: _OSC: platform does not support [AER]
2015-10-01T18:25:37.33927 kern.info: [ 0.508799] acpi PNP0A03:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
2015-10-01T18:25:37.33928 kern.info: [ 0.508800] acpi PNP0A03:02: FADT indicates ASPM is unsupported, using BIOS configuration
2015-10-01T18:25:37.33929 kern.info: [ 0.508834] PCI host bridge to bus 0000:ff
2015-10-01T18:25:37.33930 kern.info: [ 0.508837] pci_bus 0000:ff: root bus resource [bus ff]
2015-10-01T18:25:37.33931 kern.debug: [ 0.508846] pci 0000:ff:08.0: [8086:2f80] type 00 class 0x088000
2015-10-01T18:25:37.33933 kern.debug: [ 0.508898] pci 0000:ff:08.2: [8086:2f32] type 00 class 0x110100
2015-10-01T18:25:37.33934 kern.debug: [ 0.508943] pci 0000:ff:08.3: [8086:2f83] type 00 class 0x088000
2015-10-01T18:25:37.33935 kern.debug: [ 0.508990] pci 0000:ff:09.0: [8086:2f90] type 00 class 0x088000
2015-10-01T18:25:37.33936 kern.debug: [ 0.509032] pci 0000:ff:09.2: [8086:2f33] type 00 class 0x110100
2015-10-01T18:25:37.33937 kern.debug: [ 0.509272] pci 0000:ff:09.3: [8086:2f93] type 00 class 0x088000
2015-10-01T18:25:37.33939 kern.debug: [ 0.509323] pci 0000:ff:0b.0: [8086:2f81] type 00 class 0x088000
2015-10-01T18:25:37.33940 kern.debug: [ 0.509363] pci 0000:ff:0b.1: [8086:2f36] type 00 class 0x110100
2015-10-01T18:25:37.33941 kern.debug: [ 0.509403] pci 0000:ff:0b.2: [8086:2f37] type 00 class 0x110100
2015-10-01T18:25:37.33942 kern.debug: [ 0.509445] pci 0000:ff:0c.0: [8086:2fe0] type 00 class 0x088000
2015-10-01T18:25:37.33943 kern.debug: [ 0.509485] pci 0000:ff:0c.1: [8086:2fe1] type 00 class 0x088000
2015-10-01T18:25:37.33944 kern.debug: [ 0.509524] pci 0000:ff:0c.2: [8086:2fe2] type 00 class 0x088000
2015-10-01T18:25:37.33945 kern.debug: [ 0.509563] pci 0000:ff:0c.3: [8086:2fe3] type 00 class 0x088000
2015-10-01T18:25:37.33946 kern.debug: [ 0.509603] pci 0000:ff:0c.4: [8086:2fe4] type 00 class 0x088000
2015-10-01T18:25:37.33947 kern.debug: [ 0.509642] pci 0000:ff:0c.5: [8086:2fe5] type 00 class 0x088000
2015-10-01T18:25:37.33948 kern.debug: [ 0.509681] pci 0000:ff:0c.6: [8086:2fe6] type 00 class 0x088000
2015-10-01T18:25:37.33949 kern.debug: [ 0.509730] pci 0000:ff:0c.7: [8086:2fe7] type 00 class 0x088000
2015-10-01T18:25:37.33950 kern.debug: [ 0.509770] pci 0000:ff:0f.0: [8086:2ff8] type 00 class 0x088000
2015-10-01T18:25:37.33951 kern.debug: [ 0.509809] pci 0000:ff:0f.1: [8086:2ff9] type 00 class 0x088000
2015-10-01T18:25:37.33952 kern.debug: [ 0.509851] pci 0000:ff:0f.4: [8086:2ffc] type 00 class 0x088000
2015-10-01T18:25:37.33953 kern.debug: [ 0.509890] pci 0000:ff:0f.5: [8086:2ffd] type 00 class 0x088000
2015-10-01T18:25:37.33954 kern.debug: [ 0.509929] pci 0000:ff:0f.6: [8086:2ffe] type 00 class 0x088000
2015-10-01T18:25:37.33955 kern.debug: [ 0.509969] pci 0000:ff:10.0: [8086:2f1d] type 00 class 0x088000
2015-10-01T18:25:37.33956 kern.debug: [ 0.510009] pci 0000:ff:10.1: [8086:2f34] type 00 class 0x110100
2015-10-01T18:25:37.33957 kern.debug: [ 0.510050] pci 0000:ff:10.5: [8086:2f1e] type 00 class 0x088000
2015-10-01T18:25:37.33958 kern.debug: [ 0.510089] pci 0000:ff:10.6: [8086:2f7d] type 00 class 0x110100
2015-10-01T18:25:37.33959 kern.debug: [ 0.510130] pci 0000:ff:10.7: [8086:2f1f] type 00 class 0x088000
2015-10-01T18:25:37.33960 kern.debug: [ 0.510170] pci 0000:ff:12.0: [8086:2fa0] type 00 class 0x088000
2015-10-01T18:25:37.33961 kern.debug: [ 0.510211] pci 0000:ff:12.1: [8086:2f30] type 00 class 0x110100
2015-10-01T18:25:37.33962 kern.debug: [ 0.510258] pci 0000:ff:13.0: [8086:2fa8] type 00 class 0x088000
2015-10-01T18:25:37.33963 kern.debug: [ 0.510302] pci 0000:ff:13.1: [8086:2f71] type 00 class 0x088000
2015-10-01T18:25:37.33964 kern.debug: [ 0.510351] pci 0000:ff:13.2: [8086:2faa] type 00 class 0x088000
2015-10-01T18:25:37.33965 kern.debug: [ 0.510396] pci 0000:ff:13.3: [8086:2fab] type 00 class 0x088000
2015-10-01T18:25:37.33966 kern.debug: [ 0.510442] pci 0000:ff:13.4: [8086:2fac] type 00 class 0x088000
2015-10-01T18:25:37.33967 kern.debug: [ 0.510487] pci 0000:ff:13.5: [8086:2fad] type 00 class 0x088000
2015-10-01T18:25:37.33968 kern.debug: [ 0.510534] pci 0000:ff:13.6: [8086:2fae] type 00 class 0x088000
2015-10-01T18:25:37.33969 kern.debug: [ 0.510576] pci 0000:ff:13.7: [8086:2faf] type 00 class 0x088000
2015-10-01T18:25:37.33970 kern.debug: [ 0.510617] pci 0000:ff:14.0: [8086:2fb0] type 00 class 0x088000
2015-10-01T18:25:37.33972 kern.debug: [ 0.510662] pci 0000:ff:14.1: [8086:2fb1] type 00 class 0x088000
2015-10-01T18:25:37.33973 kern.debug: [ 0.510708] pci 0000:ff:14.2: [8086:2fb2] type 00 class 0x088000
2015-10-01T18:25:37.33974 kern.debug: [ 0.510753] pci 0000:ff:14.3: [8086:2fb3] type 00 class 0x088000
2015-10-01T18:25:37.33975 kern.debug: [ 0.510798] pci 0000:ff:14.4: [8086:2fbc] type 00 class 0x088000
2015-10-01T18:25:37.33976 kern.debug: [ 0.510840] pci 0000:ff:14.5: [8086:2fbd] type 00 class 0x088000
2015-10-01T18:25:37.33977 kern.debug: [ 0.510884] pci 0000:ff:14.6: [8086:2fbe] type 00 class 0x088000
2015-10-01T18:25:37.33978 kern.debug: [ 0.510926] pci 0000:ff:14.7: [8086:2fbf] type 00 class 0x088000
2015-10-01T18:25:37.33980 kern.debug: [ 0.510967] pci 0000:ff:15.0: [8086:2fb4] type 00 class 0x088000
2015-10-01T18:25:37.33981 kern.debug: [ 0.511013] pci 0000:ff:15.1: [8086:2fb5] type 00 class 0x088000
2015-10-01T18:25:37.33982 kern.debug: [ 0.511059] pci 0000:ff:15.2: [8086:2fb6] type 00 class 0x088000
2015-10-01T18:25:37.33983 kern.debug: [ 0.511104] pci 0000:ff:15.3: [8086:2fb7] type 00 class 0x088000
2015-10-01T18:25:37.33984 kern.debug: [ 0.511153] pci 0000:ff:16.0: [8086:2f68] type 00 class 0x088000
2015-10-01T18:25:37.33985 kern.debug: [ 0.511200] pci 0000:ff:16.6: [8086:2f6e] type 00 class 0x088000
2015-10-01T18:25:37.33986 kern.debug: [ 0.511243] pci 0000:ff:16.7: [8086:2f6f] type 00 class 0x088000
2015-10-01T18:25:37.33987 kern.debug: [ 0.511286] pci 0000:ff:17.0: [8086:2fd0] type 00 class 0x088000
2015-10-01T18:25:37.33988 kern.debug: [ 0.511335] pci 0000:ff:17.4: [8086:2fb8] type 00 class 0x088000
2015-10-01T18:25:37.33989 kern.debug: [ 0.511377] pci 0000:ff:17.5: [8086:2fb9] type 00 class 0x088000
2015-10-01T18:25:37.33990 kern.debug: [ 0.511420] pci 0000:ff:17.6: [8086:2fba] type 00 class 0x088000
2015-10-01T18:25:37.33990 kern.debug: [ 0.511462] pci 0000:ff:17.7: [8086:2fbb] type 00 class 0x088000
2015-10-01T18:25:37.33992 kern.debug: [ 0.511511] pci 0000:ff:1e.0: [8086:2f98] type 00 class 0x088000
2015-10-01T18:25:37.33993 kern.debug: [ 0.511552] pci 0000:ff:1e.1: [8086:2f99] type 00 class 0x088000
2015-10-01T18:25:37.33994 kern.debug: [ 0.511594] pci 0000:ff:1e.2: [8086:2f9a] type 00 class 0x088000
2015-10-01T18:25:37.33995 kern.debug: [ 0.511635] pci 0000:ff:1e.3: [8086:2fc0] type 00 class 0x088000
2015-10-01T18:25:37.33996 kern.info: [ 0.511641] pci 0000:ff:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
2015-10-01T18:25:37.33997 kern.debug: [ 0.511678] pci 0000:ff:1e.4: [8086:2f9c] type 00 class 0x088000
2015-10-01T18:25:37.33998 kern.debug: [ 0.511723] pci 0000:ff:1f.0: [8086:2f88] type 00 class 0x088000
2015-10-01T18:25:37.33999 kern.debug: [ 0.511768] pci 0000:ff:1f.2: [8086:2f8a] type 00 class 0x088000
2015-10-01T18:25:37.34000 kern.info: [ 0.511853] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
2015-10-01T18:25:37.34001 kern.info: [ 0.511856] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
2015-10-01T18:25:37.34006 kern.info: [ 0.512238] acpi PNP0A03:03: _OSC: platform does not support [AER]
2015-10-01T18:25:37.34007 kern.info: [ 0.512874] acpi PNP0A03:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
2015-10-01T18:25:37.34008 kern.info: [ 0.512876] acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
2015-10-01T18:25:37.34009 kern.info: [ 0.512907] PCI host bridge to bus 0000:7f
2015-10-01T18:25:37.34010 kern.info: [ 0.512909] pci_bus 0000:7f: root bus resource [bus 7f]
2015-10-01T18:25:37.34012 kern.debug: [ 0.512916] pci 0000:7f:08.0: [8086:2f80] type 00 class 0x088000
2015-10-01T18:25:37.34013 kern.debug: [ 0.512959] pci 0000:7f:08.2: [8086:2f32] type 00 class 0x110100
2015-10-01T18:25:37.34014 kern.debug: [ 0.512999] pci 0000:7f:08.3: [8086:2f83] type 00 class 0x088000
2015-10-01T18:25:37.34015 kern.debug: [ 0.513044] pci 0000:7f:09.0: [8086:2f90] type 00 class 0x088000
2015-10-01T18:25:37.34016 kern.debug: [ 0.513295] pci 0000:7f:09.2: [8086:2f33] type 00 class 0x110100
2015-10-01T18:25:37.34017 kern.debug: [ 0.513338] pci 0000:7f:09.3: [8086:2f93] type 00 class 0x088000
2015-10-01T18:25:37.34018 kern.debug: [ 0.513382] pci 0000:7f:0b.0: [8086:2f81] type 00 class 0x088000
2015-10-01T18:25:37.34019 kern.debug: [ 0.513419] pci 0000:7f:0b.1: [8086:2f36] type 00 class 0x110100
2015-10-01T18:25:37.34020 kern.debug: [ 0.513456] pci 0000:7f:0b.2: [8086:2f37] type 00 class 0x110100
2015-10-01T18:25:37.34021 kern.debug: [ 0.513495] pci 0000:7f:0c.0: [8086:2fe0] type 00 class 0x088000
2015-10-01T18:25:37.34022 kern.debug: [ 0.513532] pci 0000:7f:0c.1: [8086:2fe1] type 00 class 0x088000
2015-10-01T18:25:37.34023 kern.debug: [ 0.513570] pci 0000:7f:0c.2: [8086:2fe2] type 00 class 0x088000
2015-10-01T18:25:37.34024 kern.debug: [ 0.513606] pci 0000:7f:0c.3: [8086:2fe3] type 00 class 0x088000
2015-10-01T18:25:37.34025 kern.debug: [ 0.513642] pci 0000:7f:0c.4: [8086:2fe4] type 00 class 0x088000
2015-10-01T18:25:37.34026 kern.debug: [ 0.513678] pci 0000:7f:0c.5: [8086:2fe5] type 00 class 0x088000
2015-10-01T18:25:37.34027 kern.debug: [ 0.513716] pci 0000:7f:0c.6: [8086:2fe6] type 00 class 0x088000
2015-10-01T18:25:37.34028 kern.debug: [ 0.513752] pci 0000:7f:0c.7: [8086:2fe7] type 00 class 0x088000
2015-10-01T18:25:37.34029 kern.debug: [ 0.513789] pci 0000:7f:0f.0: [8086:2ff8] type 00 class 0x088000
2015-10-01T18:25:37.34030 kern.debug: [ 0.513825] pci 0000:7f:0f.1: [8086:2ff9] type 00 class 0x088000
2015-10-01T18:25:37.34032 kern.debug: [ 0.513863] pci 0000:7f:0f.4: [8086:2ffc] type 00 class 0x088000
2015-10-01T18:25:37.34033 kern.debug: [ 0.513899] pci 0000:7f:0f.5: [8086:2ffd] type 00 class 0x088000
2015-10-01T18:25:37.34034 kern.debug: [ 0.513935] pci 0000:7f:0f.6: [8086:2ffe] type 00 class 0x088000
2015-10-01T18:25:37.34035 kern.debug: [ 0.513972] pci 0000:7f:10.0: [8086:2f1d] type 00 class 0x088000
2015-10-01T18:25:37.34037 kern.debug: [ 0.514008] pci 0000:7f:10.1: [8086:2f34] type 00 class 0x110100
2015-10-01T18:25:37.34038 kern.debug: [ 0.514046] pci 0000:7f:10.5: [8086:2f1e] type 00 class 0x088000
2015-10-01T18:25:37.34039 kern.debug: [ 0.514082] pci 0000:7f:10.6: [8086:2f7d] type 00 class 0x110100
2015-10-01T18:25:37.34040 kern.debug: [ 0.514117] pci 0000:7f:10.7: [8086:2f1f] type 00 class 0x088000
2015-10-01T18:25:37.34041 kern.debug: [ 0.514155] pci 0000:7f:12.0: [8086:2fa0] type 00 class 0x088000
2015-10-01T18:25:37.34042 kern.debug: [ 0.514193] pci 0000:7f:12.1: [8086:2f30] type 00 class 0x110100
2015-10-01T18:25:37.34043 kern.debug: [ 0.514237] pci 0000:7f:13.0: [8086:2fa8] type 00 class 0x088000
2015-10-01T18:25:37.34044 kern.debug: [ 0.514277] pci 0000:7f:13.1: [8086:2f71] type 00 class 0x088000
2015-10-01T18:25:37.34045 kern.debug: [ 0.514318] pci 0000:7f:13.2: [8086:2faa] type 00 class 0x088000
2015-10-01T18:25:37.34046 kern.debug: [ 0.514362] pci 0000:7f:13.3: [8086:2fab] type 00 class 0x088000
2015-10-01T18:25:37.34047 kern.debug: [ 0.514404] pci 0000:7f:13.4: [8086:2fac] type 00 class 0x088000
2015-10-01T18:25:37.34048 kern.debug: [ 0.514445] pci 0000:7f:13.5: [8086:2fad] type 00 class 0x088000
2015-10-01T18:25:37.34049 kern.debug: [ 0.514487] pci 0000:7f:13.6: [8086:2fae] type 00 class 0x088000
2015-10-01T18:25:37.34050 kern.debug: [ 0.514526] pci 0000:7f:13.7: [8086:2faf] type 00 class 0x088000
2015-10-01T18:25:37.34051 kern.debug: [ 0.514565] pci 0000:7f:14.0: [8086:2fb0] type 00 class 0x088000
2015-10-01T18:25:37.34052 kern.debug: [ 0.514605] pci 0000:7f:14.1: [8086:2fb1] type 00 class 0x088000
2015-10-01T18:25:37.34053 kern.debug: [ 0.514647] pci 0000:7f:14.2: [8086:2fb2] type 00 class 0x088000
2015-10-01T18:25:37.34054 kern.debug: [ 0.514688] pci 0000:7f:14.3: [8086:2fb3] type 00 class 0x088000
2015-10-01T18:25:37.34055 kern.debug: [ 0.514729] pci 0000:7f:14.4: [8086:2fbc] type 00 class 0x088000
2015-10-01T18:25:37.34056 kern.debug: [ 0.514767] pci 0000:7f:14.5: [8086:2fbd] type 00 class 0x088000
2015-10-01T18:25:37.34057 kern.debug: [ 0.514807] pci 0000:7f:14.6: [8086:2fbe] type 00 class 0x088000
2015-10-01T18:25:37.34059 kern.debug: [ 0.514846] pci 0000:7f:14.7: [8086:2fbf] type 00 class 0x088000
2015-10-01T18:25:37.34060 kern.debug: [ 0.514885] pci 0000:7f:15.0: [8086:2fb4] type 00 class 0x088000
2015-10-01T18:25:37.34060 kern.debug: [ 0.514926] pci 0000:7f:15.1: [8086:2fb5] type 00 class 0x088000
2015-10-01T18:25:37.34061 kern.debug: [ 0.514967] pci 0000:7f:15.2: [8086:2fb6] type 00 class 0x088000
2015-10-01T18:25:37.34062 kern.debug: [ 0.515007] pci 0000:7f:15.3: [8086:2fb7] type 00 class 0x088000
2015-10-01T18:25:37.34064 kern.debug: [ 0.515052] pci 0000:7f:16.0: [8086:2f68] type 00 class 0x088000
2015-10-01T18:25:37.34065 kern.debug: [ 0.515094] pci 0000:7f:16.6: [8086:2f6e] type 00 class 0x088000
2015-10-01T18:25:37.34066 kern.debug: [ 0.515136] pci 0000:7f:16.7: [8086:2f6f] type 00 class 0x088000
2015-10-01T18:25:37.34067 kern.debug: [ 0.515175] pci 0000:7f:17.0: [8086:2fd0] type 00 class 0x088000
2015-10-01T18:25:37.34068 kern.debug: [ 0.515218] pci 0000:7f:17.4: [8086:2fb8] type 00 class 0x088000
2015-10-01T18:25:37.34069 kern.debug: [ 0.515257] pci 0000:7f:17.5: [8086:2fb9] type 00 class 0x088000
2015-10-01T18:25:37.34070 kern.debug: [ 0.515295] pci 0000:7f:17.6: [8086:2fba] type 00 class 0x088000
2015-10-01T18:25:37.34071 kern.debug: [ 0.515338] pci 0000:7f:17.7: [8086:2fbb] type 00 class 0x088000
2015-10-01T18:25:37.34072 kern.debug: [ 0.515384] pci 0000:7f:1e.0: [8086:2f98] type 00 class 0x088000
2015-10-01T18:25:37.34073 kern.debug: [ 0.515422] pci 0000:7f:1e.1: [8086:2f99] type 00 class 0x088000
2015-10-01T18:25:37.34074 kern.debug: [ 0.515461] pci 0000:7f:1e.2: [8086:2f9a] type 00 class 0x088000
2015-10-01T18:25:37.34075 kern.debug: [ 0.515499] pci 0000:7f:1e.3: [8086:2fc0] type 00 class 0x088000
2015-10-01T18:25:37.34076 kern.info: [ 0.515504] pci 0000:7f:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
2015-10-01T18:25:37.34077 kern.debug: [ 0.515539] pci 0000:7f:1e.4: [8086:2f9c] type 00 class 0x088000
2015-10-01T18:25:37.34078 kern.debug: [ 0.515580] pci 0000:7f:1f.0: [8086:2f88] type 00 class 0x088000
2015-10-01T18:25:37.34079 kern.debug: [ 0.515619] pci 0000:7f:1f.2: [8086:2f8a] type 00 class 0x088000
2015-10-01T18:25:37.34080 kern.info: [ 0.517035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
2015-10-01T18:25:37.34081 kern.info: [ 0.517039] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
2015-10-01T18:25:37.34082 kern.info: [ 0.517642] acpi PNP0A08:00: _OSC: platform does not support [AER]
2015-10-01T18:25:37.34083 kern.info: [ 0.518292] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
2015-10-01T18:25:37.34084 kern.info: [ 0.518293] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
2015-10-01T18:25:37.34085 kern.info: [ 0.518752] PCI host bridge to bus 0000:00
2015-10-01T18:25:37.34086 kern.info: [ 0.518755] pci_bus 0000:00: root bus resource [bus 00-7e]
2015-10-01T18:25:37.34087 kern.info: [ 0.518757] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
2015-10-01T18:25:37.34088 kern.info: [ 0.518758] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
2015-10-01T18:25:37.34090 kern.info: [ 0.518759] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
2015-10-01T18:25:37.34091 kern.info: [ 0.518761] pci_bus 0000:00: root bus resource [io 0x1000-0x7fff window]
2015-10-01T18:25:37.34092 kern.info: [ 0.518762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
2015-10-01T18:25:37.34093 kern.info: [ 0.518763] pci_bus 0000:00: root bus resource [mem 0xfedb0000-0xfedb000f window]
2015-10-01T18:25:37.34094 kern.info: [ 0.518765] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc000f window]
2015-10-01T18:25:37.34095 kern.info: [ 0.518766] pci_bus 0000:00: root bus resource [mem 0x90000000-0xc7ffbfff window]
2015-10-01T18:25:37.34096 kern.debug: [ 0.518773] pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
2015-10-01T18:25:37.34098 kern.debug: [ 0.518881] pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
2015-10-01T18:25:37.34099 kern.debug: [ 0.518920] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34100 kern.info: [ 0.518971] pci 0000:00:01.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34101 kern.debug: [ 0.519000] pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
2015-10-01T18:25:37.34102 kern.debug: [ 0.519037] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34103 kern.info: [ 0.519087] pci 0000:00:02.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34104 kern.debug: [ 0.519116] pci 0000:00:02.2: [8086:2f06] type 01 class 0x060400
2015-10-01T18:25:37.34105 kern.debug: [ 0.519153] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34106 kern.info: [ 0.519202] pci 0000:00:02.2: System wakeup disabled by ACPI
2015-10-01T18:25:37.34107 kern.debug: [ 0.519232] pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
2015-10-01T18:25:37.34108 kern.debug: [ 0.519269] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34109 kern.info: [ 0.519318] pci 0000:00:03.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34110 kern.debug: [ 0.519349] pci 0000:00:04.0: [8086:2f20] type 00 class 0x088000
2015-10-01T18:25:37.34111 kern.debug: [ 0.519363] pci 0000:00:04.0: reg 0x10: [mem 0xc742c000-0xc742ffff 64bit]
2015-10-01T18:25:37.34112 kern.debug: [ 0.519456] pci 0000:00:04.1: [8086:2f21] type 00 class 0x088000
2015-10-01T18:25:37.34113 kern.debug: [ 0.519470] pci 0000:00:04.1: reg 0x10: [mem 0xc7428000-0xc742bfff 64bit]
2015-10-01T18:25:37.34114 kern.debug: [ 0.519561] pci 0000:00:04.2: [8086:2f22] type 00 class 0x088000
2015-10-01T18:25:37.34115 kern.debug: [ 0.519574] pci 0000:00:04.2: reg 0x10: [mem 0xc7424000-0xc7427fff 64bit]
2015-10-01T18:25:37.34116 kern.debug: [ 0.519665] pci 0000:00:04.3: [8086:2f23] type 00 class 0x088000
2015-10-01T18:25:37.34117 kern.debug: [ 0.519678] pci 0000:00:04.3: reg 0x10: [mem 0xc7420000-0xc7423fff 64bit]
2015-10-01T18:25:37.34118 kern.debug: [ 0.519769] pci 0000:00:04.4: [8086:2f24] type 00 class 0x088000
2015-10-01T18:25:37.34119 kern.debug: [ 0.519782] pci 0000:00:04.4: reg 0x10: [mem 0xc741c000-0xc741ffff 64bit]
2015-10-01T18:25:37.34120 kern.debug: [ 0.519874] pci 0000:00:04.5: [8086:2f25] type 00 class 0x088000
2015-10-01T18:25:37.34121 kern.debug: [ 0.519887] pci 0000:00:04.5: reg 0x10: [mem 0xc7418000-0xc741bfff 64bit]
2015-10-01T18:25:37.34122 kern.debug: [ 0.519982] pci 0000:00:04.6: [8086:2f26] type 00 class 0x088000
2015-10-01T18:25:37.34123 kern.debug: [ 0.519995] pci 0000:00:04.6: reg 0x10: [mem 0xc7414000-0xc7417fff 64bit]
2015-10-01T18:25:37.34124 kern.debug: [ 0.520087] pci 0000:00:04.7: [8086:2f27] type 00 class 0x088000
2015-10-01T18:25:37.34125 kern.debug: [ 0.520106] pci 0000:00:04.7: reg 0x10: [mem 0xc7410000-0xc7413fff 64bit]
2015-10-01T18:25:37.34126 kern.debug: [ 0.520197] pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
2015-10-01T18:25:37.34128 kern.debug: [ 0.520288] pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
2015-10-01T18:25:37.34129 kern.debug: [ 0.520391] pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
2015-10-01T18:25:37.34130 kern.debug: [ 0.520481] pci 0000:00:05.4: [8086:2f2c] type 00 class 0x080020
2015-10-01T18:25:37.34131 kern.debug: [ 0.520491] pci 0000:00:05.4: reg 0x10: [mem 0xc7439000-0xc7439fff]
2015-10-01T18:25:37.34133 kern.debug: [ 0.520594] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
2015-10-01T18:25:37.34134 kern.debug: [ 0.520753] pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
2015-10-01T18:25:37.34135 kern.debug: [ 0.520776] pci 0000:00:11.4: reg 0x10: [io 0x7110-0x7117]
2015-10-01T18:25:37.34136 kern.debug: [ 0.520784] pci 0000:00:11.4: reg 0x14: [io 0x7100-0x7103]
2015-10-01T18:25:37.34137 kern.debug: [ 0.520792] pci 0000:00:11.4: reg 0x18: [io 0x70f0-0x70f7]
2015-10-01T18:25:37.34138 kern.debug: [ 0.520799] pci 0000:00:11.4: reg 0x1c: [io 0x70e0-0x70e3]
2015-10-01T18:25:37.34139 kern.debug: [ 0.520807] pci 0000:00:11.4: reg 0x20: [io 0x7020-0x703f]
2015-10-01T18:25:37.34140 kern.debug: [ 0.520815] pci 0000:00:11.4: reg 0x24: [mem 0xc7438000-0xc74387ff]
2015-10-01T18:25:37.34144 kern.debug: [ 0.520840] pci 0000:00:11.4: PME# supported from D3hot
2015-10-01T18:25:37.34146 kern.debug: [ 0.520920] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
2015-10-01T18:25:37.34147 kern.debug: [ 0.520940] pci 0000:00:14.0: reg 0x10: [mem 0xc7400000-0xc740ffff 64bit]
2015-10-01T18:25:37.34148 kern.debug: [ 0.520983] pci 0000:00:14.0: PME# supported from D3hot D3cold
2015-10-01T18:25:37.34149 kern.info: [ 0.521041] pci 0000:00:14.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34150 kern.debug: [ 0.521072] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
2015-10-01T18:25:37.34151 kern.debug: [ 0.521294] pci 0000:00:16.0: reg 0x10: [mem 0xc7437000-0xc743700f 64bit]
2015-10-01T18:25:37.34152 kern.debug: [ 0.521340] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34153 kern.debug: [ 0.521419] pci 0000:00:16.1: [8086:8d3b] type 00 class 0x078000
2015-10-01T18:25:37.34154 kern.debug: [ 0.521443] pci 0000:00:16.1: reg 0x10: [mem 0xc7436000-0xc743600f 64bit]
2015-10-01T18:25:37.34155 kern.debug: [ 0.521489] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34156 kern.debug: [ 0.521576] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
2015-10-01T18:25:37.34157 kern.debug: [ 0.521602] pci 0000:00:1a.0: reg 0x10: [mem 0xc7434000-0xc74343ff]
2015-10-01T18:25:37.34158 kern.debug: [ 0.521665] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34159 kern.info: [ 0.521723] pci 0000:00:1a.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34160 kern.debug: [ 0.521754] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
2015-10-01T18:25:37.34161 kern.debug: [ 0.521810] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34162 kern.info: [ 0.521826] pci 0000:00:1c.0: Enabling MPC IRBNCE
2015-10-01T18:25:37.34163 kern.info: [ 0.521828] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
2015-10-01T18:25:37.34164 kern.info: [ 0.521870] pci 0000:00:1c.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34165 kern.debug: [ 0.521901] pci 0000:00:1c.2: [8086:8d14] type 01 class 0x060400
2015-10-01T18:25:37.34166 kern.debug: [ 0.521957] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34167 kern.info: [ 0.521970] pci 0000:00:1c.2: Enabling MPC IRBNCE
2015-10-01T18:25:37.34168 kern.info: [ 0.521972] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
2015-10-01T18:25:37.34169 kern.info: [ 0.522016] pci 0000:00:1c.2: System wakeup disabled by ACPI
2015-10-01T18:25:37.34170 kern.debug: [ 0.522045] pci 0000:00:1c.3: [8086:8d16] type 01 class 0x060400
2015-10-01T18:25:37.34171 kern.debug: [ 0.522100] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34172 kern.info: [ 0.522114] pci 0000:00:1c.3: Enabling MPC IRBNCE
2015-10-01T18:25:37.34173 kern.info: [ 0.522116] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
2015-10-01T18:25:37.34174 kern.info: [ 0.522158] pci 0000:00:1c.3: System wakeup disabled by ACPI
2015-10-01T18:25:37.34175 kern.debug: [ 0.522193] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
2015-10-01T18:25:37.34176 kern.debug: [ 0.522219] pci 0000:00:1d.0: reg 0x10: [mem 0xc7433000-0xc74333ff]
2015-10-01T18:25:37.34177 kern.debug: [ 0.522282] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34178 kern.info: [ 0.522341] pci 0000:00:1d.0: System wakeup disabled by ACPI
2015-10-01T18:25:37.34179 kern.debug: [ 0.522380] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
2015-10-01T18:25:37.34180 kern.debug: [ 0.522541] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
2015-10-01T18:25:37.34182 kern.debug: [ 0.522561] pci 0000:00:1f.2: reg 0x10: [io 0x7070-0x7077]
2015-10-01T18:25:37.34183 kern.debug: [ 0.522567] pci 0000:00:1f.2: reg 0x14: [io 0x7060-0x7063]
2015-10-01T18:25:37.34184 kern.debug: [ 0.522574] pci 0000:00:1f.2: reg 0x18: [io 0x7050-0x7057]
2015-10-01T18:25:37.34185 kern.debug: [ 0.522580] pci 0000:00:1f.2: reg 0x1c: [io 0x7040-0x7043]
2015-10-01T18:25:37.34186 kern.debug: [ 0.522587] pci 0000:00:1f.2: reg 0x20: [io 0x7000-0x701f]
2015-10-01T18:25:37.34187 kern.debug: [ 0.522594] pci 0000:00:1f.2: reg 0x24: [mem 0xc7432000-0xc74327ff]
2015-10-01T18:25:37.34188 kern.debug: [ 0.522616] pci 0000:00:1f.2: PME# supported from D3hot
2015-10-01T18:25:37.34189 kern.debug: [ 0.522688] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
2015-10-01T18:25:37.34190 kern.debug: [ 0.522703] pci 0000:00:1f.3: reg 0x10: [mem 0xc7431000-0xc74310ff 64bit]
2015-10-01T18:25:37.34191 kern.debug: [ 0.522722] pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
2015-10-01T18:25:37.34192 kern.debug: [ 0.522808] pci 0000:00:1f.6: [8086:8d24] type 00 class 0x118000
2015-10-01T18:25:37.34193 kern.debug: [ 0.522833] pci 0000:00:1f.6: reg 0x10: [mem 0xc7430000-0xc7430fff 64bit]
2015-10-01T18:25:37.34194 kern.info: [ 0.523065] pci 0000:00:01.0: PCI bridge to [bus 01]
2015-10-01T18:25:37.34195 kern.info: [ 0.523184] pci 0000:00:02.0: PCI bridge to [bus 02]
2015-10-01T18:25:37.34196 kern.debug: [ 0.523314] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
2015-10-01T18:25:37.34197 kern.debug: [ 0.523334] pci 0000:03:00.0: reg 0x10: [io 0x6050-0x6057]
2015-10-01T18:25:37.34198 kern.debug: [ 0.523341] pci 0000:03:00.0: reg 0x14: [io 0x6040-0x6043]
2015-10-01T18:25:37.34199 kern.debug: [ 0.523352] pci 0000:03:00.0: reg 0x18: [io 0x6030-0x6037]
2015-10-01T18:25:37.34200 kern.debug: [ 0.523358] pci 0000:03:00.0: reg 0x1c: [io 0x6020-0x6023]
2015-10-01T18:25:37.34201 kern.debug: [ 0.523365] pci 0000:03:00.0: reg 0x20: [io 0x6000-0x601f]
2015-10-01T18:25:37.34202 kern.debug: [ 0.523373] pci 0000:03:00.0: reg 0x24: [mem 0xc7310000-0xc73101ff]
2015-10-01T18:25:37.34203 kern.debug: [ 0.523380] pci 0000:03:00.0: reg 0x30: [mem 0xc7300000-0xc730ffff pref]
2015-10-01T18:25:37.34204 kern.info: [ 0.525364] pci 0000:00:02.2: PCI bridge to [bus 03]
2015-10-01T18:25:37.34205 kern.debug: [ 0.525367] pci 0000:00:02.2: bridge window [io 0x6000-0x6fff]
2015-10-01T18:25:37.34206 kern.debug: [ 0.525369] pci 0000:00:02.2: bridge window [mem 0xc7300000-0xc73fffff]
2015-10-01T18:25:37.34207 kern.info: [ 0.525490] pci 0000:00:03.0: PCI bridge to [bus 04]
2015-10-01T18:25:37.34208 kern.debug: [ 0.525549] pci 0000:05:00.0: [1a03:1150] type 01 class 0x060400
2015-10-01T18:25:37.34209 kern.debug: [ 0.525657] pci 0000:05:00.0: supports D1 D2
2015-10-01T18:25:37.34210 kern.debug: [ 0.525659] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
2015-10-01T18:25:37.34211 kern.info: [ 0.527378] pci 0000:00:1c.0: PCI bridge to [bus 05-06]
2015-10-01T18:25:37.34212 kern.debug: [ 0.527383] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
2015-10-01T18:25:37.34213 kern.debug: [ 0.527388] pci 0000:00:1c.0: bridge window [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34214 kern.debug: [ 0.527484] pci 0000:06:00.0: [1a03:2000] type 00 class 0x030000
2015-10-01T18:25:37.34215 kern.debug: [ 0.527533] pci 0000:06:00.0: reg 0x10: [mem 0xc6000000-0xc6ffffff]
2015-10-01T18:25:37.34216 kern.debug: [ 0.527561] pci 0000:06:00.0: reg 0x14: [mem 0xc7000000-0xc701ffff]
2015-10-01T18:25:37.34218 kern.debug: [ 0.527574] pci 0000:06:00.0: reg 0x18: [io 0x5000-0x507f]
2015-10-01T18:25:37.34219 kern.debug: [ 0.527652] pci 0000:06:00.0: supports D1 D2
2015-10-01T18:25:37.34220 kern.debug: [ 0.527654] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
2015-10-01T18:25:37.34221 kern.info: [ 0.527751] pci 0000:05:00.0: PCI bridge to [bus 06]
2015-10-01T18:25:37.34222 kern.debug: [ 0.527758] pci 0000:05:00.0: bridge window [io 0x5000-0x5fff]
2015-10-01T18:25:37.34223 kern.debug: [ 0.527763] pci 0000:05:00.0: bridge window [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34224 kern.debug: [ 0.527841] pci 0000:07:00.0: [8086:1533] type 00 class 0x020000
2015-10-01T18:25:37.34225 kern.debug: [ 0.527888] pci 0000:07:00.0: reg 0x10: [mem 0xc7200000-0xc727ffff]
2015-10-01T18:25:37.34226 kern.debug: [ 0.527916] pci 0000:07:00.0: reg 0x18: [io 0x4000-0x401f]
2015-10-01T18:25:37.34227 kern.debug: [ 0.527930] pci 0000:07:00.0: reg 0x1c: [mem 0xc7280000-0xc7283fff]
2015-10-01T18:25:37.34228 kern.debug: [ 0.528022] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34229 kern.info: [ 0.529380] pci 0000:00:1c.2: PCI bridge to [bus 07]
2015-10-01T18:25:37.34230 kern.debug: [ 0.529383] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
2015-10-01T18:25:37.34232 kern.debug: [ 0.529386] pci 0000:00:1c.2: bridge window [mem 0xc7200000-0xc72fffff]
2015-10-01T18:25:37.34233 kern.debug: [ 0.529453] pci 0000:08:00.0: [8086:1533] type 00 class 0x020000
2015-10-01T18:25:37.34234 kern.debug: [ 0.529501] pci 0000:08:00.0: reg 0x10: [mem 0xc7100000-0xc717ffff]
2015-10-01T18:25:37.34235 kern.debug: [ 0.529528] pci 0000:08:00.0: reg 0x18: [io 0x3000-0x301f]
2015-10-01T18:25:37.34236 kern.debug: [ 0.529543] pci 0000:08:00.0: reg 0x1c: [mem 0xc7180000-0xc7183fff]
2015-10-01T18:25:37.34237 kern.debug: [ 0.529635] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
2015-10-01T18:25:37.34238 kern.info: [ 0.531390] pci 0000:00:1c.3: PCI bridge to [bus 08]
2015-10-01T18:25:37.34239 kern.debug: [ 0.531395] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
2015-10-01T18:25:37.34240 kern.debug: [ 0.531399] pci 0000:00:1c.3: bridge window [mem 0xc7100000-0xc71fffff]
2015-10-01T18:25:37.34242 kern.debug: [ 0.531457] pci_bus 0000:00: on NUMA node 0
2015-10-01T18:25:37.34243 kern.info: [ 0.532079] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
2015-10-01T18:25:37.34244 kern.info: [ 0.532083] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
2015-10-01T18:25:37.34245 kern.info: [ 0.532210] acpi PNP0A08:01: _OSC: platform does not support [AER]
2015-10-01T18:25:37.34246 kern.info: [ 0.532322] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
2015-10-01T18:25:37.34247 kern.info: [ 0.532323] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
2015-10-01T18:25:37.34248 kern.info: [ 0.532453] PCI host bridge to bus 0000:80
2015-10-01T18:25:37.34249 kern.info: [ 0.532455] pci_bus 0000:80: root bus resource [bus 80-fe]
2015-10-01T18:25:37.34250 kern.info: [ 0.532457] pci_bus 0000:80: root bus resource [io 0x8000-0xffff window]
2015-10-01T18:25:37.34251 kern.info: [ 0.532458] pci_bus 0000:80: root bus resource [mem 0xc8000000-0xfbffbfff window]
2015-10-01T18:25:37.34251 kern.debug: [ 0.532468] pci 0000:80:04.0: [8086:2f20] type 00 class 0x088000
2015-10-01T18:25:37.34252 kern.debug: [ 0.532484] pci 0000:80:04.0: reg 0x10: [mem 0xfbf1c000-0xfbf1ffff 64bit]
2015-10-01T18:25:37.34254 kern.debug: [ 0.532565] pci 0000:80:04.1: [8086:2f21] type 00 class 0x088000
2015-10-01T18:25:37.34255 kern.debug: [ 0.532581] pci 0000:80:04.1: reg 0x10: [mem 0xfbf18000-0xfbf1bfff 64bit]
2015-10-01T18:25:37.34256 kern.debug: [ 0.532658] pci 0000:80:04.2: [8086:2f22] type 00 class 0x088000
2015-10-01T18:25:37.34257 kern.debug: [ 0.532673] pci 0000:80:04.2: reg 0x10: [mem 0xfbf14000-0xfbf17fff 64bit]
2015-10-01T18:25:37.34258 kern.debug: [ 0.532749] pci 0000:80:04.3: [8086:2f23] type 00 class 0x088000
2015-10-01T18:25:37.34259 kern.debug: [ 0.532764] pci 0000:80:04.3: reg 0x10: [mem 0xfbf10000-0xfbf13fff 64bit]
2015-10-01T18:25:37.34260 kern.debug: [ 0.532842] pci 0000:80:04.4: [8086:2f24] type 00 class 0x088000
2015-10-01T18:25:37.34261 kern.debug: [ 0.532857] pci 0000:80:04.4: reg 0x10: [mem 0xfbf0c000-0xfbf0ffff 64bit]
2015-10-01T18:25:37.34262 kern.debug: [ 0.532933] pci 0000:80:04.5: [8086:2f25] type 00 class 0x088000
2015-10-01T18:25:37.34263 kern.debug: [ 0.532948] pci 0000:80:04.5: reg 0x10: [mem 0xfbf08000-0xfbf0bfff 64bit]
2015-10-01T18:25:37.34264 kern.debug: [ 0.533023] pci 0000:80:04.6: [8086:2f26] type 00 class 0x088000
2015-10-01T18:25:37.34265 kern.debug: [ 0.533038] pci 0000:80:04.6: reg 0x10: [mem 0xfbf04000-0xfbf07fff 64bit]
2015-10-01T18:25:37.34267 kern.debug: [ 0.533330] pci 0000:80:04.7: [8086:2f27] type 00 class 0x088000
2015-10-01T18:25:37.34268 kern.debug: [ 0.533345] pci 0000:80:04.7: reg 0x10: [mem 0xfbf00000-0xfbf03fff 64bit]
2015-10-01T18:25:37.34269 kern.debug: [ 0.533424] pci 0000:80:05.0: [8086:2f28] type 00 class 0x088000
2015-10-01T18:25:37.34270 kern.debug: [ 0.533498] pci 0000:80:05.1: [8086:2f29] type 00 class 0x088000
2015-10-01T18:25:37.34271 kern.debug: [ 0.533583] pci 0000:80:05.2: [8086:2f2a] type 00 class 0x088000
2015-10-01T18:25:37.34272 kern.debug: [ 0.533658] pci 0000:80:05.4: [8086:2f2c] type 00 class 0x080020
2015-10-01T18:25:37.34273 kern.debug: [ 0.533669] pci 0000:80:05.4: reg 0x10: [mem 0xfbf20000-0xfbf20fff]
2015-10-01T18:25:37.34274 kern.debug: [ 0.533753] pci_bus 0000:80: on NUMA node 1
2015-10-01T18:25:37.34274 kern.info: [ 0.533929] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
2015-10-01T18:25:37.34276 kern.info: [ 0.533969] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
2015-10-01T18:25:37.34277 kern.info: [ 0.534006] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
2015-10-01T18:25:37.34278 kern.info: [ 0.534043] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
2015-10-01T18:25:37.34279 kern.info: [ 0.534080] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
2015-10-01T18:25:37.34280 kern.info: [ 0.534118] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
2015-10-01T18:25:37.34281 kern.info: [ 0.534155] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
2015-10-01T18:25:37.34282 kern.info: [ 0.534193] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
2015-10-01T18:25:37.34283 kern.warn: [ 0.534285] ACPI: Enabled 3 GPEs in block 00 to 3F
2015-10-01T18:25:37.34284 kern.info: [ 0.534462] vgaarb: setting as boot device: PCI:0000:06:00.0
2015-10-01T18:25:37.34285 kern.info: [ 0.534464] vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
2015-10-01T18:25:37.34286 kern.info: [ 0.534467] vgaarb: loaded
2015-10-01T18:25:37.34287 kern.info: [ 0.534468] vgaarb: bridge control possible 0000:06:00.0
2015-10-01T18:25:37.34288 kern.info: [ 0.534563] pps_core: LinuxPPS API ver. 1 registered
2015-10-01T18:25:37.34289 kern.info: [ 0.534564] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
2015-10-01T18:25:37.34290 kern.info: [ 0.534568] PTP clock support registered
2015-10-01T18:25:37.34291 kern.info: [ 0.534636] PCI: Using ACPI for IRQ routing
2015-10-01T18:25:37.34292 kern.debug: [ 0.539060] PCI: pci_cache_line_size set to 64 bytes
2015-10-01T18:25:37.34293 kern.debug: [ 0.539247] e820: reserve RAM buffer [mem 0x00091800-0x0009ffff]
2015-10-01T18:25:37.34294 kern.debug: [ 0.539248] e820: reserve RAM buffer [mem 0x791ff000-0x7bffffff]
2015-10-01T18:25:37.34295 kern.debug: [ 0.539249] e820: reserve RAM buffer [mem 0x7993d000-0x7bffffff]
2015-10-01T18:25:37.34296 kern.debug: [ 0.539250] e820: reserve RAM buffer [mem 0x7bd53000-0x7bffffff]
2015-10-01T18:25:37.34298 kern.info: [ 0.539385] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
2015-10-01T18:25:37.34299 kern.info: [ 0.539390] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
2015-10-01T18:25:37.34300 kern.info: [ 0.541486] clocksource: Switched to clocksource hpet
2015-10-01T18:25:37.34301 kern.info: [ 0.547486] pnp: PnP ACPI init
2015-10-01T18:25:37.34302 kern.debug: [ 0.547633] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
2015-10-01T18:25:37.34303 kern.info: [ 0.547716] system 00:01: [io 0x0500-0x057f] has been reserved
2015-10-01T18:25:37.34304 kern.info: [ 0.547718] system 00:01: [io 0x0400-0x047f] could not be reserved
2015-10-01T18:25:37.34305 kern.info: [ 0.547720] system 00:01: [io 0x0600-0x061f] has been reserved
2015-10-01T18:25:37.34306 kern.info: [ 0.547721] system 00:01: [io 0x0880-0x0883] has been reserved
2015-10-01T18:25:37.34307 kern.info: [ 0.547723] system 00:01: [io 0x0800-0x081f] has been reserved
2015-10-01T18:25:37.34308 kern.info: [ 0.547725] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
2015-10-01T18:25:37.34309 kern.info: [ 0.547727] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
2015-10-01T18:25:37.34310 kern.info: [ 0.547728] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
2015-10-01T18:25:37.34311 kern.info: [ 0.547729] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
2015-10-01T18:25:37.34312 kern.info: [ 0.547731] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
2015-10-01T18:25:37.34313 kern.info: [ 0.547734] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
2015-10-01T18:25:37.34314 kern.info: [ 0.547735] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
2015-10-01T18:25:37.34315 kern.debug: [ 0.547737] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
2015-10-01T18:25:37.34317 kern.info: [ 0.547922] system 00:02: [io 0x0a00-0x0a0f] has been reserved
2015-10-01T18:25:37.34318 kern.info: [ 0.547924] system 00:02: [io 0x0a10-0x0a1f] has been reserved
2015-10-01T18:25:37.34319 kern.info: [ 0.547926] system 00:02: [io 0x0a20-0x0a2f] has been reserved
2015-10-01T18:25:37.34320 kern.info: [ 0.547927] system 00:02: [io 0x0a30-0x0a3f] has been reserved
2015-10-01T18:25:37.34321 kern.info: [ 0.547928] system 00:02: [io 0x0a40-0x0a4f] has been reserved
2015-10-01T18:25:37.34322 kern.debug: [ 0.547930] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
2015-10-01T18:25:37.34323 kern.debug: [ 0.548084] pnp 00:03: [dma 0 disabled]
2015-10-01T18:25:37.34324 kern.debug: [ 0.548118] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
2015-10-01T18:25:37.34325 kern.debug: [ 0.548257] pnp 00:04: [dma 0 disabled]
2015-10-01T18:25:37.34326 kern.debug: [ 0.548288] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
2015-10-01T18:25:37.34327 kern.debug: [ 0.548368] pnp 00:05: Plug and Play ACPI device, IDs IPI0001 (active)
2015-10-01T18:25:37.34328 kern.info: [ 0.548805] pnp: PnP ACPI: found 6 devices
2015-10-01T18:25:37.34329 kern.info: [ 0.555248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
2015-10-01T18:25:37.34330 kern.info: [ 0.555315] pci 0000:00:01.0: PCI bridge to [bus 01]
2015-10-01T18:25:37.34331 kern.info: [ 0.555321] pci 0000:00:02.0: PCI bridge to [bus 02]
2015-10-01T18:25:37.34332 kern.info: [ 0.555327] pci 0000:00:02.2: PCI bridge to [bus 03]
2015-10-01T18:25:37.34334 kern.info: [ 0.555329] pci 0000:00:02.2: bridge window [io 0x6000-0x6fff]
2015-10-01T18:25:37.34335 kern.info: [ 0.555332] pci 0000:00:02.2: bridge window [mem 0xc7300000-0xc73fffff]
2015-10-01T18:25:37.34336 kern.info: [ 0.555336] pci 0000:00:03.0: PCI bridge to [bus 04]
2015-10-01T18:25:37.34337 kern.info: [ 0.555341] pci 0000:05:00.0: PCI bridge to [bus 06]
2015-10-01T18:25:37.34338 kern.info: [ 0.555344] pci 0000:05:00.0: bridge window [io 0x5000-0x5fff]
2015-10-01T18:25:37.34339 kern.info: [ 0.555350] pci 0000:05:00.0: bridge window [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34344 kern.info: [ 0.555361] pci 0000:00:1c.0: PCI bridge to [bus 05-06]
2015-10-01T18:25:37.34345 kern.info: [ 0.555363] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
2015-10-01T18:25:37.34346 kern.info: [ 0.555366] pci 0000:00:1c.0: bridge window [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34347 kern.info: [ 0.555373] pci 0000:00:1c.2: PCI bridge to [bus 07]
2015-10-01T18:25:37.34348 kern.info: [ 0.555375] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
2015-10-01T18:25:37.34349 kern.info: [ 0.555378] pci 0000:00:1c.2: bridge window [mem 0xc7200000-0xc72fffff]
2015-10-01T18:25:37.34350 kern.info: [ 0.555384] pci 0000:00:1c.3: PCI bridge to [bus 08]
2015-10-01T18:25:37.34352 kern.info: [ 0.555386] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
2015-10-01T18:25:37.34353 kern.info: [ 0.555390] pci 0000:00:1c.3: bridge window [mem 0xc7100000-0xc71fffff]
2015-10-01T18:25:37.34354 kern.debug: [ 0.555397] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
2015-10-01T18:25:37.34355 kern.debug: [ 0.555398] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
2015-10-01T18:25:37.34356 kern.debug: [ 0.555399] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
2015-10-01T18:25:37.34357 kern.debug: [ 0.555401] pci_bus 0000:00: resource 7 [io 0x1000-0x7fff window]
2015-10-01T18:25:37.34358 kern.debug: [ 0.555402] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
2015-10-01T18:25:37.34359 kern.debug: [ 0.555403] pci_bus 0000:00: resource 9 [mem 0xfedb0000-0xfedb000f window]
2015-10-01T18:25:37.34360 kern.debug: [ 0.555405] pci_bus 0000:00: resource 10 [mem 0xfedc0000-0xfedc000f window]
2015-10-01T18:25:37.34361 kern.debug: [ 0.555406] pci_bus 0000:00: resource 11 [mem 0x90000000-0xc7ffbfff window]
2015-10-01T18:25:37.34362 kern.debug: [ 0.555407] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
2015-10-01T18:25:37.34363 kern.debug: [ 0.555409] pci_bus 0000:03: resource 1 [mem 0xc7300000-0xc73fffff]
2015-10-01T18:25:37.34364 kern.debug: [ 0.555410] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
2015-10-01T18:25:37.34365 kern.debug: [ 0.555411] pci_bus 0000:05: resource 1 [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34366 kern.debug: [ 0.555413] pci_bus 0000:06: resource 0 [io 0x5000-0x5fff]
2015-10-01T18:25:37.34367 kern.debug: [ 0.555414] pci_bus 0000:06: resource 1 [mem 0xc6000000-0xc70fffff]
2015-10-01T18:25:37.34368 kern.debug: [ 0.555415] pci_bus 0000:07: resource 0 [io 0x4000-0x4fff]
2015-10-01T18:25:37.34369 kern.debug: [ 0.555416] pci_bus 0000:07: resource 1 [mem 0xc7200000-0xc72fffff]
2015-10-01T18:25:37.34370 kern.debug: [ 0.555417] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
2015-10-01T18:25:37.34371 kern.debug: [ 0.555419] pci_bus 0000:08: resource 1 [mem 0xc7100000-0xc71fffff]
2015-10-01T18:25:37.34372 kern.debug: [ 0.555422] pci_bus 0000:80: resource 4 [io 0x8000-0xffff window]
2015-10-01T18:25:37.34373 kern.debug: [ 0.555423] pci_bus 0000:80: resource 5 [mem 0xc8000000-0xfbffbfff window]
2015-10-01T18:25:37.34374 kern.info: [ 0.555474] NET: Registered protocol family 2
2015-10-01T18:25:37.34375 kern.info: [ 0.555954] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
2015-10-01T18:25:37.34376 kern.info: [ 0.556683] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
2015-10-01T18:25:37.34377 kern.info: [ 0.556845] TCP: Hash tables configured (established 524288 bind 65536)
2015-10-01T18:25:37.34378 kern.info: [ 0.556947] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
2015-10-01T18:25:37.34379 kern.info: [ 0.557381] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
2015-10-01T18:25:37.34380 kern.info: [ 0.557700] NET: Registered protocol family 1
2015-10-01T18:25:37.34381 kern.debug: [ 0.584642] PCI: CLS mismatch (64 != 32), using 64 bytes
2015-10-01T18:25:37.34383 kern.debug: [ 0.584655] pci 0000:06:00.0: Video device with shadowed ROM
2015-10-01T18:25:37.34384 kern.info: [ 0.584754] Unpacking initramfs...
2015-10-01T18:25:37.34385 kern.info: [ 0.938498] Freeing initrd memory: 32272K (ffff8800340e8000 - ffff88003606c000)
2015-10-01T18:25:37.34386 kern.info: [ 0.938977] DMAR: dmar0: Using Queued invalidation
2015-10-01T18:25:37.34387 kern.info: [ 0.939119] DMAR: dmar1: Using Queued invalidation
2015-10-01T18:25:37.34387 kern.info: [ 0.939277] DMAR: Setting RMRR:
2015-10-01T18:25:37.34389 kern.info: [ 0.939296] DMAR: Setting identity map for device 0000:00:14.0 [0x7bacc000 - 0x7badafff]
2015-10-01T18:25:37.34390 kern.info: [ 0.939339] DMAR: Setting identity map for device 0000:00:1a.0 [0x7bacc000 - 0x7badafff]
2015-10-01T18:25:37.34391 kern.info: [ 0.939376] DMAR: Setting identity map for device 0000:00:1d.0 [0x7bacc000 - 0x7badafff]
2015-10-01T18:25:37.34392 kern.info: [ 0.939403] DMAR: Prepare 0-16MiB unity mapping for LPC
2015-10-01T18:25:37.34393 kern.info: [ 0.939416] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
2015-10-01T18:25:37.34394 kern.info: [ 0.939434] DMAR: Intel(R) Virtualization Technology for Directed I/O
2015-10-01T18:25:37.34395 kern.info: [ 0.939565] iommu: Adding device 0000:ff:08.0 to group 0
2015-10-01T18:25:37.34396 kern.info: [ 0.939590] iommu: Adding device 0000:ff:08.2 to group 0
2015-10-01T18:25:37.34397 kern.info: [ 0.939613] iommu: Adding device 0000:ff:08.3 to group 0
2015-10-01T18:25:37.34398 kern.info: [ 0.939695] iommu: Adding device 0000:ff:09.0 to group 1
2015-10-01T18:25:37.34399 kern.info: [ 0.939719] iommu: Adding device 0000:ff:09.2 to group 1
2015-10-01T18:25:37.34400 kern.info: [ 0.939742] iommu: Adding device 0000:ff:09.3 to group 1
2015-10-01T18:25:37.34401 kern.info: [ 0.939828] iommu: Adding device 0000:ff:0b.0 to group 2
2015-10-01T18:25:37.34402 kern.info: [ 0.939853] iommu: Adding device 0000:ff:0b.1 to group 2
2015-10-01T18:25:37.34403 kern.info: [ 0.939878] iommu: Adding device 0000:ff:0b.2 to group 2
2015-10-01T18:25:37.34404 kern.info: [ 0.940050] iommu: Adding device 0000:ff:0c.0 to group 3
2015-10-01T18:25:37.34406 kern.info: [ 0.940075] iommu: Adding device 0000:ff:0c.1 to group 3
2015-10-01T18:25:37.34407 kern.info: [ 0.940099] iommu: Adding device 0000:ff:0c.2 to group 3
2015-10-01T18:25:37.34407 kern.info: [ 0.940124] iommu: Adding device 0000:ff:0c.3 to group 3
2015-10-01T18:25:37.34408 kern.info: [ 0.940148] iommu: Adding device 0000:ff:0c.4 to group 3
2015-10-01T18:25:37.34409 kern.info: [ 0.940172] iommu: Adding device 0000:ff:0c.5 to group 3
2015-10-01T18:25:37.34410 kern.info: [ 0.940198] iommu: Adding device 0000:ff:0c.6 to group 3
2015-10-01T18:25:37.34411 kern.info: [ 0.940223] iommu: Adding device 0000:ff:0c.7 to group 3
2015-10-01T18:25:37.34412 kern.info: [ 0.940341] iommu: Adding device 0000:ff:0f.0 to group 4
2015-10-01T18:25:37.34413 kern.info: [ 0.940366] iommu: Adding device 0000:ff:0f.1 to group 4
2015-10-01T18:25:37.34414 kern.info: [ 0.940391] iommu: Adding device 0000:ff:0f.4 to group 4
2015-10-01T18:25:37.34415 kern.info: [ 0.940416] iommu: Adding device 0000:ff:0f.5 to group 4
2015-10-01T18:25:37.34416 kern.info: [ 0.940442] iommu: Adding device 0000:ff:0f.6 to group 4
2015-10-01T18:25:37.34417 kern.info: [ 0.940561] iommu: Adding device 0000:ff:10.0 to group 5
2015-10-01T18:25:37.34418 kern.info: [ 0.940587] iommu: Adding device 0000:ff:10.1 to group 5
2015-10-01T18:25:37.34419 kern.info: [ 0.940613] iommu: Adding device 0000:ff:10.5 to group 5
2015-10-01T18:25:37.34420 kern.info: [ 0.940639] iommu: Adding device 0000:ff:10.6 to group 5
2015-10-01T18:25:37.34421 kern.info: [ 0.940664] iommu: Adding device 0000:ff:10.7 to group 5
2015-10-01T18:25:37.34422 kern.info: [ 0.940727] iommu: Adding device 0000:ff:12.0 to group 6
2015-10-01T18:25:37.34423 kern.info: [ 0.940753] iommu: Adding device 0000:ff:12.1 to group 6
2015-10-01T18:25:37.34424 kern.info: [ 0.940929] iommu: Adding device 0000:ff:13.0 to group 7
2015-10-01T18:25:37.34425 kern.info: [ 0.940958] iommu: Adding device 0000:ff:13.1 to group 7
2015-10-01T18:25:37.34426 kern.info: [ 0.940986] iommu: Adding device 0000:ff:13.2 to group 7
2015-10-01T18:25:37.34427 kern.info: [ 0.941013] iommu: Adding device 0000:ff:13.3 to group 7
2015-10-01T18:25:37.34428 kern.info: [ 0.941040] iommu: Adding device 0000:ff:13.4 to group 7
2015-10-01T18:25:37.34429 kern.info: [ 0.941067] iommu: Adding device 0000:ff:13.5 to group 7
2015-10-01T18:25:37.34431 kern.info: [ 0.941095] iommu: Adding device 0000:ff:13.6 to group 7
2015-10-01T18:25:37.34432 kern.info: [ 0.941122] iommu: Adding device 0000:ff:13.7 to group 7
2015-10-01T18:25:37.34433 kern.info: [ 0.941295] iommu: Adding device 0000:ff:14.0 to group 8
2015-10-01T18:25:37.34434 kern.info: [ 0.941328] iommu: Adding device 0000:ff:14.1 to group 8
2015-10-01T18:25:37.34436 kern.info: [ 0.941356] iommu: Adding device 0000:ff:14.2 to group 8
2015-10-01T18:25:37.34437 kern.info: [ 0.941384] iommu: Adding device 0000:ff:14.3 to group 8
2015-10-01T18:25:37.34438 kern.info: [ 0.941411] iommu: Adding device 0000:ff:14.4 to group 8
2015-10-01T18:25:37.34439 kern.info: [ 0.941439] iommu: Adding device 0000:ff:14.5 to group 8
2015-10-01T18:25:37.34440 kern.info: [ 0.941467] iommu: Adding device 0000:ff:14.6 to group 8
2015-10-01T18:25:37.34441 kern.info: [ 0.941495] iommu: Adding device 0000:ff:14.7 to group 8
2015-10-01T18:25:37.34441 kern.info: [ 0.941594] iommu: Adding device 0000:ff:15.0 to group 9
2015-10-01T18:25:37.34442 kern.info: [ 0.941625] iommu: Adding device 0000:ff:15.1 to group 9
2015-10-01T18:25:37.34443 kern.info: [ 0.941654] iommu: Adding device 0000:ff:15.2 to group 9
2015-10-01T18:25:37.34444 kern.info: [ 0.941683] iommu: Adding device 0000:ff:15.3 to group 9
2015-10-01T18:25:37.34445 kern.info: [ 0.941764] iommu: Adding device 0000:ff:16.0 to group 10
2015-10-01T18:25:37.34446 kern.info: [ 0.941797] iommu: Adding device 0000:ff:16.6 to group 10
2015-10-01T18:25:37.34448 kern.info: [ 0.941826] iommu: Adding device 0000:ff:16.7 to group 10
2015-10-01T18:25:37.34449 kern.info: [ 0.941944] iommu: Adding device 0000:ff:17.0 to group 11
2015-10-01T18:25:37.34450 kern.info: [ 0.941975] iommu: Adding device 0000:ff:17.4 to group 11
2015-10-01T18:25:37.34451 kern.info: [ 0.942004] iommu: Adding device 0000:ff:17.5 to group 11
2015-10-01T18:25:37.34452 kern.info: [ 0.942034] iommu: Adding device 0000:ff:17.6 to group 11
2015-10-01T18:25:37.34453 kern.info: [ 0.942064] iommu: Adding device 0000:ff:17.7 to group 11
2015-10-01T18:25:37.34454 kern.info: [ 0.942181] iommu: Adding device 0000:ff:1e.0 to group 12
2015-10-01T18:25:37.34455 kern.info: [ 0.942212] iommu: Adding device 0000:ff:1e.1 to group 12
2015-10-01T18:25:37.34456 kern.info: [ 0.942241] iommu: Adding device 0000:ff:1e.2 to group 12
2015-10-01T18:25:37.34457 kern.info: [ 0.942271] iommu: Adding device 0000:ff:1e.3 to group 12
2015-10-01T18:25:37.34458 kern.info: [ 0.942302] iommu: Adding device 0000:ff:1e.4 to group 12
2015-10-01T18:25:37.34459 kern.info: [ 0.942366] iommu: Adding device 0000:ff:1f.0 to group 13
2015-10-01T18:25:37.34460 kern.info: [ 0.942397] iommu: Adding device 0000:ff:1f.2 to group 13
2015-10-01T18:25:37.34460 kern.info: [ 0.942478] iommu: Adding device 0000:7f:08.0 to group 14
2015-10-01T18:25:37.34461 kern.info: [ 0.942509] iommu: Adding device 0000:7f:08.2 to group 14
2015-10-01T18:25:37.34462 kern.info: [ 0.942540] iommu: Adding device 0000:7f:08.3 to group 14
2015-10-01T18:25:37.34464 kern.info: [ 0.942621] iommu: Adding device 0000:7f:09.0 to group 15
2015-10-01T18:25:37.34465 kern.info: [ 0.942654] iommu: Adding device 0000:7f:09.2 to group 15
2015-10-01T18:25:37.34466 kern.info: [ 0.942685] iommu: Adding device 0000:7f:09.3 to group 15
2015-10-01T18:25:37.34467 kern.info: [ 0.942767] iommu: Adding device 0000:7f:0b.0 to group 16
2015-10-01T18:25:37.34468 kern.info: [ 0.942802] iommu: Adding device 0000:7f:0b.1 to group 16
2015-10-01T18:25:37.34469 kern.info: [ 0.942834] iommu: Adding device 0000:7f:0b.2 to group 16
2015-10-01T18:25:37.34470 kern.info: [ 0.943008] iommu: Adding device 0000:7f:0c.0 to group 17
2015-10-01T18:25:37.34471 kern.info: [ 0.943040] iommu: Adding device 0000:7f:0c.1 to group 17
2015-10-01T18:25:37.34472 kern.info: [ 0.943072] iommu: Adding device 0000:7f:0c.2 to group 17
2015-10-01T18:25:37.34473 kern.info: [ 0.943105] iommu: Adding device 0000:7f:0c.3 to group 17
2015-10-01T18:25:37.34475 kern.info: [ 0.943137] iommu: Adding device 0000:7f:0c.4 to group 17
2015-10-01T18:25:37.34476 kern.info: [ 0.943169] iommu: Adding device 0000:7f:0c.5 to group 17
2015-10-01T18:25:37.34477 kern.info: [ 0.943200] iommu: Adding device 0000:7f:0c.6 to group 17
2015-10-01T18:25:37.34477 kern.info: [ 0.943231] iommu: Adding device 0000:7f:0c.7 to group 17
2015-10-01T18:25:37.34478 kern.info: [ 0.943348] iommu: Adding device 0000:7f:0f.0 to group 18
2015-10-01T18:25:37.34480 kern.info: [ 0.943380] iommu: Adding device 0000:7f:0f.1 to group 18
2015-10-01T18:25:37.34481 kern.info: [ 0.943412] iommu: Adding device 0000:7f:0f.4 to group 18
2015-10-01T18:25:37.34482 kern.info: [ 0.943446] iommu: Adding device 0000:7f:0f.5 to group 18
2015-10-01T18:25:37.34483 kern.info: [ 0.943480] iommu: Adding device 0000:7f:0f.6 to group 18
2015-10-01T18:25:37.34484 kern.info: [ 0.943598] iommu: Adding device 0000:7f:10.0 to group 19
2015-10-01T18:25:37.34485 kern.info: [ 0.943631] iommu: Adding device 0000:7f:10.1 to group 19
2015-10-01T18:25:37.34486 kern.info: [ 0.943663] iommu: Adding device 0000:7f:10.5 to group 19
2015-10-01T18:25:37.34486 kern.info: [ 0.943696] iommu: Adding device 0000:7f:10.6 to group 19
2015-10-01T18:25:37.34487 kern.info: [ 0.943728] iommu: Adding device 0000:7f:10.7 to group 19
2015-10-01T18:25:37.34488 kern.info: [ 0.943796] iommu: Adding device 0000:7f:12.0 to group 20
2015-10-01T18:25:37.34490 kern.info: [ 0.943830] iommu: Adding device 0000:7f:12.1 to group 20
2015-10-01T18:25:37.34491 kern.info: [ 0.944004] iommu: Adding device 0000:7f:13.0 to group 21
2015-10-01T18:25:37.34492 kern.info: [ 0.944038] iommu: Adding device 0000:7f:13.1 to group 21
2015-10-01T18:25:37.34493 kern.info: [ 0.944072] iommu: Adding device 0000:7f:13.2 to group 21
2015-10-01T18:25:37.34494 kern.info: [ 0.944106] iommu: Adding device 0000:7f:13.3 to group 21
2015-10-01T18:25:37.34495 kern.info: [ 0.944140] iommu: Adding device 0000:7f:13.4 to group 21
2015-10-01T18:25:37.34496 kern.info: [ 0.944173] iommu: Adding device 0000:7f:13.5 to group 21
2015-10-01T18:25:37.34497 kern.info: [ 0.944207] iommu: Adding device 0000:7f:13.6 to group 21
2015-10-01T18:25:37.34498 kern.info: [ 0.944241] iommu: Adding device 0000:7f:13.7 to group 21
2015-10-01T18:25:37.34499 kern.info: [ 0.944414] iommu: Adding device 0000:7f:14.0 to group 22
2015-10-01T18:25:37.34500 kern.info: [ 0.944448] iommu: Adding device 0000:7f:14.1 to group 22
2015-10-01T18:25:37.34501 kern.info: [ 0.944483] iommu: Adding device 0000:7f:14.2 to group 22
2015-10-01T18:25:37.34502 kern.info: [ 0.944517] iommu: Adding device 0000:7f:14.3 to group 22
2015-10-01T18:25:37.34503 kern.info: [ 0.944551] iommu: Adding device 0000:7f:14.4 to group 22
2015-10-01T18:25:37.34504 kern.info: [ 0.944585] iommu: Adding device 0000:7f:14.5 to group 22
2015-10-01T18:25:37.34505 kern.info: [ 0.944622] iommu: Adding device 0000:7f:14.6 to group 22
2015-10-01T18:25:37.34506 kern.info: [ 0.944656] iommu: Adding device 0000:7f:14.7 to group 22
2015-10-01T18:25:37.34507 kern.info: [ 0.944755] iommu: Adding device 0000:7f:15.0 to group 23
2015-10-01T18:25:37.34508 kern.info: [ 0.944794] iommu: Adding device 0000:7f:15.1 to group 23
2015-10-01T18:25:37.34509 kern.info: [ 0.944829] iommu: Adding device 0000:7f:15.2 to group 23
2015-10-01T18:25:37.34510 kern.info: [ 0.944864] iommu: Adding device 0000:7f:15.3 to group 23
2015-10-01T18:25:37.34511 kern.info: [ 0.944944] iommu: Adding device 0000:7f:16.0 to group 24
2015-10-01T18:25:37.34512 kern.info: [ 0.944979] iommu: Adding device 0000:7f:16.6 to group 24
2015-10-01T18:25:37.34513 kern.info: [ 0.945016] iommu: Adding device 0000:7f:16.7 to group 24
2015-10-01T18:25:37.34514 kern.info: [ 0.945134] iommu: Adding device 0000:7f:17.0 to group 25
2015-10-01T18:25:37.34515 kern.info: [ 0.945170] iommu: Adding device 0000:7f:17.4 to group 25
2015-10-01T18:25:37.34516 kern.info: [ 0.945205] iommu: Adding device 0000:7f:17.5 to group 25
2015-10-01T18:25:37.34517 kern.info: [ 0.945241] iommu: Adding device 0000:7f:17.6 to group 25
2015-10-01T18:25:37.34518 kern.info: [ 0.945277] iommu: Adding device 0000:7f:17.7 to group 25
2015-10-01T18:25:37.34519 kern.info: [ 0.945395] iommu: Adding device 0000:7f:1e.0 to group 26
2015-10-01T18:25:37.34520 kern.info: [ 0.945433] iommu: Adding device 0000:7f:1e.1 to group 26
2015-10-01T18:25:37.34521 kern.info: [ 0.945469] iommu: Adding device 0000:7f:1e.2 to group 26
2015-10-01T18:25:37.34522 kern.info: [ 0.945506] iommu: Adding device 0000:7f:1e.3 to group 26
2015-10-01T18:25:37.34523 kern.info: [ 0.945543] iommu: Adding device 0000:7f:1e.4 to group 26
2015-10-01T18:25:37.34524 kern.info: [ 0.945605] iommu: Adding device 0000:7f:1f.0 to group 27
2015-10-01T18:25:37.34525 kern.info: [ 0.945642] iommu: Adding device 0000:7f:1f.2 to group 27
2015-10-01T18:25:37.34526 kern.info: [ 0.945667] iommu: Adding device 0000:00:00.0 to group 28
2015-10-01T18:25:37.34527 kern.info: [ 0.945693] iommu: Adding device 0000:00:01.0 to group 29
2015-10-01T18:25:37.34528 kern.info: [ 0.945722] iommu: Adding device 0000:00:02.0 to group 30
2015-10-01T18:25:37.34529 kern.info: [ 0.945750] iommu: Adding device 0000:00:02.2 to group 31
2015-10-01T18:25:37.34530 kern.info: [ 0.945775] iommu: Adding device 0000:00:03.0 to group 32
2015-10-01T18:25:37.34532 kern.info: [ 0.945956] iommu: Adding device 0000:00:04.0 to group 33
2015-10-01T18:25:37.34534 kern.info: [ 0.945995] iommu: Adding device 0000:00:04.1 to group 33
2015-10-01T18:25:37.34535 kern.info: [ 0.946034] iommu: Adding device 0000:00:04.2 to group 33
2015-10-01T18:25:37.34536 kern.info: [ 0.946074] iommu: Adding device 0000:00:04.3 to group 33
2015-10-01T18:25:37.34537 kern.info: [ 0.946113] iommu: Adding device 0000:00:04.4 to group 33
2015-10-01T18:25:37.34538 kern.info: [ 0.946152] iommu: Adding device 0000:00:04.5 to group 33
2015-10-01T18:25:37.34539 kern.info: [ 0.946192] iommu: Adding device 0000:00:04.6 to group 33
2015-10-01T18:25:37.34540 kern.info: [ 0.946234] iommu: Adding device 0000:00:04.7 to group 33
2015-10-01T18:25:37.34541 kern.info: [ 0.946336] iommu: Adding device 0000:00:05.0 to group 34
2015-10-01T18:25:37.34542 kern.info: [ 0.946377] iommu: Adding device 0000:00:05.1 to group 34
2015-10-01T18:25:37.34543 kern.info: [ 0.946418] iommu: Adding device 0000:00:05.2 to group 34
2015-10-01T18:25:37.34544 kern.info: [ 0.946458] iommu: Adding device 0000:00:05.4 to group 34
2015-10-01T18:25:37.34545 kern.info: [ 0.946523] iommu: Adding device 0000:00:11.0 to group 35
2015-10-01T18:25:37.34546 kern.info: [ 0.946564] iommu: Adding device 0000:00:11.4 to group 35
2015-10-01T18:25:37.34547 kern.info: [ 0.946590] iommu: Adding device 0000:00:14.0 to group 36
2015-10-01T18:25:37.34548 kern.info: [ 0.946654] iommu: Adding device 0000:00:16.0 to group 37
2015-10-01T18:25:37.34549 kern.info: [ 0.946695] iommu: Adding device 0000:00:16.1 to group 37
2015-10-01T18:25:37.34550 kern.info: [ 0.946722] iommu: Adding device 0000:00:1a.0 to group 38
2015-10-01T18:25:37.34551 kern.info: [ 0.946748] iommu: Adding device 0000:00:1c.0 to group 39
2015-10-01T18:25:37.34552 kern.info: [ 0.946775] iommu: Adding device 0000:00:1c.2 to group 40
2015-10-01T18:25:37.34553 kern.info: [ 0.946805] iommu: Adding device 0000:00:1c.3 to group 41
2015-10-01T18:25:37.34554 kern.info: [ 0.946831] iommu: Adding device 0000:00:1d.0 to group 42
2015-10-01T18:25:37.34556 kern.info: [ 0.946931] iommu: Adding device 0000:00:1f.0 to group 43
2015-10-01T18:25:37.34558 kern.info: [ 0.946973] iommu: Adding device 0000:00:1f.2 to group 43
2015-10-01T18:25:37.34559 kern.info: [ 0.947014] iommu: Adding device 0000:00:1f.3 to group 43
2015-10-01T18:25:37.34560 kern.info: [ 0.947056] iommu: Adding device 0000:00:1f.6 to group 43
2015-10-01T18:25:37.34560 kern.info: [ 0.947083] iommu: Adding device 0000:03:00.0 to group 44
2015-10-01T18:25:37.34561 kern.info: [ 0.947109] iommu: Adding device 0000:05:00.0 to group 45
2015-10-01T18:25:37.34563 kern.info: [ 0.947114] iommu: Adding device 0000:06:00.0 to group 45
2015-10-01T18:25:37.34563 kern.info: [ 0.947141] iommu: Adding device 0000:07:00.0 to group 46
2015-10-01T18:25:37.34564 kern.info: [ 0.947169] iommu: Adding device 0000:08:00.0 to group 47
2015-10-01T18:25:37.34565 kern.info: [ 0.947348] iommu: Adding device 0000:80:04.0 to group 48
2015-10-01T18:25:37.34566 kern.info: [ 0.947390] iommu: Adding device 0000:80:04.1 to group 48
2015-10-01T18:25:37.34567 kern.info: [ 0.947432] iommu: Adding device 0000:80:04.2 to group 48
2015-10-01T18:25:37.34568 kern.info: [ 0.947476] iommu: Adding device 0000:80:04.3 to group 48
2015-10-01T18:25:37.34569 kern.info: [ 0.947518] iommu: Adding device 0000:80:04.4 to group 48
2015-10-01T18:25:37.34570 kern.info: [ 0.947562] iommu: Adding device 0000:80:04.5 to group 48
2015-10-01T18:25:37.34571 kern.info: [ 0.947605] iommu: Adding device 0000:80:04.6 to group 48
2015-10-01T18:25:37.34572 kern.info: [ 0.947650] iommu: Adding device 0000:80:04.7 to group 48
2015-10-01T18:25:37.34573 kern.info: [ 0.947753] iommu: Adding device 0000:80:05.0 to group 49
2015-10-01T18:25:37.34573 kern.info: [ 0.947802] iommu: Adding device 0000:80:05.1 to group 49
2015-10-01T18:25:37.34574 kern.info: [ 0.947846] iommu: Adding device 0000:80:05.2 to group 49
2015-10-01T18:25:37.34575 kern.info: [ 0.947889] iommu: Adding device 0000:80:05.4 to group 49
2015-10-01T18:25:37.34577 kern.info: [ 0.949493] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer
2015-10-01T18:25:37.34578 kern.info: [ 0.949494] hw unit of domain pp0-core 2^-14 Joules
2015-10-01T18:25:37.34578 kern.info: [ 0.949495] hw unit of domain package 2^-14 Joules
2015-10-01T18:25:37.34579 kern.info: [ 0.949496] hw unit of domain dram 2^-16 Joules
2015-10-01T18:25:37.34580 kern.info: [ 0.949504] Intel CQM monitoring enabled
2015-10-01T18:25:37.34581 kern.info: [ 0.950358] Scanning for low memory corruption every 60 seconds
2015-10-01T18:25:37.34582 kern.info: [ 0.951095] futex hash table entries: 8192 (order: 7, 524288 bytes)
2015-10-01T18:25:37.34583 kern.notice: [ 0.951200] Initialise system trusted keyring
2015-10-01T18:25:37.34584 kern.info: [ 0.951238] audit: initializing netlink subsys (disabled)
2015-10-01T18:25:37.34585 kern.notice: [ 0.951273] audit: type=2000 audit(1443723930.778:1): initialized
2015-10-01T18:25:37.34586 kern.info: [ 0.951971] HugeTLB registered 1 GB page size, pre-allocated 0 pages
2015-10-01T18:25:37.34587 kern.info: [ 0.951973] HugeTLB registered 2 MB page size, pre-allocated 0 pages
2015-10-01T18:25:37.34588 kern.info: [ 0.953204] zpool: loaded
2015-10-01T18:25:37.34589 kern.info: [ 0.953207] zbud: loaded
2015-10-01T18:25:37.34589 kern.notice: [ 0.953391] VFS: Disk quotas dquot_6.6.0
2015-10-01T18:25:37.34590 kern.info: [ 0.953441] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
2015-10-01T18:25:37.34591 kern.notice: [ 0.954008] Key type asymmetric registered
2015-10-01T18:25:37.34592 kern.notice: [ 0.954012] Asymmetric key parser 'x509' registered
2015-10-01T18:25:37.34593 kern.info: [ 0.954034] bounce: pool size: 64 pages
2015-10-01T18:25:37.34594 kern.info: [ 0.954047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
2015-10-01T18:25:37.34595 kern.info: [ 0.954154] io scheduler noop registered
2015-10-01T18:25:37.34596 kern.info: [ 0.954157] io scheduler deadline registered
2015-10-01T18:25:37.34597 kern.info: [ 0.954193] io scheduler cfq registered (default)
2015-10-01T18:25:37.34598 kern.info: [ 0.955480] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34599 kern.debug: [ 0.955485] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34600 kern.info: [ 0.955499] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34601 kern.debug: [ 0.955501] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34602 kern.info: [ 0.955514] pcieport 0000:00:02.2: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34603 kern.info: [ 0.955516] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34604 kern.debug: [ 0.955518] pcie_pme 0000:00:02.2:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34605 kern.info: [ 0.955531] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34606 kern.debug: [ 0.955534] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34607 kern.info: [ 0.955550] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34608 kern.info: [ 0.955551] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34609 kern.info: [ 0.955552] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34610 kern.debug: [ 0.955555] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34611 kern.info: [ 0.955572] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34612 kern.info: [ 0.955573] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34613 kern.debug: [ 0.955576] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34614 kern.info: [ 0.955591] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34615 kern.info: [ 0.955592] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
2015-10-01T18:25:37.34615 kern.debug: [ 0.955595] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
2015-10-01T18:25:37.34616 kern.info: [ 0.955602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
2015-10-01T18:25:37.34617 kern.info: [ 0.955609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
2015-10-01T18:25:37.34618 kern.info: [ 0.955628] vesafb: mode is 640x480x32, linelength=2560, pages=0
2015-10-01T18:25:37.34619 kern.info: [ 0.955629] vesafb: scrolling: redraw
2015-10-01T18:25:37.34620 kern.info: [ 0.955630] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
2015-10-01T18:25:37.34621 kern.info: [ 0.955646] vesafb: framebuffer at 0xc6000000, mapped to 0xffffc90006c00000, using 1216k, total 1216k
2015-10-01T18:25:37.34623 kern.info: [ 1.015211] Console: switching to colour frame buffer device 80x30
2015-10-01T18:25:37.34623 kern.info: [ 1.074592] fb0: VESA VGA frame buffer device
2015-10-01T18:25:37.34624 kern.debug: [ 1.074612] intel_idle: MWAIT substates: 0x2120
2015-10-01T18:25:37.34625 kern.debug: [ 1.074613] intel_idle: v0.4 model 0x3F
2015-10-01T18:25:37.34626 kern.debug: [ 1.074614] intel_idle: lapic_timer_reliable_states 0xffffffff
2015-10-01T18:25:37.34627 kern.info: [ 1.075696] ERST: Error Record Serialization Table (ERST) support is initialized.
2015-10-01T18:25:37.34628 kern.info: [ 1.075700] pstore: Registered erst as persistent store backend
2015-10-01T18:25:37.34629 kern.info: [ 1.075984] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
2015-10-01T18:25:37.34630 kern.info: [ 1.076069] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
2015-10-01T18:25:37.34632 kern.info: [ 1.096735] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
2015-10-01T18:25:37.34634 kern.info: [ 1.117423] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
2015-10-01T18:25:37.34635 kern.info: [ 1.119487] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
2015-10-01T18:25:37.34636 kern.info: [ 1.119506] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
2015-10-01T18:25:37.34637 kern.info: [ 1.119507] e100: Copyright(c) 1999-2006 Intel Corporation
2015-10-01T18:25:37.34638 kern.info: [ 1.119539] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
2015-10-01T18:25:37.34639 kern.info: [ 1.119540] e1000: Copyright (c) 1999-2006 Intel Corporation.
2015-10-01T18:25:37.34640 kern.info: [ 1.119571] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.5-k
2015-10-01T18:25:37.34641 kern.info: [ 1.119572] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
2015-10-01T18:25:37.34642 kern.info: [ 1.119625] i8042: PNP: No PS/2 controller found. Probing ports directly.
2015-10-01T18:25:37.34643 kern.info: [ 1.951593] tsc: Refined TSC clocksource calibration: 2399.997 MHz
2015-10-01T18:25:37.34644 kern.info: [ 1.951597] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229834d6ac9, max_idle_ns: 440795285103 ns
2015-10-01T18:25:37.34645 kern.err: [ 2.156977] i8042: No controller found
2015-10-01T18:25:37.34671 kern.info: [ 2.158111] mousedev: PS/2 mouse device common for all mice
2015-10-01T18:25:37.34672 kern.info: [ 2.158149] rtc_cmos 00:00: RTC can wake from S4
2015-10-01T18:25:37.34673 kern.info: [ 2.158272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
2015-10-01T18:25:37.34674 kern.info: [ 2.158304] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
2015-10-01T18:25:37.34675 kern.info: [ 2.158316] Intel P-state driver initializing.
2015-10-01T18:25:37.34676 kern.info: [ 2.158946] ledtrig-cpu: registered to indicate activity on CPUs
2015-10-01T18:25:37.34677 kern.info: [ 2.159238] NET: Registered protocol family 10
2015-10-01T18:25:37.34678 kern.info: [ 2.159713] NET: Registered protocol family 17
2015-10-01T18:25:37.34678 kern.notice: [ 2.159734] Key type dns_resolver registered
2015-10-01T18:25:37.34679 kern.notice: [ 2.161335] Loading compiled-in X.509 certificates
2015-10-01T18:25:37.34680 kern.notice: [ 2.162891] Loaded X.509 cert 'Build time autogenerated kernel key: 23dbab2bef138ddcec1354efcbda068bd11481e5'
2015-10-01T18:25:37.34681 kern.info: [ 2.162920] registered taskstats version 1
2015-10-01T18:25:37.34682 kern.info: [ 2.162938] zswap: loading zswap
2015-10-01T18:25:37.34683 kern.info: [ 2.162941] zswap: using zbud pool
2015-10-01T18:25:37.34684 kern.info: [ 2.162947] zswap: using lzo compressor
2015-10-01T18:25:37.34685 kern.info: [ 2.164516] rtc_cmos 00:00: setting system clock to 2015-10-01 18:25:33 UTC (1443723933)
2015-10-01T18:25:37.34686 kern.info: [ 2.165624] Freeing unused kernel memory: 1228K (ffffffff818fa000 - ffffffff81a2d000)
2015-10-01T18:25:37.34687 kern.info: [ 2.165627] Write protecting the kernel read-only data: 8192k
2015-10-01T18:25:37.34688 kern.info: [ 2.166231] Freeing unused kernel memory: 368K (ffff8800015a4000 - ffff880001600000)
2015-10-01T18:25:37.34689 kern.info: [ 2.166496] Freeing unused kernel memory: 144K (ffff8800017dc000 - ffff880001800000)
2015-10-01T18:25:37.34693 kern.notice: [ 2.425772] dm_mod: module verification failed: signature and/or required key missing - tainting kernel
2015-10-01T18:25:37.34694 kern.info: [ 2.426859] device-mapper: uevent: version 1.0.3
2015-10-01T18:25:37.34695 kern.info: [ 2.427003] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
2015-10-01T18:25:37.34697 kern.notice: [ 2.445445] random: systemd-udevd urandom read with 3 bits of entropy available
2015-10-01T18:25:37.34699 kern.info: [ 2.521895] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
2015-10-01T18:25:37.34700 kern.info: [ 2.521904] ACPI: Power Button [PWRB]
2015-10-01T18:25:37.34701 kern.info: [ 2.521993] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
2015-10-01T18:25:37.34701 kern.info: [ 2.521996] ACPI: Power Button [PWRF]
2015-10-01T18:25:37.34703 kern.info: [ 2.558580] wmi: Mapper loaded
2015-10-01T18:25:37.34704 kern.info: [ 2.560674] Linux agpgart interface v0.103
2015-10-01T18:25:37.34705 kern.notice: [ 2.562097] SCSI subsystem initialized
2015-10-01T18:25:37.34706 kern.info: [ 2.563725] ACPI: bus type USB registered
2015-10-01T18:25:37.34707 kern.info: [ 2.563759] usbcore: registered new interface driver usbfs
2015-10-01T18:25:37.34708 kern.info: [ 2.563770] usbcore: registered new interface driver hub
2015-10-01T18:25:37.34709 kern.info: [ 2.563917] usbcore: registered new device driver usb
2015-10-01T18:25:37.34709 kern.info: [ 2.566424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
2015-10-01T18:25:37.34710 kern.info: [ 2.567152] ehci-pci: EHCI PCI platform driver
2015-10-01T18:25:37.34712 kern.info: [ 2.567433] ehci-pci 0000:00:1a.0: EHCI Host Controller
2015-10-01T18:25:37.34712 kern.info: [ 2.567443] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
2015-10-01T18:25:37.34713 kern.info: [ 2.567457] ehci-pci 0000:00:1a.0: debug port 2
2015-10-01T18:25:37.34714 kern.info: [ 2.569596] [drm] Initialized drm 1.1.0 20060810
2015-10-01T18:25:37.34715 kern.debug: [ 2.569765] libata version 3.00 loaded.
2015-10-01T18:25:37.34716 kern.debug: [ 2.571389] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
2015-10-01T18:25:37.34717 kern.info: [ 2.571412] ehci-pci 0000:00:1a.0: irq 18, io mem 0xc7434000
2015-10-01T18:25:37.34718 kern.info: [ 2.577113] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
2015-10-01T18:25:37.34719 kern.info: [ 2.577592] hub 1-0:1.0: USB hub found
2015-10-01T18:25:37.34720 kern.info: [ 2.577621] hub 1-0:1.0: 2 ports detected
2015-10-01T18:25:37.34721 kern.info: [ 2.578200] ehci-pci 0000:00:1d.0: EHCI Host Controller
2015-10-01T18:25:37.34722 kern.info: [ 2.578217] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
2015-10-01T18:25:37.34722 kern.info: [ 2.578233] ehci-pci 0000:00:1d.0: debug port 2
2015-10-01T18:25:37.34723 kern.debug: [ 2.582174] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
2015-10-01T18:25:37.34725 kern.info: [ 2.582188] ehci-pci 0000:00:1d.0: irq 18, io mem 0xc7433000
2015-10-01T18:25:37.34726 kern.info: [ 2.584479] [drm] AST 2400 detected
2015-10-01T18:25:37.34726 kern.info: [ 2.584503] [drm] Analog VGA only
2015-10-01T18:25:37.34727 kern.info: [ 2.584523] [drm] dram 1632000000 1 16 01000000
2015-10-01T18:25:37.34728 kern.info: [ 2.584602] [TTM] Zone kernel: Available graphics memory: 32968030 kiB
2015-10-01T18:25:37.34729 kern.info: [ 2.584604] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
2015-10-01T18:25:37.34730 kern.info: [ 2.584606] [TTM] Initializing pool allocator
2015-10-01T18:25:37.34731 kern.info: [ 2.584619] [TTM] Initializing DMA pool allocator
2015-10-01T18:25:37.34733 kern.info: [ 2.588100] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
2015-10-01T18:25:37.34734 kern.info: [ 2.588352] hub 2-0:1.0: USB hub found
2015-10-01T18:25:37.34735 kern.info: [ 2.588359] hub 2-0:1.0: 2 ports detected
2015-10-01T18:25:37.34736 kern.info: [ 2.588776] xhci_hcd 0000:00:14.0: xHCI Host Controller
2015-10-01T18:25:37.34737 kern.info: [ 2.588788] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
2015-10-01T18:25:37.34738 kern.info: [ 2.588950] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
2015-10-01T18:25:37.34739 kern.debug: [ 2.588959] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
2015-10-01T18:25:37.34740 kern.info: [ 2.589241] hub 3-0:1.0: USB hub found
2015-10-01T18:25:37.34741 kern.info: [ 2.589274] hub 3-0:1.0: 15 ports detected
2015-10-01T18:25:37.34742 kern.info: [ 2.590547] xhci_hcd 0000:00:14.0: xHCI Host Controller
2015-10-01T18:25:37.34743 kern.info: [ 2.590552] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
2015-10-01T18:25:37.34744 kern.info: [ 2.590765] hub 4-0:1.0: USB hub found
2015-10-01T18:25:37.34745 kern.info: [ 2.590788] hub 4-0:1.0: 6 ports detected
2015-10-01T18:25:37.34746 kern.debug: [ 2.591437] ahci 0000:00:11.4: version 3.0
2015-10-01T18:25:37.34747 kern.info: [ 2.591798] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl SATA mode
2015-10-01T18:25:37.34748 kern.info: [ 2.591803] ahci 0000:00:11.4: flags: 64bit ncq pm led clo pio slum part ems apst
2015-10-01T18:25:37.34749 kern.debug: [ 2.592519] checking generic (c6000000 130000) vs hw (c6000000 1000000)
2015-10-01T18:25:37.34750 kern.info: [ 2.592522] fb: switching to astdrmfb from VESA VGA
2015-10-01T18:25:37.34751 kern.info: [ 2.592560] Console: switching to colour dummy device 80x25
2015-10-01T18:25:37.34752 kern.info: [ 2.592758] fbcon: astdrmfb (fb0) is primary device
2015-10-01T18:25:37.34753 kern.info: [ 2.598398] scsi host0: ahci
2015-10-01T18:25:37.34754 kern.info: [ 2.598994] scsi host1: ahci
2015-10-01T18:25:37.34755 kern.info: [ 2.599570] scsi host2: ahci
2015-10-01T18:25:37.34756 kern.info: [ 2.600163] scsi host3: ahci
2015-10-01T18:25:37.34756 kern.info: [ 2.600254] ata1: SATA max UDMA/133 abar m2048@0xc7438000 port 0xc7438100 irq 34
2015-10-01T18:25:37.34757 kern.info: [ 2.600265] ata2: SATA max UDMA/133 abar m2048@0xc7438000 port 0xc7438180 irq 34
2015-10-01T18:25:37.34758 kern.info: [ 2.600275] ata3: SATA max UDMA/133 abar m2048@0xc7438000 port 0xc7438200 irq 34
2015-10-01T18:25:37.34759 kern.info: [ 2.600279] ata4: SATA max UDMA/133 abar m2048@0xc7438000 port 0xc7438280 irq 34
2015-10-01T18:25:37.34760 kern.info: [ 2.601249] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
2015-10-01T18:25:37.34761 kern.info: [ 2.601252] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
2015-10-01T18:25:37.34762 kern.info: [ 2.610055] Console: switching to colour frame buffer device 128x48
2015-10-01T18:25:37.34763 kern.info: [ 2.611928] scsi host4: ahci
2015-10-01T18:25:37.34764 kern.info: [ 2.612157] scsi host5: ahci
2015-10-01T18:25:37.34765 kern.info: [ 2.612360] scsi host6: ahci
2015-10-01T18:25:37.34765 kern.info: [ 2.612560] scsi host7: ahci
2015-10-01T18:25:37.34766 kern.info: [ 2.612740] scsi host8: ahci
2015-10-01T18:25:37.34767 kern.info: [ 2.612918] scsi host9: ahci
2015-10-01T18:25:37.34768 kern.info: [ 2.612971] ata5: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432100 irq 35
2015-10-01T18:25:37.34769 kern.info: [ 2.612973] ata6: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432180 irq 35
2015-10-01T18:25:37.34770 kern.info: [ 2.612975] ata7: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432200 irq 35
2015-10-01T18:25:37.34771 kern.info: [ 2.612977] ata8: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432280 irq 35
2015-10-01T18:25:37.34772 kern.info: [ 2.612979] ata9: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432300 irq 35
2015-10-01T18:25:37.34773 kern.info: [ 2.612981] ata10: SATA max UDMA/133 abar m2048@0xc7432000 port 0xc7432380 irq 35
2015-10-01T18:25:37.34774 kern.info: [ 2.613158] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
2015-10-01T18:25:37.34775 kern.info: [ 2.613180] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
2015-10-01T18:25:37.34776 kern.info: [ 2.613183] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
2015-10-01T18:25:37.34777 kern.info: [ 2.613686] scsi host10: ahci
2015-10-01T18:25:37.34778 kern.info: [ 2.613892] scsi host11: ahci
2015-10-01T18:25:37.34779 kern.info: [ 2.613948] ata11: SATA max UDMA/133 abar m512@0xc7310000 port 0xc7310100 irq 37
2015-10-01T18:25:37.34780 kern.info: [ 2.613950] ata12: SATA max UDMA/133 abar m512@0xc7310000 port 0xc7310180 irq 37
2015-10-01T18:25:37.34781 kern.info: [ 2.636410] ast 0000:06:00.0: fb0: astdrmfb frame buffer device
2015-10-01T18:25:37.34782 kern.info: [ 2.636412] ast 0000:06:00.0: registered panic notifier
2015-10-01T18:25:37.34783 kern.info: [ 2.648224] [drm] Initialized ast 0.1.0 20120228 for 0000:06:00.0 on minor 0
2015-10-01T18:25:37.34784 kern.info: [ 2.879359] usb 1-1: new high-speed USB device number 2 using ehci-pci
2015-10-01T18:25:37.34786 kern.info: [ 2.890367] usb 2-1: new high-speed USB device number 2 using ehci-pci
2015-10-01T18:25:37.34786 kern.info: [ 2.905388] ata2: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34787 kern.info: [ 2.905415] ata1: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34788 kern.info: [ 2.906387] ata3: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34789 kern.info: [ 2.906417] ata4: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34790 kern.info: [ 2.918402] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
2015-10-01T18:25:37.34791 kern.info: [ 2.918429] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
2015-10-01T18:25:37.34792 kern.info: [ 2.918458] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
2015-10-01T18:25:37.34793 kern.info: [ 2.918486] ata9: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34794 kern.info: [ 2.918516] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
2015-10-01T18:25:37.34795 kern.info: [ 2.918544] ata10: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34796 kern.info: [ 2.919239] ata5.00: ATA-10: ST6000NM0024-1HT17Z, SN02, max UDMA/133
2015-10-01T18:25:37.34797 kern.info: [ 2.919244] ata5.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2015-10-01T18:25:37.34798 kern.info: [ 2.919260] ata7.00: ATA-10: ST6000NM0024-1HT17Z, SN02, max UDMA/133
2015-10-01T18:25:37.34798 kern.info: [ 2.919263] ata7.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2015-10-01T18:25:37.34799 kern.info: [ 2.919280] ata8.00: ATA-10: ST6000NM0024-1HT17Z, SN02, max UDMA/133
2015-10-01T18:25:37.34800 kern.info: [ 2.919282] ata8.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2015-10-01T18:25:37.34801 kern.info: [ 2.919345] ata6.00: ATA-10: ST6000NM0024-1HT17Z, SN02, max UDMA/133
2015-10-01T18:25:37.34802 kern.info: [ 2.919352] ata6.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
2015-10-01T18:25:37.34803 kern.info: [ 2.920045] ata5.00: configured for UDMA/133
2015-10-01T18:25:37.34804 kern.info: [ 2.920064] ata7.00: configured for UDMA/133
2015-10-01T18:25:37.34805 kern.info: [ 2.920093] ata8.00: configured for UDMA/133
2015-10-01T18:25:37.34806 kern.info: [ 2.920149] ata6.00: configured for UDMA/133
2015-10-01T18:25:37.34807 kern.notice: [ 2.920290] scsi 4:0:0:0: Direct-Access ATA ST6000NM0024-1HT SN02 PQ: 0 ANSI: 5
2015-10-01T18:25:37.34808 kern.notice: [ 2.920781] scsi 5:0:0:0: Direct-Access ATA ST6000NM0024-1HT SN02 PQ: 0 ANSI: 5
2015-10-01T18:25:37.34809 kern.notice: [ 2.921122] scsi 6:0:0:0: Direct-Access ATA ST6000NM0024-1HT SN02 PQ: 0 ANSI: 5
2015-10-01T18:25:37.34810 kern.notice: [ 2.921437] scsi 7:0:0:0: Direct-Access ATA ST6000NM0024-1HT SN02 PQ: 0 ANSI: 5
2015-10-01T18:25:37.34811 kern.notice: [ 2.922265] sd 4:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
2015-10-01T18:25:37.34812 kern.notice: [ 2.922270] sd 4:0:0:0: [sda] 4096-byte physical blocks
2015-10-01T18:25:37.34812 kern.notice: [ 2.922304] sd 4:0:0:0: [sda] Write Protect is off
2015-10-01T18:25:37.34814 kern.debug: [ 2.922308] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
2015-10-01T18:25:37.34815 kern.notice: [ 2.922323] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2015-10-01T18:25:37.34816 kern.notice: [ 2.922392] sd 5:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
2015-10-01T18:25:37.34817 kern.notice: [ 2.922397] sd 5:0:0:0: [sdb] 4096-byte physical blocks
2015-10-01T18:25:37.34818 kern.notice: [ 2.922403] sd 6:0:0:0: [sdc] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
2015-10-01T18:25:37.34819 kern.notice: [ 2.922408] sd 6:0:0:0: [sdc] 4096-byte physical blocks
2015-10-01T18:25:37.34820 kern.notice: [ 2.922451] sd 7:0:0:0: [sdd] 11721045168 512-byte logical blocks: (6.00 TB/5.45 TiB)
2015-10-01T18:25:37.34821 kern.notice: [ 2.922455] sd 7:0:0:0: [sdd] 4096-byte physical blocks
2015-10-01T18:25:37.34822 kern.notice: [ 2.922534] sd 5:0:0:0: [sdb] Write Protect is off
2015-10-01T18:25:37.34823 kern.debug: [ 2.922539] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
2015-10-01T18:25:37.34824 kern.notice: [ 2.922545] sd 6:0:0:0: [sdc] Write Protect is off
2015-10-01T18:25:37.34825 kern.debug: [ 2.922548] sd 6:0:0:0: [sdc] Mode Sense: 00 3a 00 00
2015-10-01T18:25:37.34826 kern.notice: [ 2.922586] sd 7:0:0:0: [sdd] Write Protect is off
2015-10-01T18:25:37.34827 kern.notice: [ 2.922590] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2015-10-01T18:25:37.34828 kern.debug: [ 2.922594] sd 7:0:0:0: [sdd] Mode Sense: 00 3a 00 00
2015-10-01T18:25:37.34829 kern.notice: [ 2.922595] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2015-10-01T18:25:37.34830 kern.notice: [ 2.922648] sd 7:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2015-10-01T18:25:37.34831 kern.info: [ 2.943363] usb 3-14: new high-speed USB device number 2 using xhci_hcd
2015-10-01T18:25:37.34833 kern.info: [ 2.952620] clocksource: Switched to clocksource tsc
2015-10-01T18:25:37.34834 kern.info: [ 2.968511] sda: sda1 sda9
2015-10-01T18:25:37.34835 kern.notice: [ 2.968849] sd 4:0:0:0: [sda] Attached SCSI disk
2015-10-01T18:25:37.34836 kern.info: [ 2.971395] sdd: sdd1 sdd9
2015-10-01T18:25:37.34836 kern.info: [ 2.971833] sdc: sdc1 sdc9
2015-10-01T18:25:37.34837 kern.notice: [ 2.971957] sd 7:0:0:0: [sdd] Attached SCSI disk
2015-10-01T18:25:37.34838 kern.notice: [ 2.972163] sd 6:0:0:0: [sdc] Attached SCSI disk
2015-10-01T18:25:37.34839 kern.info: [ 2.976204] sdb: sdb1 sdb9
2015-10-01T18:25:37.34840 kern.notice: [ 2.976831] sd 5:0:0:0: [sdb] Attached SCSI disk
2015-10-01T18:25:37.34841 kern.info: [ 2.994087] hub 1-1:1.0: USB hub found
2015-10-01T18:25:37.34842 kern.info: [ 2.994164] hub 1-1:1.0: 6 ports detected
2015-10-01T18:25:37.34843 kern.info: [ 3.005084] hub 2-1:1.0: USB hub found
2015-10-01T18:25:37.34844 kern.info: [ 3.005167] hub 2-1:1.0: 8 ports detected
2015-10-01T18:25:37.34845 kern.info: [ 3.074506] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
2015-10-01T18:25:37.34846 kern.warn: [ 3.076416] ata11.00: supports DRM functions and may not be fully accessible
2015-10-01T18:25:37.34847 kern.debug: [ 3.076502] ata11.00: disabling queued TRIM support
2015-10-01T18:25:37.34848 kern.info: [ 3.076505] ata11.00: ATA-9: Samsung SSD 850 PRO 512GB, EXM02B6Q, max UDMA/133
2015-10-01T18:25:37.34849 kern.info: [ 3.076508] ata11.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
2015-10-01T18:25:37.34850 kern.warn: [ 3.076721] ata11.00: supports DRM functions and may not be fully accessible
2015-10-01T18:25:37.34850 kern.debug: [ 3.076794] ata11.00: disabling queued TRIM support
2015-10-01T18:25:37.34851 kern.info: [ 3.076861] ata11.00: configured for UDMA/133
2015-10-01T18:25:37.34852 kern.notice: [ 3.077003] scsi 10:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
2015-10-01T18:25:37.34853 kern.notice: [ 3.077377] sd 10:0:0:0: [sde] 1000215216 512-byte logical blocks: (512 GB/476 GiB)
2015-10-01T18:25:37.34854 kern.notice: [ 3.077551] sd 10:0:0:0: [sde] Write Protect is off
2015-10-01T18:25:37.34855 kern.debug: [ 3.077555] sd 10:0:0:0: [sde] Mode Sense: 00 3a 00 00
2015-10-01T18:25:37.34856 kern.notice: [ 3.077614] sd 10:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2015-10-01T18:25:37.34857 kern.info: [ 3.078439] sde: sde1
2015-10-01T18:25:37.34858 kern.notice: [ 3.079078] sd 10:0:0:0: [sde] Attached SCSI disk
2015-10-01T18:25:37.34859 kern.info: [ 3.108020] hub 3-14:1.0: USB hub found
2015-10-01T18:25:37.34861 kern.info: [ 3.108114] hub 3-14:1.0: 4 ports detected
2015-10-01T18:25:37.34862 kern.notice: [ 3.112638] random: nonblocking pool is initialized
2015-10-01T18:25:37.34863 kern.info: [ 3.381759] ata12: SATA link down (SStatus 0 SControl 300)
2015-10-01T18:25:37.34864 kern.info: [ 3.390719] usb 3-14.1: new low-speed USB device number 3 using xhci_hcd
2015-10-01T18:25:37.34865 kern.warn: [ 3.491252] usb 3-14.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
2015-10-01T18:25:37.34866 kern.warn: [ 3.491261] usb 3-14.1: ep 0x82 - rounding interval to 32 microframes, ep desc says 40 microframes
2015-10-01T18:25:37.34867 kern.info: [ 3.495005] hidraw: raw HID events driver (C) Jiri Kosina
2015-10-01T18:25:37.34868 kern.info: [ 3.498143] usbcore: registered new interface driver usbhid
2015-10-01T18:25:37.34869 kern.info: [ 3.498146] usbhid: USB HID core driver
2015-10-01T18:25:37.34870 kern.info: [ 3.499015] usbcore: registered new interface driver usbmouse
2015-10-01T18:25:37.34871 kern.info: [ 3.499021] usbcore: registered new interface driver usbkbd
2015-10-01T18:25:37.34872 kern.info: [ 3.500166] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14.1/3-14.1:1.0/0003:0557:2419.0001/input/input2
2015-10-01T18:25:37.34873 kern.info: [ 3.550952] hid-generic 0003:0557:2419.0001: input,hidraw0: USB HID v1.00 Keyboard [HID 0557:2419] on usb-0000:00:14.0-14.1/input0
2015-10-01T18:25:37.34874 kern.info: [ 3.551137] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14.1/3-14.1:1.1/0003:0557:2419.0002/input/input3
2015-10-01T18:25:37.34875 kern.info: [ 3.551268] hid-generic 0003:0557:2419.0002: input,hidraw1: USB HID v1.00 Mouse [HID 0557:2419] on usb-0000:00:14.0-14.1/input1
2015-10-01T18:25:37.34876 kern.info: [ 3.617450] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: (null)
2015-10-01T18:25:37.34881 kern.info: [ 3.697983] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: (null)
2015-10-01T18:25:37.34885 kern.info: [ 3.909011] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34886 kern.info: [ 3.909975] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34887 kern.info: [ 3.910022] microcode: CPU2 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34887 kern.info: [ 3.910066] microcode: CPU3 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34888 kern.info: [ 3.910112] microcode: CPU4 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34889 kern.info: [ 3.910157] microcode: CPU5 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34890 kern.info: [ 3.910201] microcode: CPU6 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34891 kern.info: [ 3.910246] microcode: CPU7 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34892 kern.info: [ 3.910291] microcode: CPU8 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34893 kern.info: [ 3.910312] microcode: CPU9 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34894 kern.info: [ 3.910354] microcode: CPU10 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34895 kern.info: [ 3.910377] microcode: CPU11 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34896 kern.info: [ 3.910424] microcode: CPU12 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34897 kern.info: [ 3.910466] microcode: CPU13 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34898 kern.info: [ 3.910510] microcode: CPU14 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34899 kern.info: [ 3.910551] microcode: CPU15 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34900 kern.info: [ 3.910599] microcode: CPU16 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34901 kern.info: [ 3.910642] microcode: CPU17 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34902 kern.info: [ 3.910686] microcode: CPU18 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34903 kern.info: [ 3.910731] microcode: CPU19 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34904 kern.info: [ 3.910775] microcode: CPU20 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34905 kern.info: [ 3.910819] microcode: CPU21 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34906 kern.info: [ 3.910865] microcode: CPU22 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34907 kern.info: [ 3.910913] microcode: CPU23 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34908 kern.info: [ 3.910956] microcode: CPU24 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34909 kern.info: [ 3.910976] microcode: CPU25 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34910 kern.info: [ 3.911018] microcode: CPU26 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34911 kern.info: [ 3.911035] microcode: CPU27 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34912 kern.info: [ 3.911077] microcode: CPU28 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34913 kern.info: [ 3.911120] microcode: CPU29 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34913 kern.info: [ 3.911164] microcode: CPU30 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34914 kern.info: [ 3.911209] microcode: CPU31 sig=0x306f2, pf=0x1, revision=0x2e
2015-10-01T18:25:37.34915 kern.info: [ 3.911381] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
2015-10-01T18:25:37.34916 kern.info: [ 3.916616] fuse init (API version 7.23)
2015-10-01T18:25:37.34917 kern.info: [ 3.941150] raid6: sse2x1 gen() 3941 MB/s
2015-10-01T18:25:37.34918 kern.info: [ 3.958148] raid6: sse2x1 xor() 3556 MB/s
2015-10-01T18:25:37.34919 kern.info: [ 3.975161] raid6: sse2x2 gen() 6832 MB/s
2015-10-01T18:25:37.34920 kern.info: [ 3.992172] raid6: sse2x2 xor() 5072 MB/s
2015-10-01T18:25:37.34921 kern.info: [ 4.009186] raid6: sse2x4 gen() 9585 MB/s
2015-10-01T18:25:37.34922 kern.info: [ 4.026197] raid6: sse2x4 xor() 7271 MB/s
2015-10-01T18:25:37.34923 kern.info: [ 4.043209] raid6: avx2x1 gen() 14761 MB/s
2015-10-01T18:25:37.34923 kern.info: [ 4.060223] raid6: avx2x2 gen() 17304 MB/s
2015-10-01T18:25:37.34924 kern.info: [ 4.077233] raid6: avx2x4 gen() 20230 MB/s
2015-10-01T18:25:37.34925 kern.info: [ 4.077234] raid6: using algorithm avx2x4 gen() 20230 MB/s
2015-10-01T18:25:37.34926 kern.info: [ 4.077235] raid6: using avx2x2 recovery algorithm
2015-10-01T18:25:37.34927 kern.info: [ 4.079815] xor: automatically using best checksumming function:
2015-10-01T18:25:37.34928 kern.info: [ 4.089248] avx : 11860.000 MB/sec
2015-10-01T18:25:37.34929 kern.info: [ 4.112024] Btrfs loaded
2015-10-01T18:25:37.34930 kern.info: [ 4.118105] loop: module loaded
2015-10-01T18:25:37.34931 kern.info: [ 4.122354] tun: Universal TUN/TAP device driver, 1.6
2015-10-01T18:25:37.34932 kern.info: [ 4.122358] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
2015-10-01T18:25:37.34934 kern.info: [ 4.127118] PPP generic driver version 2.4.2
2015-10-01T18:25:37.34934 kern.info: [ 4.134543] VFIO - User Level meta-driver version: 0.3
2015-10-01T18:25:37.34935 kern.info: [ 4.149575] Bluetooth: Core ver 2.20
2015-10-01T18:25:37.34936 kern.info: [ 4.149589] NET: Registered protocol family 31
2015-10-01T18:25:37.34937 kern.info: [ 4.149591] Bluetooth: HCI device and connection manager initialized
2015-10-01T18:25:37.34938 kern.info: [ 4.149595] Bluetooth: HCI socket layer initialized
2015-10-01T18:25:37.34940 kern.info: [ 4.149599] Bluetooth: L2CAP socket layer initialized
2015-10-01T18:25:37.34941 kern.info: [ 4.149608] Bluetooth: SCO socket layer initialized
2015-10-01T18:25:37.34942 kern.info: [ 4.150402] Bluetooth: Virtual HCI driver ver 1.5
2015-10-01T18:25:37.34944 kern.info: [ 4.275031] ipmi message handler version 39.2
2015-10-01T18:25:37.34944 kern.info: [ 4.276869] IPMI System Interface driver.
2015-10-01T18:25:37.34945 kern.info: [ 4.276955] ipmi_si: probing via ACPI
2015-10-01T18:25:37.34946 kern.info: [ 4.276979] ipmi_si 00:05: [io 0x0ca2] regsize 1 spacing 1 irq 0
2015-10-01T18:25:37.34947 kern.info: [ 4.276981] ipmi_si: Adding ACPI-specified kcs state machine
2015-10-01T18:25:37.34949 kern.info: [ 4.277006] ipmi_si: probing via SMBIOS
2015-10-01T18:25:37.34950 kern.info: [ 4.277008] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
2015-10-01T18:25:37.34950 kern.info: [ 4.277010] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
2015-10-01T18:25:37.34951 kern.info: [ 4.277013] ipmi_si: Bad SPMI legacy 0
2015-10-01T18:25:37.34952 kern.info: [ 4.277016] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
2015-10-01T18:25:37.34953 kern.info: [ 4.291932] dca service started, version 1.12.1
2015-10-01T18:25:37.34954 kern.info: [ 4.293226] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
2015-10-01T18:25:37.34955 kern.info: [ 4.294071] ioatdma: Intel(R) QuickData Technology Driver 4.00
2015-10-01T18:25:37.34956 kern.info: [ 4.297631] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
2015-10-01T18:25:37.34957 kern.info: [ 4.298186] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
2015-10-01T18:25:37.34958 kern.warn: [ 4.310437] ipmi_si: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
2015-10-01T18:25:37.34959 kern.info: [ 4.323476] EDAC MC: Ver: 3.0.0
2015-10-01T18:25:37.34960 kern.info: [ 4.324114] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.18-k
2015-10-01T18:25:37.34961 kern.info: [ 4.324117] igb: Copyright (c) 2007-2014 Intel Corporation.
2015-10-01T18:25:37.34962 kern.info: [ 4.335002] input: PC Speaker as /devices/platform/pcspkr/input/input4
2015-10-01T18:25:37.34963 kern.info: [ 4.336784] iTCO_vendor_support: vendor-support=0
2015-10-01T18:25:37.34963 kern.debug: [ 4.336851] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
2015-10-01T18:25:37.34965 kern.debug: [ 4.336862] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
2015-10-01T18:25:37.34965 kern.debug: [ 4.336872] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
2015-10-01T18:25:37.34966 kern.debug: [ 4.336882] EDAC sbridge: Seeking for: PCI ID 8086:2ffc
2015-10-01T18:25:37.34967 kern.debug: [ 4.336884] EDAC sbridge: Seeking for: PCI ID 8086:2ffc
2015-10-01T18:25:37.34968 kern.debug: [ 4.336891] EDAC sbridge: Seeking for: PCI ID 8086:2ffc
2015-10-01T18:25:37.34969 kern.debug: [ 4.336896] EDAC sbridge: Seeking for: PCI ID 8086:2ffd
2015-10-01T18:25:37.34970 kern.debug: [ 4.336899] EDAC sbridge: Seeking for: PCI ID 8086:2ffd
2015-10-01T18:25:37.34971 kern.debug: [ 4.336906] EDAC sbridge: Seeking for: PCI ID 8086:2ffd
2015-10-01T18:25:37.34972 kern.debug: [ 4.336911] EDAC sbridge: Seeking for: PCI ID 8086:2f60
2015-10-01T18:25:37.34973 kern.debug: [ 4.336921] EDAC sbridge: Seeking for: PCI ID 8086:2fa8
2015-10-01T18:25:37.34974 kern.debug: [ 4.336925] EDAC sbridge: Seeking for: PCI ID 8086:2fa8
2015-10-01T18:25:37.34975 kern.debug: [ 4.336932] EDAC sbridge: Seeking for: PCI ID 8086:2fa8
2015-10-01T18:25:37.34976 kern.debug: [ 4.336938] EDAC sbridge: Seeking for: PCI ID 8086:2f71
2015-10-01T18:25:37.34976 kern.debug: [ 4.336943] EDAC sbridge: Seeking for: PCI ID 8086:2f71
2015-10-01T18:25:37.34977 kern.debug: [ 4.336949] EDAC sbridge: Seeking for: PCI ID 8086:2f71
2015-10-01T18:25:37.34979 kern.debug: [ 4.336955] EDAC sbridge: Seeking for: PCI ID 8086:2faa
2015-10-01T18:25:37.34980 kern.debug: [ 4.336959] EDAC sbridge: Seeking for: PCI ID 8086:2faa
2015-10-01T18:25:37.34980 kern.debug: [ 4.336965] EDAC sbridge: Seeking for: PCI ID 8086:2faa
2015-10-01T18:25:37.34981 kern.debug: [ 4.336970] EDAC sbridge: Seeking for: PCI ID 8086:2fab
2015-10-01T18:25:37.34982 kern.debug: [ 4.336975] EDAC sbridge: Seeking for: PCI ID 8086:2fab
2015-10-01T18:25:37.34983 kern.debug: [ 4.336981] EDAC sbridge: Seeking for: PCI ID 8086:2fab
2015-10-01T18:25:37.34984 kern.debug: [ 4.336986] EDAC sbridge: Seeking for: PCI ID 8086:2fac
2015-10-01T18:25:37.34985 kern.debug: [ 4.336990] EDAC sbridge: Seeking for: PCI ID 8086:2fac
2015-10-01T18:25:37.34986 kern.debug: [ 4.336996] EDAC sbridge: Seeking for: PCI ID 8086:2fac
2015-10-01T18:25:37.34987 kern.debug: [ 4.337001] EDAC sbridge: Seeking for: PCI ID 8086:2fad
2015-10-01T18:25:37.34988 kern.debug: [ 4.337006] EDAC sbridge: Seeking for: PCI ID 8086:2fad
2015-10-01T18:25:37.34989 kern.debug: [ 4.337012] EDAC sbridge: Seeking for: PCI ID 8086:2fad
2015-10-01T18:25:37.34990 kern.debug: [ 4.337017] EDAC sbridge: Seeking for: PCI ID 8086:2fbd
2015-10-01T18:25:37.34991 kern.debug: [ 4.337022] EDAC sbridge: Seeking for: PCI ID 8086:2fbd
2015-10-01T18:25:37.34992 kern.debug: [ 4.337028] EDAC sbridge: Seeking for: PCI ID 8086:2fbd
2015-10-01T18:25:37.34993 kern.debug: [ 4.337033] EDAC sbridge: Seeking for: PCI ID 8086:2f68
2015-10-01T18:25:37.34994 kern.debug: [ 4.337038] EDAC sbridge: Seeking for: PCI ID 8086:2f68
2015-10-01T18:25:37.34995 kern.debug: [ 4.337044] EDAC sbridge: Seeking for: PCI ID 8086:2f68
2015-10-01T18:25:37.34996 kern.debug: [ 4.337048] EDAC sbridge: Seeking for: PCI ID 8086:2f79
2015-10-01T18:25:37.34997 kern.debug: [ 4.337058] EDAC sbridge: Seeking for: PCI ID 8086:2f6a
2015-10-01T18:25:37.34998 kern.debug: [ 4.337068] EDAC sbridge: Seeking for: PCI ID 8086:2f6b
2015-10-01T18:25:37.34999 kern.debug: [ 4.337077] EDAC sbridge: Seeking for: PCI ID 8086:2f6c
2015-10-01T18:25:37.34999 kern.debug: [ 4.337086] EDAC sbridge: Seeking for: PCI ID 8086:2f6d
2015-10-01T18:25:37.35000 kern.info: [ 4.337330] EDAC MC0: Giving out device to module sbridge_edac.c controller Haswell Socket#0: DEV 0000:ff:12.0 (POLLED)
2015-10-01T18:25:37.35002 kern.info: [ 4.337662] EDAC MC1: Giving out device to module sbridge_edac.c controller Haswell Socket#1: DEV 0000:7f:12.0 (POLLED)
2015-10-01T18:25:37.35003 kern.info: [ 4.337664] EDAC sbridge: Ver: 1.1.1
2015-10-01T18:25:37.35003 kern.info: [ 4.338182] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
2015-10-01T18:25:37.35004 kern.info: [ 4.338244] iTCO_wdt: Found a Wellsburg TCO device (Version=2, TCOBASE=0x0460)
2015-10-01T18:25:37.35005 kern.notice: [ 4.338788] SPL: Loaded module v0.6.5.2-1
2015-10-01T18:25:37.35006 kern.warn: [ 4.339414] znvpair: module license 'CDDL' taints kernel.
2015-10-01T18:25:37.35007 kern.warn: [ 4.339416] Disabling lock debugging due to kernel taint
2015-10-01T18:25:37.35008 kern.info: [ 4.341342] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
2015-10-01T18:25:37.35009 kern.info: [ 4.347654] intel_rapl: Found RAPL domain package
2015-10-01T18:25:37.35010 kern.info: [ 4.347667] intel_rapl: Found RAPL domain dram
2015-10-01T18:25:37.35011 kern.info: [ 4.347668] intel_rapl: DRAM domain energy unit 15300pj
2015-10-01T18:25:37.35011 kern.info: [ 4.347681] intel_rapl: Found RAPL domain package
2015-10-01T18:25:37.35012 kern.info: [ 4.347689] intel_rapl: Found RAPL domain dram
2015-10-01T18:25:37.35014 kern.info: [ 4.347691] intel_rapl: DRAM domain energy unit 15300pj
2015-10-01T18:25:37.35015 kern.info: [ 4.352592] igb 0000:07:00.0: DCA enabled
2015-10-01T18:25:37.35016 kern.info: [ 4.352731] pps pps0: new PPS source ptp0
2015-10-01T18:25:37.35017 kern.info: [ 4.352733] igb 0000:07:00.0: added PHC on eth0
2015-10-01T18:25:37.35017 kern.info: [ 4.352734] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
2015-10-01T18:25:37.35019 kern.info: [ 4.352736] igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 0c:c4:7a:75:e0:7c
2015-10-01T18:25:37.35020 kern.info: [ 4.352787] igb 0000:07:00.0: eth0: PBA No: 013A00-000
2015-10-01T18:25:37.35021 kern.info: [ 4.352789] igb 0000:07:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
2015-10-01T18:25:37.35022 kern.info: [ 4.375778] power_meter ACPI000D:00: Found ACPI power meter.
2015-10-01T18:25:37.35022 kern.err: [ 4.375814] power_meter ACPI000D:00: Ignoring unsafe software power cap!
2015-10-01T18:25:37.35024 kern.info: [ 4.383395] igb 0000:08:00.0: DCA enabled
2015-10-01T18:25:37.35025 kern.info: [ 4.383494] pps pps1: new PPS source ptp1
2015-10-01T18:25:37.35026 kern.info: [ 4.383497] igb 0000:08:00.0: added PHC on eth1
2015-10-01T18:25:37.35027 kern.info: [ 4.383498] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
2015-10-01T18:25:37.35028 kern.info: [ 4.383500] igb 0000:08:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 0c:c4:7a:75:e0:7d
2015-10-01T18:25:37.35029 kern.info: [ 4.383545] igb 0000:08:00.0: eth1: PBA No: 011000-000
2015-10-01T18:25:37.35030 kern.info: [ 4.383547] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
2015-10-01T18:25:37.35031 kern.notice: [ 4.396783] ZFS: Loaded module v0.6.5.2-1, ZFS pool version 5000, ZFS filesystem version 5
2015-10-01T18:25:37.35033 kern.info: [ 4.413247] igb 0000:08:00.0 eno2: renamed from eth1
2015-10-01T18:25:37.35034 kern.info: [ 4.429617] igb 0000:07:00.0 eno1: renamed from eth0
2015-10-01T18:25:37.35034 kern.info: [ 4.502660] ipmi_si 00:05: Found new BMC (man_id: 0x002a7c, prod_id: 0x0831, dev_id: 0x20)
2015-10-01T18:25:37.35035 kern.info: [ 4.502673] ipmi_si 00:05: IPMI kcs interface initialized
2015-10-01T18:25:37.35036 kern.info: [ 4.505388] IPMI SSIF Interface driver
2015-10-01T18:25:37.35037 kern.warn: [ 4.505392] IPMI: Bad SPMI legacy: 0
2015-10-01T18:25:37.35038 kern.info: [ 4.508249] EXT4-fs (sde1): re-mounted. Opts: (null)
2015-10-01T18:25:37.35039 kern.info: [ 4.671864] EXT4-fs (sde1): re-mounted. Opts: (null)
2015-10-01T18:25:37.35040 kern.info: [ 4.980316] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
2015-10-01T18:25:37.35042 kern.notice: [ 5.505846] SPL: using hostid 0x00000000
2015-10-01T18:25:39.21645 kern.info: [ 7.885105] igb 0000:07:00.0 eno1: igb: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
2015-10-01T18:25:39.21744 kern.info: [ 7.885395] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
2015-10-02T12:09:46.06805 kern.warn: [63899.230523] perf interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
2015-10-03T12:10:17.00833 kern.warn: [150397.494772] general protection fault: 0000 [#1] PREEMPT SMP
2015-10-03T12:10:17.00838 kern.warn: [150397.494854] Modules linked in: ipmi_ssif(E) input_leds(E) joydev(E) zfs(POE) x86_pkg_temp_thermal(E) intel_powerclamp(E) coretemp(E) intel_rapl(E) zunicode(POE) iosf_mbi(E) zavl(POE) zcommon(POE) znvpair(POE) kvm_intel(E) iTCO_wdt(E) iTCO_vendor_support(E) spl(OE) sb_edac(E) pcspkr(E) kvm(E) edac_core(E) igb(E) mei_me(E) i2c_i801(E) tpm_tis(E) ioatdma(E) mei(E) shpchp(E) lpc_ich(E) dca(E) tpm(E) ipmi_si(E) 8250_fintek(E) ipmi_msghandler(E) acpi_power_meter(E) acpi_pad(E) processor(E) thermal_sys(E) hwmon(E) evdev(E) mac_hid(E) snd_seq(E) snd_seq_device(E) snd_timer(E) snd(E) soundcore(E) vhost_net(E) vhost(E) macvtap(E) macvlan(E) uhid(E) hci_vhci(E) bluetooth(E) rfkill(E) vfio_iommu_type1(E) vfio(E) uinput(E) ppp_generic(E) slhc(E) tun(E) loop(E) btrfs(E) xor(E) raid6_pq(E) cuse(E) fuse(E) microcode(E) ext4(E) crc16(E) jbd2(E) mbcache(E) hid_generic(E) usbkbd(E) usbmouse(E) usbhid(E) hid(E) sd_mod(E) ast(E) syscopyarea(E) sysfillrect(E) sysimgblt(E) i2c_algo_bit(E) crct10dif_pclmul(E) drm_kms_helper(E...
2015-10-03T12:10:17.00846 kern.warn: [150397.500047] CPU: 16 PID: 13134 Comm: z_wr_iss Tainted: P OE 4.2.2_1 #1
2015-10-03T12:10:17.00847 kern.warn: [150397.501363] Hardware name: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015
2015-10-03T12:10:17.00849 kern.warn: [150397.502695] task: ffff88104a2c2940 ti: ffff8803eb798000 task.ti: ffff8803eb798000
2015-10-03T12:10:17.00850 kern.warn: [150397.504046] RIP: 0010:[<ffffffff811a36b5>] [<ffffffff811a36b5>] __kmalloc_node+0x135/0x2e0
2015-10-03T12:10:17.00851 kern.warn: [150397.505442] RSP: 0018:ffff8803eb79bac8 EFLAGS: 00010246
2015-10-03T12:10:17.00852 kern.warn: [150397.506798] RAX: 0000000000000000 RBX: 0000000000004210 RCX: 0000000001e850d0
2015-10-03T12:10:17.00853 kern.warn: [150397.508156] RDX: 0000000001e85090 RSI: 0000000001e85090 RDI: 0000000000000017
2015-10-03T12:10:17.00855 kern.warn: [150397.509513] RBP: 00000000000000c0 R08: 0000000000018a60 R09: ffff88085f8075c0
2015-10-03T12:10:17.00856 kern.warn: [150397.510877] R10: ffffffffa0593903 R11: 0000000000000002 R12: 0000000000004210
2015-10-03T12:10:17.00857 kern.warn: [150397.512251] R13: 00000000ffffffff R14: 02ffff88069b84c9 R15: ffff88085f8075c0
2015-10-03T12:10:17.00858 kern.warn: [150397.513640] FS: 0000000000000000(0000) GS:ffff88085fd00000(0000) knlGS:0000000000000000
2015-10-03T12:10:17.00859 kern.warn: [150397.515051] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2015-10-03T12:10:17.00860 kern.warn: [150397.516462] CR2: 00007f95781b3a08 CR3: 000000000180b000 CR4: 00000000001406e0
2015-10-03T12:10:17.00861 kern.warn: [150397.517881] Stack:
2015-10-03T12:10:17.00862 kern.warn: [150397.519281] 0000000000000000 ffff8808586559d0 ffff8808586553e8 ffff88105a086400
2015-10-03T12:10:17.00863 kern.warn: [150397.520733] 0000000000000000 0000000000004210 0000000000000000 0000000000000000
2015-10-03T12:10:17.00864 kern.warn: [150397.522205] 0000000000000000 0000000000000000 00000000000000c0 ffffffffa0593903
2015-10-03T12:10:17.00865 kern.warn: [150397.523665] Call Trace:
2015-10-03T12:10:17.00866 kern.warn: [150397.525117] [<ffffffffa0593903>] ? spl_kmem_alloc+0xa3/0x180 [spl]
2015-10-03T12:10:17.00867 kern.warn: [150397.526620] [<ffffffffa09b72f0>] ? vdev_raidz_map_alloc+0xd0/0x370 [zfs]
2015-10-03T12:10:17.00868 kern.warn: [150397.528128] [<ffffffffa09b9538>] ? vdev_raidz_io_start+0x38/0x2f0 [zfs]
2015-10-03T12:10:17.00869 kern.warn: [150397.529626] [<ffffffffa09f2194>] ? zio_create+0x3d4/0x480 [zfs]
2015-10-03T12:10:17.00870 kern.warn: [150397.531129] [<ffffffffa09f0079>] ? zio_vdev_io_start+0x99/0x2c0 [zfs]
2015-10-03T12:10:17.00871 kern.warn: [150397.532660] [<ffffffffa09f34a9>] ? zio_nowait+0xa9/0x180 [zfs]
2015-10-03T12:10:17.00872 kern.warn: [150397.534167] [<ffffffffa09b5d84>] ? vdev_mirror_io_start+0xa4/0x190 [zfs]
2015-10-03T12:10:17.00873 kern.warn: [150397.535683] [<ffffffffa09b53b0>] ? vdev_config_sync+0x140/0x140 [zfs]
2015-10-03T12:10:17.00874 kern.warn: [150397.537209] [<ffffffffa09a466b>] ? spa_config_enter+0xdb/0x110 [zfs]
2015-10-03T12:10:17.00875 kern.warn: [150397.538738] [<ffffffffa09f01a1>] ? zio_vdev_io_start+0x1c1/0x2c0 [zfs]
2015-10-03T12:10:17.00876 kern.warn: [150397.540273] [<ffffffffa09f4ca5>] ? zio_ready+0x3a5/0x440 [zfs]
2015-10-03T12:10:17.00877 kern.warn: [150397.541804] [<ffffffffa09f116c>] ? zio_execute+0xbc/0x170 [zfs]
2015-10-03T12:10:17.00878 kern.warn: [150397.543319] [<ffffffffa0597062>] ? taskq_thread+0x222/0x410 [spl]
2015-10-03T12:10:17.00879 kern.warn: [150397.544851] [<ffffffff81095af0>] ? wake_up_q+0x60/0x60
2015-10-03T12:10:17.00880 kern.warn: [150397.546379] [<ffffffffa0596e40>] ? taskq_cancel_id+0x130/0x130 [spl]
2015-10-03T12:10:17.00881 kern.warn: [150397.547921] [<ffffffff8108af9d>] ? kthread+0xcd/0xf0
2015-10-03T12:10:17.00882 kern.warn: [150397.549458] [<ffffffff8101373a>] ? __switch_to+0x28a/0x580
2015-10-03T12:10:17.00886 kern.warn: [150397.550992] [<ffffffff8108aed0>] ? kthread_create_on_node+0x1a0/0x1a0
2015-10-03T12:10:17.00888 kern.warn: [150397.552519] [<ffffffff8159c79f>] ? ret_from_fork+0x3f/0x70
2015-10-03T12:10:17.00889 kern.warn: [150397.554002] [<ffffffff8108aed0>] ? kthread_create_on_node+0x1a0/0x1a0
2015-10-03T12:10:17.00890 kern.warn: [150397.555454] Code: 8b 05 f8 75 73 00 85 c0 0f 8f da 00 00 00 48 83 c4 28 48 89 d8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 49 63 47 20 4d 8b 07 48 8d 4a 40 <49> 8b 1c 06 4c 89 f0 65 49 0f c7 08 0f 94 c0 84 c0 0f 84 14 ff
2015-10-03T12:10:17.00892 kern.alert: [150397.558475] RIP [<ffffffff811a36b5>] __kmalloc_node+0x135/0x2e0
2015-10-03T12:10:17.00894 kern.warn: [150397.559899] RSP <ffff8803eb79bac8>
2015-10-03T12:10:17.00894 kern.warn: [150397.764609] ---[ end trace 8d203832a2f32bd5 ]---
2015-10-03T12:11:48.26743 kern.warn: [150489.041154] stack segment: 0000 [#2] PREEMPT SMP
2015-10-03T12:11:48.26749 kern.warn: [150489.042698] Modules linked in: ipmi_ssif(E) input_leds(E) joydev(E) zfs(POE) x86_pkg_temp_thermal(E) intel_powerclamp(E) coretemp(E) intel_rapl(E) zunicode(POE) iosf_mbi(E) zavl(POE) zcommon(POE) znvpair(POE) kvm_intel(E) iTCO_wdt(E) iTCO_vendor_support(E) spl(OE) sb_edac(E) pcspkr(E) kvm(E) edac_core(E) igb(E) mei_me(E) i2c_i801(E) tpm_tis(E) ioatdma(E) mei(E) shpchp(E) lpc_ich(E) dca(E) tpm(E) ipmi_si(E) 8250_fintek(E) ipmi_msghandler(E) acpi_power_meter(E) acpi_pad(E) processor(E) thermal_sys(E) hwmon(E) evdev(E) mac_hid(E) snd_seq(E) snd_seq_device(E) snd_timer(E) snd(E) soundcore(E) vhost_net(E) vhost(E) macvtap(E) macvlan(E) uhid(E) hci_vhci(E) bluetooth(E) rfkill(E) vfio_iommu_type1(E) vfio(E) uinput(E) ppp_generic(E) slhc(E) tun(E) loop(E) btrfs(E) xor(E) raid6_pq(E) cuse(E) fuse(E) microcode(E) ext4(E) crc16(E) jbd2(E) mbcache(E) hid_generic(E) usbkbd(E) usbmouse(E) usbhid(E) hid(E) sd_mod(E) ast(E) syscopyarea(E) sysfillrect(E) sysimgblt(E) i2c_algo_bit(E) crct10dif_pclmul(E) drm_kms_helper(E...
2015-10-03T12:11:48.26755 kern.warn: [150489.057858] CPU: 16 PID: 13216 Comm: git Tainted: P D OE 4.2.2_1 #1
2015-10-03T12:11:48.26756 kern.warn: [150489.059308] Hardware name: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015
2015-10-03T12:11:48.26758 kern.warn: [150489.060755] task: ffff88079f40ee00 ti: ffff8803b9794000 task.ti: ffff8803b9794000
2015-10-03T12:11:48.26759 kern.warn: [150489.062189] RIP: 0010:[<ffffffff811a4176>] [<ffffffff811a4176>] kmem_cache_alloc+0x76/0x1e0
2015-10-03T12:11:48.26760 kern.warn: [150489.063652] RSP: 0018:ffff8803b9797e78 EFLAGS: 00010286
2015-10-03T12:11:48.26761 kern.warn: [150489.065100] RAX: 0000000000000000 RBX: ffffffffffffffea RCX: 0000000001e850d0
2015-10-03T12:11:48.26762 kern.warn: [150489.066557] RDX: 0000000001e85090 RSI: ffff88085fd18a60 RDI: ffff88085f8075c0
2015-10-03T12:11:48.26763 kern.warn: [150489.067991] RBP: 02ffff88069b84c9 R08: 0000000000018a60 R09: 0000000000000001
2015-10-03T12:11:48.26764 kern.warn: [150489.069435] R10: 0000000000000000 R11: 0000000000000246 R12: 00000000000000d0
2015-10-03T12:11:48.26765 kern.warn: [150489.070873] R13: ffff88085f8075c0 R14: ffffffff8108ca85 R15: ffff88085f8075c0
2015-10-03T12:11:48.26766 kern.warn: [150489.072293] FS: 0000000000000000(0000) GS:ffff88085fd00000(0000) knlGS:0000000000000000
2015-10-03T12:11:48.26769 kern.warn: [150489.073642] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2015-10-03T12:11:48.26770 kern.warn: [150489.074992] CR2: 00007fcabe4ccb90 CR3: 000000061131c000 CR4: 00000000001406e0
2015-10-03T12:11:48.26771 kern.warn: [150489.076361] Stack:
2015-10-03T12:11:48.26772 kern.warn: [150489.077716] ffffea0000000054 ffffffffffffffea ffff88079f40ee00 0000000000000004
2015-10-03T12:11:48.26773 kern.warn: [150489.079112] 00007fcabe4d94b0 00007fcabe6de120 00007fcabe6de148 ffffffff8108ca85
2015-10-03T12:11:48.26775 kern.warn: [150489.080514] 0000000000000000 ffffffffffffffea 00000000ffffff9c ffffffff811bf77a
2015-10-03T12:11:48.26776 kern.warn: [150489.081930] Call Trace:
2015-10-03T12:11:48.26777 kern.warn: [150489.083325] [<ffffffff8108ca85>] ? prepare_creds+0x25/0x100
2015-10-03T12:11:48.26778 kern.warn: [150489.084763] [<ffffffff811bf77a>] ? SyS_faccessat+0x4a/0x220
2015-10-03T12:11:48.26780 kern.warn: [150489.086169] [<ffffffff8105d235>] ? __do_page_fault+0x1b5/0x470
2015-10-03T12:11:48.26781 kern.warn: [150489.087582] [<ffffffff8159c3ae>] ? entry_SYSCALL_64_fastpath+0x12/0x71
2015-10-03T12:11:48.26782 kern.warn: [150489.088991] Code: 48 03 35 de 5f e6 7e 48 8b 4e 08 48 39 ca 75 e7 48 8b 2e 48 85 ed 74 6f 48 83 7e 10 00 74 68 49 63 45 20 4d 8b 45 00 48 8d 4a 40 <48> 8b 5c 05 00 48 89 e8 65 49 0f c7 08 0f 94 c0 84 c0 74 b4 49
2015-10-03T12:11:48.26786 kern.alert: [150489.092054] RIP [<ffffffff811a4176>] kmem_cache_alloc+0x76/0x1e0
2015-10-03T12:11:48.26788 kern.warn: [150489.093542] RSP <ffff8803b9797e78>
2015-10-03T12:11:48.26789 kern.warn: [150489.095055] ---[ end trace 8d203832a2f32bd6 ]---
2015-10-03T12:13:13.17212 kern.warn: [150573.990543] stack segment: 0000 [#3] PREEMPT SMP
2015-10-03T12:13:13.17218 kern.warn: [150573.992517] Modules linked in: ipmi_ssif(E) input_leds(E) joydev(E) zfs(POE) x86_pkg_temp_thermal(E) intel_powerclamp(E) coretemp(E) intel_rapl(E) zunicode(POE) iosf_mbi(E) zavl(POE) zcommon(POE) znvpair(POE) kvm_intel(E) iTCO_wdt(E) iTCO_vendor_support(E) spl(OE) sb_edac(E) pcspkr(E) kvm(E) edac_core(E) igb(E) mei_me(E) i2c_i801(E) tpm_tis(E) ioatdma(E) mei(E) shpchp(E) lpc_ich(E) dca(E) tpm(E) ipmi_si(E) 8250_fintek(E) ipmi_msghandler(E) acpi_power_meter(E) acpi_pad(E) processor(E) thermal_sys(E) hwmon(E) evdev(E) mac_hid(E) snd_seq(E) snd_seq_device(E) snd_timer(E) snd(E) soundcore(E) vhost_net(E) vhost(E) macvtap(E) macvlan(E) uhid(E) hci_vhci(E) bluetooth(E) rfkill(E) vfio_iommu_type1(E) vfio(E) uinput(E) ppp_generic(E) slhc(E) tun(E) loop(E) btrfs(E) xor(E) raid6_pq(E) cuse(E) fuse(E) microcode(E) ext4(E) crc16(E) jbd2(E) mbcache(E) hid_generic(E) usbkbd(E) usbmouse(E) usbhid(E) hid(E) sd_mod(E) ast(E) syscopyarea(E) sysfillrect(E) sysimgblt(E) i2c_algo_bit(E) crct10dif_pclmul(E) drm_kms_helper(E...
2015-10-03T12:13:13.17226 kern.warn: [150574.014953] CPU: 16 PID: 13294 Comm: postgres Tainted: P D OE 4.2.2_1 #1
2015-10-03T12:13:13.17227 kern.warn: [150574.017003] Hardware name: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015
2015-10-03T12:13:13.17228 kern.warn: [150574.019031] task: ffff880eddb7d280 ti: ffff880ce0c4c000 task.ti: ffff880ce0c4c000
2015-10-03T12:13:13.17229 kern.warn: [150574.021035] RIP: 0010:[<ffffffff811a3ef9>] [<ffffffff811a3ef9>] kmem_cache_alloc_trace+0x79/0x1f0
2015-10-03T12:13:13.17230 kern.warn: [150574.023058] RSP: 0018:ffff880ce0c4fe48 EFLAGS: 00010286
2015-10-03T12:13:13.17232 kern.warn: [150574.025014] RAX: 0000000000000000 RBX: ffff880859165f10 RCX: 0000000001e850d0
2015-10-03T12:13:13.17233 kern.warn: [150574.026955] RDX: 0000000001e85090 RSI: 0000000001e85090 RDI: ffff88085f8075c0
2015-10-03T12:13:13.17234 kern.warn: [150574.028857] RBP: 02ffff88069b84c9 R08: 0000000000018a60 R09: ffffffff811c98cc
2015-10-03T12:13:13.17235 kern.warn: [150574.030724] R10: 0000000000001011 R11: 0000000000000246 R12: 00000000000080d0
2015-10-03T12:13:13.17236 kern.warn: [150574.032583] R13: ffff88085f8075c0 R14: 0000000000000088 R15: ffff88085f8075c0
2015-10-03T12:13:13.17237 kern.warn: [150574.034429] FS: 00007f576b49b700(0000) GS:ffff88085fd00000(0000) knlGS:0000000000000000
2015-10-03T12:13:13.17239 kern.warn: [150574.036279] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2015-10-03T12:13:13.17240 kern.warn: [150574.038109] CR2: 000000000066b1a0 CR3: 0000000f32ff0000 CR4: 00000000001406e0
2015-10-03T12:13:13.17241 kern.warn: [150574.039937] Stack:
2015-10-03T12:13:13.17242 kern.warn: [150574.041742] ffff880ce0c4ff30 0000000000000000 ffff88085b4ce800 ffff880859165f10
2015-10-03T12:13:13.17243 kern.warn: [150574.043599] 0000000000000000 ffff880ce0c4ff30 0000000000000000 0000000000000005
2015-10-03T12:13:13.17244 kern.warn: [150574.045460] 0000000001559440 ffffffff811c98cc ffff880859165f10 ffffffff811c9da1
2015-10-03T12:13:13.17246 kern.warn: [150574.047387] Call Trace:
2015-10-03T12:13:13.17247 kern.warn: [150574.049238] [<ffffffff811c98cc>] ? alloc_pipe_info+0x1c/0xa0
2015-10-03T12:13:13.17248 kern.warn: [150574.051107] [<ffffffff811c9da1>] ? create_pipe_files+0x51/0x220
2015-10-03T12:13:13.17249 kern.warn: [150574.052984] [<ffffffff811c9f9f>] ? __do_pipe_flags+0x2f/0xd0
2015-10-03T12:13:13.17251 kern.warn: [150574.054876] [<ffffffff811ca0dc>] ? SyS_pipe2+0x2c/0xb0
2015-10-03T12:13:13.17252 kern.warn: [150574.056765] [<ffffffff8159c3ae>] ? entry_SYSCALL_64_fastpath+0x12/0x71
2015-10-03T12:13:13.17253 kern.warn: [150574.058565] Code: 48 03 05 5b 62 e6 7e 48 8b 70 08 48 39 f2 75 e7 48 8b 28 48 85 ed 74 6b 48 83 78 10 00 74 64 49 63 45 20 4d 8b 45 00 48 8d 4a 40 <48> 8b 5c 05 00 48 89 e8 65 49 0f c7 08 0f 94 c0 84 c0 74 b4 49
2015-10-03T12:13:13.17255 kern.alert: [150574.062428] RIP [<ffffffff811a3ef9>] kmem_cache_alloc_trace+0x79/0x1f0
2015-10-03T12:13:13.17258 kern.warn: [150574.064282] RSP <ffff880ce0c4fe48>
2015-10-03T12:13:13.17259 kern.warn: [150574.066177] ---[ end trace 8d203832a2f32bd7 ]---
2015-10-03T12:13:13.27440 kern.warn: [150574.076224] general protection fault: 0000 [#4] PREEMPT SMP
2015-10-03T12:13:13.27444 kern.warn: [150574.078055] Modules linked in: ipmi_ssif(E) input_leds(E) joydev(E) zfs(POE) x86_pkg_temp_thermal(E) intel_powerclamp(E) coretemp(E) intel_rapl(E) zunicode(POE) iosf_mbi(E) zavl(POE) zcommon(POE) znvpair(POE) kvm_intel(E) iTCO_wdt(E) iTCO_vendor_support(E) spl(OE) sb_edac(E) pcspkr(E) kvm(E) edac_core(E) igb(E) mei_me(E) i2c_i801(E) tpm_tis(E) ioatdma(E) mei(E) shpchp(E) lpc_ich(E) dca(E) tpm(E) ipmi_si(E) 8250_fintek(E) ipmi_msghandler(E) acpi_power_meter(E) acpi_pad(E) processor(E) thermal_sys(E) hwmon(E) evdev(E) mac_hid(E) snd_seq(E) snd_seq_device(E) snd_timer(E) snd(E) soundcore(E) vhost_net(E) vhost(E) macvtap(E) macvlan(E) uhid(E) hci_vhci(E) bluetooth(E) rfkill(E) vfio_iommu_type1(E) vfio(E) uinput(E) ppp_generic(E) slhc(E) tun(E) loop(E) btrfs(E) xor(E) raid6_pq(E) cuse(E) fuse(E) microcode(E) ext4(E) crc16(E) jbd2(E) mbcache(E) hid_generic(E) usbkbd(E) usbmouse(E) usbhid(E) hid(E) sd_mod(E) ast(E) syscopyarea(E) sysfillrect(E) sysimgblt(E) i2c_algo_bit(E) crct10dif_pclmul(E) drm_kms_helper(E...
2015-10-03T12:13:13.27450 kern.warn: [150574.098783] CPU: 16 PID: 3334 Comm: postgres Tainted: P D OE 4.2.2_1 #1
2015-10-03T12:13:13.27451 kern.warn: [150574.100653] Hardware name: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015
2015-10-03T12:13:13.27453 kern.warn: [150574.102504] task: ffff8807f7da0dc0 ti: ffff8807ad728000 task.ti: ffff8807ad728000
2015-10-03T12:13:13.27454 kern.warn: [150574.104331] RIP: 0010:[<ffffffff811a36b5>] [<ffffffff811a36b5>] __kmalloc_node+0x135/0x2e0
2015-10-03T12:13:13.27455 kern.warn: [150574.106154] RSP: 0018:ffff8807ad72bb78 EFLAGS: 00010246
2015-10-03T12:13:13.27456 kern.warn: [150574.107930] RAX: 0000000000000000 RBX: 000000000000c210 RCX: 0000000001e850d0
2015-10-03T12:13:13.27457 kern.warn: [150574.109690] RDX: 0000000001e85090 RSI: 0000000001e85090 RDI: 0000000000000014
2015-10-03T12:13:13.27458 kern.warn: [150574.111410] RBP: 00000000000000a8 R08: 0000000000018a60 R09: ffff88085f8075c0
2015-10-03T12:13:13.27459 kern.warn: [150574.113134] R10: ffffffffa0593a78 R11: ffffea001f2e2580 R12: 000000000000c210
2015-10-03T12:13:13.27460 kern.warn: [150574.114855] R13: 00000000ffffffff R14: 02ffff88069b84c9 R15: ffff88085f8075c0
2015-10-03T12:13:13.27461 kern.warn: [150574.116548] FS: 0000000000000000(0000) GS:ffff88085fd00000(0000) knlGS:0000000000000000
2015-10-03T12:13:13.27464 kern.warn: [150574.118233] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2015-10-03T12:13:13.27465 kern.warn: [150574.119901] CR2: 00007f57695bc148 CR3: 000000000180b000 CR4: 00000000001406e0
2015-10-03T12:13:13.27466 kern.warn: [150574.121573] Stack:
2015-10-03T12:13:13.27467 kern.warn: [150574.123227] 0000000000000000 00000000a3a8167a ffff8807ad72bc00 ffff8810580a7400
2015-10-03T12:13:13.27468 kern.warn: [150574.124933] ffff880d848a60e8 000000000000c210 0000000000000000 0000000000000000
2015-10-03T12:13:13.27469 kern.warn: [150574.126731] 0000000000000000 0000000000000000 00000000000000a8 ffffffffa0593a78
2015-10-03T12:13:13.27470 kern.warn: [150574.128437] Call Trace:
2015-10-03T12:13:13.27471 kern.warn: [150574.130116] [<ffffffffa0593a78>] ? spl_kmem_zalloc+0x98/0x170 [spl]
2015-10-03T12:13:13.27472 kern.warn: [150574.131828] [<ffffffffa09681c6>] ? dmu_tx_create_dd+0x36/0xd0 [zfs]
2015-10-03T12:13:13.27475 kern.warn: [150574.133518] [<ffffffffa096827d>] ? dmu_tx_create+0x1d/0x40 [zfs]
2015-10-03T12:13:13.27476 kern.warn: [150574.135192] [<ffffffffa09e2d62>] ? zfs_dirty_inode+0xc2/0x2d0 [zfs]
2015-10-03T12:13:13.27477 kern.warn: [150574.136839] [<ffffffff810ceff8>] ? internal_add_timer+0x38/0x80
2015-10-03T12:13:13.27480 kern.warn: [150574.138472] [<ffffffff810cf667>] ? mod_timer+0x117/0x230
2015-10-03T12:13:13.27481 kern.warn: [150574.140096] [<ffffffff810ae1a6>] ? mutex_spin_on_owner.isra.5+0x66/0x80
2015-10-03T12:13:13.27482 kern.warn: [150574.141731] [<ffffffff810ae32c>] ? mutex_optimistic_spin+0x16c/0x1c0
2015-10-03T12:13:13.27486 kern.warn: [150574.143344] [<ffffffff8159a17d>] ? __mutex_lock_slowpath+0x3d/0x130
2015-10-03T12:13:13.27487 kern.warn: [150574.144967] [<ffffffffa09fa619>] ? zpl_dirty_inode+0x29/0x40 [zfs]
2015-10-03T12:13:13.27488 kern.warn: [150574.146581] [<ffffffff811ebfb4>] ? __mark_inode_dirty+0x54/0x3b0
2015-10-03T12:13:13.27489 kern.warn: [150574.148209] [<ffffffffa09f8d85>] ? zpl_release+0x45/0x90 [zfs]
2015-10-03T12:13:13.27490 kern.warn: [150574.149826] [<ffffffff811c2af4>] ? __fput+0x94/0x1e0
2015-10-03T12:13:13.27491 kern.warn: [150574.151409] [<ffffffff8108942a>] ? task_work_run+0x9a/0xc0
2015-10-03T12:13:13.27493 kern.warn: [150574.152960] [<ffffffff8107014f>] ? do_exit+0x36f/0xac0
2015-10-03T12:13:13.27494 kern.warn: [150574.154485] [<ffffffff81070920>] ? do_group_exit+0x40/0xa0
2015-10-03T12:13:13.27495 kern.warn: [150574.155998] [<ffffffff81070994>] ? SyS_exit_group+0x14/0x20
2015-10-03T12:13:13.27496 kern.warn: [150574.157507] [<ffffffff8159c3ae>] ? entry_SYSCALL_64_fastpath+0x12/0x71
2015-10-03T12:13:13.27498 kern.warn: [150574.159016] Code: 8b 05 f8 75 73 00 85 c0 0f 8f da 00 00 00 48 83 c4 28 48 89 d8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 49 63 47 20 4d 8b 07 48 8d 4a 40 <49> 8b 1c 06 4c 89 f0 65 49 0f c7 08 0f 94 c0 84 c0 0f 84 14 ff
2015-10-03T12:13:13.27499 kern.alert: [150574.162225] RIP [<ffffffff811a36b5>] __kmalloc_node+0x135/0x2e0
2015-10-03T12:13:13.27501 kern.warn: [150574.163736] RSP <ffff8807ad72bb78>
2015-10-03T12:13:13.27502 kern.warn: [150574.165231] ---[ end trace 8d203832a2f32bd8 ]---
2015-10-03T12:13:13.27503 kern.alert: [150574.168571] Fixing recursive fault but reboot is needed!
Again I have a feeling this is related to the dynamic task queues and specific kernel build options. If this is a chronic problem please try setting the module option spl_taskq_thread_dynamic=0
.
There seems to be slub corruption.
@abuibrahim, could you try run it with boot parameter slub_debug
and see if it catches something
Doesn't seem like a ZFS issue. I have upgraded kernel to 4.2.3 and can't reproduce the crash any more.
@abuibrahim Have you hit this multiple times with 4.2.2? If you have and you still got the full logs, could you post it so I can check it out just to make sure. Thanks.
I've seen it once, but will keep my eyes peeled. Will post the logs if I see it again.
Likely fixed in 0.6.5.3 by:
aa159af Fix use-after-free in vdev_disk_physio_completion
2015-10-03T12:13:13.27450 kern.warn: [150574.098783] CPU: 16 PID: 3334 Comm: postgres Tainted: P D OE 4.2.2_1 #1 2015-10-03T12:13:13.27451 kern.warn: [150574.100653] Hardware name: Supermicro Super Server/X10DRL-i, BIOS 1.1a 07/11/2015 2015-10-03T12:13:13.27453 kern.warn: [150574.102504] task: ffff8807f7da0dc0 ti: ffff8807ad728000 task.ti: ffff8807ad728000 2015-10-03T12:13:13.27454 kern.warn: [150574.104331] RIP: 0010:[] [] kmalloc_node+0x135/0x2e0
2015-10-03T12:13:13.27455 kern.warn: [150574.106154] RSP: 0018:ffff8807ad72bb78 EFLAGS: 00010246
2015-10-03T12:13:13.27456 kern.warn: [150574.107930] RAX: 0000000000000000 RBX: 000000000000c210 RCX: 0000000001e850d0
2015-10-03T12:13:13.27457 kern.warn: [150574.109690] RDX: 0000000001e85090 RSI: 0000000001e85090 RDI: 0000000000000014
2015-10-03T12:13:13.27458 kern.warn: [150574.111410] RBP: 00000000000000a8 R08: 0000000000018a60 R09: ffff88085f8075c0
2015-10-03T12:13:13.27459 kern.warn: [150574.113134] R10: ffffffffa0593a78 R11: ffffea001f2e2580 R12: 000000000000c210
2015-10-03T12:13:13.27460 kern.warn: [150574.114855] R13: 00000000ffffffff R14: 02ffff88069b84c9 R15: ffff88085f8075c0
2015-10-03T12:13:13.27461 kern.warn: [150574.116548] FS: 0000000000000000(0000) GS:ffff88085fd00000(0000) knlGS:0000000000000000
2015-10-03T12:13:13.27464 kern.warn: [150574.118233] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2015-10-03T12:13:13.27465 kern.warn: [150574.119901] CR2: 00007f57695bc148 CR3: 000000000180b000 CR4: 00000000001406e0
2015-10-03T12:13:13.27466 kern.warn: [150574.121573] Stack:
2015-10-03T12:13:13.27467 kern.warn: [150574.123227] 0000000000000000 00000000a3a8167a ffff8807ad72bc00 ffff8810580a7400
2015-10-03T12:13:13.27468 kern.warn: [150574.124933] ffff880d848a60e8 000000000000c210 0000000000000000 0000000000000000
2015-10-03T12:13:13.27469 kern.warn: [150574.126731] 0000000000000000 0000000000000000 00000000000000a8 ffffffffa0593a78
2015-10-03T12:13:13.27470 kern.warn: [150574.128437] Call Trace:
2015-10-03T12:13:13.27471 kern.warn: [150574.130116] [] ? spl_kmem_zalloc+0x98/0x170 [spl]
2015-10-03T12:13:13.27472 kern.warn: [150574.131828] [] ? dmu_tx_create_dd+0x36/0xd0 [zfs]
2015-10-03T12:13:13.27475 kern.warn: [150574.133518] [] ? dmu_tx_create+0x1d/0x40 [zfs]
2015-10-03T12:13:13.27476 kern.warn: [150574.135192] [] ? zfs_dirty_inode+0xc2/0x2d0 [zfs]
2015-10-03T12:13:13.27477 kern.warn: [150574.136839] [] ? internal_add_timer+0x38/0x80
2015-10-03T12:13:13.27480 kern.warn: [150574.138472] [] ? mod_timer+0x117/0x230
2015-10-03T12:13:13.27481 kern.warn: [150574.140096] [] ? mutex_spin_on_owner.isra.5+0x66/0x80
2015-10-03T12:13:13.27482 kern.warn: [150574.141731] [] ? mutex_optimistic_spin+0x16c/0x1c0
2015-10-03T12:13:13.27486 kern.warn: [150574.143344] [] ? mutex_lock_slowpath+0x3d/0x130
2015-10-03T12:13:13.27487 kern.warn: [150574.144967] [] ? zpl_dirty_inode+0x29/0x40 [zfs]
2015-10-03T12:13:13.27488 kern.warn: [150574.146581] [] ? __mark_inode_dirty+0x54/0x3b0
2015-10-03T12:13:13.27489 kern.warn: [150574.148209] [] ? zpl_release+0x45/0x90 [zfs]
2015-10-03T12:13:13.27490 kern.warn: [150574.149826] [] ? fput+0x94/0x1e0
2015-10-03T12:13:13.27491 kern.warn: [150574.151409] [] ? task_work_run+0x9a/0xc0
2015-10-03T12:13:13.27493 kern.warn: [150574.152960] [] ? do_exit+0x36f/0xac0
2015-10-03T12:13:13.27494 kern.warn: [150574.154485] [] ? do_group_exit+0x40/0xa0
2015-10-03T12:13:13.27495 kern.warn: [150574.155998] [] ? SyS_exit_group+0x14/0x20
2015-10-03T12:13:13.27496 kern.warn: [150574.157507] [] ? entry_SYSCALL_64_fastpath+0x12/0x71
2015-10-03T12:13:13.27498 kern.warn: [150574.159016] Code: 8b 05 f8 75 73 00 85 c0 0f 8f da 00 00 00 48 83 c4 28 48 89 d8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 49 63 47 20 4d 8b 07 48 8d 4a 40 <49> 8b 1c 06 4c 89 f0 65 49 0f c7 08 0f 94 c0 84 c0 0f 84 14 ff
2015-10-03T12:13:13.27499 kern.alert: [150574.162225] RIP [] kmalloc_node+0x135/0x2e0
2015-10-03T12:13:13.27501 kern.warn: [150574.163736] RSP
2015-10-03T12:13:13.27502 kern.warn: [150574.165231] ---[ end trace 8d203832a2f32bd8 ]---
2015-10-03T12:13:13.27503 kern.alert: [150574.168571] Fixing recursive fault but reboot is needed!