xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [BUG] kernel panic when dom_mem is set to 2048M
@ 2016-10-24 13:01 Jose Miguel Porcel Gonzalez
  0 siblings, 0 replies; only message in thread
From: Jose Miguel Porcel Gonzalez @ 2016-10-24 13:01 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 12475 bytes --]

Hi xen-devel

I am experiencing an odd issue with Xen crashing (Kernel Panic) in one
of my Xen 4.6 nodes on Debian. However, this only happens when
dom0_mem is set to 2048M, below that i.e.: 1024M or above that i.e:
4096M the system is stable.

See below a kernel panic log, I have attached also additional logs and
information about this including some uprecords. The server had the
PSU replaced and also hardware was tested for RAM, Disks or CPU
issues.Hardware appears to be fine.

Hardware:
---------
Intel(R) Xeon(R) CPU E5-1630 v3 @ 3.70GHz
Supermicro Super Server/X10SRi-F, BIOS 1.0b
Software RAID.
More details on the lspci log attached.

OS/System details:
------------------
Debian GNU/Linux stretch/sid (4.7.0-1-amd64 #1 SMP Debian 4.7.6-1
(2016-10-07) x86_64 GNU/Linux)
Using Ganeti: gnt-cluster (ganeti 2.15.2-6) 2.15.2
Xen 4.6, installed using Debian packages.

Xen and linux command line:
-----------------------------

(Node 1) unstable host when dom_mem is set to 2048M

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc
(Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M noreboot
dom0_max_vcpus=1 com1=115200,8n1 console=com2 no-real-mode edd=off

[*] Note that "loglvl=all guest_loglvl=all" has been added for verbose
output on the attached log files.
[*] no-real-mode and edd=off come from Debian, see also:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750958 but not a
problem here.

linux /proc/cmdline
placeholder root=UUID=525998f8-b79b-42a5-824f-49862bccd14f ro
nomodeset noreboot xencons=hvc console=hvc0

About the extra kernel args:

dom0_max_vcpus=1 no-real-mode edd=off are having no effect on this
issue, I have done some tests with and without those arguments.
Furthermore, I have another node that has memory set to 2048 and it is
not experiencing that problem, similar hardware and same OS pretty
much.

(Node 2) Here is the command line for Xen on this other host that
seems stable so far:

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc
(Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M no-real-mode edd=off

linux /proc/cmdline
placeholder root=UUID=a13f424f-11b2-4195-b82e-bda616ce6a6f ro nomodeset

//---- kernel panic start ----//

[ 1571.770465] BUG: unable to handle kernel paging request at
00000000000e90f0
[ 1571.770493] IP: [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770501] PGD 6b389067 PUD 6b346067 PMD 0
[ 1571.770504] Oops: 0002 [#1] SMP
[ 1571.770508] Modules linked in: xt_physdev br_netfilter
iptable_filter xen_netback tun xen_blkback bridge stp llc xen_gntdev
xen_evtchn xenfs xen_privcmd nls_ascii
 nls_cp437 vfat fat evdev iTCO_wdt iTCO_vendor_support intel_rapl
sb_edac edac_core sg x86_pkg_temp_thermal intel_powerclamp coretemp
crct10dif_pclmul crc32_pclmul t
tm ghash_clmulni_intel drm_kms_helper drm lpc_ich mei_me i2c_i801
pcspkr mei mfd_core shpchp ioatdma drbd lru_cache sunrpc ip_tables
x_tables autofs4 ext4 ecb crc16
jbd2 mbcache raid10 raid456 async_raid6_recov async_memcpy async_pq
async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid0
multipath linear xen_blkfront dm_m
od raid1 md_mod sd_mod crc32c_intel xhci_pci aesni_intel ahci libahci
aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd xhci_hcd
ehci_pci ehci_hcd libata usbcor
e usb_common scsi_mod igb i2c_algo_bit dca ptp pps_core
[ 1571.770552] CPU: 0 PID: 863 Comm: ganeti-mond Tainted: G        W
    4.7.0-1-amd64 #1 Debian 4.7.6-1
[ 1571.770554] Hardware name: Supermicro Super Server/X10SRi-F, BIOS
1.0b 04/21/2015
[ 1571.770556] task: ffff88006a8c4000 ti: ffff88006abb4000 task.ti:
ffff88006abb4000
[ 1571.770558] RIP: e030:[<ffffffff810c28dc>]  [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770561] RSP: e02b:ffff88006abb7d00  EFLAGS: 00010206
[ 1571.770563] RAX: 0000000000003ffe RBX: ffffc900403a910c RCX:
0000000000000002
[ 1571.770565] RDX: 0000000000000000 RSI: 00000000ffff8800 RDI:
ffffc900403a910c
[ 1571.770566] RBP: ffff8801068178c0 R08: ffff88007616f040 R09:
ffffffff81547200
[ 1571.770568] R10: 000000001a99c9f3 R11: ffffc900403a2dfc R12:
00000000000e90f0
[ 1571.770570] R13: ffff880106817904 R14: 0000000000040000 R15:
0000000000000001
[ 1571.770613] FS:  00007f3f8d01cf00(0000) GS:ffff880106800000(0000)
knlGS:0000000000000000
[ 1571.770615] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1571.770617] CR2: 00000000000e90f0 CR3: 000000006aaff000 CR4:
0000000000042660
[ 1571.770619] Stack:
[ 1571.770620]  ffffffff815461bc ffffc900403a9100 ffffc900403a910c
00000000e899ac00
[ 1571.770623]  ffffc900403a2df0 ffff88007616f040 ffffffff81b11550
ffffffff815db00d
[ 1571.770625]  ffffffff815477d9 00007ffe0000000a ffffc900403a2dfc
ffffffff81547200
[ 1571.770628] Call Trace:
[ 1571.770633]  [<ffffffff815461bc>] ? udp_lib_lport_inuse+0x2c/0xf0
[ 1571.770639]  [<ffffffff815db00d>] ? _raw_spin_lock+0x1d/0x20
[ 1571.770641]  [<ffffffff815477d9>] ? udp_lib_get_port+0x3d9/0x5a0
[ 1571.770644]  [<ffffffff81547200>] ? udp4_seq_show+0x160/0x160
[ 1571.770647]  [<ffffffff81552fa6>] ? inet_autobind+0x26/0x60
[ 1571.770649]  [<ffffffff81554daa>] ? inet_sendmsg+0x7a/0xb0
[ 1571.770653]  [<ffffffff814be8a0>] ? sock_sendmsg+0x30/0x40
[ 1571.770655]  [<ffffffff814bee03>] ? SYSC_sendto+0xd3/0x150
[ 1571.770658]  [<ffffffff8120cfa9>] ? SyS_select+0xc9/0x110
[ 1571.770661]  [<ffffffff815db136>] ?
system_call_fast_compare_end+0xc/0x96
[ 1571.770662] Code: 89 c4 c1 e8 12 4c 8d 6d 44 49 c1 ec 0c 83 e8 01
41 bf 01 00 00 00 41 83 e4 30 48 98 49 81 c4 c0 78 01 00 4c 03 24 c5
e0 77 b0 81 <49> 89 2c 24 b
8 00 80 00 00 eb 15 84 c0 75 0a 41 0f b6 54 24 44
[ 1571.770682] RIP  [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770685]  RSP <ffff88006abb7d00>
[ 1571.770686] CR2: 00000000000e90f0
[ 1571.770691] ---[ end trace 7ea4af2d99a92b5f ]---
[ 1571.770692] Kernel panic - not syncing: Fatal exception in
interrupt
[ 1571.770695] Kernel Offset: disabled
(XEN) Hardware Dom0 crashed: 'noreboot' set - not rebooting.

//---- kernel panic end ----//

Any advice Hi xen-devel

I am experiencing random reboots in one of my Xen 4.6 nodes on Debian.
However, this only happens when dom0_mem is set to 2048M, below that
i.e.: 1024M or above that i.e: 4096M the system is stable.

See below a kernel panic log, I have attached also additional logs and
information about this including some uprecords. The server had the
PSU replaced and also hardware was tested for RAM, Disks or CPU
issues.Hardware appears to be fine.

Hardware:
---------
Intel(R) Xeon(R) CPU E5-1630 v3 @ 3.70GHz
Supermicro Super Server/X10SRi-F, BIOS 1.0b
Software RAID.
More details on the lspci log attached.

OS/System details:
------------------
Debian GNU/Linux stretch/sid (4.7.0-1-amd64 #1 SMP Debian 4.7.6-1
(2016-10-07) x86_64 GNU/Linux)
Using Ganeti: gnt-cluster (ganeti 2.15.2-6) 2.15.2
Xen 4.6, installed using Debian packages.

Xen and linux command line:
-----------------------------

(Node 1) unstable host when dom_mem is set to 2048M

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc
(Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M noreboot
dom0_max_vcpus=1 com1=115200,8n1 console=com2 no-real-mode edd=off

[*] Note that "loglvl=all guest_loglvl=all" has been added for verbose
output on the attached log files.
[*] no-real-mode and edd=off come from Debian, see also:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750958 but not a
problem here.

linux /proc/cmdline
placeholder root=UUID=525998f8-b79b-42a5-824f-49862bccd14f ro
nomodeset noreboot xencons=hvc console=hvc0

About the extra kernel args:

dom0_max_vcpus=1 no-real-mode edd=off are having no effect on this
issue, I have done some tests with and without those arguments.
Furthermore, I have another node that has memory set to 2048 and it is
not experiencing that problem, similar hardware and same OS pretty
much.

(Node 2) Here is the command line for Xen on this other host that
seems stable so far:

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc
(Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M no-real-mode edd=off

linux /proc/cmdline
placeholder root=UUID=a13f424f-11b2-4195-b82e-bda616ce6a6f ro nomodeset

//---- kernel panic start ----//

[ 1571.770465] BUG: unable to handle kernel paging request at
00000000000e90f0
[ 1571.770493] IP: [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770501] PGD 6b389067 PUD 6b346067 PMD 0
[ 1571.770504] Oops: 0002 [#1] SMP
[ 1571.770508] Modules linked in: xt_physdev br_netfilter
iptable_filter xen_netback tun xen_blkback bridge stp llc xen_gntdev
xen_evtchn xenfs xen_privcmd nls_ascii
 nls_cp437 vfat fat evdev iTCO_wdt iTCO_vendor_support intel_rapl
sb_edac edac_core sg x86_pkg_temp_thermal intel_powerclamp coretemp
crct10dif_pclmul crc32_pclmul t
tm ghash_clmulni_intel drm_kms_helper drm lpc_ich mei_me i2c_i801
pcspkr mei mfd_core shpchp ioatdma drbd lru_cache sunrpc ip_tables
x_tables autofs4 ext4 ecb crc16
jbd2 mbcache raid10 raid456 async_raid6_recov async_memcpy async_pq
async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid0
multipath linear xen_blkfront dm_m
od raid1 md_mod sd_mod crc32c_intel xhci_pci aesni_intel ahci libahci
aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd xhci_hcd
ehci_pci ehci_hcd libata usbcor
e usb_common scsi_mod igb i2c_algo_bit dca ptp pps_core
[ 1571.770552] CPU: 0 PID: 863 Comm: ganeti-mond Tainted: G        W
    4.7.0-1-amd64 #1 Debian 4.7.6-1
[ 1571.770554] Hardware name: Supermicro Super Server/X10SRi-F, BIOS
1.0b 04/21/2015
[ 1571.770556] task: ffff88006a8c4000 ti: ffff88006abb4000 task.ti:
ffff88006abb4000
[ 1571.770558] RIP: e030:[<ffffffff810c28dc>]  [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770561] RSP: e02b:ffff88006abb7d00  EFLAGS: 00010206
[ 1571.770563] RAX: 0000000000003ffe RBX: ffffc900403a910c RCX:
0000000000000002
[ 1571.770565] RDX: 0000000000000000 RSI: 00000000ffff8800 RDI:
ffffc900403a910c
[ 1571.770566] RBP: ffff8801068178c0 R08: ffff88007616f040 R09:
ffffffff81547200
[ 1571.770568] R10: 000000001a99c9f3 R11: ffffc900403a2dfc R12:
00000000000e90f0
[ 1571.770570] R13: ffff880106817904 R14: 0000000000040000 R15:
0000000000000001
[ 1571.770613] FS:  00007f3f8d01cf00(0000) GS:ffff880106800000(0000)
knlGS:0000000000000000
[ 1571.770615] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1571.770617] CR2: 00000000000e90f0 CR3: 000000006aaff000 CR4:
0000000000042660
[ 1571.770619] Stack:
[ 1571.770620]  ffffffff815461bc ffffc900403a9100 ffffc900403a910c
00000000e899ac00
[ 1571.770623]  ffffc900403a2df0 ffff88007616f040 ffffffff81b11550
ffffffff815db00d
[ 1571.770625]  ffffffff815477d9 00007ffe0000000a ffffc900403a2dfc
ffffffff81547200
[ 1571.770628] Call Trace:
[ 1571.770633]  [<ffffffff815461bc>] ? udp_lib_lport_inuse+0x2c/0xf0
[ 1571.770639]  [<ffffffff815db00d>] ? _raw_spin_lock+0x1d/0x20
[ 1571.770641]  [<ffffffff815477d9>] ? udp_lib_get_port+0x3d9/0x5a0
[ 1571.770644]  [<ffffffff81547200>] ? udp4_seq_show+0x160/0x160
[ 1571.770647]  [<ffffffff81552fa6>] ? inet_autobind+0x26/0x60
[ 1571.770649]  [<ffffffff81554daa>] ? inet_sendmsg+0x7a/0xb0
[ 1571.770653]  [<ffffffff814be8a0>] ? sock_sendmsg+0x30/0x40
[ 1571.770655]  [<ffffffff814bee03>] ? SYSC_sendto+0xd3/0x150
[ 1571.770658]  [<ffffffff8120cfa9>] ? SyS_select+0xc9/0x110
[ 1571.770661]  [<ffffffff815db136>] ?
system_call_fast_compare_end+0xc/0x96
[ 1571.770662] Code: 89 c4 c1 e8 12 4c 8d 6d 44 49 c1 ec 0c 83 e8 01
41 bf 01 00 00 00 41 83 e4 30 48 98 49 81 c4 c0 78 01 00 4c 03 24 c5
e0 77 b0 81 <49> 89 2c 24 b
8 00 80 00 00 eb 15 84 c0 75 0a 41 0f b6 54 24 44
[ 1571.770682] RIP  [<ffffffff810c28dc>]
__pv_queued_spin_lock_slowpath+0x18c/0x260
[ 1571.770685]  RSP <ffff88006abb7d00>
[ 1571.770686] CR2: 00000000000e90f0
[ 1571.770691] ---[ end trace 7ea4af2d99a92b5f ]---
[ 1571.770692] Kernel panic - not syncing: Fatal exception in
interrupt
[ 1571.770695] Kernel Offset: disabled
(XEN) Hardware Dom0 crashed: 'noreboot' set - not rebooting.

//---- kernel panic end ----//

[-- Attachment #2: dmesg_dom0_log.txt --]
[-- Type: text/plain, Size: 72627 bytes --]

[    0.000000] Linux version 4.7.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.1 20160904 (Debian 5.4.1-2) ) #1 SMP Debian 4.7.6-1 (2016-10-07)
[    0.000000] Command line: placeholder root=UUID=525998f8-b79b-42a5-824f-49862bccd14f ro nomodeset noreboot nomodeset xencons=hvc console=hvc0
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] Released 0 page(s)
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000079237fff] usable
[    0.000000] Xen: [mem 0x0000000079238000-0x000000007984dfff] reserved
[    0.000000] Xen: [mem 0x000000007984e000-0x0000000079930fff] usable
[    0.000000] Xen: [mem 0x0000000079931000-0x0000000079e07fff] ACPI NVS
[    0.000000] Xen: [mem 0x0000000079e08000-0x000000007bcf2fff] reserved
[    0.000000] Xen: [mem 0x000000007bcf3000-0x000000007bd51fff] type 20
[    0.000000] Xen: [mem 0x000000007bd52000-0x000000007bd52fff] usable
[    0.000000] Xen: [mem 0x000000007bd53000-0x000000007bdd8fff] reserved
[    0.000000] Xen: [mem 0x000000007bdd9000-0x000000007bffffff] usable
[    0.000000] Xen: [mem 0x0000000080000000-0x000000008fffffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] Xen: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] Xen: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x0000000106b1cfff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Supermicro Super Server/X10SRi-F, BIOS 1.0b 04/21/2015
[    0.000000] Hypervisor detected: Xen
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x106b1d max_arch_pfn = 0x400000000
[    0.000000] MTRR: Disabled
[    0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC  
[    0.000000] e820: last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[    0.000000] BRK [0x01d56000, 0x01d56fff] PGTABLE
[    0.000000] BRK [0x01d57000, 0x01d57fff] PGTABLE
[    0.000000] BRK [0x01d58000, 0x01d58fff] PGTABLE
[    0.000000] BRK [0x01d59000, 0x01d59fff] PGTABLE
[    0.000000] BRK [0x01d5a000, 0x01d5afff] PGTABLE
[    0.000000] BRK [0x01d5b000, 0x01d5bfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x02000000-0x031d1fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20160422/tbxfroot-243)
[    0.000000] NUMA turned off
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000106b1cfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7914f000-0x79153fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000106b1cfff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000079237fff]
[    0.000000]   node   0: [mem 0x000000007984e000-0x0000000079930fff]
[    0.000000]   node   0: [mem 0x000000007bd52000-0x000000007bd52fff]
[    0.000000]   node   0: [mem 0x000000007bdd9000-0x000000007bffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000106b1cfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000106b1cfff]
[    0.000000] On node 0 totalpages: 524287
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7702 pages used for memmap
[    0.000000]   DMA32 zone: 492867 pages, LIFO batch:31
[    0.000000]   Normal zone: 429 pages used for memmap
[    0.000000]   Normal zone: 27421 pages, LIFO batch:7
[    0.000000] p2m virtual area at ffffc90000000000, size is 40000000
[    0.000000] Remapped 27421 page(s)
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79238000-0x7984dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x79931000-0x79e07fff]
[    0.000000] PM: Registered nosave memory: [mem 0x79e08000-0x7bcf2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7bcf3000-0x7bd51fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7bd53000-0x7bdd8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.6.0 (preserve-AD)
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 33 pages/cpu @ffff880106800000 s98264 r8192 d28712 u2097152
[    0.000000] pcpu-alloc: s98264 r8192 d28712 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] xen: PV spinlocks enabled
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 516071
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: placeholder root=UUID=525998f8-b79b-42a5-824f-49862bccd14f ro nomodeset noreboot nomodeset xencons=hvc console=hvc0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] software IO TLB [mem 0x102800000-0x106800000] (64MB) mapped at [ffff880102800000-ffff8801067fffff]
[    0.000000] Memory: 1955516K/2097148K available (6015K kernel code, 1099K rwdata, 2788K rodata, 1352K init, 928K bss, 141632K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    0.000000] Using NULL legacy PIC
[    0.000000] NR_IRQS:33024 nr_irqs:32 0
[    0.000000] xen:events: Using FIFO-based ABI
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [hvc0] enabled
[    0.000000] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] tsc: Detected 3700.094 MHz processor
[    2.574390] Calibrating delay loop (skipped), value calculated using timer frequency.. 7400.18 BogoMIPS (lpj=14800376)
[    2.574394] pid_max: default: 32768 minimum: 301
[    2.574560] Security Framework initialized
[    2.574562] Yama: disabled by default; enable with sysctl kernel.yama.*
[    2.574568] AppArmor: AppArmor disabled by boot time parameter
[    2.574756] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    2.575060] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    2.575176] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    2.575182] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    2.575359] CPU: Physical Processor ID: 0
[    2.575361] CPU: Processor Core ID: 0
[    2.575364] mce: CPU supports 2 MCE banks
[    2.575379] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    2.575381] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    2.589058] Freeing SMP alternatives memory: 24K (ffffffff81c66000 - ffffffff81c6c000)
[    2.590202] ftrace: allocating 24703 entries in 97 pages
[    2.597044] cpu 0 spinlock event irq 1
[    2.597049] smpboot: Max logical packages: 1
[    2.597052] Could not initialize VPMU for cpu 0, error -95
[    2.597060] Performance Events: 16-deep LBR, Haswell events, Broken PMU hardware detected, using software events only.
[    2.597076] Failed to access perfctr msr (MSR c4 is 0)
[    2.597388] NMI watchdog: disabled (cpu0): hardware events not enabled
[    2.597390] NMI watchdog: Shutting down hard lockup detector on all cpus
[    2.597397] x86: Booted up 1 node, 1 CPUs
[    2.597526] devtmpfs: initialized
[    2.597562] x86/mm: Memory block size: 128MB
[    2.598625] PM: Registering ACPI NVS region [mem 0x79931000-0x79e07fff] (5074944 bytes)
[    2.598702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    2.598719] pinctrl core: initialized pinctrl subsystem
[    2.598800] NET: Registered protocol family 16
[    2.598805] xen:grant_table: Grant tables using version 1 layout
[    2.598811] Grant table initialized
[    2.598997] PCI: Using configuration type 1 for base access
[    2.599498] ACPI: Interpreter disabled.
[    2.599504] xen:balloon: Initialising balloon driver
[    2.599524] xen_balloon: Initialising balloon driver
[    2.599562] vgaarb: loaded
[    2.599597] PCI: Probing PCI hardware
[    2.599599] PCI: root bus 00: using default resources
[    2.599599] PCI: Probing PCI hardware (bus 00)
[    2.599615] PCI host bridge to bus 0000:00
[    2.599617] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.599619] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[    2.599621] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.599635] pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
[    2.599735] pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
[    2.599802] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.599849] pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
[    2.599914] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    2.599959] pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
[    2.600024] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    2.600069] pci 0000:00:03.2: [8086:2f0a] type 01 class 0x060400
[    2.600134] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[    2.600178] pci 0000:00:03.3: [8086:2f0b] type 01 class 0x060400
[    2.600242] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    2.600289] pci 0000:00:04.0: [8086:2f20] type 00 class 0x088000
[    2.600303] pci 0000:00:04.0: reg 0x10: [mem 0xfb22c000-0xfb22ffff 64bit]
[    2.600405] pci 0000:00:04.1: [8086:2f21] type 00 class 0x088000
[    2.600419] pci 0000:00:04.1: reg 0x10: [mem 0xfb228000-0xfb22bfff 64bit]
[    2.600521] pci 0000:00:04.2: [8086:2f22] type 00 class 0x088000
[    2.600535] pci 0000:00:04.2: reg 0x10: [mem 0xfb224000-0xfb227fff 64bit]
[    2.600674] pci 0000:00:04.3: [8086:2f23] type 00 class 0x088000
[    2.600688] pci 0000:00:04.3: reg 0x10: [mem 0xfb220000-0xfb223fff 64bit]
[    2.600791] pci 0000:00:04.4: [8086:2f24] type 00 class 0x088000
[    2.600805] pci 0000:00:04.4: reg 0x10: [mem 0xfb21c000-0xfb21ffff 64bit]
[    2.600907] pci 0000:00:04.5: [8086:2f25] type 00 class 0x088000
[    2.600921] pci 0000:00:04.5: reg 0x10: [mem 0xfb218000-0xfb21bfff 64bit]
[    2.601037] pci 0000:00:04.6: [8086:2f26] type 00 class 0x088000
[    2.601051] pci 0000:00:04.6: reg 0x10: [mem 0xfb214000-0xfb217fff 64bit]
[    2.601155] pci 0000:00:04.7: [8086:2f27] type 00 class 0x088000
[    2.601169] pci 0000:00:04.7: reg 0x10: [mem 0xfb210000-0xfb213fff 64bit]
[    2.601270] pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
[    2.601357] pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
[    2.601453] pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
[    2.601541] pci 0000:00:05.4: [8086:2f2c] type 00 class 0x080020
[    2.601550] pci 0000:00:05.4: reg 0x10: [mem 0xfb239000-0xfb239fff]
[    2.601669] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[    2.601823] pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
[    2.601845] pci 0000:00:11.4: reg 0x10: [io  0xf110-0xf117]
[    2.601856] pci 0000:00:11.4: reg 0x14: [io  0xf100-0xf103]
[    2.601867] pci 0000:00:11.4: reg 0x18: [io  0xf0f0-0xf0f7]
[    2.601878] pci 0000:00:11.4: reg 0x1c: [io  0xf0e0-0xf0e3]
[    2.601889] pci 0000:00:11.4: reg 0x20: [io  0xf020-0xf03f]
[    2.601900] pci 0000:00:11.4: reg 0x24: [mem 0xfb238000-0xfb2387ff]
[    2.601959] pci 0000:00:11.4: PME# supported from D3hot
[    2.602061] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[    2.602083] pci 0000:00:14.0: reg 0x10: [mem 0xfb200000-0xfb20ffff 64bit]
[    2.602161] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    2.602210] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
[    2.602234] pci 0000:00:16.0: reg 0x10: [mem 0xfb237000-0xfb23700f 64bit]
[    2.602322] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    2.602371] pci 0000:00:16.1: [8086:8d3b] type 00 class 0x078000
[    2.602396] pci 0000:00:16.1: reg 0x10: [mem 0xfb236000-0xfb23600f 64bit]
[    2.602485] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    2.602549] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[    2.602572] pci 0000:00:1a.0: reg 0x10: [mem 0xfb234000-0xfb2343ff]
[    2.602688] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    2.602750] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[    2.602839] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.602864] pci 0000:00:1c.0: Enabling MPC IRBNCE
[    2.602867] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[    2.602919] pci 0000:00:1c.6: [8086:8d1c] type 01 class 0x060400
[    2.603007] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    2.603026] pci 0000:00:1c.6: Enabling MPC IRBNCE
[    2.603029] pci 0000:00:1c.6: Intel PCH root port ACS workaround enabled
[    2.603077] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[    2.603099] pci 0000:00:1d.0: reg 0x10: [mem 0xfb233000-0xfb2333ff]
[    2.603214] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    2.603275] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[    2.603490] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
[    2.603509] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    2.603519] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    2.603529] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    2.603539] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    2.603549] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
[    2.603559] pci 0000:00:1f.2: reg 0x24: [mem 0xfb232000-0xfb2327ff]
[    2.603612] pci 0000:00:1f.2: PME# supported from D3hot
[    2.603658] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[    2.603676] pci 0000:00:1f.3: reg 0x10: [mem 0xfb231000-0xfb2310ff 64bit]
[    2.603696] pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
[    2.603756] pci 0000:00:1f.6: [8086:8d24] type 00 class 0x118000
[    2.603781] pci 0000:00:1f.6: reg 0x10: [mem 0xfb230000-0xfb230fff 64bit]
[    2.603944] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.603990] pci 0000:00:02.0: PCI bridge to [bus 02]
[    2.604036] pci 0000:00:03.0: PCI bridge to [bus 03]
[    2.604081] pci 0000:00:03.2: PCI bridge to [bus 04]
[    2.604141] pci 0000:05:00.0: [8086:1521] type 00 class 0x020000
[    2.604154] pci 0000:05:00.0: reg 0x10: [mem 0xfb120000-0xfb13ffff]
[    2.604173] pci 0000:05:00.0: reg 0x18: [io  0xe020-0xe03f]
[    2.604183] pci 0000:05:00.0: reg 0x1c: [mem 0xfb144000-0xfb147fff]
[    2.604263] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    2.604334] pci 0000:05:00.1: [8086:1521] type 00 class 0x020000
[    2.604347] pci 0000:05:00.1: reg 0x10: [mem 0xfb100000-0xfb11ffff]
[    2.604366] pci 0000:05:00.1: reg 0x18: [io  0xe000-0xe01f]
[    2.604376] pci 0000:05:00.1: reg 0x1c: [mem 0xfb140000-0xfb143fff]
[    2.604456] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
[    2.609069] pci 0000:00:03.3: PCI bridge to [bus 05-06]
[    2.609080] pci 0000:00:03.3:   bridge window [io  0xe000-0xefff]
[    2.609088] pci 0000:00:03.3:   bridge window [mem 0xfb100000-0xfb1fffff]
[    2.609101] pci 0000:00:03.3:   bridge window [mem 0xfbe00000-0xfbefffff 64bit pref]
[    2.609211] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    2.609305] pci 0000:08:00.0: [1a03:1150] type 01 class 0x060400
[    2.609442] pci 0000:08:00.0: supports D1 D2
[    2.609443] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.609520] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    2.609532] pci 0000:00:1c.6: PCI bridge to [bus 08-09]
[    2.609536] pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
[    2.609539] pci 0000:00:1c.6:   bridge window [mem 0xfa000000-0xfb0fffff]
[    2.609618] pci 0000:09:00.0: [1a03:2000] type 00 class 0x030000
[    2.609649] pci 0000:09:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    2.609665] pci 0000:09:00.0: reg 0x14: [mem 0xfb000000-0xfb01ffff]
[    2.609682] pci 0000:09:00.0: reg 0x18: [io  0xd000-0xd07f]
[    2.609810] pci 0000:09:00.0: supports D1 D2
[    2.609810] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.609874] vgaarb: setting as boot device: PCI:0000:09:00.0
[    2.609876] vgaarb: device added: PCI:0000:09:00.0,decodes=io+mem,owns=io+mem,locks=none
[    2.609949] pci 0000:08:00.0: PCI bridge to [bus 09]
[    2.609959] pci 0000:08:00.0:   bridge window [io  0xd000-0xdfff]
[    2.609964] pci 0000:08:00.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    2.610035] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 09
[    2.610052] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:8d44]
[    2.610105] PCI: pci_cache_line_size set to 64 bytes
[    2.610206] e820: reserve RAM buffer [mem 0x79238000-0x7bffffff]
[    2.610207] e820: reserve RAM buffer [mem 0x79931000-0x7bffffff]
[    2.610208] e820: reserve RAM buffer [mem 0x7bd53000-0x7bffffff]
[    2.610209] e820: reserve RAM buffer [mem 0x106b1d000-0x107ffffff]
[    2.610335] amd_nb: Cannot enumerate AMD northbridges
[    2.610341] clocksource: Switched to clocksource xen
[    2.613923] VFS: Disk quotas dquot_6.6.0
[    2.613934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.613949] hugetlbfs: disabling because there are no supported hugepage sizes
[    2.613972] pnp: PnP ACPI: disabled
[    2.614736] pci 0000:00:01.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    2.614739] pci 0000:00:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    2.614740] pci 0000:00:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    2.614773] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    2.614775] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[    2.614776] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
[    2.614802] pci 0000:00:01.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    2.614803] pci 0000:00:01.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    2.614804] pci 0000:00:01.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    2.614805] pci 0000:00:01.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    2.614806] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    2.614807] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    2.614808] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    2.614809] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    2.614810] pci 0000:00:01.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    2.614811] pci 0000:00:01.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    2.614812] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    2.614812] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    2.614815] pci 0000:00:01.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
[    2.614819] pci 0000:00:01.0: BAR 15: assigned [mem 0x108000000-0x1081fffff 64bit pref]
[    2.614821] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90200000-0x903fffff]
[    2.614823] pci 0000:00:1c.0: BAR 15: assigned [mem 0x108200000-0x1083fffff 64bit pref]
[    2.614826] pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.614828] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    2.614830] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.614833] pci 0000:00:01.0:   bridge window [io  0x1000-0x1fff]
[    2.614838] pci 0000:00:01.0:   bridge window [mem 0x90000000-0x901fffff]
[    2.614842] pci 0000:00:01.0:   bridge window [mem 0x108000000-0x1081fffff 64bit pref]
[    2.614848] pci 0000:00:02.0: PCI bridge to [bus 02]
[    2.614858] pci 0000:00:03.0: PCI bridge to [bus 03]
[    2.614868] pci 0000:00:03.2: PCI bridge to [bus 04]
[    2.614879] pci 0000:00:03.3: PCI bridge to [bus 05-06]
[    2.614881] pci 0000:00:03.3:   bridge window [io  0xe000-0xefff]
[    2.614886] pci 0000:00:03.3:   bridge window [mem 0xfb100000-0xfb1fffff]
[    2.614890] pci 0000:00:03.3:   bridge window [mem 0xfbe00000-0xfbefffff 64bit pref]
[    2.614896] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    2.614899] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    2.614904] pci 0000:00:1c.0:   bridge window [mem 0x90200000-0x903fffff]
[    2.614909] pci 0000:00:1c.0:   bridge window [mem 0x108200000-0x1083fffff 64bit pref]
[    2.614916] pci 0000:08:00.0: PCI bridge to [bus 09]
[    2.614920] pci 0000:08:00.0:   bridge window [io  0xd000-0xdfff]
[    2.614928] pci 0000:08:00.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    2.614942] pci 0000:00:1c.6: PCI bridge to [bus 08-09]
[    2.614945] pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
[    2.614950] pci 0000:00:1c.6:   bridge window [mem 0xfa000000-0xfb0fffff]
[    2.614961] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    2.614962] pci_bus 0000:00: resource 5 [mem 0x00000000-0x3fffffffffff]
[    2.614963] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    2.614963] pci_bus 0000:01: resource 1 [mem 0x90000000-0x901fffff]
[    2.614964] pci_bus 0000:01: resource 2 [mem 0x108000000-0x1081fffff 64bit pref]
[    2.614965] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    2.614966] pci_bus 0000:05: resource 1 [mem 0xfb100000-0xfb1fffff]
[    2.614967] pci_bus 0000:05: resource 2 [mem 0xfbe00000-0xfbefffff 64bit pref]
[    2.614967] pci_bus 0000:07: resource 0 [io  0x2000-0x2fff]
[    2.614968] pci_bus 0000:07: resource 1 [mem 0x90200000-0x903fffff]
[    2.614969] pci_bus 0000:07: resource 2 [mem 0x108200000-0x1083fffff 64bit pref]
[    2.614970] pci_bus 0000:08: resource 0 [io  0xd000-0xdfff]
[    2.614971] pci_bus 0000:08: resource 1 [mem 0xfa000000-0xfb0fffff]
[    2.614971] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
[    2.614972] pci_bus 0000:09: resource 1 [mem 0xfa000000-0xfb0fffff]
[    2.614988] NET: Registered protocol family 2
[    2.615083] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    2.615116] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    2.615144] TCP: Hash tables configured (established 16384 bind 16384)
[    2.615163] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    2.615171] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    2.615197] NET: Registered protocol family 1
[    2.615245] PCI: setting IRQ 11 as level-triggered
[    2.615250] pci 0000:00:14.0: found PCI INT D -> IRQ 11
[    2.615262] pci 0000:00:14.0: sharing IRQ 11 with 0000:00:04.3
[    2.615267] pci 0000:00:14.0: sharing IRQ 11 with 0000:00:04.7
[    2.615559] PCI: setting IRQ 5 as level-triggered
[    2.615563] pci 0000:00:1a.0: found PCI INT C -> IRQ 5
[    2.615574] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:04.2
[    2.615580] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:04.6
[    2.615602] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1c.6
[    2.615605] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1d.0
[    2.615611] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1f.3
[    2.615614] pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1f.6
[    2.615623] pci 0000:00:1a.0: sharing IRQ 5 with 0000:09:00.0
[    2.634414] pci 0000:00:1d.0: found PCI INT C -> IRQ 5
[    2.634445] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:04.2
[    2.634461] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:04.6
[    2.634506] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1a.0
[    2.634510] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1c.6
[    2.634518] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1f.3
[    2.634521] pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1f.6
[    2.634530] pci 0000:00:1d.0: sharing IRQ 5 with 0000:09:00.0
[    2.654431] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.654442] PCI: CLS 64 bytes, default 64
[    2.654507] Unpacking initramfs...
[    2.859816] Freeing initrd memory: 18248K (ffff880002000000 - ffff8800031d2000)
[    2.859883] Intel CQM monitoring enabled
[    2.859893] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    2.859895] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.859897] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.859898] RAPL PMU: hw unit of domain dram 2^-16 Joules
[    2.859930] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    2.860087] futex hash table entries: 256 (order: 2, 16384 bytes)
[    2.860101] audit: initializing netlink subsys (disabled)
[    2.860116] audit: type=2000 audit(1477305391.027:1): initialized
[    2.860317] Initialise system trusted keyrings
[    2.860371] workingset: timestamp_bits=37 max_order=19 bucket_order=0
[    2.860379] zbud: loaded
[    2.886225] Key type asymmetric registered
[    2.886227] Asymmetric key parser 'x509' registered
[    2.886238] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    2.886252] io scheduler noop registered
[    2.886253] io scheduler deadline registered
[    2.886259] io scheduler cfq registered (default)
[    2.886310] pcieport 0000:00:01.0: found PCI INT A -> IRQ 11
[    2.886316] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:02.0
[    2.886319] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:03.0
[    2.886321] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:03.2
[    2.886324] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:03.3
[    2.886327] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:04.0
[    2.886333] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:04.4
[    2.886360] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:11.4
[    2.886365] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:16.0
[    2.886371] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:1c.0
[    2.886379] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:00:1f.2
[    2.886385] pcieport 0000:00:01.0: sharing IRQ 11 with 0000:05:00.0
[    2.886491] pcieport 0000:00:02.0: found PCI INT A -> IRQ 11
[    2.886497] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:03.0
[    2.886500] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:03.2
[    2.886503] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:03.3
[    2.886506] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:04.0
[    2.886511] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:04.4
[    2.886523] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:11.4
[    2.886528] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:16.0
[    2.886534] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:1c.0
[    2.886542] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:00:1f.2
[    2.886548] pcieport 0000:00:02.0: sharing IRQ 11 with 0000:05:00.0
[    2.886624] pcieport 0000:00:03.0: found PCI INT A -> IRQ 11
[    2.886631] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:03.2
[    2.886634] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:03.3
[    2.886636] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:04.0
[    2.886642] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:04.4
[    2.886654] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:11.4
[    2.886659] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:16.0
[    2.886665] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:1c.0
[    2.886677] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:00:1f.2
[    2.886683] pcieport 0000:00:03.0: sharing IRQ 11 with 0000:05:00.0
[    2.886758] pcieport 0000:00:03.2: found PCI INT A -> IRQ 11
[    2.886764] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:03.0
[    2.886768] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:03.3
[    2.886770] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:04.0
[    2.886776] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:04.4
[    2.886788] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:11.4
[    2.886793] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:16.0
[    2.886799] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:1c.0
[    2.886807] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:00:1f.2
[    2.886813] pcieport 0000:00:03.2: sharing IRQ 11 with 0000:05:00.0
[    2.886924] pcieport 0000:00:03.3: found PCI INT A -> IRQ 11
[    2.886930] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:03.0
[    2.886935] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:04.0
[    2.886941] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:04.4
[    2.886953] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:11.4
[    2.886958] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:16.0
[    2.886964] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:1c.0
[    2.886972] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:00:1f.2
[    2.886977] pcieport 0000:00:03.3: sharing IRQ 11 with 0000:05:00.0
[    2.887054] pcieport 0000:00:1c.0: found PCI INT A -> IRQ 11
[    2.887060] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:03.0
[    2.887065] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:04.0
[    2.887070] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:04.4
[    2.887082] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:11.4
[    2.887087] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:16.0
[    2.887099] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:00:1f.2
[    2.887105] pcieport 0000:00:1c.0: sharing IRQ 11 with 0000:05:00.0
[    2.887208] pcieport 0000:00:1c.6: found PCI INT C -> IRQ 5
[    2.887219] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:04.2
[    2.887225] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:04.6
[    2.887241] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:1a.0
[    2.887247] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:1d.0
[    2.887254] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:1f.3
[    2.887257] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:00:1f.6
[    2.887266] pcieport 0000:00:1c.6: sharing IRQ 5 with 0000:09:00.0
[    2.887378] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    2.887383] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[    2.887396] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    2.887400] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[    2.887413] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[    2.887417] pcie_pme 0000:00:03.0:pcie001: service driver pcie_pme loaded
[    2.887429] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[    2.887433] pcie_pme 0000:00:03.2:pcie001: service driver pcie_pme loaded
[    2.887446] pcieport 0000:00:03.3: Signaling PME through PCIe PME interrupt
[    2.887448] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    2.887450] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
[    2.887454] pcie_pme 0000:00:03.3:pcie001: service driver pcie_pme loaded
[    2.887468] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    2.887473] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[    2.887487] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    2.887489] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    2.887491] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    2.887495] pcie_pme 0000:00:1c.6:pcie001: service driver pcie_pme loaded
[    2.887498] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.887506] pciehp 0000:00:01.0:pcie004: Slot #11 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    2.887532] pciehp 0000:00:01.0:pcie004: service driver pciehp loaded
[    2.887539] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.887553] pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
[    2.887556] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.887564] intel_idle: does not run on family 6 model 63
[    2.887730] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.887898] Linux agpgart interface v0.103
[    2.887927] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    2.887928] AMD IOMMUv2 functionality not available on this system
[    2.887985] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    3.934504] i8042: No controller found
[    3.934512] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aab5d8f64e, max_idle_ns: 881590986809 ns
[    3.934548] mousedev: PS/2 mouse device common for all mice
[    3.934666] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    3.934684] genirq: Flags mismatch irq 8. 00000080 (rtc0) vs. 00000000 (xen-pcpu)
[    3.934699] rtc_cmos: probe of rtc_cmos failed with error -16
[    3.934708] ledtrig-cpu: registered to indicate activity on CPUs
[    3.935041] NET: Registered protocol family 10
[    3.935144] mip6: Mobile IPv6
[    3.935147] NET: Registered protocol family 17
[    3.935149] mpls_gso: MPLS GSO support
[    3.935218] mce: Unable to init device /dev/mcelog (rc: -16)
[    3.935248] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x2e
[    3.935267] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    3.935324] registered taskstats version 1
[    3.935326] Loading compiled-in X.509 certificates
[    3.936837] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
[    3.936992] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630'
[    3.937003] zswap: loaded using pool lzo/zbud
[    3.937365] hctosys: unable to open rtc device (rtc0)
[    3.937399] PM: Hibernation image not present or could not be loaded.
[    3.937710] Freeing unused kernel memory: 1352K (ffffffff81b14000 - ffffffff81c66000)
[    3.937712] Write protecting the kernel read-only data: 10240k
[    3.939115] Freeing unused kernel memory: 112K (ffff8800015e4000 - ffff880001600000)
[    3.939502] Freeing unused kernel memory: 1308K (ffff8800018b9000 - ffff880001a00000)
[    3.939507] ------------[ cut here ]------------
[    3.939511] WARNING: CPU: 0 PID: 1 at /build/linux-dm3I1W/linux-4.7.6/arch/x86/mm/dump_pagetables.c:225 note_page+0x5e8/0x790
[    3.939514] x86/mm: Found insecure W+X mapping at address ffff880000000000/0xffff880000000000
[    3.939516] Modules linked in:
[    3.939519] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.7.0-1-amd64 #1 Debian 4.7.6-1
[    3.939521] Hardware name: Supermicro Super Server/X10SRi-F, BIOS 1.0b 04/21/2015
[    3.939523]  0000000000000200 000000007ac1c318 ffffffff81319fc5 ffff8801027dfde0
[    3.939526]  0000000000000000 ffffffff8107a03e ffff8801027dfed0 ffff8801027dfe38
[    3.939529]  0000000000000004 0000000000000000 0000880000000000 ffffc00000000fff
[    3.939532] Call Trace:
[    3.939536]  [<ffffffff81319fc5>] ? dump_stack+0x5c/0x77
[    3.939539]  [<ffffffff8107a03e>] ? __warn+0xbe/0xe0
[    3.939541]  [<ffffffff8107a0bf>] ? warn_slowpath_fmt+0x5f/0x80
[    3.939546]  [<ffffffff810cf899>] ? vprintk_emit+0x349/0x530
[    3.939548]  [<ffffffff8106c2e8>] ? note_page+0x5e8/0x790
[    3.939550]  [<ffffffff8106c837>] ? ptdump_walk_pgd_level_core+0x3a7/0x3e0
[    3.939555]  [<ffffffff815ce576>] ? kernel_init+0x26/0x100
[    3.939559]  [<ffffffff815db36f>] ? ret_from_fork+0x1f/0x40
[    3.939561]  [<ffffffff815ce550>] ? rest_init+0x80/0x80
[    3.939562] ---[ end trace 7ea4af2d99a92b5e ]---
[    3.946459] x86/mm: Checked W+X mappings: FAILED, 4601 W+X pages found.
[    3.963907] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.963948] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964027] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964075] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964122] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964165] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964209] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964251] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964331] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.964379] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
[    3.988808] pps_core: LinuxPPS API ver. 1 registered
[    3.988811] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.989217] PTP clock support registered
[    3.989589] dca service started, version 1.12.1
[    3.992162] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    3.992165] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.992196] igb 0000:05:00.0: found PCI INT A -> IRQ 11
[    3.992203] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:03.0
[    3.992208] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:04.0
[    3.992213] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:04.4
[    3.992225] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:11.4
[    3.992230] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:16.0
[    3.992242] igb 0000:05:00.0: sharing IRQ 11 with 0000:00:1f.2
[    3.999056] SCSI subsystem initialized
[    4.010275] usbcore: registered new interface driver usbfs
[    4.010282] usbcore: registered new interface driver hub
[    4.013729] usbcore: registered new device driver usb
[    4.015517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.015875] ehci-pci: EHCI PCI platform driver
[    4.015898] ehci-pci 0000:00:1a.0: found PCI INT C -> IRQ 5
[    4.015909] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:04.2
[    4.015915] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:04.6
[    4.015936] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1d.0
[    4.015942] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1f.3
[    4.015945] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:00:1f.6
[    4.015955] ehci-pci 0000:00:1a.0: sharing IRQ 5 with 0000:09:00.0
[    4.015977] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.015981] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.015995] ehci-pci 0000:00:1a.0: debug port 2
[    4.019914] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    4.036107] libata version 3.00 loaded.
[    4.041414] AVX2 version of gcm_enc/dec engaged.
[    4.041416] AES CTR mode by8 optimization enabled
[    4.044108] genirq: Flags mismatch irq 5. 00000080 (ehci_hcd:usb1) vs. 0002cc00 (callfuncsingle0)
[    4.044112] ehci-pci 0000:00:1a.0: request interrupt 5 failed
[    4.044115] ehci-pci 0000:00:1a.0: USB bus 1 deregistered
[    4.044129] ehci-pci 0000:00:1a.0: init 0000:00:1a.0 fail, -16
[    4.044133] ehci-pci: probe of 0000:00:1a.0 failed with error -16
[    4.044143] ahci 0000:00:11.4: version 3.0
[    4.044153] ahci 0000:00:11.4: found PCI INT A -> IRQ 11
[    4.044160] ahci 0000:00:11.4: sharing IRQ 11 with 0000:00:03.0
[    4.044165] ahci 0000:00:11.4: sharing IRQ 11 with 0000:00:04.0
[    4.044170] ahci 0000:00:11.4: sharing IRQ 11 with 0000:00:04.4
[    4.044186] ahci 0000:00:11.4: sharing IRQ 11 with 0000:00:16.0
[    4.044198] ahci 0000:00:11.4: sharing IRQ 11 with 0000:00:1f.2
[    4.044204] ahci 0000:00:11.4: sharing IRQ 11 with 0000:05:00.0
[    4.044302] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    4.044305] ahci 0000:00:11.4: flags: 64bit ncq led clo pio slum part ems apst 
[    4.068032] scsi host0: ahci
[    4.068178] scsi host1: ahci
[    4.069037] scsi host2: ahci
[    4.069832] scsi host3: ahci
[    4.069866] ata1: SATA max UDMA/133 abar m2048@0xfb238000 port 0xfb238100 irq 21
[    4.069869] ata2: SATA max UDMA/133 abar m2048@0xfb238000 port 0xfb238180 irq 21
[    4.069872] ata3: SATA max UDMA/133 abar m2048@0xfb238000 port 0xfb238200 irq 21
[    4.069874] ata4: SATA max UDMA/133 abar m2048@0xfb238000 port 0xfb238280 irq 21
[    4.069896] ahci 0000:00:1f.2: found PCI INT A -> IRQ 11
[    4.069902] ahci 0000:00:1f.2: sharing IRQ 11 with 0000:00:03.0
[    4.069907] ahci 0000:00:1f.2: sharing IRQ 11 with 0000:00:04.0
[    4.069913] ahci 0000:00:1f.2: sharing IRQ 11 with 0000:00:04.4
[    4.069928] ahci 0000:00:1f.2: sharing IRQ 11 with 0000:00:16.0
[    4.069945] ahci 0000:00:1f.2: sharing IRQ 11 with 0000:05:00.0
[    4.070041] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    4.070044] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    4.090891] igb 0000:05:00.0: added PHC on eth0
[    4.090894] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.090896] igb 0000:05:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 0c:c4:7a:6a:28:14
[    4.090970] igb 0000:05:00.0: eth0: PBA No: 050B00-000
[    4.090971] igb 0000:05:00.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
[    4.091002] PCI: setting IRQ 10 as level-triggered
[    4.091006] igb 0000:05:00.1: found PCI INT B -> IRQ 10
[    4.091017] igb 0000:05:00.1: sharing IRQ 10 with 0000:00:04.1
[    4.091023] igb 0000:05:00.1: sharing IRQ 10 with 0000:00:04.5
[    4.091038] igb 0000:05:00.1: sharing IRQ 10 with 0000:00:16.1
[    4.115893] scsi host4: ahci
[    4.116654] scsi host5: ahci
[    4.117467] scsi host6: ahci
[    4.118278] scsi host7: ahci
[    4.119078] scsi host8: ahci
[    4.120498] scsi host9: ahci
[    4.120534] ata5: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232100 irq 22
[    4.120537] ata6: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232180 irq 22
[    4.120539] ata7: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232200 irq 22
[    4.120541] ata8: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232280 irq 22
[    4.120544] ata9: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232300 irq 22
[    4.120546] ata10: SATA max UDMA/133 abar m2048@0xfb232000 port 0xfb232380 irq 22
[    4.120697] xhci_hcd 0000:00:14.0: found PCI INT D -> IRQ 11
[    4.120711] xhci_hcd 0000:00:14.0: sharing IRQ 11 with 0000:00:04.3
[    4.120717] xhci_hcd 0000:00:14.0: sharing IRQ 11 with 0000:00:04.7
[    4.120771] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.120775] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    4.121848] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    4.121855] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.121996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.121999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.122001] usb usb1: Product: xHCI Host Controller
[    4.122003] usb usb1: Manufacturer: Linux 4.7.0-1-amd64 xhci-hcd
[    4.122004] usb usb1: SerialNumber: 0000:00:14.0
[    4.122211] hub 1-0:1.0: USB hub found
[    4.122230] hub 1-0:1.0: 15 ports detected
[    4.122451] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.122454] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    4.122482] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    4.122484] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.122486] usb usb2: Product: xHCI Host Controller
[    4.122487] usb usb2: Manufacturer: Linux 4.7.0-1-amd64 xhci-hcd
[    4.122489] usb usb2: SerialNumber: 0000:00:14.0
[    4.122691] hub 2-0:1.0: USB hub found
[    4.122704] hub 2-0:1.0: 6 ports detected
[    4.122812] ehci-pci 0000:00:1d.0: found PCI INT C -> IRQ 5
[    4.122824] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:04.2
[    4.122830] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:04.6
[    4.122849] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1a.0
[    4.122862] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1f.3
[    4.122865] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:00:1f.6
[    4.122874] ehci-pci 0000:00:1d.0: sharing IRQ 5 with 0000:09:00.0
[    4.122894] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.122898] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    4.122911] ehci-pci 0000:00:1d.0: debug port 2
[    4.126816] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    4.130050] genirq: Flags mismatch irq 5. 00000080 (ehci_hcd:usb3) vs. 0002cc00 (callfuncsingle0)
[    4.130054] ehci-pci 0000:00:1d.0: request interrupt 5 failed
[    4.130057] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
[    4.130071] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -16
[    4.130075] ehci-pci: probe of 0000:00:1d.0 failed with error -16
[    4.148244] igb 0000:05:00.1: added PHC on eth1
[    4.148247] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection
[    4.148249] igb 0000:05:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 0c:c4:7a:6a:28:15
[    4.148322] igb 0000:05:00.1: eth1: PBA No: 050B00-000
[    4.148324] igb 0000:05:00.1: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
[    4.149300] igb 0000:05:00.1 eno2: renamed from eth1
[    4.149998] igb 0000:05:00.0 eno1: renamed from eth0
[    4.380696] ata2: SATA link down (SStatus 0 SControl 300)
[    4.380729] ata1: SATA link down (SStatus 0 SControl 300)
[    4.380769] ata3: SATA link down (SStatus 0 SControl 300)
[    4.380806] ata4: SATA link down (SStatus 0 SControl 300)
[    4.436651] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.438767] ata5.00: ATA-8: HGST HUS724040ALA640, MFAOAA70, max UDMA/133
[    4.438774] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.440695] ata9: SATA link down (SStatus 0 SControl 300)
[    4.440713] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.440726] ata8: SATA link down (SStatus 0 SControl 300)
[    4.440741] ata10: SATA link down (SStatus 0 SControl 300)
[    4.440755] ata7: SATA link down (SStatus 0 SControl 300)
[    4.440992] ata5.00: configured for UDMA/133
[    4.441072] scsi 4:0:0:0: Direct-Access     ATA      HGST HUS724040AL AA70 PQ: 0 ANSI: 5
[    4.442294] ata6.00: ATA-8: HGST HUS724040ALA640, MFAOAA70, max UDMA/133
[    4.442317] ata6.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.443968] ata6.00: configured for UDMA/133
[    4.444148] scsi 5:0:0:0: Direct-Access     ATA      HGST HUS724040AL AA70 PQ: 0 ANSI: 5
[    4.447688] sd 4:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    4.447705] sd 4:0:0:0: [sda] Write Protect is off
[    4.447708] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.447714] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.447807] sd 5:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    4.447823] sd 5:0:0:0: [sdb] Write Protect is off
[    4.447825] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.447831] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.484818]  sda: sda1 sda2 sda3 sda4
[    4.484991] sd 4:0:0:0: [sda] Attached SCSI disk
[    4.495148]  sdb: sdb1 sdb2 sdb3 sdb4
[    4.495309] sd 5:0:0:0: [sdb] Attached SCSI disk
[    4.722419] md: bind<sda2>
[    4.739160] md: bind<sda3>
[    4.786018] md: bind<sdb2>
[    4.788428] md: raid1 personality registered for level 1
[    4.788628] md/raid1:md0: active with 2 out of 2 mirrors
[    4.788643] md0: detected capacity change from 0 to 1072693248
[    4.818428] md: bind<sdb3>
[    4.835997] md/raid1:md1: active with 2 out of 2 mirrors
[    4.836062] created bitmap (1 pages) for device md1
[    4.836131] md1: bitmap initialized from disk: read 1 pages, set 0 of 2046 bits
[    4.903796] md: bind<sdb4>
[    4.909985] md1: detected capacity change from 0 to 137304735744
[    4.926438] md: bind<sda4>
[    4.927815] md/raid1:md2: active with 2 out of 2 mirrors
[    4.927878] created bitmap (29 pages) for device md2
[    4.928287] md2: bitmap initialized from disk: read 2 pages, set 0 of 57545 bits
[    4.934398] clocksource: Switched to clocksource tsc
[    4.950947] md2: detected capacity change from 0 to 3861765947392
[    5.169779] device-mapper: uevent: version 1.0.3
[    5.170021] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    5.291223] Invalid max_queues (4), will use default max: 1.
[    5.296187] md: linear personality registered for level -1
[    5.299509] md: multipath personality registered for level -4
[    5.302856] md: raid0 personality registered for level 0
[    5.374372] raid6: sse2x1   gen() 11211 MB/s
[    5.442369] raid6: sse2x1   xor()  8648 MB/s
[    5.510369] raid6: sse2x2   gen() 14556 MB/s
[    5.578369] raid6: sse2x2   xor()  9876 MB/s
[    5.646370] raid6: sse2x4   gen() 16938 MB/s
[    5.670370] random: nonblocking pool is initialized
[    5.714367] raid6: sse2x4   xor() 11693 MB/s
[    5.782367] raid6: avx2x1   gen() 22809 MB/s
[    5.850369] raid6: avx2x2   gen() 26638 MB/s
[    5.918368] raid6: avx2x4   gen() 31137 MB/s
[    5.918389] raid6: using algorithm avx2x4 gen() 31137 MB/s
[    5.918390] raid6: using avx2x2 recovery algorithm
[    5.921745] xor: automatically using best checksumming function:
[    5.958367]    avx       : 37211.000 MB/sec
[    5.960015] async_tx: api initialized (async)
[    5.971293] md: raid6 personality registered for level 6
[    5.971315] md: raid5 personality registered for level 5
[    5.971317] md: raid4 personality registered for level 4
[    5.977804] md: raid10 personality registered for level 10
[    6.649224] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
[    7.244389] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.324794] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    7.324882] systemd[1]: Detected virtualization xen.
[    7.324887] systemd[1]: Detected architecture x86-64.
[    7.337790] systemd[1]: Set hostname to <xen001.privatenet.local>.
[    7.761613] systemd[1]: lm-sensors.service: Cannot add dependency job, ignoring: Unit lm-sensors.service is masked.
[    7.762028] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.762240] systemd[1]: Created slice System Slice.
[    7.762380] systemd[1]: Created slice system-getty.slice.
[    7.762503] systemd[1]: Listening on Journal Audit Socket.
[    7.762559] systemd[1]: Reached target Encrypted Volumes.
[    7.762627] systemd[1]: Listening on Syslog Socket.
[    7.762701] systemd[1]: Listening on LVM2 metadata daemon socket.
[    7.762828] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    7.762901] systemd[1]: Listening on udev Kernel Socket.
[    7.763024] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.763150] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.763232] systemd[1]: Listening on Journal Socket.
[    7.763988] systemd[1]: Mounting POSIX Message Queue File System...
[    7.764867] systemd[1]: Mounting Debug File System...
[    7.765770] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.765976] systemd[1]: Created slice User and Session Slice.
[    7.766046] systemd[1]: Reached target Slices.
[    7.766120] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.799454] systemd[1]: Starting Load Kernel Modules...
[    7.799567] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.800402] systemd[1]: Starting Journal Service...
[    7.800513] systemd[1]: Listening on RPCbind Server Activation Socket.
[    7.800768] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.869632] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.870554] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.870635] systemd[1]: Reached target Swap.
[    7.871555] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    7.872426] systemd[1]: Mounting RPC Pipe File System...
[    7.872555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.872725] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.874853] systemd[1]: Reached target Paths.
[    7.874957] systemd[1]: Listening on udev Control Socket.
[    7.876210] systemd[1]: Starting Set the console keyboard layout...
[    7.884183] systemd[1]: Mounted POSIX Message Queue File System.
[    7.884256] systemd[1]: Mounted Debug File System.
[    7.899176] systemd[1]: Started Journal Service.
[    7.987815] EXT4-fs (md1): re-mounted. Opts: errors=remount-ro
[    7.994405] RPC: Registered named UNIX socket transport module.
[    7.994409] RPC: Registered udp transport module.
[    7.994410] RPC: Registered tcp transport module.
[    7.994412] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.162772] systemd-journald[557]: Received request to flush runtime journal from PID 1
[    8.180733] drbd: initialized. Version: 8.4.6 (api:1/proto:86-101)
[    8.180738] drbd: srcversion: 1F0128626573DBA291C8F2D 
[    8.180740] drbd: registered as block device major 147
[    8.637657] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    8.637708] ioatdma 0000:00:04.0: found PCI INT A -> IRQ 11
[    8.637716] ioatdma 0000:00:04.0: sharing IRQ 11 with 0000:00:03.0
[    8.637725] ioatdma 0000:00:04.0: sharing IRQ 11 with 0000:00:04.4
[    8.637743] ioatdma 0000:00:04.0: sharing IRQ 11 with 0000:00:16.0
[    8.637800] ioatdma 0000:00:04.0: sharing IRQ 11 with 0000:05:00.0
[    8.637829] ioatdma 0000:00:04.0: channel error register unreachable
[    8.637831] ioatdma 0000:00:04.0: channel enumeration error
[    8.637833] ioatdma 0000:00:04.0: Intel(R) I/OAT DMA Engine init failed
[    8.637859] ioatdma 0000:00:04.1: found PCI INT B -> IRQ 10
[    8.637874] ioatdma 0000:00:04.1: sharing IRQ 10 with 0000:00:04.5
[    8.637890] ioatdma 0000:00:04.1: sharing IRQ 10 with 0000:00:16.1
[    8.637906] ioatdma 0000:00:04.1: sharing IRQ 10 with 0000:05:00.1
[    8.637922] ioatdma 0000:00:04.1: channel error register unreachable
[    8.637923] ioatdma 0000:00:04.1: channel enumeration error
[    8.637925] ioatdma 0000:00:04.1: Intel(R) I/OAT DMA Engine init failed
[    8.637944] ioatdma 0000:00:04.2: found PCI INT C -> IRQ 5
[    8.637960] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:00:04.6
[    8.637976] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:00:1a.0
[    8.637982] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:00:1d.0
[    8.637989] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:00:1f.3
[    8.637992] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:00:1f.6
[    8.638001] ioatdma 0000:00:04.2: sharing IRQ 5 with 0000:09:00.0
[    8.638011] ioatdma 0000:00:04.2: channel error register unreachable
[    8.638013] ioatdma 0000:00:04.2: channel enumeration error
[    8.638015] ioatdma 0000:00:04.2: Intel(R) I/OAT DMA Engine init failed
[    8.638033] ioatdma 0000:00:04.3: found PCI INT D -> IRQ 11
[    8.638050] ioatdma 0000:00:04.3: sharing IRQ 11 with 0000:00:04.7
[    8.638061] ioatdma 0000:00:04.3: sharing IRQ 11 with 0000:00:14.0
[    8.638093] ioatdma 0000:00:04.3: channel error register unreachable
[    8.638095] ioatdma 0000:00:04.3: channel enumeration error
[    8.638096] ioatdma 0000:00:04.3: Intel(R) I/OAT DMA Engine init failed
[    8.638115] ioatdma 0000:00:04.4: found PCI INT A -> IRQ 11
[    8.638121] ioatdma 0000:00:04.4: sharing IRQ 11 with 0000:00:03.0
[    8.638126] ioatdma 0000:00:04.4: sharing IRQ 11 with 0000:00:04.0
[    8.638145] ioatdma 0000:00:04.4: sharing IRQ 11 with 0000:00:16.0
[    8.638162] ioatdma 0000:00:04.4: sharing IRQ 11 with 0000:05:00.0
[    8.638178] ioatdma 0000:00:04.4: channel error register unreachable
[    8.638180] ioatdma 0000:00:04.4: channel enumeration error
[    8.638181] ioatdma 0000:00:04.4: Intel(R) I/OAT DMA Engine init failed
[    8.638200] ioatdma 0000:00:04.5: found PCI INT B -> IRQ 10
[    8.638210] ioatdma 0000:00:04.5: sharing IRQ 10 with 0000:00:04.1
[    8.638230] ioatdma 0000:00:04.5: sharing IRQ 10 with 0000:00:16.1
[    8.638247] ioatdma 0000:00:04.5: sharing IRQ 10 with 0000:05:00.1
[    8.638262] ioatdma 0000:00:04.5: channel error register unreachable
[    8.638263] ioatdma 0000:00:04.5: channel enumeration error
[    8.638265] ioatdma 0000:00:04.5: Intel(R) I/OAT DMA Engine init failed
[    8.638284] ioatdma 0000:00:04.6: found PCI INT C -> IRQ 5
[    8.638295] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:00:04.2
[    8.638315] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:00:1a.0
[    8.638322] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:00:1d.0
[    8.638328] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:00:1f.3
[    8.638331] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:00:1f.6
[    8.638340] ioatdma 0000:00:04.6: sharing IRQ 5 with 0000:09:00.0
[    8.638350] ioatdma 0000:00:04.6: channel error register unreachable
[    8.638352] ioatdma 0000:00:04.6: channel enumeration error
[    8.638353] ioatdma 0000:00:04.6: Intel(R) I/OAT DMA Engine init failed
[    8.638372] ioatdma 0000:00:04.7: found PCI INT D -> IRQ 11
[    8.638385] ioatdma 0000:00:04.7: sharing IRQ 11 with 0000:00:04.3
[    8.638399] ioatdma 0000:00:04.7: sharing IRQ 11 with 0000:00:14.0
[    8.638432] ioatdma 0000:00:04.7: channel error register unreachable
[    8.638433] ioatdma 0000:00:04.7: channel enumeration error
[    8.638435] ioatdma 0000:00:04.7: Intel(R) I/OAT DMA Engine init failed
[    8.666550] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.729817] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    8.733803] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0003)
[    8.733814] i801_smbus 0000:00:1f.3: found PCI INT C -> IRQ 5
[    8.733827] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:00:04.2
[    8.733833] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:00:04.6
[    8.733849] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:00:1a.0
[    8.733856] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:00:1d.0
[    8.733863] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:00:1f.6
[    8.733873] i801_smbus 0000:00:1f.3: sharing IRQ 5 with 0000:09:00.0
[    8.733892] genirq: Flags mismatch irq 5. 00000080 (i801_smbus) vs. 0002cc00 (callfuncsingle0)
[    8.733894] i801_smbus 0000:00:1f.3: Failed to allocate irq 5: -16
[    8.733896] i801_smbus 0000:00:1f.3: SMBus using polling
[    8.735983] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[    8.757869] [drm] Initialized drm 1.1.0 20060810
[    8.921487] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    8.921591] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    8.938116] EDAC MC: Ver: 3.0.0
[    9.073764] EDAC sbridge: Seeking for: PCI ID 8086:2fa0
[    9.073770] EDAC sbridge:  Ver: 1.1.1 
[    9.093925] intel_rapl: Found RAPL domain package
[    9.093935] intel_rapl: Found RAPL domain dram
[    9.093937] intel_rapl: DRAM domain energy unit 15300pj
[    9.106915] iTCO_vendor_support: vendor-support=0
[    9.109875] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    9.109908] iTCO_wdt: Found a Wellsburg TCO device (Version=2, TCOBASE=0x0460)
[    9.110104] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.053394] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   10.734133] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   11.117740] xen:xen_evtchn: Event-channel device installed
[   14.406970] igb 0000:05:00.0 eno1: igb: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   14.407161] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   19.346749] xhci_hcd 0000:00:14.0: Error while assigning device slot ID
[   19.346784] xhci_hcd 0000:00:14.0: Max number of devices this xHCI host supports is 32.
[   19.346793] usb usb1-port12: couldn't allocate usb_device
[   19.634464] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[   20.661813] xen-br0: port 1(eno2) entered blocking state
[   20.661838] xen-br0: port 1(eno2) entered disabled state
[   20.661874] device eno2 entered promiscuous mode
[   20.716550] IPv6: ADDRCONF(NETDEV_UP): xen-br0: link is not ready
[   24.151224] igb 0000:05:00.1 eno2: igb: eno2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   24.151411] xen-br0: port 1(eno2) entered blocking state
[   24.151413] xen-br0: port 1(eno2) entered forwarding state
[   24.151479] IPv6: ADDRCONF(NETDEV_CHANGE): xen-br0: link becomes ready
[  218.254165] tun: Universal TUN/TAP device driver, 1.6
[  218.254192] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[  218.487874] xen-br0: port 2(vif1.0) entered blocking state
[  218.487901] xen-br0: port 2(vif1.0) entered disabled state
[  218.487936] device vif1.0 entered promiscuous mode
[  218.489117] IPv6: ADDRCONF(NETDEV_UP): vif1.0: link is not ready
[  218.749354] Bridge firewalling registered
[  218.827885] xen-br0: port 3(vif1.0-emu) entered blocking state
[  218.827910] xen-br0: port 3(vif1.0-emu) entered disabled state
[  218.827943] device vif1.0-emu entered promiscuous mode
[  218.829115] xen-br0: port 3(vif1.0-emu) entered blocking state
[  218.829119] xen-br0: port 3(vif1.0-emu) entered forwarding state
[  300.995008] xen-br0: port 2(vif1.0) entered disabled state
[  300.995062] device vif1.0 left promiscuous mode
[  300.995065] xen-br0: port 2(vif1.0) entered disabled state
[  301.032346] xen-br0: port 3(vif1.0-emu) entered disabled state
[  301.032396] device vif1.0-emu left promiscuous mode
[  301.032398] xen-br0: port 3(vif1.0-emu) entered disabled state
[  305.307434] xen-br0: port 2(vif2.0) entered blocking state
[  305.307459] xen-br0: port 2(vif2.0) entered disabled state
[  305.307490] device vif2.0 entered promiscuous mode
[  305.308569] IPv6: ADDRCONF(NETDEV_UP): vif2.0: link is not ready
[  305.359519] xen-br0: port 3(vif2.0-emu) entered blocking state
[  305.359543] xen-br0: port 3(vif2.0-emu) entered disabled state
[  305.359573] device vif2.0-emu entered promiscuous mode
[  305.360656] xen-br0: port 3(vif2.0-emu) entered blocking state
[  305.360659] xen-br0: port 3(vif2.0-emu) entered forwarding state
[  387.455490] xen-br0: port 2(vif2.0) entered disabled state
[  387.455544] device vif2.0 left promiscuous mode
[  387.455546] xen-br0: port 2(vif2.0) entered disabled state
[  387.592938] xen-br0: port 3(vif2.0-emu) entered disabled state
[  387.592990] device vif2.0-emu left promiscuous mode
[  387.592992] xen-br0: port 3(vif2.0-emu) entered disabled state
[  391.757424] xen-br0: port 2(vif3.0) entered blocking state
[  391.757449] xen-br0: port 2(vif3.0) entered disabled state
[  391.757479] device vif3.0 entered promiscuous mode
[  391.758558] IPv6: ADDRCONF(NETDEV_UP): vif3.0: link is not ready
[  391.809333] xen-br0: port 3(vif3.0-emu) entered blocking state
[  391.809356] xen-br0: port 3(vif3.0-emu) entered disabled state
[  391.809388] device vif3.0-emu entered promiscuous mode
[  391.810486] xen-br0: port 3(vif3.0-emu) entered blocking state
[  391.810489] xen-br0: port 3(vif3.0-emu) entered forwarding state
[  473.898818] xen-br0: port 2(vif3.0) entered disabled state
[  473.898873] device vif3.0 left promiscuous mode
[  473.898875] xen-br0: port 2(vif3.0) entered disabled state
[  473.923935] xen-br0: port 3(vif3.0-emu) entered disabled state
[  473.923985] device vif3.0-emu left promiscuous mode
[  473.923987] xen-br0: port 3(vif3.0-emu) entered disabled state
[  478.204255] xen-br0: port 2(vif4.0) entered blocking state
[  478.204280] xen-br0: port 2(vif4.0) entered disabled state
[  478.204311] device vif4.0 entered promiscuous mode
[  478.205352] IPv6: ADDRCONF(NETDEV_UP): vif4.0: link is not ready
[  478.255824] xen-br0: port 3(vif4.0-emu) entered blocking state
[  478.255847] xen-br0: port 3(vif4.0-emu) entered disabled state
[  478.255877] device vif4.0-emu entered promiscuous mode
[  478.256960] xen-br0: port 3(vif4.0-emu) entered blocking state
[  478.256964] xen-br0: port 3(vif4.0-emu) entered forwarding state
[  560.350514] xen-br0: port 2(vif4.0) entered disabled state
[  560.350568] device vif4.0 left promiscuous mode
[  560.350570] xen-br0: port 2(vif4.0) entered disabled state
[  560.498584] xen-br0: port 3(vif4.0-emu) entered disabled state
[  560.498635] device vif4.0-emu left promiscuous mode
[  560.498637] xen-br0: port 3(vif4.0-emu) entered disabled state
[  564.654761] xen-br0: port 2(vif5.0) entered blocking state
[  564.654787] xen-br0: port 2(vif5.0) entered disabled state
[  564.654818] device vif5.0 entered promiscuous mode
[  564.656023] IPv6: ADDRCONF(NETDEV_UP): vif5.0: link is not ready
[  564.706502] xen-br0: port 3(vif5.0-emu) entered blocking state
[  564.706526] xen-br0: port 3(vif5.0-emu) entered disabled state
[  564.706557] device vif5.0-emu entered promiscuous mode
[  564.707774] xen-br0: port 3(vif5.0-emu) entered blocking state
[  564.707777] xen-br0: port 3(vif5.0-emu) entered forwarding state
[  646.805040] xen-br0: port 2(vif5.0) entered disabled state
[  646.805094] device vif5.0 left promiscuous mode
[  646.805096] xen-br0: port 2(vif5.0) entered disabled state
[  646.834106] xen-br0: port 3(vif5.0-emu) entered disabled state
[  646.834157] device vif5.0-emu left promiscuous mode
[  646.834160] xen-br0: port 3(vif5.0-emu) entered disabled state
[  651.109528] xen-br0: port 2(vif6.0) entered blocking state
[  651.109553] xen-br0: port 2(vif6.0) entered disabled state
[  651.109585] device vif6.0 entered promiscuous mode
[  651.110657] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready
[  651.161521] xen-br0: port 3(vif6.0-emu) entered blocking state
[  651.161544] xen-br0: port 3(vif6.0-emu) entered disabled state
[  651.161575] device vif6.0-emu entered promiscuous mode
[  651.162660] xen-br0: port 3(vif6.0-emu) entered blocking state
[  651.162664] xen-br0: port 3(vif6.0-emu) entered forwarding state
[  733.253962] xen-br0: port 2(vif6.0) entered disabled state
[  733.254017] device vif6.0 left promiscuous mode
[  733.254019] xen-br0: port 2(vif6.0) entered disabled state
[  733.286715] xen-br0: port 3(vif6.0-emu) entered disabled state
[  733.286767] device vif6.0-emu left promiscuous mode
[  733.286769] xen-br0: port 3(vif6.0-emu) entered disabled state
[  737.558126] xen-br0: port 2(vif7.0) entered blocking state
[  737.558151] xen-br0: port 2(vif7.0) entered disabled state
[  737.558182] device vif7.0 entered promiscuous mode
[  737.559263] IPv6: ADDRCONF(NETDEV_UP): vif7.0: link is not ready
[  737.609926] xen-br0: port 3(vif7.0-emu) entered blocking state
[  737.609950] xen-br0: port 3(vif7.0-emu) entered disabled state
[  737.609982] device vif7.0-emu entered promiscuous mode
[  737.611052] xen-br0: port 3(vif7.0-emu) entered blocking state
[  737.611056] xen-br0: port 3(vif7.0-emu) entered forwarding state
[  819.650886] xen-br0: port 2(vif7.0) entered disabled state
[  819.650940] device vif7.0 left promiscuous mode
[  819.650942] xen-br0: port 2(vif7.0) entered disabled state
[  819.697518] xen-br0: port 3(vif7.0-emu) entered disabled state
[  819.697568] device vif7.0-emu left promiscuous mode
[  819.697570] xen-br0: port 3(vif7.0-emu) entered disabled state
[  823.959101] xen-br0: port 2(vif8.0) entered blocking state
[  823.959126] xen-br0: port 2(vif8.0) entered disabled state
[  823.959158] device vif8.0 entered promiscuous mode
[  823.960212] IPv6: ADDRCONF(NETDEV_UP): vif8.0: link is not ready
[  824.019983] xen-br0: port 3(vif8.0-emu) entered blocking state
[  824.020007] xen-br0: port 3(vif8.0-emu) entered disabled state
[  824.020038] device vif8.0-emu entered promiscuous mode
[  824.021158] xen-br0: port 3(vif8.0-emu) entered blocking state
[  824.021162] xen-br0: port 3(vif8.0-emu) entered forwarding state
[  906.111131] xen-br0: port 2(vif8.0) entered disabled state
[  906.111186] device vif8.0 left promiscuous mode
[  906.111188] xen-br0: port 2(vif8.0) entered disabled state
[  906.224625] xen-br0: port 3(vif8.0-emu) entered disabled state
[  906.224675] device vif8.0-emu left promiscuous mode
[  906.224677] xen-br0: port 3(vif8.0-emu) entered disabled state
[  910.414915] xen-br0: port 2(vif9.0) entered blocking state
[  910.414940] xen-br0: port 2(vif9.0) entered disabled state
[  910.414972] device vif9.0 entered promiscuous mode
[  910.416186] IPv6: ADDRCONF(NETDEV_UP): vif9.0: link is not ready
[  910.467059] xen-br0: port 3(vif9.0-emu) entered blocking state
[  910.467082] xen-br0: port 3(vif9.0-emu) entered disabled state
[  910.467113] device vif9.0-emu entered promiscuous mode
[  910.468319] xen-br0: port 3(vif9.0-emu) entered blocking state
[  910.468323] xen-br0: port 3(vif9.0-emu) entered forwarding state
[  992.559229] xen-br0: port 2(vif9.0) entered disabled state
[  992.559284] device vif9.0 left promiscuous mode
[  992.559286] xen-br0: port 2(vif9.0) entered disabled state
[  992.598166] xen-br0: port 3(vif9.0-emu) entered disabled state
[  992.598217] device vif9.0-emu left promiscuous mode
[  992.598219] xen-br0: port 3(vif9.0-emu) entered disabled state
[  996.874329] xen-br0: port 2(vif10.0) entered blocking state
[  996.874354] xen-br0: port 2(vif10.0) entered disabled state
[  996.874386] device vif10.0 entered promiscuous mode
[  996.875464] IPv6: ADDRCONF(NETDEV_UP): vif10.0: link is not ready
[  996.926739] xen-br0: port 3(vif10.0-emu) entered blocking state
[  996.926763] xen-br0: port 3(vif10.0-emu) entered disabled state
[  996.926793] device vif10.0-emu entered promiscuous mode
[  996.927874] xen-br0: port 3(vif10.0-emu) entered blocking state
[  996.927877] xen-br0: port 3(vif10.0-emu) entered forwarding state

[-- Attachment #3: xl_info_log.txt --]
[-- Type: text/plain, Size: 1296 bytes --]

release                : 4.7.0-1-amd64
version                : #1 SMP Debian 4.7.6-1 (2016-10-07)
machine                : x86_64
nr_cpus                : 4
max_cpu_id             : 3
nr_nodes               : 1
cores_per_socket       : 4
threads_per_core       : 1
cpu_mhz                : 3700
hw_caps                : bfebfbff:2c100800:00000000:00007f00:77fefbf7:00000000:00000021:000037ab
virt_caps              : hvm
total_memory           : 32660
free_memory            : 29222
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        : placeholder dom0_mem=2048M,max:2048M noreboot dom0_max_vcpus=1 com1=115200,8n1 console=com2 no-real-mode edd=off
cc_compiler            : gcc (Debian 5.3.1-8) 5.3.1 20160205
cc_compile_by          : ijc
cc_compile_domain      : debian.org
cc_compile_date        : Tue Feb  9 17:46:27 UTC 2016
xend_config_format     : 4

[-- Attachment #4: dmesg_xen_log.txt --]
[-- Type: text/plain, Size: 18921 bytes --]

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc (Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M noreboot dom0_max_vcpus=1 com1=115200,8n1 console=com2 loglvl=all guest_loglvl=all no-real-mode edd=off
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN) Disc information:
(XEN)  Found 0 MBR signatures
(XEN)  Found 0 EDD information structures
(XEN) Multiboot-e820 RAM map:
(XEN)  0000000000000000 - 00000000000a0000 (usable)
(XEN)  0000000000100000 - 0000000079238000 (usable)
(XEN)  0000000079238000 - 000000007984e000 (reserved)
(XEN)  000000007984e000 - 0000000079931000 (usable)
(XEN)  0000000079931000 - 0000000079e08000 (ACPI NVS)
(XEN)  0000000079e08000 - 000000007bcf3000 (reserved)
(XEN)  000000007bcf3000 - 000000007bd52000 type 20
(XEN)  000000007bd52000 - 000000007bd53000 (usable)
(XEN)  000000007bd53000 - 000000007bdd9000 (reserved)
(XEN)  000000007bdd9000 - 000000007c000000 (usable)
(XEN)  0000000080000000 - 0000000090000000 (reserved)
(XEN)  00000000fed1c000 - 00000000fed20000 (reserved)
(XEN)  00000000ff000000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 0000000880000000 (usable)
(XEN) ACPI Error (tbxfroot-0218): A valid RSDP was not found [20070126]
(XEN) System RAM: 32660MB (33444748kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000880000000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000fd8a0
(XEN) DMI 2.7 present.
(XEN) Using APIC driver default
(XEN) ERST table was not found
(XEN) Intel MultiProcessor Specification v1.4
(XEN)     Virtual Wire compatibility mode.
(XEN) OEM ID: SMCI--MB Product ID: SUPERM APIC at: 0xfee00000
(XEN) Processor #0 6:15 APIC version 21
(XEN) Processor #2 6:15 APIC version 21
(XEN) Processor #4 6:15 APIC version 21
(XEN) Processor #6 6:15 APIC version 21
(XEN) I/O APIC #8 Version 32 at 0xfec00000.
(XEN) I/O APIC #9 Version 32 at 0xfec01000.
(XEN) Enabling APIC mode:  Flat.  Using 2 I/O APICs
(XEN) Processors: 4
(XEN) SMP: Allowing 4 CPUs (0 hotplug CPUs)
(XEN) IRQ limits: 48 GSI, 736 MSI/MSI-X
(XEN) Not enabling x2APIC: depends on iommu_supports_eim.
(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) Intel machine check reporting enabled
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 3700.045 MHz processor.
(XEN) Initing memory sharing.
(XEN) alt table ffff82d0802bd010 -> ffff82d0802be240
(XEN) I/O virtualisation disabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using old ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) TSC deadline timer enabled
(XEN) Platform timer is 1.193MHz PIT
(XEN) Allocated console ring of 32 KiB.
(XEN) mwait-idle: does not run on family 6 model 63
(XEN) VMX: Supported advanced features:
(XEN)  - APIC MMIO access virtualisation
(XEN)  - APIC TPR shadow
(XEN)  - Extended Page Tables (EPT)
(XEN)  - Virtual-Processor Identifiers (VPID)
(XEN)  - Virtual NMI
(XEN)  - MSR direct-access bitmap
(XEN)  - Unrestricted Guest
(XEN)  - APIC Register Virtualization
(XEN)  - Virtual Interrupt Delivery
(XEN)  - Posted Interrupt Processing
(XEN)  - VMCS shadowing
(XEN)  - VM Functions
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) Brought up 4 CPUs
(XEN) ACPI sleep modes: S3
(XEN) VPMU: disabled
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) Dom0 has maximum 240 PIRQs
(XEN) NX (Execute Disable) protection active
(XEN) *** LOADING DOMAIN 0 ***
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1d7c000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000864000000->0000000866000000 (511534 pages to be allocated)
(XEN)  Init. ramdisk: 000000087ee2e000->000000087ffffc56
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: ffffffff81000000->ffffffff81d7c000
(XEN)  Init. ramdisk: 0000000000000000->0000000000000000
(XEN)  Phys-Mach map: 0000008000000000->0000008000400000
(XEN)  Start info:    ffffffff81d7c000->ffffffff81d7c4b4
(XEN)  Page tables:   ffffffff81d7d000->ffffffff81d90000
(XEN)  Boot stack:    ffffffff81d90000->ffffffff81d91000
(XEN)  TOTAL:         ffffffff80000000->ffffffff82000000
(XEN)  ENTRY ADDRESS: ffffffff81b2c180
(XEN) Dom0 has maximum 1 VCPUs
(XEN) Scrubbing Free RAM on 1 nodes using 4 CPUs
(XEN) ....................................................................done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 288kB init memory.
(XEN) PCI add device 0000:00:00.0
(XEN) PCI add device 0000:00:01.0
(XEN) PCI add device 0000:00:02.0
(XEN) PCI add device 0000:00:03.0
(XEN) PCI add device 0000:00:03.2
(XEN) PCI add device 0000:00:03.3
(XEN) PCI add device 0000:00:04.0
(XEN) PCI add device 0000:00:04.1
(XEN) PCI add device 0000:00:04.2
(XEN) PCI add device 0000:00:04.3
(XEN) PCI add device 0000:00:04.4
(XEN) PCI add device 0000:00:04.5
(XEN) PCI add device 0000:00:04.6
(XEN) PCI add device 0000:00:04.7
(XEN) PCI add device 0000:00:05.0
(XEN) PCI add device 0000:00:05.1
(XEN) PCI add device 0000:00:05.2
(XEN) PCI add device 0000:00:05.4
(XEN) PCI add device 0000:00:11.0
(XEN) PCI add device 0000:00:11.4
(XEN) PCI add device 0000:00:14.0
(XEN) PCI add device 0000:00:16.0
(XEN) PCI add device 0000:00:16.1
(XEN) PCI add device 0000:00:1a.0
(XEN) PCI add device 0000:00:1c.0
(XEN) PCI add device 0000:00:1c.6
(XEN) PCI add device 0000:00:1d.0
(XEN) PCI add device 0000:00:1f.0
(XEN) PCI add device 0000:00:1f.2
(XEN) PCI add device 0000:00:1f.3
(XEN) PCI add device 0000:00:1f.6
(XEN) PCI add device 0000:05:00.0
(XEN) PCI add device 0000:05:00.1
(XEN) PCI add device 0000:08:00.0
(XEN) PCI add device 0000:09:00.0
(d1) HVM Loader
(d1) Detected Xen v4.6.0
(d1) Xenbus rings @0xfeffc000, event channel 1
(d1) System requested SeaBIOS
(d1) CPU speed is 3700 MHz
(d1) Relocating guest memory for lowmem MMIO space disabled
(d1) PCI-ISA link 0 routed to IRQ5
(d1) PCI-ISA link 1 routed to IRQ10
(d1) PCI-ISA link 2 routed to IRQ11
(d1) PCI-ISA link 3 routed to IRQ5
(d1) pci dev 01:2 INTD->IRQ5
(d1) pci dev 01:3 INTA->IRQ10
(d1) pci dev 02:0 INTA->IRQ11
(d1) pci dev 04:0 INTA->IRQ5
(d1) No RAM in high memory; setting high_mem resource base to 100000000
(d1) pci dev 03:0 bar 10 size 002000000: 0f0000008
(d1) pci dev 02:0 bar 14 size 001000000: 0f2000008
(d1) pci dev 04:0 bar 30 size 000040000: 0f3000000
(d1) pci dev 03:0 bar 30 size 000010000: 0f3040000
(d1) pci dev 03:0 bar 14 size 000001000: 0f3050000
(d1) pci dev 02:0 bar 10 size 000000100: 00000c001
(d1) pci dev 04:0 bar 10 size 000000100: 00000c101
(d1) pci dev 04:0 bar 14 size 000000100: 0f3051000
(d1) pci dev 01:2 bar 20 size 000000020: 00000c201
(d1) pci dev 01:1 bar 20 size 000000010: 00000c221
(d1) Multiprocessor initialisation:
(d1)  - CPU0 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d1)  - CPU1 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d1) Writing SMBIOS tables ...
(d1) Loading SeaBIOS ...
(d1) Creating MP tables ...
(d1) Loading ACPI ...
(d1) vm86 TSS at fc00a180
(d1) BIOS map:
(d1)  10000-100d3: Scratch space
(d1)  c0000-fffff: Main BIOS
(d1) E820 table:
(d1)  [00]: 00000000:00000000 - 00000000:000a0000: RAM
(d1)  HOLE: 00000000:000a0000 - 00000000:000c0000
(d1)  [01]: 00000000:000c0000 - 00000000:00100000: RESERVED
(d1)  [02]: 00000000:00100000 - 00000000:3f800000: RAM
(d1)  HOLE: 00000000:3f800000 - 00000000:fc000000
(d1)  [03]: 00000000:fc000000 - 00000001:00000000: RESERVED
(d1) Invoking SeaBIOS ...
(d1) SeaBIOS (version Debian-1.8.2-1)
(d1) 
(d1) Found Xen hypervisor signature at 40000000
(d1) Running on QEMU (i440fx)
(d1) xen: copy e820...
(d1) Relocating init from 0x000df450 to 0x3f7af480 (size 68288)
(d1) CPU Mhz=3700
(d1) Found 8 PCI devices (max PCI bus is 00)
(d1) Allocated Xen hypercall page at 3f7ff000
(d1) Detected Xen v4.6.0
(d1) xen: copy BIOS tables...
(d1) Copying SMBIOS entry point from 0x00010010 to 0x000f6780
(d1) Copying MPTABLE from 0xfc001160/fc001170 to 0x000f6680
(d1) Copying PIR from 0x00010030 to 0x000f6600
(d1) Copying ACPI RSDP from 0x000100b0 to 0x000f65d0
(d1) Using pmtimer, ioport 0xb008
(d1) Scan for VGA option rom
(d1) Running option rom at c000:0003
(d1) pmm call arg1=0
(d1) Turning on vga text mode console
(d1) SeaBIOS (version Debian-1.8.2-1)
(d1) Machine UUID e1e72ec9-0053-4516-b4e3-0f6a829d7cb5
(d1) UHCI init on dev 00:01.2 (io=c200)
(d1) Found 0 lpt ports
(d1) Found 1 serial ports
(d1) ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
(d1) ATA controller 2 at 170/374/0 (irq 15 dev 9)
(d1) ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (5120 MiBytes)
(d1) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
(d1) PS2 keyboard initialized
(d1) All threads complete.
(d1) Scan for option roms
(d1) Running option rom at c980:0003
(d1) pmm call arg1=1
(d1) pmm call arg1=0
(d1) pmm call arg1=1
(d1) pmm call arg1=0
(d1) Searching bootorder for: /pci@i0cf8/*@4
(d1) 
(d1) Press F12 for boot menu.
(d1) 
(d1) Searching bootorder for: HALT
(d1) drive 0x000f6580: PCHS=10402/16/63 translation=lba LCHS=652/255/63 s=10485760
(d1) Space available for UMB: ca800-ef000, f5fa0-f6580
(d1) Returned 258048 bytes of ZoneHigh
(d1) e820 map has 6 items:
(d1)   0: 0000000000000000 - 000000000009fc00 = 1 RAM
(d1)   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
(d1)   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
(d1)   3: 0000000000100000 - 000000003f7ff000 = 1 RAM
(d1)   4: 000000003f7ff000 - 000000003f800000 = 2 RESERVED
(d1)   5: 00000000fc000000 - 0000000100000000 = 2 RESERVED
(d1) enter handle_19:
(d1)   NULL
(d1) Booting from Hard Disk...
(d1) Boot failed: not a bootable disk
(d1) 
(d1) enter handle_18:
(d1)   NULL
(d1) Booting from ROM...
(d1) Booting from c980:0361
(d1) enter handle_18:
(d1)   NULL
(d1) Booting from Floppy...
(d1) Boot failed: could not read the boot disk
(d1) 
(d1) enter handle_18:
(d1)   NULL
(d1) No bootable device.  Retrying in 60 seconds.
(d1) Rebooting.
(d1) In resume (status=0)
(d1) In 32bit resume
(d1) Attempting a hard reboot
(d2) HVM Loader
(d2) Detected Xen v4.6.0
(d2) Xenbus rings @0xfeffc000, event channel 1
(d2) System requested SeaBIOS
(d2) CPU speed is 3700 MHz
(d2) Relocating guest memory for lowmem MMIO space disabled
(d2) PCI-ISA link 0 routed to IRQ5
(d2) PCI-ISA link 1 routed to IRQ10
(d2) PCI-ISA link 2 routed to IRQ11
(d2) PCI-ISA link 3 routed to IRQ5
(d2) pci dev 01:2 INTD->IRQ5
(d2) pci dev 01:3 INTA->IRQ10
(d2) pci dev 02:0 INTA->IRQ11
(d2) pci dev 04:0 INTA->IRQ5
(d2) No RAM in high memory; setting high_mem resource base to 100000000
(d2) pci dev 03:0 bar 10 size 002000000: 0f0000008
(d2) pci dev 02:0 bar 14 size 001000000: 0f2000008
(d2) pci dev 04:0 bar 30 size 000040000: 0f3000000
(d2) pci dev 03:0 bar 30 size 000010000: 0f3040000
(d2) pci dev 03:0 bar 14 size 000001000: 0f3050000
(d2) pci dev 02:0 bar 10 size 000000100: 00000c001
(d2) pci dev 04:0 bar 10 size 000000100: 00000c101
(d2) pci dev 04:0 bar 14 size 000000100: 0f3051000
(d2) pci dev 01:2 bar 20 size 000000020: 00000c201
(d2) pci dev 01:1 bar 20 size 000000010: 00000c221
(d2) Multiprocessor initialisation:
(d2)  - CPU0 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d2)  - CPU1 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d2) Writing SMBIOS tables ...
(d2) Loading SeaBIOS ...
(d2) Creating MP tables ...
(d2) Loading ACPI ...
(d2) vm86 TSS at fc00a180
(d2) BIOS map:
(d2)  10000-100d3: Scratch space
(d2)  c0000-fffff: Main BIOS
(d2) E820 table:
(d2)  [00]: 00000000:00000000 - 00000000:000a0000: RAM
(d2)  HOLE: 00000000:000a0000 - 00000000:000c0000
(d2)  [01]: 00000000:000c0000 - 00000000:00100000: RESERVED
(d2)  [02]: 00000000:00100000 - 00000000:3f800000: RAM
(d2)  HOLE: 00000000:3f800000 - 00000000:fc000000
(d2)  [03]: 00000000:fc000000 - 00000001:00000000: RESERVED
(d2) Invoking SeaBIOS ...
(d2) SeaBIOS (version Debian-1.8.2-1)
(d2) 
(d2) Found Xen hypervisor signature at 40000000
(d2) Running on QEMU (i440fx)
(d2) xen: copy e820...
(d2) Relocating init from 0x000df450 to 0x3f7af480 (size 68288)
(d2) CPU Mhz=3701
(d2) Found 8 PCI devices (max PCI bus is 00)
(d2) Allocated Xen hypercall page at 3f7ff000
(d2) Detected Xen v4.6.0
(d2) xen: copy BIOS tables...
(d2) Copying SMBIOS entry point from 0x00010010 to 0x000f6780
(d2) Copying MPTABLE from 0xfc001160/fc001170 to 0x000f6680
(d2) Copying PIR from 0x00010030 to 0x000f6600
(d2) Copying ACPI RSDP from 0x000100b0 to 0x000f65d0
(d2) Using pmtimer, ioport 0xb008
(d2) Scan for VGA option rom
(d2) Running option rom at c000:0003
(d2) pmm call arg1=0
(d2) Turning on vga text mode console
(d2) SeaBIOS (version Debian-1.8.2-1)
(d2) Machine UUID e1e72ec9-0053-4516-b4e3-0f6a829d7cb5
(d2) UHCI init on dev 00:01.2 (io=c200)
(d2) Found 0 lpt ports
(d2) Found 1 serial ports
(d2) ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
(d2) ATA controller 2 at 170/374/0 (irq 15 dev 9)
(d2) ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (5120 MiBytes)
(d2) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
(d2) PS2 keyboard initialized
(d2) All threads complete.
(d2) Scan for option roms
(d2) Running option rom at c980:0003
(d2) pmm call arg1=1
(d2) pmm call arg1=0
(d2) pmm call arg1=1
(d2) pmm call arg1=0
(d2) Searching bootorder for: /pci@i0cf8/*@4
(d2) 
(d2) Press F12 for boot menu.
(d2) 
(d2) Searching bootorder for: HALT
(d2) drive 0x000f6580: PCHS=10402/16/63 translation=lba LCHS=652/255/63 s=10485760
(d2) Space available for UMB: ca800-ef000, f5fa0-f6580
(d2) Returned 258048 bytes of ZoneHigh
(d2) e820 map has 6 items:
(d2)   0: 0000000000000000 - 000000000009fc00 = 1 RAM
(d2)   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
(d2)   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
(d2)   3: 0000000000100000 - 000000003f7ff000 = 1 RAM
(d2)   4: 000000003f7ff000 - 000000003f800000 = 2 RESERVED
(d2)   5: 00000000fc000000 - 0000000100000000 = 2 RESERVED
(d2) enter handle_19:
(d2)   NULL
(d2) Booting from Hard Disk...
(d2) Boot failed: not a bootable disk
(d2) 
(d2) enter handle_18:
(d2)   NULL
(d2) Booting from ROM...
(d2) Booting from c980:0361
(d2) enter handle_18:
(d2)   NULL
(d2) Booting from Floppy...
(d2) Boot failed: could not read the boot disk
(d2) 
(d2) enter handle_18:
(d2)   NULL
(d2) No bootable device.  Retrying in 60 seconds.
(d2) Rebooting.
(d2) In resume (status=0)
(d2) In 32bit resume
(d2) Attempting a hard reboot
(d3) HVM Loader
(d3) Detected Xen v4.6.0
(d3) Xenbus rings @0xfeffc000, event channel 1
(d3) System requested SeaBIOS
(d3) CPU speed is 3700 MHz
(d3) Relocating guest memory for lowmem MMIO space disabled
(d3) PCI-ISA link 0 routed to IRQ5
(d3) PCI-ISA link 1 routed to IRQ10
(d3) PCI-ISA link 2 routed to IRQ11
(d3) PCI-ISA link 3 routed to IRQ5
(d3) pci dev 01:2 INTD->IRQ5
(d3) pci dev 01:3 INTA->IRQ10
(d3) pci dev 02:0 INTA->IRQ11
(d3) pci dev 04:0 INTA->IRQ5
(d3) No RAM in high memory; setting high_mem resource base to 100000000
(d3) pci dev 03:0 bar 10 size 002000000: 0f0000008
(d3) pci dev 02:0 bar 14 size 001000000: 0f2000008
(d3) pci dev 04:0 bar 30 size 000040000: 0f3000000
(d3) pci dev 03:0 bar 30 size 000010000: 0f3040000
(d3) pci dev 03:0 bar 14 size 000001000: 0f3050000
(d3) pci dev 02:0 bar 10 size 000000100: 00000c001
(d3) pci dev 04:0 bar 10 size 000000100: 00000c101
(d3) pci dev 04:0 bar 14 size 000000100: 0f3051000
(d3) pci dev 01:2 bar 20 size 000000020: 00000c201
(d3) pci dev 01:1 bar 20 size 000000010: 00000c221
(d3) Multiprocessor initialisation:
(d3)  - CPU0 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d3)  - CPU1 ... 46-bit phys ... fixed MTRRs ... var MTRRs [1/8] ... done.
(d3) Writing SMBIOS tables ...
(d3) Loading SeaBIOS ...
(d3) Creating MP tables ...
(d3) Loading ACPI ...
(d3) vm86 TSS at fc00a180
(d3) BIOS map:
(d3)  10000-100d3: Scratch space
(d3)  c0000-fffff: Main BIOS
(d3) E820 table:
(d3)  [00]: 00000000:00000000 - 00000000:000a0000: RAM
(d3)  HOLE: 00000000:000a0000 - 00000000:000c0000
(d3)  [01]: 00000000:000c0000 - 00000000:00100000: RESERVED
(d3)  [02]: 00000000:00100000 - 00000000:3f800000: RAM
(d3)  HOLE: 00000000:3f800000 - 00000000:fc000000
(d3)  [03]: 00000000:fc000000 - 00000001:00000000: RESERVED
(d3) Invoking SeaBIOS ...
(d3) SeaBIOS (version Debian-1.8.2-1)
(d3) 
(d3) Found Xen hypervisor signature at 40000000
(d3) Running on QEMU (i440fx)
(d3) xen: copy e820...
(d3) Relocating init from 0x000df450 to 0x3f7af480 (size 68288)
(d3) CPU Mhz=3700
(d3) Found 8 PCI devices (max PCI bus is 00)
(d3) Allocated Xen hypercall page at 3f7ff000
(d3) Detected Xen v4.6.0
(d3) xen: copy BIOS tables...
(d3) Copying SMBIOS entry point from 0x00010010 to 0x000f6780
(d3) Copying MPTABLE from 0xfc001160/fc001170 to 0x000f6680
(d3) Copying PIR from 0x00010030 to 0x000f6600
(d3) Copying ACPI RSDP from 0x000100b0 to 0x000f65d0
(d3) Using pmtimer, ioport 0xb008
(d3) Scan for VGA option rom
(d3) Running option rom at c000:0003
(d3) pmm call arg1=0
(d3) Turning on vga text mode console
(d3) SeaBIOS (version Debian-1.8.2-1)
(d3) Machine UUID e1e72ec9-0053-4516-b4e3-0f6a829d7cb5
(d3) UHCI init on dev 00:01.2 (io=c200)
(d3) Found 0 lpt ports
(d3) Found 1 serial ports
(d3) ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
(d3) ATA controller 2 at 170/374/0 (irq 15 dev 9)
(d3) ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (5120 MiBytes)
(d3) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
(d3) PS2 keyboard initialized
(d3) All threads complete.
(d3) Scan for option roms
(d3) Running option rom at c980:0003
(d3) pmm call arg1=1
(d3) pmm call arg1=0
(d3) pmm call arg1=1
(d3) pmm call arg1=0
(d3) Searching bootorder for: /pci@i0cf8/*@4
(d3) 
(d3) Press F12 for boot menu.
(d3) 
(d3) Searching bootorder for: HALT
(d3) drive 0x000f6580: PCHS=10402/16/63 translation=lba LCHS=652/255/63 s=10485760
(d3) Space available for UMB: ca800-ef000, f5fa0-f6580
(d3) Returned 258048 bytes of ZoneHigh
(d3) e820 map has 6 items:
(d3)   0: 0000000000000000 - 000000000009fc00 = 1 RAM
(d3)   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
(d3)   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
(d3)   3: 0000000000100000 - 000000003f7ff000 = 1 RAM
(d3)   4: 000000003f7ff000 - 000000003f800000 = 2 RESERVED
(d3)   5: 00000000fc000000 - 0000000100000000 = 2 RESERVED
(d3) enter handle_19:
(d3)   NULL
(d3) Booting from Hard Disk...
(d3) Boot failed: not a bootable disk
(d3) 
(d3) enter handle_18:
(d3)   NULL
(d3) Booting from ROM...
(d3) Booting from c980:0361

[-- Attachment #5: lspci_log.txt --]
[-- Type: text/plain, Size: 53203 bytes --]

00:00.0 Host bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMI2 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMI2
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 0
	Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x4, ASPM not supported, Exit Latency L0s <512ns, L1 <4us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-

00:01.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 9
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: 90000000-901fffff
	Prefetchable memory behind bridge: 0000000108000000-00000001081fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
		Address: fee0100c  Data: 4158
		Masking: 00000002  Pending: 00000000
	Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #1, Speed 8GT/s, Width x8, ASPM not supported, Exit Latency L0s <512ns, L1 <16us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+
			Slot #11, PowerLimit 25.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn+ PwrFlt- MRL- PresDet- CmdCplt+ HPIrq+ LinkChg+
			Control: AttnInd Off, PwrInd On, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt+ MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootCap: CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 2 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 10
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 2
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
		Address: fee0100c  Data: 4160
		Masking: 00000002  Pending: 00000000
	Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #3, Speed 8GT/s, Width x16, ASPM not supported, Exit Latency L0s <512ns, L1 <16us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootCap: CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:03.0 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 11
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
		Address: fee0100c  Data: 4168
		Masking: 00000002  Pending: 00000000
	Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #7, Speed 8GT/s, Width x8, ASPM not supported, Exit Latency L0s <512ns, L1 <16us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise+
			Slot #1, PowerLimit 25.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Off, PwrInd Off, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootCap: CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:03.2 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 12
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
		Address: fee0100c  Data: 4170
		Masking: 00000002  Pending: 00000000
	Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #9, Speed 8GT/s, Width x4, ASPM not supported, Exit Latency L0s <512ns, L1 <16us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootCap: CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:03.3 PCI bridge: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 13
	Bus: primary=00, secondary=05, subordinate=06, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fb100000-fb1fffff
	Prefetchable memory behind bridge: 00000000fbe00000-00000000fbefffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
	Capabilities: [60] MSI: Enable+ Count=1/2 Maskable+ 64bit-
		Address: fee0100c  Data: 4178
		Masking: 00000002  Pending: 00000000
	Capabilities: [90] Express (v2) Root Port (Slot-), MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 256 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #10, Speed 8GT/s, Width x4, ASPM not supported, Exit Latency L0s <512ns, L1 <16us
			ClockPM- Surprise+ LLActRep+ BwNot+ ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+
		RootCap: CRSVisible+
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range BCD, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd+
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:04.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 0 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 0
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fb22c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 1 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 1
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at fb228000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 2 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 2
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb224000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.3 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 3 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 3
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at fb220000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.4 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 4 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 4
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fb21c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.5 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 5 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 5
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at fb218000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.6 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 6 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 6
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb214000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:04.7 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 7 (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 DMA Channel 7
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at fb210000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [80] MSI-X: Enable- Count=1 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [90] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: ioatdma

00:05.0 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Address Map, VTd_Misc, System Management (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 Address Map, VTd_Misc, System Management
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled

00:05.1 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 Hot Plug (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 Hot Plug
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [40] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000

00:05.2 System peripheral: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 RAS, Control Status and Global Errors (rev 02)
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 RAS, Control Status and Global Errors
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled

00:05.4 PIC: Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i7 I/O APIC (rev 02) (prog-if 20 [IO(X)-APIC])
	Subsystem: Super Micro Computer Inc Xeon E7 v3/Xeon E5 v3/Core i7 I/O APIC
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Region 0: Memory at fb239000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
	Capabilities: [e0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-

00:11.0 Unassigned class [ff00]: Intel Corporation C610/X99 series chipset SPSR (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset SPSR
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-

00:11.4 SATA controller: Intel Corporation C610/X99 series chipset sSATA Controller [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Super Micro Computer Inc C610/X99 series chipset sSATA Controller [AHCI mode]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 21
	Region 0: I/O ports at f110 [size=8]
	Region 1: I/O ports at f100 [size=4]
	Region 2: I/O ports at f0f0 [size=8]
	Region 3: I/O ports at f0e0 [size=4]
	Region 4: I/O ports at f020 [size=32]
	Region 5: Memory at fb238000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0100c  Data: 41b8
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
	Kernel driver in use: ahci
	Kernel modules: ahci

00:14.0 USB controller: Intel Corporation C610/X99 series chipset USB xHCI Host Controller (rev 05) (prog-if 30 [XHCI])
	Subsystem: Super Micro Computer Inc C610/X99 series chipset USB xHCI Host Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
	Latency: 0
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at fb200000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller: Intel Corporation C610/X99 series chipset MEI Controller #1 (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset MEI Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fb237000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Kernel modules: mei_me

00:16.1 Communication controller: Intel Corporation C610/X99 series chipset MEI Controller #2 (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset MEI Controller
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at fb236000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000

00:1a.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc C610/X99 series chipset USB Enhanced Host Controller
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb234000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel modules: ehci_pci

00:1c.0 PCI bridge: Intel Corporation C610/X99 series chipset PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 14
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: 90200000-903fffff
	Prefetchable memory behind bridge: 0000000108200000-00000001083fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq+ LinkChg+
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Via WAKE# ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0100c  Data: 4188
	Capabilities: [90] Subsystem: Super Micro Computer Inc C610/X99 series chipset PCI Express Root Port
	Capabilities: [a0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.6 PCI bridge: Intel Corporation C610/X99 series chipset PCI Express Root Port #7 (rev d5) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 15
	Bus: primary=00, secondary=08, subordinate=09, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fa000000-fb0fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #7, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Not Supported ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0100c  Data: 4190
	Capabilities: [90] Subsystem: Super Micro Computer Inc C610/X99 series chipset PCI Express Root Port
	Capabilities: [a0] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc C610/X99 series chipset USB Enhanced Host Controller
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb233000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel modules: ehci_pci

00:1f.0 ISA bridge: Intel Corporation C610/X99 series chipset LPC Controller (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset LPC Controller
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Super Micro Computer Inc C610/X99 series chipset 6-Port SATA Controller [AHCI mode]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at f070 [size=8]
	Region 1: I/O ports at f060 [size=4]
	Region 2: I/O ports at f050 [size=8]
	Region 3: I/O ports at f040 [size=4]
	Region 4: I/O ports at f000 [size=32]
	Region 5: Memory at fb232000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0100c  Data: 41c0
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation C610/X99 series chipset SMBus Controller (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset SMBus Controller
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb231000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0580 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.6 Signal processing controller: Intel Corporation C610/X99 series chipset Thermal Subsystem (rev 05)
	Subsystem: Super Micro Computer Inc C610/X99 series chipset Thermal Subsystem
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 5
	Region 0: Memory at fb230000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000

05:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
	DeviceName:  Intel Ethernet i350 #1
	Subsystem: Super Micro Computer Inc I350 Gigabit Network Connection
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fb120000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at e020 [size=32]
	Region 3: Memory at fb144000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
		Address: 0000000000000000  Data: 0000
		Masking: 00000000  Pending: 00000000
	Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
		Vector table: BAR=3 offset=00000000
		PBA: BAR=3 offset=00002000
	Capabilities: [a0] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 512 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
			MaxPayload 256 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #3, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <4us, L1 <32us
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR+, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Kernel driver in use: igb
	Kernel modules: igb

05:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
	DeviceName:  Intel Ethernet i350 #2
	Subsystem: Super Micro Computer Inc I350 Gigabit Network Connection
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at fb100000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at e000 [size=32]
	Region 3: Memory at fb140000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
		Address: 0000000000000000  Data: 0000
		Masking: 00000000  Pending: 00000000
	Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
		Vector table: BAR=3 offset=00000000
		PBA: BAR=3 offset=00002000
	Capabilities: [a0] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 512 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
			MaxPayload 256 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #3, Speed 5GT/s, Width x4, ASPM L0s L1, Exit Latency L0s <4us, L1 <32us
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR+, OBFF Not Supported
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
	Kernel driver in use: igb
	Kernel modules: igb

08:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=08, secondary=09, subordinate=09, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fa000000-fb0fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [78] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [80] Express (v1) PCI-Express to PCI/PCI-X Bridge, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ BrConfRtry-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <16us
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a4] Subsystem: Super Micro Computer Inc AST1150 PCI-to-PCI Bridge
	Kernel modules: shpchp

09:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30) (prog-if 00 [VGA controller])
	DeviceName:  ASPEED Video AST2400
	Subsystem: Super Micro Computer Inc ASPEED Graphics Family
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at fb000000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at d000 [size=128]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] MSI: Enable- Count=1/4 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Kernel modules: ast


[-- Attachment #6: info.txt --]
[-- Type: text/plain, Size: 4368 bytes --]

Environment
-----------

Logs have the hostname masked on purpose.

(XEN) Xen version 4.6.0 (Debian 4.6.0-1+nmu2) (ijc@debian.org) (gcc (Debian 5.3.1-8) 5.3.1 20160205) debug=n Tue Feb  9 17:46:27 UTC 2016
(XEN) Bootloader: GRUB 2.02~beta2-36
(XEN) Command line: placeholder dom0_mem=2048M,max:2048M noreboot dom0_max_vcpus=1 com1=115200,8n1 console=com2 no-real-mode edd=off

- When dom0_mem is set to < 2048MB, Xen is stable.
- When dom0_mem is set to ~ 2048MB, I experience random Xen crashes, host reboots unless noreboot is set.
- When dom0_mem is set to > 2048MB, Xen is stable.

Board: X10SRi-F with BIOS version 1.0 with BIOS version 1.0b

[*] This issue is not happening in another node with a very similar hardware and same system that has dom0_mem set to 2048.

Notes:
------
- OS: Debian GNU/Linux stretch/sid, up to date.
- Hardware has been tested: CPU and RAM seem to be just fine.
- The parameters related with no-real-mode and edd=off or even x2apic=off 
  (whereas important those have no impact on this issue and the above has been tested with and without those extra arguments.)

Test:
-----


     #               Uptime | System                                     Boot up
----------------------------+---------------------------------------------------
     1    48 days, 02:50:48 | Linux 4.6.0-1-amd64       Thu Aug 18 15:26:15 2016
->   2     5 days, 11:39:20 | Linux 4.7.0-1-amd64       Tue Oct 18 22:25:47 2016 Dom0 with 4096 RAM, Uptime 5 days: seems stable. Same hardware, linux params, xen params, debian packages.
     3     1 day , 00:49:03 | Linux 4.7.0-1-amd64       Mon Oct 17 09:24:58 2016
     4     0 days, 12:06:45 | Linux 4.7.0-1-amd64       Sun Oct  9 02:21:41 2016
     5     0 days, 09:19:27 | Linux 4.7.0-1-amd64       Thu Oct 13 23:57:20 2016
     6     0 days, 06:30:09 | Linux 4.7.0-1-amd64       Wed Oct  5 21:39:57 2016
     7     0 days, 04:45:58 | Linux 4.7.0-1-amd64       Tue Oct 18 10:17:40 2016
     8     0 days, 04:20:06 | Linux 4.7.0-1-amd64       Mon Oct 10 11:47:40 2016
     9     0 days, 04:10:09 | Linux 4.7.0-1-amd64       Thu Oct 13 09:29:21 2016
    10     0 days, 03:10:09 | Linux 4.7.0-1-amd64       Tue Oct 11 09:05:44 2016
----------------------------+---------------------------------------------------
no1 in    42 days, 15:11:29 | at                        Tue Dec  6 01:16:35 2016
    up    58 days, 13:04:00 | since                     Thu Aug 18 15:26:15 2016
  down     8 days, 05:34:52 | since                     Thu Aug 18 15:26:15 2016
   %up               87.672 | since                     Thu Aug 18 15:26:15 2016


     #               Uptime | System                                     Boot up
----------------------------+---------------------------------------------------
     1    48 days, 02:50:48 | Linux 4.6.0-1-amd64       Thu Aug 18 15:26:15 2016
     2     5 days, 11:39:41 | Linux 4.7.0-1-amd64       Tue Oct 18 22:25:47 2016
     3     1 day , 00:49:03 | Linux 4.7.0-1-amd64       Mon Oct 17 09:24:58 2016
     4     0 days, 12:06:45 | Linux 4.7.0-1-amd64       Sun Oct  9 02:21:41 2016
     5     0 days, 09:19:27 | Linux 4.7.0-1-amd64       Thu Oct 13 23:57:20 2016
     6     0 days, 06:30:09 | Linux 4.7.0-1-amd64       Wed Oct  5 21:39:57 2016
     7     0 days, 04:45:58 | Linux 4.7.0-1-amd64       Tue Oct 18 10:17:40 2016
     8     0 days, 04:20:06 | Linux 4.7.0-1-amd64       Mon Oct 10 11:47:40 2016
     9     0 days, 04:10:09 | Linux 4.7.0-1-amd64       Thu Oct 13 09:29:21 2016
    10     0 days, 03:10:09 | Linux 4.7.0-1-amd64       Tue Oct 11 09:05:44 2016
----------------------------+---------------------------------------------------
->  47     0 days, 00:23:24 | Linux 4.7.0-1-amd64       Mon Oct 24 10:36:30 2016 Dom0 with 2048MB RAM, Xen crash in less than 30min prior to this.
----------------------------+---------------------------------------------------
1up in     0 days, 00:01:15 | at                        Mon Oct 24 11:01:07 2016
t10 in     0 days, 02:46:46 | at                        Mon Oct 24 13:46:38 2016
no1 in    48 days, 02:27:25 | at                        Sun Dec 11 13:27:17 2016
    up    58 days, 13:07:37 | since                     Thu Aug 18 15:26:15 2016
  down     8 days, 06:26:02 | since                     Thu Aug 18 15:26:15 2016
   %up               87.625 | since                     Thu Aug 18 15:26:15 2016


[-- Attachment #7: Type: text/plain, Size: 127 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-24 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-24 13:01 [BUG] kernel panic when dom_mem is set to 2048M Jose Miguel Porcel Gonzalez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).