[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [BUG] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163



This is just a preliminary report, mostly just for the record.

I will report again if this keeps happening after 4.7 is out, or upon request. Anyone working on this, please mail me and request more information. I have available logs from dom0 boot (I dump dmesg and xl dmesg to disk after every boot, and log dom0 serial console to disk). I will send boot logs if requested. I will turn on maximum verbosity and provide all output. My serial console is very slow, so I can not keep running at max verbosity all the time.

At the end of this mail there is "xl info" and output from dom0 serial console.

CPUINFO:
vendor_id    : GenuineIntel
cpu family    : 6
model        : 63
model name    : Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz

# smbios-sys-info
Libsmbios version:      2.2.28
Product Name:           Z10PE-D8 WS
Vendor:                 ASUSTeK COMPUTER INC.
BIOS Version:           3101

Dom0 OS:
Linux gentoo 4.1.12-gentoo #1 SMP Sat Jan 2 09:36:31 CET 2016 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz GenuineIntel GNU/Linux. Kernel is gentoo-sources, with experimental use-flag. Cpu type set to Haswell. Issue also happened without experimental.
# cat /proc/cmdline
placeholder root=LABEL=ssdroot ro xen-pciback.hide=(02:00.*)(08:00.*)(00:1b.*)(81:00.*)(82:00.*)(83:00.*) console=hvc0 console=vga domodules domdadm dolvm intel_iommu=on earlyprintk=xen usbcore.autosuspend=-1

The system is mostly built with stable packages, xen and xen-tools keyworded to ~amd64.

I have been experiencing issues with domains with passed through PCIe devices since I first installed xen. Then at version 4.5.x , I'm now at 4.6.0 with gentoo patches. Crashes SEEM mostly related to this pci pass through and interrupts (usb-cards, sound cards).

Recently the system has been more stable, whether it is because I pass through as few things as possible, or because of improvements in Xen I do not know. I have also taken to building with debug, which leads to more abrupt but less mysterious failures. Earlier (w/o debug and under xen 4.5 ) stuff would just gradually stop working and end up in total hang of everything. So, hey, things are improving :-b

---xl info: ----
host                   : gentoo
release                : 4.1.12-gentoo
version                : #1 SMP Sat Jan 2 09:36:31 CET 2016
machine                : x86_64
nr_cpus                : 24
max_cpu_id             : 23
nr_nodes               : 2
cores_per_socket       : 6
threads_per_core       : 2
cpu_mhz                : 2394
hw_caps : bfebfbff:2c100800:00000000:00007f00:77fefbff:00000000:00000021:000037ab
virt_caps              : hvm hvm_directio
total_memory           : 65379
free_memory            : 20123
sharing_freed_memory   : 0
sharing_used_memory    : 0
outstanding_claims     : 0
free_cpus              : 0
xen_major              : 4
xen_minor              : 6
xen_extra              : .0
xen_version            : 4.6.0
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xffff800000000000
xen_changeset          :
xen_commandline : ssd-xen-marker console_timestamps=date loglvl=warn/warn guest_loglvl=warn/warn iommu=1 iommu_inclusive_mapping=1 com1=115200,8n1 console=com1 dom0_max_vcpus=4 dom0_vcpus_pin=1 dom0_mem=8G,max:8G cpufreq=xen:performance,verbose tmem=1 sched_smt_power_savings=1 e820-verbose=1 core_parking=power cc_compiler : x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.4, pie-0.6.4) 4.9.3
cc_compile_by          :
cc_compile_domain      : alstadheim.priv.no
cc_compile_date        : Tue Jan 12 22:19:05 CET 2016
xend_config_format     : 4
-----------------------------
---- serial console output from time dom0 finished booting until crash: (I have more of these) --------
(XEN) [2016-01-13 08:46:25] tmem: flushing tmem pools for domid=4
(XEN) [2016-01-13 08:54:27] tmem: flushing tmem pools for domid=5
(XEN) [2016-01-13 09:01:53] tmem: flushing tmem pools for domid=6
(XEN) [2016-01-13 09:04:41] tmem: flushing tmem pools for domid=7
(XEN) [2016-01-13 09:19:46] tmem: flushing tmem pools for domid=8
(XEN) [2016-01-13 09:22:42] tmem: flushing tmem pools for domid=9
(XEN) [2016-01-13 09:40:37] tmem: flushing tmem pools for domid=10
(XEN) [2016-01-13 20:59:46] [VT-D] It's risky to assign 0000:81:00.0 with shared RMRR at 7db92000 for Dom12.
(XEN) [2016-01-13 22:21:06] tmem: flushing tmem pools for domid=3
(XEN) [2016-01-14 19:31:12] tmem: flushing tmem pools for domid=11
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163 (XEN) [2016-01-15 07:02:56] ----[ Xen-4.6.0 x86_64 debug=y Not tainted ]----
(XEN) [2016-01-15 07:02:56] CPU:    19
(XEN) [2016-01-15 07:02:56] RIP: e008:[<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] RFLAGS: 0000000000010046   CONTEXT: hypervisor
(XEN) [2016-01-15 07:02:56] rax: 0000000000000001 rbx: ffff830839c06b00 rcx: 0000000000000001 (XEN) [2016-01-15 07:02:56] rdx: ffff830839d86480 rsi: 0000000000000033 rdi: 0000000000000033 (XEN) [2016-01-15 07:02:56] rbp: ffff83107e06fdc8 rsp: ffff83107e06fd68 r8: 0000000000001a3c (XEN) [2016-01-15 07:02:56] r9: ffff830857e7b650 r10: ffff880039bd7d80 r11: 0000000000000000 (XEN) [2016-01-15 07:02:56] r12: ffff8310418e8ef0 r13: 0000000000000033 r14: 0000000000006b00 (XEN) [2016-01-15 07:02:56] r15: 000000000000006b cr0: 000000008005003b cr4: 00000000001526e0
(XEN) [2016-01-15 07:02:56] cr3: 00000004cfcfd000   cr2: 00007f903fa37030
(XEN) [2016-01-15 07:02:56] ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: e008
(XEN) [2016-01-15 07:02:56] Xen stack trace from rsp=ffff83107e06fd68:
(XEN) [2016-01-15 07:02:56] ffff831000000000 ffff830839c06b24 0000000000000000 0000006b8034a480 (XEN) [2016-01-15 07:02:56] 0000001300000013 ffff830857e7b000 ffff82d08034a480 00013afa0cbacffd (XEN) [2016-01-15 07:02:56] ffff830839d8c840 0000000000000004 0000000000000008 ffff830839d8c900 (XEN) [2016-01-15 07:02:56] 00007cef81f90207 ffff82d08023b132 ffff830839d8c900 0000000000000008 (XEN) [2016-01-15 07:02:56] 0000000000000004 ffff830839d8c840 ffff83107e06fef0 00013afa0cbacffd (XEN) [2016-01-15 07:02:56] 0000000000000000 ffff880039bd7d80 ffff830857e7b650 0000000000001a3c (XEN) [2016-01-15 07:02:56] ffff830839d86020 20c49ba5e353f7cf ffff83107e068000 00013afa0cba5d69 (XEN) [2016-01-15 07:02:56] ffff830839d8c870 0000003300000000 ffff82d0801af0ba 000000000000e008 (XEN) [2016-01-15 07:02:56] 0000000000000202 ffff83107e06fe80 0000000000000000 0000002075ff8000 (XEN) [2016-01-15 07:02:56] 00013afa0cb5fbb1 ffff82d0801eba00 ffff83107e06ff08 ffff82d080321a00 (XEN) [2016-01-15 07:02:56] 0000000000000000 0000000000000000 0000037c000019fc ffffffff81a04000 (XEN) [2016-01-15 07:02:56] ffff83107e068000 ffff83007ddd6000 00000000ffffffff ffff83083ffe7000 (XEN) [2016-01-15 07:02:56] ffff830857e7b000 ffff83107e06ff10 ffff82d0801607bc ffff82d08012c574 (XEN) [2016-01-15 07:02:56] ffff830075ff8000 ffff83107e06fdd8 ffffffff81a04000 ffffffff81a04000 (XEN) [2016-01-15 07:02:56] ffffffff81a04000 0000000000000000 ffffffff81a03ed8 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 ffff880039bd7d80 0000000000000000 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 ffffffff81a2e700 ffff8803bf20da70 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 0000beef0000beef ffffffff81038162 000000bf0000beef (XEN) [2016-01-15 07:02:56] 0000000000000286 ffffffff81a03ed8 000000000000beef 000000000000beef (XEN) [2016-01-15 07:02:56] 000000000000beef 000000000000beef 000000000000beef 0000000000000013
(XEN) [2016-01-15 07:02:56] Xen call trace:
(XEN) [2016-01-15 07:02:56]    [<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] [<ffff82d08023b132>] common_interrupt+0x62/0x70
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801af0ba>] mwait_idle+0x2cb/0x315
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801607bc>] idle_loop+0x51/0x6b
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56] Panic on CPU 19:
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] Reboot in five seconds...
----------------

---------serial console from first boot until crash. LONG!  -------
---------(contains some weird output from local boot-scripts) ----

Xen 4.6.0 (c/s ) EFI loader
Using configuration file 'XEN-4.6.cfg'
kernel-genkernel-x86_64-4.1.12-gentoo: 0x000000006f2e7000-0x000000006f884df0
initramfs-genkernel-x86_64-4.1.12-gentoo: 0x000000006ec5d000-0x000000006f2e6fec
0x0000:0x07:0x00.0x0: ROM: 0x10600 bytes at 0x73a5d018
0x0000:0x08:0x00.0x0: ROM: 0x10600 bytes at 0x73a13018
0x0000:0x0b:0x00.0x0: ROM: 0x8000 bytes at 0x73a8a018
 Xen 4.6.0
(XEN) Xen version 4.6.0 (@alstadheim.priv.no) (x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.4, pie-0.6.4) 4.9.3) debug=y Tue Jan 12 22:19:05 CET 2016
(XEN) Latest ChangeSet:
(XEN) Bootloader: EFI
(XEN) Command line: ssd-xen-marker console_timestamps=date loglvl=warn/warn guest_loglvl=warn/warn iommu=1 iommu_inclusive_mapping=1 com1=115200,8n1 console=com1 dom0_max_vcpus=4 dom0_vcpus_pin=1 dom0_mem=8G,max:8G cpufreq=xen:performance,verbose tmem=1 sched_smt_power_savings=1 e820-verbose=1 core_parking=power
(XEN) Video information:
(XEN)  VGA is graphics mode 800x600, 32 bpp
(XEN) Disc information:
(XEN)  Found 0 MBR signatures
(XEN)  Found 6 EDD information structures
(XEN) Initial EFI RAM map:
(XEN)  0000000000000000 - 00000000000a0000 (usable)
(XEN)  0000000000100000 - 000000007619a000 (usable)
(XEN)  000000007619a000 - 0000000078317000 (reserved)
(XEN)  0000000078317000 - 0000000078368000 (ACPI data)
(XEN)  0000000078368000 - 0000000079185000 (ACPI NVS)
(XEN)  0000000079185000 - 000000007dd1d000 (reserved)
(XEN)  000000007dd1d000 - 000000007dd1e000 (usable)
(XEN)  000000007dd1e000 - 000000007dda4000 (reserved)
(XEN)  000000007dda4000 - 000000007e000000 (usable)
(XEN)  0000000100000000 - 0000001080000000 (usable)
(XEN)  000000007e000000 - 0000000090000000 (reserved)
(XEN)  00000000fed1c000 - 00000000fed45000 (reserved)
(XEN)  00000000ff000000 - 0000000100000000 (reserved)
(XEN) Checking MTRR ranges...
(XEN)  MTRR cap: 2d0a type: c06
(XEN) EFI RAM map:
(XEN)  0000000000000000 - 00000000000a0000 (usable)
(XEN)  0000000000100000 - 000000007619a000 (usable)
(XEN)  000000007619a000 - 0000000078317000 (reserved)
(XEN)  0000000078317000 - 0000000078368000 (ACPI data)
(XEN)  0000000078368000 - 0000000079185000 (ACPI NVS)
(XEN)  0000000079185000 - 000000007dd1d000 (reserved)
(XEN)  000000007dd1d000 - 000000007dd1e000 (usable)
(XEN)  000000007dd1e000 - 000000007dda4000 (reserved)
(XEN)  000000007dda4000 - 000000007e000000 (usable)
(XEN)  000000007e000000 - 0000000090000000 (reserved)
(XEN)  00000000fed1c000 - 00000000fed45000 (reserved)
(XEN)  00000000ff000000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 0000001080000000 (usable)
(XEN) ACPI: RSDP 78327000, 0024 (r2 ALASKA)
(XEN) ACPI: XSDT 783270A8, 00CC (r1 ALASKA   A M I   1072009 AMI 10013)
(XEN) ACPI: FACP 7834E088, 010C (r5 ALASKA   A M I   1072009 AMI 10013)
(XEN) ACPI: DSDT 78327210, 26E72 (r2 ALASKA   A M I   1072009 INTL 20091013)
(XEN) ACPI: FACS 79183F80, 0040
(XEN) ACPI: APIC 7834E198, 01B4 (r3 ALASKA   A M I   1072009 AMI 10013)
(XEN) ACPI: FPDT 7834E350, 0044 (r1 ALASKA   A M I   1072009 AMI 10013)
(XEN) ACPI: FIDT 7834E398, 009C (r1 ALASKA   A M I   1072009 AMI 10013)
(XEN) ACPI: MCFG 7834E438, 003C (r1 ALASKA    A M I  1072009 MSFT       97)
(XEN) ACPI: EINJ 78367890, 0130 (r1 ALASKA   A M I         1 INTL        1)
(XEN) ACPI: UEFI 7834E4D0, 0042 (r1 ALASKA   A M I 1072009             0)
(XEN) ACPI: HPET 7834E518, 0038 (r1 ALASKA   A M I         1 INTL 20091013)
(XEN) ACPI: MSCT 7834E550, 0090 (r1 ALASKA   A M I         1 INTL 20091013)
(XEN) ACPI: SLIT 7834E5E0, 0030 (r1 ALASKA   A M I         1 INTL 20091013)
(XEN) ACPI: SRAT 7834E610, 1158 (r3 ALASKA   A M I         1 INTL 20091013)
(XEN) ACPI: WDDT 7834F768, 0040 (r1 ALASKA   A M I         0 INTL 20091013)
(XEN) ACPI: SSDT 7834F7A8, 1529A (r1 ALASKA    PmMgt        1 INTL 20120913)
(XEN) ACPI: SPMI 78364A48, 0041 (r5 ALASKA   A M I         0 AMI.        0)
(XEN) ACPI: SSDT 78364A90, 2822 (r2 ALASKA SpsNm           2 INTL 20120913)
(XEN) ACPI: SSDT 783672B8, 0064 (r2 ALASKA SpsNvs          2 INTL 20120913)
(XEN) ACPI: PRAD 78367320, 0102 (r2 ALASKA   A M I         2 INTL 20120913)
(XEN) ACPI: DMAR 78367428, 015A (r1 ALASKA   A M I         1 INTL 20091013)
(XEN) ACPI: HEST 78367588, 00A8 (r1 ALASKA   A M I         1 INTL        1)
(XEN) ACPI: BERT 78367630, 0030 (r1 ALASKA   A M I         1 INTL        1)
(XEN) ACPI: ERST 78367660, 0230 (r1 ALASKA   A M I         1 INTL        1)
(XEN) System RAM: 65379MB (66948700kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) ACPI: 32/64X FACS address mismatch in FADT - 79183f80/0000000000000000, using 32
(XEN) Processor #0 7:15 APIC version 21
(XEN) Processor #2 7:15 APIC version 21
(XEN) Processor #4 7:15 APIC version 21
(XEN) Processor #6 7:15 APIC version 21
(XEN) Processor #8 7:15 APIC version 21
(XEN) Processor #10 7:15 APIC version 21
(XEN) Processor #16 7:15 APIC version 21
(XEN) Processor #18 7:15 APIC version 21
(XEN) Processor #20 7:15 APIC version 21
(XEN) Processor #22 7:15 APIC version 21
(XEN) Processor #24 7:15 APIC version 21
(XEN) Processor #26 7:15 APIC version 21
(XEN) Processor #1 7:15 APIC version 21
(XEN) Processor #3 7:15 APIC version 21
(XEN) Processor #5 7:15 APIC version 21
(XEN) Processor #7 7:15 APIC version 21
(XEN) Processor #9 7:15 APIC version 21
(XEN) Processor #11 7:15 APIC version 21
(XEN) Processor #17 7:15 APIC version 21
(XEN) Processor #19 7:15 APIC version 21
(XEN) Processor #21 7:15 APIC version 21
(XEN) Processor #23 7:15 APIC version 21
(XEN) Processor #25 7:15 APIC version 21
(XEN) Processor #27 7:15 APIC version 21
(XEN) IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
(XEN) IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
(XEN) Enabling APIC mode:  Phys.  Using 3 I/O APICs
(XEN) Failed to enable Interrupt Remapping: Will not enable x2APIC.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 17, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 18, using 0x1
(XEN) CMCI: threshold 0x2 too large for CPU0 bank 19, using 0x1
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2394.750 MHz processor.
(XEN) Initing memory sharing.
(XEN) Intel VT-d iommu 0 supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d iommu 1 supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN)  - Dom0 mode: Relaxed
(XEN) Interrupt remapping enabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using old ACK method
(XEN) [2016-01-13 05:30:06] Platform timer appears to have unexpectedly wrapped 10 or more times.
(XEN) [2016-01-13 05:30:06] Platform timer is 14.318MHz HPET
(XEN) [2016-01-13 05:30:06] Allocated console ring of 64 KiB.
(XEN) [2016-01-13 05:30:06] VMX: Supported advanced features:
(XEN) [2016-01-13 05:30:06]  - APIC MMIO access virtualisation
(XEN) [2016-01-13 05:30:06]  - APIC TPR shadow
(XEN) [2016-01-13 05:30:06]  - Extended Page Tables (EPT)
(XEN) [2016-01-13 05:30:06]  - Virtual-Processor Identifiers (VPID)
(XEN) [2016-01-13 05:30:06]  - Virtual NMI
(XEN) [2016-01-13 05:30:06]  - MSR direct-access bitmap
(XEN) [2016-01-13 05:30:06]  - Unrestricted Guest
(XEN) [2016-01-13 05:30:06]  - APIC Register Virtualization
(XEN) [2016-01-13 05:30:06]  - Virtual Interrupt Delivery
(XEN) [2016-01-13 05:30:06]  - Posted Interrupt Processing
(XEN) [2016-01-13 05:30:06]  - VMCS shadowing
(XEN) [2016-01-13 05:30:06]  - VM Functions
(XEN) [2016-01-13 05:30:06] HVM: ASIDs enabled.
(XEN) [2016-01-13 05:30:06] HVM: VMX enabled
(XEN) [2016-01-13 05:30:06] HVM: Hardware Assisted Paging (HAP) detected
(XEN) [2016-01-13 05:30:06] HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) [2016-01-13 05:30:06] CMCI: threshold 0x2 too large for CPU12 bank 17, using 0x1 (XEN) [2016-01-13 05:30:06] CMCI: threshold 0x2 too large for CPU12 bank 18, using 0x1 (XEN) [2016-01-13 05:30:06] CMCI: threshold 0x2 too large for CPU12 bank 19, using 0x1
(XEN) [2016-01-13 05:30:07] Brought up 24 CPUs
(XEN) [2016-01-13 05:30:07] tmem: initialized comp=0 dedup=0 tze=0
(XEN) [2016-01-13 05:30:07] Dom0 has maximum 840 PIRQs
(XEN) [2016-01-13 05:30:07] *** LOADING DOMAIN 0 ***
(XEN) [2016-01-13 05:30:07] elf_parse_binary: phdr: paddr=0x1000000 memsz=0xb8b000 (XEN) [2016-01-13 05:30:07] elf_parse_binary: phdr: paddr=0x1c00000 memsz=0x12d000 (XEN) [2016-01-13 05:30:07] elf_parse_binary: phdr: paddr=0x1d2d000 memsz=0x18758 (XEN) [2016-01-13 05:30:07] elf_parse_binary: phdr: paddr=0x1d46000 memsz=0x245000
(XEN) [2016-01-13 05:30:07] elf_parse_binary: memory: 0x1000000 -> 0x1f8b000
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: GUEST_OS = "linux"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: ENTRY = 0xffffffff81d461f0
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000 (XEN) [2016-01-13 05:30:07] elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb|writable_descriptor_tables|auto_translated_physmap|supervisor_mode_kernel"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: SUPPORTED_FEATURES = 0x90d
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: PAE_MODE = "yes"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: LOADER = "generic"
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: MOD_START_PFN = 0x1
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) [2016-01-13 05:30:07] elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) [2016-01-13 05:30:07] elf_xen_addr_calc_check: addresses:
(XEN) [2016-01-13 05:30:07]     virt_base        = 0xffffffff80000000
(XEN) [2016-01-13 05:30:07]     elf_paddr_offset = 0x0
(XEN) [2016-01-13 05:30:07]     virt_offset      = 0xffffffff80000000
(XEN) [2016-01-13 05:30:07]     virt_kstart      = 0xffffffff81000000
(XEN) [2016-01-13 05:30:07]     virt_kend        = 0xffffffff81f8b000
(XEN) [2016-01-13 05:30:07]     virt_entry       = 0xffffffff81d461f0
(XEN) [2016-01-13 05:30:07]     p2m_base         = 0xffffffffffffffff
(XEN) [2016-01-13 05:30:07]  Xen  kernel: 64-bit, lsb, compat32
(XEN) [2016-01-13 05:30:07] Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1f8b000
(XEN) [2016-01-13 05:30:07] PHYSICAL MEMORY ARRANGEMENT:
(XEN) [2016-01-13 05:30:07] Dom0 alloc.: 0000000834000000->0000000838000000 (2079094 pages to be allocated) (XEN) [2016-01-13 05:30:07] Init. ramdisk: 000000107f976000->000000107fffffec
(XEN) [2016-01-13 05:30:07] VIRTUAL MEMORY ARRANGEMENT:
(XEN) [2016-01-13 05:30:07] Loaded kernel: ffffffff81000000->ffffffff81f8b000 (XEN) [2016-01-13 05:30:07] Init. ramdisk: 0000000000000000->0000000000000000 (XEN) [2016-01-13 05:30:07] Phys-Mach map: ffffffff81f8b000->ffffffff82f8b000
(XEN) [2016-01-13 05:30:07]  Start info: ffffffff82f8b000->ffffffff82f8b4b4
(XEN) [2016-01-13 05:30:07]  Page tables: ffffffff82f8c000->ffffffff82fa9000
(XEN) [2016-01-13 05:30:07]  Boot stack: ffffffff82fa9000->ffffffff82faa000
(XEN) [2016-01-13 05:30:07]  TOTAL: ffffffff80000000->ffffffff83400000
(XEN) [2016-01-13 05:30:07]  ENTRY ADDRESS: ffffffff81d461f0
(XEN) [2016-01-13 05:30:07] Dom0 has maximum 4 VCPUs
(XEN) [2016-01-13 05:30:07] elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81b8b000 (XEN) [2016-01-13 05:30:07] elf_load_binary: phdr 1 at 0xffffffff81c00000 -> 0xffffffff81d2d000 (XEN) [2016-01-13 05:30:07] elf_load_binary: phdr 2 at 0xffffffff81d2d000 -> 0xffffffff81d45758 (XEN) [2016-01-13 05:30:07] elf_load_binary: phdr 3 at 0xffffffff81d46000 -> 0xffffffff81e7d000
(XEN) [2016-01-13 05:30:12] Scrubbing Free RAM on 2 nodes using 12 CPUs
(XEN) [2016-01-13 05:30:12] ..............................................done. (XEN) [2016-01-13 05:30:14] Initial low memory virq threshold set at 0x4000 pages.
(XEN) [2016-01-13 05:30:14] Std. Loglevel: Errors and warnings
(XEN) [2016-01-13 05:30:14] Guest Loglevel: Errors and warnings
(XEN) [2016-01-13 05:30:14] *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) [2016-01-13 05:30:14] Freed 328kB init memory.
mapping kernel into physical memory
about to get started...
PAT configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpuacct
Linux version 4.1.12-gentoo (root@gentoo) (gcc version 4.9.3 (Gentoo 4.9.3 p1.4, pie-0.6.4) ) #1 SMP Sat Jan 2 09:36:31 CET 2016 Command line: placeholder root=LABEL=ssdroot ro xen-pciback.hide=(02:00.*)(08:00.*)(00:1b.*)(81:00.*)(82:00.*)(83:00.*) console=hvc0 console=vga domodules domdadm dolvm intel_iommu=on earlyprintk=xen usbcore.autosuspend=-1
KERNEL supported cpus:
  Intel GenuineIntel
Released 0 page(s)
e820: BIOS-provided physical RAM map:
Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Xen: [mem 0x0000000000100000-0x0000000076199fff] usable
Xen: [mem 0x000000007619a000-0x0000000078316fff] reserved
Xen: [mem 0x0000000078317000-0x0000000078367fff] ACPI data
Xen: [mem 0x0000000078368000-0x0000000079184fff] ACPI NVS
Xen: [mem 0x0000000079185000-0x000000007dd1cfff] reserved
Xen: [mem 0x000000007dd1d000-0x000000007dd1dfff] usable
Xen: [mem 0x000000007dd1e000-0x000000007dda3fff] reserved
Xen: [mem 0x000000007dda4000-0x000000007dffffff] usable
Xen: [mem 0x000000007e000000-0x000000008fffffff] reserved
Xen: [mem 0x00000000c7ffc000-0x00000000c7ffcfff] reserved
Xen: [mem 0x00000000fbffc000-0x00000000fbffcfff] reserved
Xen: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
Xen: [mem 0x00000000fec40000-0x00000000fec40fff] reserved
Xen: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Xen: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Xen: [mem 0x0000000100000000-0x0000000289c68fff] usable
Xen: [mem 0x0000000289c69000-0x000000107fffffff] unusable
bootconsole [xenboot0] enabled
NX (Execute Disable) protection: active
efi: EFI v2.40 by American Megatrends
efi:  ACPI=0x78327000  ACPI 2.0=0x78327000  SMBIOS=0xf05b0 MPS=0xfd730
SMBIOS 2.8 present.
Hypervisor detected: Xen
e820: last_pfn = 0x289c69 max_arch_pfn = 0x400000000
e820: last_pfn = 0x7e000 max_arch_pfn = 0x400000000
Scanning 1 areas for low memory corruption
init_memory_mapping: [mem 0x00000000-0x000fffff]
init_memory_mapping: [mem 0x1ffe00000-0x1ffffffff]
init_memory_mapping: [mem 0x1e0000000-0x1ffdfffff]
init_memory_mapping: [mem 0x00100000-0x76199fff]
init_memory_mapping: [mem 0x7dd1d000-0x7dd1dfff]
init_memory_mapping: [mem 0x7dda4000-0x7dffffff]
init_memory_mapping: [mem 0x100000000-0x1dfffffff]
init_memory_mapping: [mem 0x200000000-0x289c68fff]
RAMDISK: [mem 0x04000000-0x04689fff]
ACPI: Early table checksum verification disabled
ACPI: RSDP 0x0000000078327000 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000783270A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: FACP 0x000000007834E088 00010C (v05 ALASKA A M I 01072009 AMI 00010013) ACPI: DSDT 0x0000000078327210 026E72 (v02 ALASKA A M I 01072009 INTL 20091013)
ACPI: FACS 0x0000000079183F80 000040
ACPI: APIC 0x000000007834E198 0001B4 (v03 ALASKA A M I 01072009 AMI 00010013) ACPI: FPDT 0x000000007834E350 000044 (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: FIDT 0x000000007834E398 00009C (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: MCFG 0x000000007834E438 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) ACPI: EINJ 0x0000000078367890 000130 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: UEFI 0x000000007834E4D0 000042 (v01 ALASKA A M I 01072009 00000000) ACPI: HPET 0x000000007834E518 000038 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: MSCT 0x000000007834E550 000090 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: SLIT 0x000000007834E5E0 000030 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: SRAT 0x000000007834E610 001158 (v03 ALASKA A M I 00000001 INTL 20091013) ACPI: WDDT 0x000000007834F768 000040 (v01 ALASKA A M I 00000000 INTL 20091013) ACPI: SSDT 0x000000007834F7A8 01529A (v01 ALASKA PmMgt 00000001 INTL 20120913) ACPI: SPMI 0x0000000078364A48 000041 (v05 ALASKA A M I 00000000 AMI. 00000000) ACPI: SSDT 0x0000000078364A90 002822 (v02 ALASKA SpsNm 00000002 INTL 20120913) ACPI: SSDT 0x00000000783672B8 000064 (v02 ALASKA SpsNvs 00000002 INTL 20120913) ACPI: PRAD 0x0000000078367320 000102 (v02 ALASKA A M I 00000002 INTL 20120913) ACPI: RMAD 0x0000000078367428 00015A (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: HEST 0x0000000078367588 0000A8 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: BERT 0x0000000078367630 000030 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: ERST 0x0000000078367660 000230 (v01 ALASKA A M I 00000001 INTL 00000001)
Setting APIC routing to Xen PV.
NUMA turned off
Faking a node at [mem 0x0000000000000000-0x0000000289c68fff]
NODE_DATA(0) allocated [mem 0x1ff013000-0x1ff015fff]
cma: Reserved 16 MiB at 0x00000001fe000000
Zone ranges:
  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  Normal   [mem 0x0000000100000000-0x0000000289c68fff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x0000000000001000-0x000000000009ffff]
  node   0: [mem 0x0000000000100000-0x0000000076199fff]
  node   0: [mem 0x000000007dd1d000-0x000000007dd1dfff]
  node   0: [mem 0x000000007dda4000-0x000000007dffffff]
  node   0: [mem 0x0000000100000000-0x0000000289c68fff]
Initmem setup node 0 [mem 0x0000000000001000-0x0000000289c68fff]
p2m virtual area at ffffc90000000000, size is 40000000
Remapped 564329 page(s)
ACPI: PM-Timer IO Port: 0x408
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a701 base: 0xfed00000
smpboot: Allowing 24 CPUs, 0 hotplug CPUs
e820: [mem 0x90000000-0xc7ffbfff] available for PCI devices
Booting paravirtualized kernel on Xen
Xen version: 4.6.0 (preserve-AD)
clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:24 nr_node_ids:1
PERCPU: Embedded 34 pages/cpu @ffff880289600000 s100184 r8192 d30888 u262144
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2064360
Policy zone: Normal
Kernel command line: placeholder root=LABEL=ssdroot ro xen-pciback.hide=(02:00.*)(08:00.*)(00:1b.*)(81:00.*)(82:00.*)(83:00.*) console=hvc0 console=vga domodules domdadm dolvm intel_iommu=on earlyprintk=xen usbcore.autosuspend=-1
Intel-IOMMU: enabled
PID hash table entries: 4096 (order: 3, 32768 bytes)
(XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000c0000081 from 0xe023e00800000000 to 0x0023001000000000. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000c0000082 from 0xffff82d0bffff000 to 0xffffffff816d2310. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000c0000083 from 0xffff82d0bffff020 to 0xffffffff816d4c70. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 0000000000000174 from 0x000000000000e008 to 0x0000000000000010. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 0000000000000175 from 0xffff83006fd07fc0 to 0x0000000000000000. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 0000000000000176 from 0xffff82d08023ad90 to 0xffffffff816d4a40. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000c0000084 from 0x0000000000074700 to 0x0000000000047700.
xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
software IO TLB [mem 0x285600000-0x289600000] (64MB) mapped at [ffff880285600000-ffff8802895fffff] Memory: 8111720K/8388604K available (7004K kernel code, 1198K rwdata, 3628K rodata, 1328K init, 924K bss, 260500K reserved, 16384K cma-reserved)
Hierarchical RCU implementation.
    RCU dyntick-idle grace-period acceleration is enabled.
    RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
NR_IRQS:4352 nr_irqs:1024 16
xen:events: Using FIFO-based ABI
Console: colour dummy device 80x25
PAT configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpuacct
Linux version 4.1.12-gentoo (root@gentoo) (gcc version 4.9.3 (Gentoo 4.9.3 p1.4, pie-0.6.4) ) #1 SMP Sat Jan 2 09:36:31 CET 2016 Command line: placeholder root=LABEL=ssdroot ro xen-pciback.hide=(02:00.*)(08:00.*)(00:1b.*)(81:00.*)(82:00.*)(83:00.*) console=hvc0 console=vga domodules domdadm dolvm intel_iommu=on earlyprintk=xen usbcore.autosuspend=-1
KERNEL supported cpus:
  Intel GenuineIntel
Released 0 page(s)
e820: BIOS-provided physical RAM map:
Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Xen: [mem 0x0000000000100000-0x0000000076199fff] usable
Xen: [mem 0x000000007619a000-0x0000000078316fff] reserved
Xen: [mem 0x0000000078317000-0x0000000078367fff] ACPI data
Xen: [mem 0x0000000078368000-0x0000000079184fff] ACPI NVS
Xen: [mem 0x0000000079185000-0x000000007dd1cfff] reserved
Xen: [mem 0x000000007dd1d000-0x000000007dd1dfff] usable
Xen: [mem 0x000000007dd1e000-0x000000007dda3fff] reserved
Xen: [mem 0x000000007dda4000-0x000000007dffffff] usable
Xen: [mem 0x000000007e000000-0x000000008fffffff] reserved
Xen: [mem 0x00000000c7ffc000-0x00000000c7ffcfff] reserved
Xen: [mem 0x00000000fbffc000-0x00000000fbffcfff] reserved
Xen: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
Xen: [mem 0x00000000fec40000-0x00000000fec40fff] reserved
Xen: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Xen: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Xen: [mem 0x0000000100000000-0x0000000289c68fff] usable
Xen: [mem 0x0000000289c69000-0x000000107fffffff] unusable
bootconsole [xenboot0] enabled
NX (Execute Disable) protection: active
efi: EFI v2.40 by American Megatrends
efi:  ACPI=0x78327000  ACPI 2.0=0x78327000  SMBIOS=0xf05b0 MPS=0xfd730
SMBIOS 2.8 present.
Hypervisor detected: Xen
e820: last_pfn = 0x289c69 max_arch_pfn = 0x400000000
e820: last_pfn = 0x7e000 max_arch_pfn = 0x400000000
Scanning 1 areas for low memory corruption
init_memory_mapping: [mem 0x00000000-0x000fffff]
init_memory_mapping: [mem 0x1ffe00000-0x1ffffffff]
init_memory_mapping: [mem 0x1e0000000-0x1ffdfffff]
init_memory_mapping: [mem 0x00100000-0x76199fff]
init_memory_mapping: [mem 0x7dd1d000-0x7dd1dfff]
init_memory_mapping: [mem 0x7dda4000-0x7dffffff]
init_memory_mapping: [mem 0x100000000-0x1dfffffff]
init_memory_mapping: [mem 0x200000000-0x289c68fff]
RAMDISK: [mem 0x04000000-0x04689fff]
ACPI: Early table checksum verification disabled
ACPI: RSDP 0x0000000078327000 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000783270A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: FACP 0x000000007834E088 00010C (v05 ALASKA A M I 01072009 AMI 00010013) ACPI: DSDT 0x0000000078327210 026E72 (v02 ALASKA A M I 01072009 INTL 20091013)
ACPI: FACS 0x0000000079183F80 000040
ACPI: APIC 0x000000007834E198 0001B4 (v03 ALASKA A M I 01072009 AMI 00010013) ACPI: FPDT 0x000000007834E350 000044 (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: FIDT 0x000000007834E398 00009C (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: MCFG 0x000000007834E438 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) ACPI: EINJ 0x0000000078367890 000130 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: UEFI 0x000000007834E4D0 000042 (v01 ALASKA A M I 01072009 00000000) ACPI: HPET 0x000000007834E518 000038 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: MSCT 0x000000007834E550 000090 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: SLIT 0x000000007834E5E0 000030 (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: SRAT 0x000000007834E610 001158 (v03 ALASKA A M I 00000001 INTL 20091013) ACPI: WDDT 0x000000007834F768 000040 (v01 ALASKA A M I 00000000 INTL 20091013) ACPI: SSDT 0x000000007834F7A8 01529A (v01 ALASKA PmMgt 00000001 INTL 20120913) ACPI: SPMI 0x0000000078364A48 000041 (v05 ALASKA A M I 00000000 AMI. 00000000) ACPI: SSDT 0x0000000078364A90 002822 (v02 ALASKA SpsNm 00000002 INTL 20120913) ACPI: SSDT 0x00000000783672B8 000064 (v02 ALASKA SpsNvs 00000002 INTL 20120913) ACPI: PRAD 0x0000000078367320 000102 (v02 ALASKA A M I 00000002 INTL 20120913) ACPI: RMAD 0x0000000078367428 00015A (v01 ALASKA A M I 00000001 INTL 20091013) ACPI: HEST 0x0000000078367588 0000A8 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: BERT 0x0000000078367630 000030 (v01 ALASKA A M I 00000001 INTL 00000001) ACPI: ERST 0x0000000078367660 000230 (v01 ALASKA A M I 00000001 INTL 00000001)
Setting APIC routing to Xen PV.
NUMA turned off
Faking a node at [mem 0x0000000000000000-0x0000000289c68fff]
NODE_DATA(0) allocated [mem 0x1ff013000-0x1ff015fff]
cma: Reserved 16 MiB at 0x00000001fe000000
Zone ranges:
  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  Normal   [mem 0x0000000100000000-0x0000000289c68fff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x0000000000001000-0x000000000009ffff]
  node   0: [mem 0x0000000000100000-0x0000000076199fff]
  node   0: [mem 0x000000007dd1d000-0x000000007dd1dfff]
  node   0: [mem 0x000000007dda4000-0x000000007dffffff]
  node   0: [mem 0x0000000100000000-0x0000000289c68fff]
Initmem setup node 0 [mem 0x0000000000001000-0x0000000289c68fff]
p2m virtual area at ffffc90000000000, size is 40000000
Remapped 564329 page(s)
ACPI: PM-Timer IO Port: 0x408
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
IOAPIC[2]: apic_id 3, version 32, address 0xfec40000, GSI 48-71
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a701 base: 0xfed00000
smpboot: Allowing 24 CPUs, 0 hotplug CPUs
e820: [mem 0x90000000-0xc7ffbfff] available for PCI devices
Booting paravirtualized kernel on Xen
Xen version: 4.6.0 (preserve-AD)
clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:24 nr_node_ids:1
PERCPU: Embedded 34 pages/cpu @ffff880289600000 s100184 r8192 d30888 u262144
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2064360
Policy zone: Normal
Kernel command line: placeholder root=LABEL=ssdroot ro xen-pciback.hide=(02:00.*)(08:00.*)(00:1b.*)(81:00.*)(82:00.*)(83:00.*) console=hvc0 console=vga domodules domdadm dolvm intel_iommu=on earlyprintk=xen usbcore.autosuspend=-1
Intel-IOMMU: enabled
PID hash table entries: 4096 (order: 3, 32768 bytes)
xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
software IO TLB [mem 0x285600000-0x289600000] (64MB) mapped at [ffff880285600000-ffff8802895fffff] Memory: 8111720K/8388604K available (7004K kernel code, 1198K rwdata, 3628K rodata, 1328K init, 924K bss, 260500K reserved, 16384K cma-reserved)
Hierarchical RCU implementation.
    RCU dyntick-idle grace-period acceleration is enabled.
    RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
NR_IRQS:4352 nr_irqs:1024 16
xen:events: Using FIFO-based ABI
Console: colour dummy device 80x25
console [hvc0] enabled
console [hvc0] enabled
clocksource xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns clocksource xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
installing Xen timer for CPU 0
installing Xen timer for CPU 0
tsc: Detected 2394.750 MHz processor
tsc: Detected 2394.750 MHz processor
Calibrating delay loop (skipped), value calculated using timer frequency.. Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.50 BogoMIPS (lpj=23947500)
4789.50 BogoMIPS (lpj=23947500)
pid_max: default: 32768 minimum: 301
pid_max: default: 32768 minimum: 301
ACPI: Core revision 20150410
ACPI: Core revision 20150410
ACPI: ACPI: All ACPI Tables successfully acquiredAll ACPI Tables successfully acquired

Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Initializing cgroup subsys blkio
Initializing cgroup subsys blkio
Initializing cgroup subsys memory
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys net_cls
Initializing cgroup subsys net_prio
Initializing cgroup subsys net_prio
ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
CPU: Physical Processor ID: 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 2 MCE banks
mce: CPU supports 2 MCE banks
Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Freeing SMP alternatives memory: 16K (ffffffff81e79000 - ffffffff81e7d000)
Freeing SMP alternatives memory: 16K (ffffffff81e79000 - ffffffff81e7d000)
ftrace: allocating 30676 entries in 120 pages
ftrace: allocating 30676 entries in 120 pages
cpu 0 spinlock event irq 73
cpu 0 spinlock event irq 73
Performance Events: Performance Events: 16-deep LBR, 16-deep LBR, Haswell events, Haswell events, (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000000001c9 from 0x0000000000000000 to 0x0000000000000003. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000000001a6 from 0x0000000000000000 to 0x00000000000001ff. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000000001a7 from 0x0000000000000000 to 0x00000000000001ff. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v0 Domain attempted WRMSR 00000000000003f6 from 0x000000000000ffff to 0x000000000000fe00.
Broken PMU hardware detected, using software events only.
Broken PMU hardware detected, using software events only.
Failed to access perfctr msr (MSR c4 is 0)
Failed to access perfctr msr (MSR c4 is 0)
NMI watchdog: disabled (cpu0): hardware events not enabled
NMI watchdog: disabled (cpu0): hardware events not enabled
NMI watchdog: Shutting down hard lockup detector on all cpus
NMI watchdog: Shutting down hard lockup detector on all cpus
installing Xen timer for CPU 1
installing Xen timer for CPU 1
cpu 1 spinlock event irq 80
cpu 1 spinlock event irq 80
(XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 00000000c0000081 from 0xe023e00800000000 to 0x0023001000000000. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 00000000c0000082 from 0xffff82d0bfffe080 to 0xffffffff816d2310. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 00000000c0000083 from 0xffff82d0bfffe0a0 to 0xffffffff816d4c70. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 0000000000000174 from 0x000000000000e008 to 0x0000000000000010. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 0000000000000175 from 0xffff83083ff3ffc0 to 0x0000000000000000. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 0000000000000176 from 0xffff82d08023ad90 to 0xffffffff816d4a40. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v1 Domain attempted WRMSR 00000000c0000084 from 0x0000000000074700 to 0x0000000000047700.
installing Xen timer for CPU 2
installing Xen timer for CPU 2
cpu 2 spinlock event irq 87
cpu 2 spinlock event irq 87
(XEN) [2016-01-13 05:30:15] traps.c:2686:d0v2 Domain attempted WRMSR 00000000c0000081 from 0xe023e00800000000 to 0x0023001000000000. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v2 Domain attempted WRMSR 00000000c0000082 from 0xffff82d0bfffd100 to 0xffffffff816d2310. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v2 Domain attempted WRMSR 00000000c0000083 from 0xffff82d0bfffd120 to 0xffffffff816d4c70. (XEN) [2016-01-13 05:30:15] traps.c:2686:d0v2 Domain attempted WRMSR 0000000000000174 from 0x000000000000e008 to 0x0000000000000010. (XEN) [2016-01-13 05:30:15] traps.c:2686Freeing initrd memory: 6696K (ffff880004000000 - ffff88000468a000)
Freeing initrd memory: 6696K (ffff880004000000 - ffff88000468a000)
RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer
hw unit of domain pp0-core 2^-14 Joules
hw unit of domain pp0-core 2^-14 Joules
hw unit of domain package 2^-14 Joules
hw unit of domain package 2^-14 Joules
hw unit of domain dram 2^-16 Joules
hw unit of domain dram 2^-16 Joules
Intel CQM monitoring enabled
Intel CQM monitoring enabled
Scanning for low memory corruption every 60 seconds
Scanning for low memory corruption every 60 seconds
simple-framebuffer simple-framebuffer.0: framebuffer at 0xc4000000, 0x1d5000 bytes, mapped to 0xffffc90041000000 simple-framebuffer simple-framebuffer.0: framebuffer at 0xc4000000, 0x1d5000 bytes, mapped to 0xffffc90041000000 simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=800x600x32, linelength=3200 simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=800x600x32, linelength=3200
Console: switching to colour frame buffer device 100x37
Console: switching to colour frame buffer device 100x37
simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
futex hash table entries: 1024 (order: 4, 65536 bytes)
futex hash table entries: 1024 (order: 4, 65536 bytes)
audit: initializing netlink subsys (disabled)
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(1452663016.910:1): initialized
audit: type=2000 audit(1452663016.910:1): initialized
VFS: Disk quotas dquot_6.6.0
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
squashfs: version 4.0 (2009/01/31) Phillip Lougher
squashfs: version 4.0 (2009/01/31) Phillip Lougher
SGI XFS with ACLs, security attributes, realtime, no debug enabled
SGI XFS with ACLs, security attributes, realtime, no debug enabled
ocfs2: Registered cluster interface o2cb
ocfs2: Registered cluster interface o2cb
OCFS2 User DLM kernel interface loaded
OCFS2 User DLM kernel interface loaded
gfs2: GFS2 installed
gfs2: GFS2 installed
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
io scheduler noop registered
io scheduler noop registered
io scheduler deadline registered
io scheduler deadline registered
io scheduler cfq registered (default)
io scheduler cfq registered (default)
io scheduler bfq registered
io scheduler bfq registered
BFQ I/O-scheduler: v7r8BFQ I/O-scheduler: v7r8

Already setup the GSI :26
Already setup the GSI :26
Already setup the GSI :40
Already setup the GSI :40
Already setup the GSI :18
Already setup the GSI :18
Already setup the GSI :19
Already setup the GSI :19
Already setup the GSI :16
Already setup the GSI :16
Already setup the GSI :19
Already setup the GSI :19
pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
pciback 0000:02:00.0: Signaling PME through PCIe PME interrupt
pciback 0000:02:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
pciback 0000:08:00.0: Signaling PME through PCIe PME interrupt
pciback 0000:08:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:01.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:01.0: Signaling PME through PCIe PME interrupt
pciback 0000:81:00.0: Signaling PME through PCIe PME interrupt
pciback 0000:81:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:02.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:02.0: Signaling PME through PCIe PME interrupt
pciback 0000:82:00.0: Signaling PME through PCIe PME interrupt
pciback 0000:82:00.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:03.0: Signaling PME through PCIe PME interrupt
pcieport 0000:80:03.0: Signaling PME through PCIe PME interrupt
pciback 0000:83:00.0: Signaling PME through PCIe PME interrupt
pciback 0000:83:00.0: Signaling PME through PCIe PME interrupt
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
(XEN) [2016-01-13 05:30:16] d0: Forcing read-only access to MFN fed00
hpet_acpi_add: no address or irqs in _CRS
hpet_acpi_add: no address or irqs in _CRS
Linux agpgart interface v0.103
Linux agpgart interface v0.103
ipmi message handler version 39.2
ipmi message handler version 39.2
ipmi device interface
ipmi device interface
IPMI System Interface driver.
IPMI System Interface driver.
ipmi_si: probing via ACPI
ipmi_si: probing via ACPI
ipmi_si 00:06: [io  0x0ca2] regsize 1 spacing 1 irq 0
ipmi_si 00:06: [io  0x0ca2] regsize 1 spacing 1 irq 0
ipmi_si: Adding ACPI-specified kcs state machineipmi_si: Adding ACPI-specified kcs state machine

ipmi_si: probing via SMBIOS
ipmi_si: probing via SMBIOS
ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
ipmi_si: Adding SMBIOS-specified kcs state machineipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
 duplicate interface
ipmi_si: probing via SPMI
ipmi_si: probing via SPMI
ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0
ipmi_si: SPMI: io 0xca2 regsize 1 spacing 1 irq 0
ipmi_si: Adding SPMI-specified kcs state machineipmi_si: Adding SPMI-specified kcs state machine duplicate interface
 duplicate interface
ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 ipmi_si 00:06: Found new BMC (man_id: 0x000a3f, prod_id: 0x0e73, dev_id: 0x20) ipmi_si 00:06: Found new BMC (man_id: 0x000a3f, prod_id: 0x0e73, dev_id: 0x20)
ipmi_si 00:06: IPMI kcs interface initialized
ipmi_si 00:06: IPMI kcs interface initialized
IPMI SSIF Interface driver
IPMI SSIF Interface driver
IPMI Watchdog: driver initialized
IPMI Watchdog: driver initialized
Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
IPMI poweroff: ATCA Detect mfg 0xA3F prod 0xE73
IPMI poweroff: ATCA Detect mfg 0xA3F prod 0xE73
IPMI poweroff: Found a chassis style poweroff function
IPMI poweroff: Found a chassis style poweroff function
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
ACPI: Power Button [PWRF]
ACPI: Power Button [PWRF]
Error: Driver 'processor_aggregator' is already registered, aborting...
Error: Driver 'processor_aggregator' is already registered, aborting...
ERST: Error Record Serialization Table (ERST) support is initialized.
ERST: Error Record Serialization Table (ERST) support is initialized.
pstore: Registered erst as persistent store backend
pstore: Registered erst as persistent store backend
ghes_edac: This EDAC driver relies on BIOS to enumerate memory and get error reports. ghes_edac: This EDAC driver relies on BIOS to enumerate memory and get error reports. ghes_edac: Unfortunately, not all BIOSes reflect the memory layout correctly. ghes_edac: Unfortunately, not all BIOSes reflect the memory layout correctly. ghes_edac: So, the end result of using this driver varies from vendor to vendor. ghes_edac: So, the end result of using this driver varies from vendor to vendor. ghes_edac: If you find incorrect reports, please contact your hardware vendor ghes_edac: If you find incorrect reports, please contact your hardware vendor
ghes_edac: to correct its BIOS.
ghes_edac: to correct its BIOS.
ghes_edac: This system has 8 DIMM sockets.
ghes_edac: This system has 8 DIMM sockets.
EDAC MC0: Giving out device to module ghes_edac.c controller ghes_edac: DEV ghes (INTERRUPT) EDAC MC0: Giving out device to module ghes_edac.c controller ghes_edac: DEV ghes (INTERRUPT) EDAC MC1: Giving out device to module ghes_edac.c controller ghes_edac: DEV ghes (INTERRUPT) EDAC MC1: Giving out device to module ghes_edac.c controller ghes_edac: DEV ghes (INTERRUPT)
GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
xen:xen_evtchn: Event-channel device installed
xen:xen_evtchn: Event-channel device installed
pciback 0000:83:00.0: enabling device (0100 -> 0103)
pciback 0000:83:00.0: enabling device (0100 -> 0103)
Already setup the GSI :64
Already setup the GSI :64
clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2284d7ff3b7, max_idle_ns: 440795268362 ns clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2284d7ff3b7, max_idle_ns: 440795268362 ns
pciback 0000:82:00.0: enabling device (0100 -> 0103)
pciback 0000:82:00.0: enabling device (0100 -> 0103)
Already setup the GSI :56
Already setup the GSI :56
Switched to clocksource tsc
Switched to clocksource tsc
Already setup the GSI :50
Already setup the GSI :50
Already setup the GSI :19
Already setup the GSI :19
Already setup the GSI :27
Already setup the GSI :27
pciback 0000:00:1b.0: enabling device (0000 -> 0002)
pciback 0000:00:1b.0: enabling device (0000 -> 0002)
xen_pciback: backend is vpci
xen_pciback: backend is vpci
xen_acpi_processor: Uploading Xen processor PM info
xen_acpi_processor: Uploading Xen processor PM info
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(0) cpuid(0) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] xen_pminfo: @acpi_cpufreq_cpu_init,HARDWARE addr space
(XEN) [2016-01-13 05:30:21] max_freq: 2401000    second_max_freq: 2400000
(XEN) [2016-01-13 05:30:21] CPU 0 initialization completed
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(2) cpuid(2) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=1 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] xen_pminfo: @acpi_cpufreq_cpu_init,HARDWARE addr space
(XEN) [2016-01-13 05:30:21] max_freq: 2401000    second_max_freq: 2400000
(XEN) [2016-01-13 05:30:21] CPU 2 initialization completed
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(4) cpuid(4) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=2 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] xen_pminfo: @acpi_cpufreq_cpu_init,HARDWARE addr space
(XEN) [2016-01-13 05:30:21] max_freq: 2401000    second_max_freq: 2400000
(XEN) [2016-01-13 05:30:21] CPU 4 initialization completed
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(6) cpuid(6) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=3 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] xen_pminfo: @acpi_cpufreq_cpu_init,HARDWARE addr space
(XEN) [2016-01-13 05:30:21] max_freq: 2401000    second_max_freq: 2400000
(XEN) [2016-01-13 05:30:21] CPU 6 initialization completed
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(1) cpuid(1) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] adding CPU 1
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(3) cpuid(3) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] adding CPU 3
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(5) cpuid(5) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] adding CPU 5
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(7) cpuid(7) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] adding CPU 7
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(8) cpuid(8) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500 (XEN) [2016-01-13 05:30:21] State5: 2000MHz 67378mW 10us 10us 0x1400 0x1400 (XEN) [2016-01-13 05:30:21] State6: 1900MHz 63387mW 10us 10us 0x1300 0x1300 (XEN) [2016-01-13 05:30:21] State7: 1800MHz 59476mW 10us 10us 0x1200 0x1200 (XEN) [2016-01-13 05:30:21] State8: 1700MHz 54859mW 10us 10us 0x1100 0x1100 (XEN) [2016-01-13 05:30:21] State9: 1600MHz 51114mW 10us 10us 0x1000 0x1000 (XEN) [2016-01-13 05:30:21] State10: 1500MHz 47447mW 10us 10us 0xf00 0xf00 (XEN) [2016-01-13 05:30:21] State11: 1400MHz 43855mW 10us 10us 0xe00 0xe00 (XEN) [2016-01-13 05:30:21] State12: 1300MHz 40341mW 10us 10us 0xd00 0xd00 (XEN) [2016-01-13 05:30:21] State13: 1200MHz 36901mW 10us 10us 0xc00 0xc00 (XEN) [2016-01-13 05:30:21] _PSD: num_entries=5 rev=0 domain=0 coord_type=252 num_processors=1
(XEN) [2016-01-13 05:30:21]     _PPC: 0
(XEN) [2016-01-13 05:30:21] adding CPU 8
(XEN) [2016-01-13 05:30:21] Set CPU acpi_id(9) cpuid(9) Px State info:
(XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0 (XEN) [2016-01-13 05:30:21] _PCT: descriptor=130, length=12, space_id=127, bit_width=0, bit_offset=0, reserved=0, address=0
(XEN) [2016-01-13 05:30:21]     _PSS: state_count=14
(XEN) [2016-01-13 05:30:21] State0: 2401MHz 85000mW 10us 10us 0x2000 0x2000 (XEN) [2016-01-13 05:30:21] State1: 2400MHz 85000mW 10us 10us 0x1800 0x1800 (XEN) [2016-01-13 05:30:21] State2: 2300MHz 79832mW 10us 10us 0x1700 0x1700 (XEN) [2016-01-13 05:30:21] State3: 2200MHz 75599mW 10us 10us 0x1600 0x1600 (XEN) [2016-01-13 05:30:21] State4: 2100MHz 71449mW 10us 10us 0x1500 0x1500
(XEN) [2016-01-13 05:30:21]     Stasd 4:0:0:0: [sdd] Attached SCSI disk
sd 7:0:0:0: [sdf] Attached SCSI disk
 sde: sde1
sd 6:0:0:0: [sde] Attached SCSI disk
ata12: SATA link down (SStatus 0 SControl 300)
Freeing unused kernel memory: 1328K (ffffffff81d2d000 - ffffffff81e79000)
Write protecting the kernel read-only data: 12288k
Freeing unused kernel memory: 1176K (ffff8800016da000 - ffff880001800000)
Freeing unused kernel memory: 468K (ffff880001b8b000 - ffff880001c00000)
>> Activating udev
udevd[545]: starting version 3.1.5
random: udevd urandom read with 120 bits of entropy available
random: nonblocking pool is initialized
PTP clock support registered
megasas: 06.806.08.00-rc1
megasas: 0x1000:0x0073:0x1000:0x9240: bus 5:slot 0:func 0
Already setup the GSI :19
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: xHCI Host Controller
usb usb1: Manufacturer: Linux 4.1.12-gentoo xhci-hcd
usb usb1: SerialNumber: 0000:00:14.0
megasas: FW now in Ready state
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 15 ports detected
megaraid_sas 0000:05:00.0: [scsi12]: FW supports<0> MSIX vector,Online CPUs: <4>,Current MSIX <1>
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: xHCI Host Controller
usb usb2: Manufacturer: Linux 4.1.12-gentoo xhci-hcd
usb usb2: SerialNumber: 0000:00:14.0
udevd[561]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/sound/pci/hda/snd-hda-controller.ko error=No such file or directory udevd[561]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/sound/pci/hda/snd-hda-controller.ko error=No such file or directory
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
udevd[549]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/drivers/i2c/algos/i2c-algo-bit.ko error=No such file or directory udevd[556]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/drivers/i2c/algos/i2c-algo-bit.ko error=No such file or directory
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
Already setup the GSI :19
ehci-pci 0000:00:1a.0: EHCI Host Controller
ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
ehci-pci 0000:00:1a.0: debug port 2
ehci-pci 0000:00:1a.0: irq 19, io mem 0xc6712000
udevd[551]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/drivers/i2c/algos/i2c-algo-bit.ko error=No such file or directory udevd[560]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/drivers/platform/x86/wmi.ko error=No such file or directory udevd[562]: ctx=0x64b2f0 path=/lib/modules/4.1.12-gentoo/kernel/drivers/platform/x86/wmi.ko error=No such file or directory
ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 4.1.12-gentoo ehci_hcd
usb usb3: SerialNumber: 0000:00:1a.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
Already setup the GSI :18
ehci-pci 0000:00:1d.0: EHCI Host Controller
ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
ehci-pci 0000:00:1d.0: debug port 2
ehci-pci 0000:00:1d.0: irq 18, io mem 0xc6711000
ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 4.1.12-gentoo ehci_hcd
usb usb4: SerialNumber: 0000:00:1d.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
megasas_init_mfi: fw_support_ieee=67108864
megasas: INIT adapter done
megaraid_sas 0000:05:00.0: Controller type: iMR
scsi host12: LSI SAS based MegaRAID driver
scsi 12:0:16:0: Direct-Access SEAGATE ST1000NM0023 0004 PQ: 0 ANSI: 6 scsi 12:0:17:0: Direct-Access SEAGATE ST1000NM0023 0004 PQ: 0 ANSI: 6 scsi 12:0:18:0: Direct-Access SEAGATE ST4000NM0023 0004 PQ: 0 ANSI: 6 scsi 12:0:19:0: Direct-Access SEAGATE ST4000NM0023 0004 PQ: 0 ANSI: 6
sd 12:0:16:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
sd 12:0:17:0: [sdh] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
sd 12:0:18:0: [sdi] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
sd 12:0:19:0: [sdj] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
sd 12:0:16:0: [sdg] Write Protect is off
sd 12:0:17:0: [sdh] Write Protect is off
sd 12:0:16:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 12:0:18:0: [sdi] Write Protect is off
sd 12:0:19:0: [sdj] Write Protect is off
sd 12:0:17:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA sd 12:0:18:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA sd 12:0:19:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 12:0:16:0: [sdg] Attached SCSI disk
sd 12:0:17:0: [sdh] Attached SCSI disk
sd 12:0:18:0: [sdi] Attached SCSI disk
sd 12:0:19:0: [sdj] Attached SCSI disk
>> Loading modules
:: Loading from pata: usb 1-1: new high-speed USB device number 2 using xhci_hcd
usb 2-5: Device not responding to setup address.
usb 3-1: new high-speed USB device number 2 using ehci-pci
usb 4-1: new high-speed USB device number 2 using ehci-pci
pata_sis
:: Loading from sata: sata_promise sata_sil usb 3-1: New USB device found, idVendor=8087, idProduct=800a
usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 6 ports detected
sata_sil24 sata_svw sata_via sata_nv sata_sx4 usb 4-1: New USB device found, idVendor=8087, idProduct=8002
usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 4-1:1.0: USB hub found
hub 4-1:1.0: 8 ports detected
sata_sis sata_uli sata_vsc sata_qstor usb 2-5: new SuperSpeed USB device number 2 using xhci_hcd
sata_mv sata_inic162x pdc_adma
   :: Loading from scsi: sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
sd 3:0:0:0: Attached scsi generic sg2 type 0
sd 4:0:0:0: Attached scsi generic sg3 type 0
sr 5:0:0:0: Attached scsi generic sg4 type 5
sd 6:0:0:0: Attached scsi generic sg5 type 0
sd 7:0:0:0: Attached scsi generic sg6 type 0
sd 12:0:16:0: Attached scsi generic sg7 type 0
sd 12:0:17:0: Attached scsi generic sg8 type 0
sd 12:0:18:0: Attached scsi generic sg9 type 0
sd 12:0:19:0: Attached scsi generic sg10 type 0
sg aic79xx aic7xxx arcmsr BusLogic initio advansys scsi: <fdomain> Detection failed (no card)
usb 2-5: New USB device found, idVendor=174c, idProduct=3074
usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=0
usb 2-5: Product: ASM107x
usb 2-5: Manufacturer: ASUS Tek.
hub 2-5:1.0: USB hub found
hub 2-5:1.0: 4 ports detected
GDT-HA: Storage RAID Controller Driver. Version: 3.05
gdth sym53c8xx dmx3191d imm: Version 2.05 (for Linux 2.4.0)
imm qla1280 dc395x atp870u Fusion MPT base driver 3.04.20
Copyright (c) 1999-2008 LSI Corporation
mptbase mptscsih Fusion MPT SPI Host driver 3.04.20
mptspi Fusion MPT FC Host driver 3.04.20
mptfc Fusion MPT SAS Host driver 3.04.20
mptsas 3ware Storage Controller device driver for Linux v1.26.02.003.
3w-xxxx 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
3w-9xxx HP CISS Driver (v 3.6.26)
cciss hpsa DAC960 sx8 Adaptec aacraid driver 1.2-1[40709]-ms
aacraid megaraid_sas qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.18-k.
qla2xxx Emulex LightPulse Fibre Channel SCSI driver 10.5.0.0.
Copyright(c) 2004-2015 Emulex.  All rights reserved.
lpfc scsi_transport_fc aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
aic94xx mpt2sas version 20.100.00.00 loaded
mpt2sas
:: Loading from usb: ehci-pci ehci-hcd uhci_hcd: USB Universal Host Controller Interface driver
uhci-hcd ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci-pci: OHCI PCI platform driver
ohci-pci ohci-hcd xhci-hcd xhci-pci xhci-plat-hcd usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usbhid sl811-hcd hid-a4tech hid-cherry hid-chicony hid-cypress hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus
   :: Loading from firewire:
   :: Loading from waitscan:
   :: Loading from dmraid: device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@xxxxxxxxxx
dm-mod dm-mirror dm-crypt
:: Loading from mdadm: dm-mod dm-snapshot dm-mirror raid6: sse2x1 gen() 9790 MB/s
raid6: sse2x1   xor()  7373 MB/s
raid6: sse2x2   gen() 12763 MB/s
raid6: sse2x2   xor()  8338 MB/s
raid6: sse2x4   gen() 15031 MB/s
raid6: sse2x4   xor() 10206 MB/s
raid6: avx2x1   gen() 19021 MB/s
raid6: avx2x2   gen() 22691 MB/s
raid6: avx2x4   gen() 26332 MB/s
raid6: using algorithm avx2x4 gen() 26332 MB/s
raid6: using avx2x2 recovery algorithm
xor: automatically using best checksumming function:
   avx       : 31531.600 MB/sec
async_tx: api initialized (async)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
device-mapper: raid: Loading target version 1.6.0
dm-raid dm-crypt md: raid0 personality registered for level 0
raid0 md: raid1 personality registered for level 1
raid1 raid456 raid5 raid6 md: raid10 personality registered for level 10
raid10 md: linear personality registered for level -1
linear md: multipath personality registered for level -4
multipath
   :: Loading from fs: Btrfs loaded
BTRFS: selftest: Running btrfs free space cache tests
BTRFS: selftest: Running extent only tests
BTRFS: selftest: Running bitmap only tests
BTRFS: selftest: Running bitmap and extent tests
BTRFS: selftest: Running space stealing from bitmap to extent
BTRFS: selftest: Free space cache tests finished
BTRFS: selftest: Running extent buffer operation tests
BTRFS: selftest: Running btrfs_split_item tests
BTRFS: selftest: Running find delalloc tests
BTRFS: selftest: Running btrfs_get_extent tests
BTRFS: selftest: Running hole first btrfs_get_extent test
BTRFS: selftest: Running outstanding_extents tests
BTRFS: selftest: Running qgroup tests
BTRFS: selftest: Qgroup basic add
BTRFS: selftest: Qgroup multiple refs test
btrfs JFS: nTxBlock = 8192, nTxLock = 65536
jfs RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
FS-Cache: Netfs 'nfs' registered for caching
nfs overlay fuse init (API version 7.23)
fuse
:: Loading from net: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
e1000: Copyright (c) 1999-2006 Intel Corporation.
e1000 tg3
   :: Loading from iscsi: Loading iSCSI transport class v2.0-870.
scsi_transport_iscsi libiscsi
:: Loading from crypto: sha1_generic sha256_generic sha512_generic cbc aes-x86_64 xts :: Loading from virtio: virtio virtio_balloon virtio_console virtio_net virtio_blk virtio_scsi virtio_pci virtio_ring :: Loading from lvm: dm-mod dm-snapshot dm-mirror dm-bufio dm-crypt dm-log device-mapper: dm-log-userspace: version 1.3.0 loaded
dm-log-userspace device-mapper: multipath: version 1.9.0 loaded
dm-multipath device-mapper: multipath queue-length: version 0.1.0 loaded
dm-queue-length dm-raid dm-region-hash device-mapper: multipath round-robin: version 1.0.0 loaded
dm-round-robin device-mapper: multipath service-time: version 0.2.0 loaded
dm-service-time dm-thin-pool dm-persistent-data dm-zero
>> Starting md devices
md: md2 stopped.
md: bind<sdf>
md: bind<sdi>
md: bind<sdj>
md: bind<sdd>
md/raid:md2: device sdd operational as raid disk 0
md/raid:md2: device sdj operational as raid disk 3
md/raid:md2: device sdi operational as raid disk 2
md/raid:md2: device sdf operational as raid disk 1
md/raid:md2: allocated 4366kB
md/raid:md2: raid level 5 active with 4 out of 4 devices, algorithm 2
created bitmap (30 pages) for device md2
md2: bitmap initialized from disk: read 2 pages, set 0 of 59615 bits
md2: detected capacity change from 0 to 12001958363136
mdadm: /dev/md/2 has been started with 4 drives.
md: md1 stopped.
md: bind<sdh>
md: bind<sdg>
md/raid1:md1: active with 2 out of 2 mirrors
created bitmap (8 pages) for device md1
md1: bitmap initialized from disk: read 1 pages, set 0 of 14903 bits
md1: detected capacity change from 0 to 1000070643712
mdadm: /dev/md/1 has been started with 2 drives.
usb 1-1: device descriptor read/all, error -110
usb 1-1: new high-speed USB device number 3 using xhci_hcd
usb 1-1: New USB device found, idVendor=05dc, idProduct=a731
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1: Product: JD FireFly
usb 1-1: Manufacturer: Lexar
usb 1-1: SerialNumber: AA04012700019726
usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
usb-storage 1-1:1.0: USB Mass Storage device detected
scsi host13: usb-storage 1-1:1.0
usb 1-2: new high-speed USB device number 4 using xhci_hcd
usb 1-2: New USB device found, idVendor=1a40, idProduct=0101
usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-2: Product: USB 2.0 Hub
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 4 ports detected
usb 1-4: new full-speed USB device number 5 using xhci_hcd
usb 1-4: device descriptor read/all, error -71
usb 1-2.1: new high-speed USB device number 6 using xhci_hcd
usb 1-2.1: New USB device found, idVendor=1a40, idProduct=0201
usb 1-2.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-2.1: Product: USB 2.0 Hub [MTT]
hub 1-2.1:1.0: USB hub found
hub 1-2.1:1.0: 7 ports detected
usb 1-4: new full-speed USB device number 7 using xhci_hcd
usb 1-4: device descriptor read/all, error -71
scsi 13:0:0:0: Direct-Access Lexar JD FireFly 1100 PQ: 0 ANSI: 0 CCS
sd 13:0:0:0: Attached scsi generic sg11 type 0
sd 13:0:0:0: [sdk] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB)
sd 13:0:0:0: [sdk] Write Protect is off
sd 13:0:0:0: [sdk] No Caching mode page found
sd 13:0:0:0: [sdk] Assuming drive cache: write through
 sdk: sdk1
sd 13:0:0:0: [sdk] Attached SCSI removable disk
usb 1-2.1.2: new low-speed USB device number 8 using xhci_hcd
usb 1-2.1.2: New USB device found, idVendor=099a, idProduct=0638
usb 1-2.1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 1-2.1.2: Product: USB Keyboard
usb 1-2.1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes usb 1-2.1.2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/0003:099A:0638.0001/input/input3 hid-generic 0003:099A:0638.0001: input,hidraw0: USB HID v1.10 Keyboard [USB Keyboard] on usb-0000:00:14.0-2.1.2/input0 input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.1/0003:099A:0638.0002/input/input4
usb 1-4: new full-speed USB device number 9 using xhci_hcd
usb 1-4: device descriptor read/8, error -71
hid-generic 0003:099A:0638.0002: input,hidraw1: USB HID v1.10 Device [USB Keyboard] on usb-0000:00:14.0-2.1.2/input1
usb 1-4: device descriptor read/8, error -71
usb 1-2.1.6: new full-speed USB device number 10 using xhci_hcd
usb 1-2.1.6: New USB device found, idVendor=1038, idProduct=1366
usb 1-2.1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-2.1.6: Product: Kinzu V2 Gaming Mouse
usb 1-2.1.6: Manufacturer: SteelSeries
hid-generic 0003:1038:1366.0003: hiddev0,hidraw2: USB HID v1.11 Device [SteelSeries Kinzu V2 Gaming Mouse] on usb-0000:00:14.0-2.1.6/input0 input: SteelSeries Kinzu V2 Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1.6/1-2.1.6:1.1/0003:1038:1366.0004/input/input5 hid-generic 0003:1038:1366.0004: input,hidraw3: USB HID v1.11 Mouse [SteelSeries Kinzu V2 Gaming Mouse] on usb-0000:00:14.0-2.1.6/input1
usb 1-4: new full-speed USB device number 11 using xhci_hcd
usb 1-4: device descriptor read/8, error -71
md: md0 stopped.
md: bind<sda1>
md: bind<sdb1>
md/raid1:md0: active with 2 out of 2 mirrors
created bitmap (22 pages) for device md0
md0: bitmap initialized from disk: read 2 pages, set 0 of 44711 bits
md0: detected capacity change from 0 to 3000457232384
mdadm: /dev/md/0 has been started with 2 drives.
usb 1-4: device descriptor read/8, error -110
usb usb1-port4: unable to enumerate USB device
>> Activating Logical Volume Groups
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
usb 1-9: new high-speed USB device number 12 using xhci_hcd
usb 1-9: New USB device found, idVendor=174c, idProduct=2074
usb 1-9: New USB device strings: Mfr=2, Product=3, SerialNumber=0
usb 1-9: Product: ASM107x
usb 1-9: Manufacturer: ASUS Tek.
hub 1-9:1.0: USB hub found
hub 1-9:1.0: 4 ports detected
usb 1-14: new low-speed USB device number 13 using xhci_hcd
  1 logical volume(s) in volume group "garbo" now active
usb 1-14: New USB device found, idVendor=0665, idProduct=5161
usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-14: Product: USB to Serial
usb 1-14: Manufacturer: INNO TECH
usb 1-14: SerialNumber: 20100826
hid-generic 0003:0665:5161.0005: hiddev0,hidraw4: USB HID v1.00 Device [INNO TECH USB to Serial] on usb-0000:00:14.0-14/input0
  25 logical volume(s) in volume group "system" now active
>> Initializing root device...
>> Detected root: /dev/sdc2
>> Mounting /dev/sdc2 as root...
>> Detected fstype: ext4
>> Using mount fstype: ext4
>> Using mount opts: -o ro
EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
>> Booting (initramfs)
INIT: version 2.88 booting

   OpenRC 0.18.4 is starting up Gentoo Linux (x86_64) [XENU]

 * /proc is already mounted
 * /run/openrc: creating directory
 * /run/lock: correcting mode
 * /run/lock: correcting owner
 * Mounting xenfs ...
 [ ok ]
 * Remounting devtmpfs on /dev ...
 [ ok ]
 * Mounting /dev/mqueue ...
 [ ok ]
 * Creating list of required static device nodes for the current kernel ...
 [ ok ]
 * Mounting security filesystem ...
 [ ok ]
 * Mounting debug filesystem ...
 [ ok ]
 * Mounting config filesystem ...
 [ ok ]
 * Mounting cgroup filesystem ...
 [ ok ]
 * Mounting fuse control filesystem ...
 [ ok ]
 * Mounting efivarfs filesystem ...
 [ ok ]
 * Setting up tmpfiles.d entries for /dev ...
 [ ok ]
 * Setting system clock using the hardware clock [UTC] ...
 [ ok ]
 * Loading module nct6775 ...
 [ ok ]
 * Loading module xen_acpi_processor ...
 [ ok ]
 * Loading module xen_blkback ...
 [ ok ]
 * Loading module xen_wdt ...
 [ ok ]
 * Loading module ahci ...
 [ ok ]
 * Loading module xhci_hcd ...
 [ ok ]
 * Loading module xhch_pci ...
 * Failed to load xhch_pci
 [ !! ]
 * Loading module ehci-pci ...
 [ ok ]
 * Loading module lpc_ich ...
 [ ok ]
 * Loading module i801_smbus ...
 * Failed to load i801_smbus
 [ !! ]
 * Loading module i2c_i801e1000e ...
 * Failed to load i2c_i801e1000e
 [ !! ]
 * Loading module megaraid_sas ...
 [ ok ]
 * Loading module igb ...
 [ ok ]
 * Loading module ast ...
 [ ok ]
 * Loading module sb_edac ...
 [ ok ]
 * Loading module pvpanic ...
 [ ok ]
 * Loading module tmem ...
 [ ok ]
 * Loading module pktcdvd ...
 [ ok ]
 * Loading module usbip-core ...
 [ ok ]
 * Loading module usbip-host ...
 [ ok ]
 * Loading module snd-aloop ...
 [ ok ]
 * Loading module snd-hda-intel ...
 [ ok ]
 * Autoloaded 19 module(s)
 * Starting udev ...
 [ ok ]
 * Generating a rule to create a /dev/root symlink ...
 [ ok ]
 * Populating /dev with existing devices through uevents ...
 [ ok ]
 * Waiting for uevents to be processed ...
 [ ok ]
 * Checking local filesystems  ...
ssdroot: clean, 1206411/6471680 files, 15814610/25878784 blocks
fsck.fat 3.0.28 (2015-05-16)
/dev/sdc1: 117 files, 68721/974476 clusters
apub: clean, 83758/67764224 files, 213637925/271056896 blocks
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
 [ ok ]
 * Remounting root filesystem read/write ...
 [ ok ]
 * Remounting filesystems ...
 [ ok ]
 * Updating /etc/mtab ...
 * Creating mtab symbolic link
 [ ok ]
 * Activating swap devices ...
 [ ok ]
 * Mounting local filesystems ...
 [ ok ]
 * Mounting misc binary format filesystem ...
 [ ok ]
 * Loading custom binary format handlers ...
 [ ok ]
 * Configuring kernel parameters ...
 [ ok ]
 * Creating user login records ...
 [ ok ]
 * Wiping /tmp directory ...
 [ ok ]
 * Setting hostname to gentoo ...
 [ ok ]
 * Setting terminal encoding [UTF-8] ...
 [ ok ]
 * Setting keyboard mode [UTF-8] ...
 [ ok ]
 * Loading key mappings [us] ...
 [ ok ]
 * Bringing up network interface lo ...
 [ ok ]
 * Starting mcelog ...
 [ ok ]
 * Checking rsyslogd's configuration ...
 [ ok ]
 * Starting rsyslog ...
 [ ok ]
 * Bringing up interface eth0
 *   Running preup ...
 [ ok ]
 *   Waiting for IPv6 addresses ...
 [ ok ]
 * Bringing up interface br0
 *   Running preup ...
Cannot get current wake-on-lan settings: No such device
  not setting wol
Cannot get device settings: No such device
Cannot get wake-on-lan settings: No such device
Cannot get message level: No such device
Cannot get link status: No such device
 *   Creating bridge br0 ...
 *   Adding ports to br0
 *     eth0 ...
 [ ok ]
 *   192.168.2.1/24 ...
 [ ok ]
 *   Adding routes
 *     default via 192.168.2.2 ...
 [ ok ]
 *     224.0.0.0/4 ...
 [ ok ]
 *     239.0.0.0/8 ...
 [ ok ]
 *   Waiting for IPv6 addresses ...
 [ ok ]
 * Starting sshd ...
 [ ok ]
 * Activating additional swap space ...
 [ ok ]
 * Setting up tmpfiles.d entries ...
 [ ok ]
 * Initializing random number generator ...
 [ ok ]
 * Starting xencommons daemon ...
 [ ok ]
INIT: Entering runlevel: 3
 * Starting lvmetad ...
 [ ok ]
 * Starting up RAID devices ...
 * mdadm: No arrays found in config file or automatically
 [ !! ]
 * Setting up the Logical Volume Manager ...
 [ ok ]
 * Starting atd ...
 [ ok ]
 * Starting ipmievd ...
ipmievd: using pidfile /var/run/ipmievd.pid0
 [ ok ]
 * Starting dmeventd ...
 [ ok ]
 * Starting LVM monitoring for VGs   garbo system: ...
  1 logical volume(s) in volume group "garbo" monitored
  25 logical volume(s) in volume group "system" monitored
 [ ok ]
 * Starting mdadm monitor ...
 [ ok ]
 * Bringing up interface br1
 *   Running preup ...
Cannot get current wake-on-lan settings: No such device
  not setting wol
Cannot get device settings: No such device
Cannot get wake-on-lan settings: No such device
Cannot get message level: No such device
Cannot get link status: No such device
 *   Creating bridge br1 ...
 [ ok ]
 *   Waiting for IPv6 addresses ...
 [ ok ]
 * Starting xenstored daemon ...
 * Setting domain0 name record
 [ ok ]
 * Starting xenconsoled daemon ...
 [ ok ]
 * Starting Xen domains from /etc/xen/auto
 * Creating screen session to hold domain consoles ...
 [ ok ]
 * Starting rpcbind ...
 [ ok ]
 * Starting NFS statd ...
 [ ok ]
 * Setting up RPC pipefs ...
 [ ok ]
 * Starting idmapd ...
 [ ok ]
 * Starting NFS sm-notify ...
 [ ok ]
 * Mounting network filesystems ...
 [ ok ]
 * Mounting nfsd filesystem in /proc ...
 [ ok ]
 * Exporting NFS directories ...
 [ ok ]
 * Starting NFS mountd ...
 [ ok ]
 * Starting NFS daemon ...
 [ ok ]
 * Starting NFS smnotify ...
 [ ok ]
 * Starting ntpd ...
 [ ok ]
 * Starting nullmailer ...
 [ ok ]
 * samba -> start: smbd ...
 [ ok ]
 * samba -> start: nmbd ...
 [ ok ]
Name "main::lsijbod" used only once: possible typo at /usr/local/sbin/dev-list-smart line 277. device 19 : direkte scsi device at /usr/local/sbin/dev-list-smart line 166, <PDL> line 54. device 16 : direkte scsi device at /usr/local/sbin/dev-list-smart line 166, <PDL> line 104. device 18 : direkte scsi device at /usr/local/sbin/dev-list-smart line 166, <PDL> line 154. device 17 : direkte scsi device at /usr/local/sbin/dev-list-smart line 166, <PDL> line 204.
 * Starting smartd ...
 [ ok ]
 * Starting snmpd ...
 [ ok ]
 * Starting UPS drivers ...
Network UPS Tools - UPS driver controller 2.7.3
Network UPS Tools - Megatec/Q1 protocol USB driver 0.11 (2.7.3)
Supported UPS detected with megatec protocol
Vendor information unavailable
Battery runtime will not be calculated (runtimecal not set)
 [ ok ]
 * Starting upsd ...
 [ ok ]
 * Starting upsmon ...
 [ ok ]
 * Starting usbip-server ...
 [ ok ]
 * Starting vixie-cron ...
 [ ok ]
 * Starting xinetd ...
 [ ok ]
 * Starting local ...
 [ ok ]
 *   status: started


This is gentoo.alstadheim.priv.no (Linux x86_64 4.1.12-gentoo) 06:31:23

gentoo login:  *   status: started
garbo.hvm is an invalid domain identifier (rc=-6)
garbo er ikke i gang
creating garbo.hvm (router/firewall)
Parsing config from garbo.hvm
Wed Jan 13 06:31:25 CET 2016
ping: unknown host giga-switch
venter paa dns
PING giga-switch.alstadheim.priv.no (148.252.112.87) 56(84) bytes of data.

--- giga-switch.alstadheim.priv.no ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.316/0.316/0.316/0.000 ms
ssh: connect to host garbo port 22: Connection refused
venter paa nett-tjenester fra garbo
ssh: connect to host garbo port 22: Connection refused
venter paa nett-tjenester fra garbo
ssh: connect to host garbo port 22: Connection refused
venter paa nett-tjenester fra garbo
ssh: connect to host garbo port 22: Connection refused
venter paa nett-tjenester fra garbo
ssh: connect to host garbo port 22: Connection refused
venter paa nett-tjenester fra garbo
garbo OK
media.hvm is an invalid domain identifier (rc=-6)
Parsing config from media.hvm
(XEN) [2016-01-13 05:33:44] [VT-D] It's risky to assign 0000:02:00.0 with shared RMRR at 7db92000 for Dom2.
print.pvm is an invalid domain identifier (rc=-6)
Parsing config from print.pvm
Da er vi klare !
Trykk ^L for aa renske skjermen
(XEN) [2016-01-13 08:46:25] tmem: flushing tmem pools for domid=4
(XEN) [2016-01-13 08:54:27] tmem: flushing tmem pools for domid=5
(XEN) [2016-01-13 09:01:53] tmem: flushing tmem pools for domid=6
(XEN) [2016-01-13 09:04:41] tmem: flushing tmem pools for domid=7
(XEN) [2016-01-13 09:19:46] tmem: flushing tmem pools for domid=8
(XEN) [2016-01-13 09:22:42] tmem: flushing tmem pools for domid=9
(XEN) [2016-01-13 09:40:37] tmem: flushing tmem pools for domid=10
(XEN) [2016-01-13 20:59:46] [VT-D] It's risky to assign 0000:81:00.0 with shared RMRR at 7db92000 for Dom12.
(XEN) [2016-01-13 22:21:06] tmem: flushing tmem pools for domid=3
(XEN) [2016-01-14 19:31:12] tmem: flushing tmem pools for domid=11
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163 (XEN) [2016-01-15 07:02:56] ----[ Xen-4.6.0 x86_64 debug=y Not tainted ]----
(XEN) [2016-01-15 07:02:56] CPU:    19
(XEN) [2016-01-15 07:02:56] RIP: e008:[<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] RFLAGS: 0000000000010046   CONTEXT: hypervisor
(XEN) [2016-01-15 07:02:56] rax: 0000000000000001 rbx: ffff830839c06b00 rcx: 0000000000000001 (XEN) [2016-01-15 07:02:56] rdx: ffff830839d86480 rsi: 0000000000000033 rdi: 0000000000000033 (XEN) [2016-01-15 07:02:56] rbp: ffff83107e06fdc8 rsp: ffff83107e06fd68 r8: 0000000000001a3c (XEN) [2016-01-15 07:02:56] r9: ffff830857e7b650 r10: ffff880039bd7d80 r11: 0000000000000000 (XEN) [2016-01-15 07:02:56] r12: ffff8310418e8ef0 r13: 0000000000000033 r14: 0000000000006b00 (XEN) [2016-01-15 07:02:56] r15: 000000000000006b cr0: 000000008005003b cr4: 00000000001526e0
(XEN) [2016-01-15 07:02:56] cr3: 00000004cfcfd000   cr2: 00007f903fa37030
(XEN) [2016-01-15 07:02:56] ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: e008
(XEN) [2016-01-15 07:02:56] Xen stack trace from rsp=ffff83107e06fd68:
(XEN) [2016-01-15 07:02:56] ffff831000000000 ffff830839c06b24 0000000000000000 0000006b8034a480 (XEN) [2016-01-15 07:02:56] 0000001300000013 ffff830857e7b000 ffff82d08034a480 00013afa0cbacffd (XEN) [2016-01-15 07:02:56] ffff830839d8c840 0000000000000004 0000000000000008 ffff830839d8c900 (XEN) [2016-01-15 07:02:56] 00007cef81f90207 ffff82d08023b132 ffff830839d8c900 0000000000000008 (XEN) [2016-01-15 07:02:56] 0000000000000004 ffff830839d8c840 ffff83107e06fef0 00013afa0cbacffd (XEN) [2016-01-15 07:02:56] 0000000000000000 ffff880039bd7d80 ffff830857e7b650 0000000000001a3c (XEN) [2016-01-15 07:02:56] ffff830839d86020 20c49ba5e353f7cf ffff83107e068000 00013afa0cba5d69 (XEN) [2016-01-15 07:02:56] ffff830839d8c870 0000003300000000 ffff82d0801af0ba 000000000000e008 (XEN) [2016-01-15 07:02:56] 0000000000000202 ffff83107e06fe80 0000000000000000 0000002075ff8000 (XEN) [2016-01-15 07:02:56] 00013afa0cb5fbb1 ffff82d0801eba00 ffff83107e06ff08 ffff82d080321a00 (XEN) [2016-01-15 07:02:56] 0000000000000000 0000000000000000 0000037c000019fc ffffffff81a04000 (XEN) [2016-01-15 07:02:56] ffff83107e068000 ffff83007ddd6000 00000000ffffffff ffff83083ffe7000 (XEN) [2016-01-15 07:02:56] ffff830857e7b000 ffff83107e06ff10 ffff82d0801607bc ffff82d08012c574 (XEN) [2016-01-15 07:02:56] ffff830075ff8000 ffff83107e06fdd8 ffffffff81a04000 ffffffff81a04000 (XEN) [2016-01-15 07:02:56] ffffffff81a04000 0000000000000000 ffffffff81a03ed8 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 ffff880039bd7d80 0000000000000000 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 ffffffff81a2e700 ffff8803bf20da70 0000000000000000 (XEN) [2016-01-15 07:02:56] 0000000000000000 0000beef0000beef ffffffff81038162 000000bf0000beef (XEN) [2016-01-15 07:02:56] 0000000000000286 ffffffff81a03ed8 000000000000beef 000000000000beef (XEN) [2016-01-15 07:02:56] 000000000000beef 000000000000beef 000000000000beef 0000000000000013
(XEN) [2016-01-15 07:02:56] Xen call trace:
(XEN) [2016-01-15 07:02:56]    [<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] [<ffff82d08023b132>] common_interrupt+0x62/0x70
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801af0ba>] mwait_idle+0x2cb/0x315
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801607bc>] idle_loop+0x51/0x6b
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56] Panic on CPU 19:
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] Reboot in five seconds...


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.