Re: Nagios fusion failed to start
Posted: Wed Oct 24, 2018 9:38 am
OK, thanks.
Just let us know if it happens again.
Just let us know if it happens again.
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
ls -l /var/lib/mysql/fusion/
df -h
df -i
dmesgls -l /var/lib/mysql/fusion/
Code: Select all
total 34005284
-rw-rw----. 1 mysql mysql 8920 Aug 7 17:52 auth_tokens.frm
-rw-rw----. 1 mysql mysql 114688 Aug 7 17:52 auth_tokens.ibd
-rw-rw----. 1 mysql mysql 9008 Aug 7 17:52 commands.frm
-rw-rw----. 1 mysql mysql 98304 Oct 16 16:17 commands.ibd
-rw-rw----. 1 mysql mysql 8918 Aug 7 17:52 dashboards.frm
-rw-rw----. 1 mysql mysql 98304 Oct 16 16:57 dashboards.ibd
-rw-rw----. 1 mysql mysql 9102 Aug 7 17:52 dashlets.frm
-rw-rw----. 1 mysql mysql 98304 Oct 24 17:17 dashlets.ibd
-rw-rw----. 1 mysql mysql 8632 Aug 7 17:52 dashlets_params.frm
-rw-rw----. 1 mysql mysql 98304 Oct 16 16:57 dashlets_params.ibd
-rw-rw----. 1 mysql mysql 65 Aug 7 17:52 db.opt
-rw-rw----. 1 mysql mysql 8816 Aug 7 17:52 log.frm
-rw-rw----. 1 mysql mysql 79691776 Oct 30 10:20 log.ibd
-rw-rw----. 1 mysql mysql 8756 Aug 7 17:52 meta.frm
-rw-rw----. 1 mysql mysql 98304 Oct 24 11:36 meta.ibd
-rw-rw----. 1 mysql mysql 8632 Aug 7 17:52 options.frm
-rw-rw----. 1 mysql mysql 98304 Oct 31 15:32 options.ibd
-rw-rw---- 1 mysql mysql 8782 Oct 24 09:08 polled_averages.frm
-rw-rw---- 1 mysql mysql 114688 Oct 24 09:08 polled_averages.ibd
-rw-rw---- 1 mysql mysql 11752 Oct 24 09:08 polled_data.frm
-rw-rw---- 1 mysql mysql 41943040 Oct 29 20:25 polled_data.ibd
-rw-rw---- 1 mysql mysql 8774 Oct 24 09:08 polled_deltas.frm
-rw-rw---- 1 mysql mysql 114688 Oct 24 09:08 polled_deltas.ibd
-rw-rw---- 1 mysql mysql 8714 Oct 24 09:08 polled_extras.frm
-rw-rw---- 1 mysql mysql 34697961472 Oct 29 20:25 polled_extras.ibd
-rw-rw---- 1 mysql mysql 8712 Oct 24 09:08 polling_lock.frm
-rw-rw---- 1 mysql mysql 98304 Oct 29 20:28 polling_lock.ibd
-rw-rw----. 1 mysql mysql 13536 Aug 7 17:52 servers.frm
-rw-rw----. 1 mysql mysql 114688 Oct 29 20:24 servers.ibd
-rw-rw----. 1 mysql mysql 8722 Aug 7 17:52 sysstat.frm
-rw-rw----. 1 mysql mysql 114688 Oct 31 16:32 sysstat.ibd
-rw-rw----. 1 mysql mysql 9296 Aug 7 17:52 users.frm
-rw-rw----. 1 mysql mysql 114688 Oct 29 19:57 users.ibd
-rw-rw----. 1 mysql mysql 8748 Aug 7 17:52 users_servers.frm
-rw-rw----. 1 mysql mysql 98304 Aug 7 17:52 users_servers.ibd
-rw-rw----. 1 mysql mysql 8724 Aug 7 17:52 views.frm
-rw-rw----. 1 mysql mysql 98304 Oct 16 16:56 views.ibd
df -h
Code: Select all
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/centos-root 37G 35G 0 100% /
devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 3.9G 404M 3.5G 11% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda1 976M 195M 714M 22% /boot
tmpfs 782M 0 782M 0% /run/user/1000
tmpfs 782M 0 782M 0% /run/user/0
df -i
Code: Select all
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/centos-root 2424832 38790 2386042 2% /
devtmpfs 997188 413 996775 1% /dev
tmpfs 1000162 1 1000161 1% /dev/shm
tmpfs 1000162 1317 998845 1% /run
tmpfs 1000162 16 1000146 1% /sys/fs/cgroup
/dev/sda1 65536 350 65186 1% /boot
tmpfs 1000162 1 1000161 1% /run/user/1000
tmpfs 1000162 1 1000161 1% /run/user/0
dmesg
Code: Select all
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.0-862.9.1.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Mon Jul 16 16:29:36 UTC 2018
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.9.1.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfefefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/05/2016
[ 0.000000] Hypervisor detected: VMware
[ 0.000000] Host bus clock speed read from hypervisor : 66000000 Hz
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask FFC0000000 uncachable
[ 0.000000] 1 base 0000000000 mask C000000000 write-back
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 3GB, range: 1GB, type UC
[ 0.000000] reg 1, base: 0GB, range: 256GB, type WB
[ 0.000000] total RAM covered: 261120M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 256G num_reg: 2 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 256GB, type WB
[ 0.000000] reg 1, base: 3GB, range: 1GB, type UC
[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f6a80-0x000f6a8f] mapped at [ffffffffff200a80]
[ 0.000000] Base memory trampoline at [ffff885600099000] 99000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x1e562f000, 0x1e562ffff] PGTABLE
[ 0.000000] BRK [0x1e5630000, 0x1e5630fff] PGTABLE
[ 0.000000] BRK [0x1e5631000, 0x1e5631fff] PGTABLE
[ 0.000000] BRK [0x1e5632000, 0x1e5632fff] PGTABLE
[ 0.000000] BRK [0x1e5633000, 0x1e5633fff] PGTABLE
[ 0.000000] BRK [0x1e5634000, 0x1e5634fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3580b000-0x36bfdfff]
[ 0.000000] Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 00000000000f6a10 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000bfedf635 0005C (v01 INTEL 440BX 06040000 VMW 01324272)
[ 0.000000] ACPI: FACP 00000000bfefee73 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240)
[ 0.000000] ACPI: DSDT 00000000bfee0285 1EBEE (v01 PTLTD Custom 06040000 MSFT 03000001)
[ 0.000000] ACPI: FACS 00000000bfefffc0 00040
[ 0.000000] ACPI: BOOT 00000000bfee025d 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: APIC 00000000bfedfc3d 003C2 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: MCFG 00000000bfedfc01 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SRAT 00000000bfedf731 004D0 (v02 VMWARE MEMPLUG 06040000 VMW 00000001)
[ 0.000000] ACPI: HPET 00000000bfedf6f9 00038 (v01 VMWARE VMW HPET 06040000 VMW 00000001)
[ 0.000000] ACPI: WAET 00000000bfedf6d1 00028 (v01 VMWARE VMW WAET 06040000 VMW 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] system APIC only can use physical flat
[ 0.000000] Setting APIC routing to physical flat.
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x1e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x20 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x22 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x24 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x26 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x28 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x2a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x2c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x2e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x30 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x32 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x34 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x36 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x38 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x3a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x3c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x3e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x40 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x42 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x44 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x46 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x48 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x4a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x4c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x4e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x50 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x52 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x54 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x56 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x58 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x5a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x5c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x5e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x60 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x62 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x64 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x66 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x68 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x6a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x6c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x6e -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x70 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x72 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x74 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x76 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x78 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x7a -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x7c -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x7e -> Node 0
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x240000000-0x203fffffff] hotplug
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23ffd9000-0x23fffffff]
[ 0.000000] Reserving 161MB of memory at 688MB for crashkernel (System RAM: 8191MB)
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xbfecffff]
[ 0.000000] node 0: [mem 0xbff00000-0xbfffffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2097006
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12224 pages used for memmap
[ 0.000000] DMA32 zone: 782288 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] system APIC only can use physical flat
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x1e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x22] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x24] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x26] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x28] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x2a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x2c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x2e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x30] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x32] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x34] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x36] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x38] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x3a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x3c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x3e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0x40] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x21] lapic_id[0x42] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x22] lapic_id[0x44] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x23] lapic_id[0x46] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x24] lapic_id[0x48] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x25] lapic_id[0x4a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x26] lapic_id[0x4c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x27] lapic_id[0x4e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x28] lapic_id[0x50] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x29] lapic_id[0x52] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2a] lapic_id[0x54] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2b] lapic_id[0x56] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2c] lapic_id[0x58] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2d] lapic_id[0x5a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2e] lapic_id[0x5c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2f] lapic_id[0x5e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x30] lapic_id[0x60] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x31] lapic_id[0x62] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x32] lapic_id[0x64] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x33] lapic_id[0x66] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x34] lapic_id[0x68] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x35] lapic_id[0x6a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x36] lapic_id[0x6c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x37] lapic_id[0x6e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x38] lapic_id[0x70] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x39] lapic_id[0x72] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3a] lapic_id[0x74] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3b] lapic_id[0x76] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3c] lapic_id[0x78] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3d] lapic_id[0x7a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3e] lapic_id[0x7c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3f] lapic_id[0x7e] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3e] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3f] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
[ 0.000000] smpboot: Allowing 64 CPUs, 60 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfed0000-0xbfefefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xefffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 35 pages/cpu @ffff885836600000 s104920 r8192 d30248 u262144
[ 0.000000] pcpu-alloc: s104920 r8192 d30248 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
[ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2064217
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.9.1.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 4991352k/9437184k available (7328k kernel code, 1049160k absent, 410540k reserved, 6301k data, 1832k init)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
[ 0.000000] x86/pti: Unmapping kernel while in userspace
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=64.
[ 0.000000] NR_IRQS:327936 nr_irqs:936 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] TSC freq read from hypervisor : 2199.998 MHz
[ 0.000000] TSC freq read from hypervisor : 2199.998 MHz
[ 0.000000] tsc: Detected 2199.998 MHz processor
[ 0.000121] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=2199998)
[ 0.000124] pid_max: default: 65536 minimum: 512
[ 0.000211] Security Framework initialized
[ 0.000218] SELinux: Initializing.
[ 0.000231] SELinux: Starting in permissive mode
[ 0.000231] Yama: becoming mindful.
[ 0.001368] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.005298] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.006402] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.006412] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.007193] Initializing cgroup subsys memory
[ 0.007205] Initializing cgroup subsys devices
[ 0.007207] Initializing cgroup subsys freezer
[ 0.007209] Initializing cgroup subsys net_cls
[ 0.007210] Initializing cgroup subsys blkio
[ 0.007211] Initializing cgroup subsys perf_event
[ 0.007214] Initializing cgroup subsys hugetlb
[ 0.007216] Initializing cgroup subsys pids
[ 0.007217] Initializing cgroup subsys net_prio
[ 0.007290] Disabled fast string operations
[ 0.007294] CPU: Physical Processor ID: 0
[ 0.008092] mce: CPU supports 0 MCE banks
[ 0.008114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.008115] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 0.008116] tlb_flushall_shift: 6
[ 0.008125] Speculative Store Bypass: Vulnerable
[ 0.008125] FEATURE SPEC_CTRL Not Present
[ 0.008126] FEATURE IBPB_SUPPORT Not Present
[ 0.008367] Spectre V2 : Vulnerable: Retpoline without IBPB
[ 0.009032] Freeing SMP alternatives: 24k freed
[ 0.013415] ACPI: Core revision 20130517
[ 0.028345] ACPI: All ACPI Tables successfully acquired
[ 0.032761] ftrace: allocating 28072 entries in 110 pages
[ 0.070734] IRQ remapping doesn't support X2APIC mode, disable x2apic.
[ 0.071200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071202] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (fam: 06, model: 4f, stepping: 01)
[ 0.071278] Performance Events: 16-deep LBR, Broadwell events, core PMU driver.
[ 0.071295] core: CPUID marked event: 'cpu cycles' unavailable
[ 0.071296] core: CPUID marked event: 'instructions' unavailable
[ 0.071297] core: CPUID marked event: 'bus cycles' unavailable
[ 0.071298] core: CPUID marked event: 'cache references' unavailable
[ 0.071299] core: CPUID marked event: 'cache misses' unavailable
[ 0.071300] core: CPUID marked event: 'branch instructions' unavailable
[ 0.071301] core: CPUID marked event: 'branch misses' unavailable
[ 0.071305] ... version: 1
[ 0.071306] ... bit width: 48
[ 0.071307] ... generic registers: 4
[ 0.071308] ... value mask: 0000ffffffffffff
[ 0.071309] ... max period: 000000007fffffff
[ 0.071310] ... fixed-purpose events: 0
[ 0.071311] ... event mask: 000000000000000f
[ 0.073643] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.073645] NMI watchdog: Shutting down hard lockup detector on all cpus
[ 0.074693] Disabled fast string operations
[ 0.075430] mce: CPU supports 0 MCE banks
[ 0.075488] smpboot: CPU 1 Converting physical 2 to logical package 1
[ 0.077038] Disabled fast string operations
[ 0.077794] mce: CPU supports 0 MCE banks
[ 0.077850] smpboot: CPU 2 Converting physical 4 to logical package 2
[ 0.078838] Disabled fast string operations
[ 0.079608] mce: CPU supports 0 MCE banks
[ 0.079663] smpboot: CPU 3 Converting physical 6 to logical package 3
[ 0.073709] smpboot: Booting Node 0, Processors #1 #2 #3
[ 0.079782] Brought up 4 CPUs
[ 0.079786] smpboot: Max logical packages: 64
[ 0.079788] smpboot: Total of 4 processors activated (17599.98 BogoMIPS)
[ 0.094027] node 0 initialised, 746533 pages in 14ms
[ 0.094256] devtmpfs: initialized
[ 0.096993] EVM: security.selinux
[ 0.096995] EVM: security.ima
[ 0.096996] EVM: security.capability
[ 0.097084] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
[ 0.098304] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.098308] pinctrl core: initialized pinctrl subsystem
[ 0.098487] RTC time: 10:13:15, date: 10/16/18
[ 0.098602] NET: Registered protocol family 16
[ 0.098805] ACPI: bus type PCI registered
[ 0.098807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.099028] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.099031] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.099034] pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override.
[ 0.099214] PCI: Using configuration type 1 for base access
[ 0.105032] ACPI: Added _OSI(Module Device)
[ 0.105035] ACPI: Added _OSI(Processor Device)
[ 0.105037] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.105039] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.110446] ACPI: EC: Look up EC in DSDT
[ 0.120981] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.388745] ACPI: Interpreter enabled
[ 0.388760] ACPI: (supports S0 S1 S4 S5)
[ 0.388762] ACPI: Using IOAPIC for interrupt routing
[ 0.388789] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.388951] ACPI: Enabled 4 GPEs in block 00 to 0F
[ 4.658031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[ 4.658039] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 4.658222] acpi PNP0A03:00: _OSC: platform does not support [AER]
[ 4.658407] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 4.659910] PCI host bridge to bus 0000:00
[ 4.659914] pci_bus 0000:00: root bus resource [bus 00-7f]
[ 4.659917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 4.659919] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 4.659921] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 4.659922] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 4.659924] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 4.659926] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 4.659928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 4.659930] pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window]
[ 4.659978] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[ 4.660515] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[ 4.660933] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 4.661510] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[ 4.663328] pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f]
[ 4.664065] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 4.664067] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 4.664069] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 4.664070] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 4.664254] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 4.666406] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI
[ 4.666417] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB
[ 4.666670] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[ 4.667565] pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf]
[ 4.668469] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
[ 4.672059] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[ 4.674198] pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f]
[ 4.676302] pci 0000:00:0f.0: reg 0x14: [mem 0xec000000-0xefffffff pref]
[ 4.678369] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
[ 4.686851] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
[ 4.687153] pci 0000:00:10.0: [1000:0030] type 00 class 0x010000
[ 4.688444] pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff]
[ 4.689790] pci 0000:00:10.0: reg 0x14: [mem 0xfeba0000-0xfebbffff 64bit]
[ 4.691069] pci 0000:00:10.0: reg 0x1c: [mem 0xfebc0000-0xfebdffff 64bit]
[ 4.693580] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
[ 4.693786] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[ 4.694214] pci 0000:00:11.0: System wakeup disabled by ACPI
[ 4.694344] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[ 4.694866] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[ 4.695006] pci 0000:00:15.0: System wakeup disabled by ACPI
[ 4.695112] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[ 4.695630] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[ 4.695769] pci 0000:00:15.1: System wakeup disabled by ACPI
[ 4.695878] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[ 4.696395] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[ 4.696534] pci 0000:00:15.2: System wakeup disabled by ACPI
[ 4.696638] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[ 4.697150] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[ 4.697288] pci 0000:00:15.3: System wakeup disabled by ACPI
[ 4.697396] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[ 4.697907] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[ 4.698045] pci 0000:00:15.4: System wakeup disabled by ACPI
[ 4.698151] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[ 4.698669] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[ 4.698807] pci 0000:00:15.5: System wakeup disabled by ACPI
[ 4.698910] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[ 4.699431] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[ 4.699569] pci 0000:00:15.6: System wakeup disabled by ACPI
[ 4.699673] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[ 4.700184] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[ 4.700321] pci 0000:00:15.7: System wakeup disabled by ACPI
[ 4.700432] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[ 4.700944] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 4.701083] pci 0000:00:16.0: System wakeup disabled by ACPI
[ 4.701187] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[ 4.701704] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[ 4.701842] pci 0000:00:16.1: System wakeup disabled by ACPI
[ 4.701948] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[ 4.702466] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[ 4.702604] pci 0000:00:16.2: System wakeup disabled by ACPI
[ 4.702710] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[ 4.703222] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[ 4.703360] pci 0000:00:16.3: System wakeup disabled by ACPI
[ 4.703469] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[ 4.703981] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[ 4.704119] pci 0000:00:16.4: System wakeup disabled by ACPI
[ 4.704223] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[ 4.704740] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[ 4.704879] pci 0000:00:16.5: System wakeup disabled by ACPI
[ 4.704990] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[ 4.705507] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[ 4.705646] pci 0000:00:16.6: System wakeup disabled by ACPI
[ 4.705750] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[ 4.706261] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[ 4.706403] pci 0000:00:16.7: System wakeup disabled by ACPI
[ 4.706508] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[ 4.707020] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[ 4.707163] pci 0000:00:17.0: System wakeup disabled by ACPI
[ 4.707269] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[ 4.707787] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[ 4.707934] pci 0000:00:17.1: System wakeup disabled by ACPI
[ 4.708041] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[ 4.708557] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[ 4.708699] pci 0000:00:17.2: System wakeup disabled by ACPI
[ 4.708803] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[ 4.709315] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[ 4.709460] pci 0000:00:17.3: System wakeup disabled by ACPI
[ 4.709568] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[ 4.710080] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[ 4.710221] pci 0000:00:17.4: System wakeup disabled by ACPI
[ 4.710326] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[ 4.710844] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[ 4.710982] pci 0000:00:17.5: System wakeup disabled by ACPI
[ 4.711088] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[ 4.711605] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[ 4.711743] pci 0000:00:17.6: System wakeup disabled by ACPI
[ 4.711849] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[ 4.712360] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[ 4.712504] pci 0000:00:17.7: System wakeup disabled by ACPI
[ 4.712608] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[ 4.713118] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[ 4.713256] pci 0000:00:18.0: System wakeup disabled by ACPI
[ 4.713360] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[ 4.713876] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[ 4.714014] pci 0000:00:18.1: System wakeup disabled by ACPI
[ 4.714120] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[ 4.714635] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[ 4.714777] pci 0000:00:18.2: System wakeup disabled by ACPI
[ 4.714881] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[ 4.715397] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[ 4.715535] pci 0000:00:18.3: System wakeup disabled by ACPI
[ 4.715639] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[ 4.716150] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[ 4.716288] pci 0000:00:18.4: System wakeup disabled by ACPI
[ 4.716396] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[ 4.716907] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[ 4.717048] pci 0000:00:18.5: System wakeup disabled by ACPI
[ 4.717151] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[ 4.717668] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[ 4.717810] pci 0000:00:18.6: System wakeup disabled by ACPI
[ 4.717914] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[ 4.718430] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[ 4.718569] pci 0000:00:18.7: System wakeup disabled by ACPI
[ 4.718945] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 4.719285] acpiphp: Slot [32] registered
[ 4.719308] acpiphp: Slot [33] registered
[ 4.719325] acpiphp: Slot [34] registered
[ 4.719342] acpiphp: Slot [35] registered
[ 4.719360] acpiphp: Slot [36] registered
[ 4.719387] acpiphp: Slot [37] registered
[ 4.719404] acpiphp: Slot [38] registered
[ 4.719420] acpiphp: Slot [39] registered
[ 4.719438] acpiphp: Slot [40] registered
[ 4.719455] acpiphp: Slot [41] registered
[ 4.719474] acpiphp: Slot [42] registered
[ 4.719490] acpiphp: Slot [43] registered
[ 4.719507] acpiphp: Slot [44] registered
[ 4.719523] acpiphp: Slot [45] registered
[ 4.719541] acpiphp: Slot [46] registered
[ 4.719558] acpiphp: Slot [47] registered
[ 4.719574] acpiphp: Slot [48] registered
[ 4.719590] acpiphp: Slot [49] registered
[ 4.719607] acpiphp: Slot [50] registered
[ 4.719623] acpiphp: Slot [51] registered
[ 4.719640] acpiphp: Slot [52] registered
[ 4.719657] acpiphp: Slot [53] registered
[ 4.719676] acpiphp: Slot [54] registered
[ 4.719692] acpiphp: Slot [55] registered
[ 4.719709] acpiphp: Slot [56] registered
[ 4.719725] acpiphp: Slot [57] registered
[ 4.719742] acpiphp: Slot [58] registered
[ 4.719758] acpiphp: Slot [59] registered
[ 4.719777] acpiphp: Slot [60] registered
[ 4.719793] acpiphp: Slot [61] registered
[ 4.719810] acpiphp: Slot [62] registered
[ 4.719826] acpiphp: Slot [63] registered
[ 4.719868] pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300
[ 4.721447] pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f]
[ 4.722240] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 4.722331] pci 0000:02:01.0: [8086:100f] type 00 class 0x020000
[ 4.723678] pci 0000:02:01.0: reg 0x10: [mem 0xfd5c0000-0xfd5dffff 64bit]
[ 4.724967] pci 0000:02:01.0: reg 0x18: [mem 0xfdff0000-0xfdffffff 64bit]
[ 4.726210] pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f]
[ 4.728748] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 4.729063] pci 0000:02:01.0: System wakeup disabled by ACPI
[ 4.729137] pci 0000:02:02.0: [1274:1371] type 00 class 0x040100
[ 4.729518] pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f]
[ 4.731730] pci 0000:02:02.0: System wakeup disabled by ACPI
[ 4.731798] pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320
[ 4.732350] pci 0000:02:03.0: reg 0x10: [mem 0xfd5ef000-0xfd5effff]
[ 4.735656] pci 0000:02:03.0: System wakeup disabled by ACPI
[ 4.735891] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[ 4.735907] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
[ 4.735923] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
[ 4.735954] pci 0000:00:11.0: bridge window [mem 0xebb00000-0xebffffff 64bit pref]
[ 4.735957] pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 4.735959] pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[ 4.735960] pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 4.735962] pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 4.735964] pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 4.735966] pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[ 4.735968] pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 4.735970] pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode)
[ 4.736214] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 4.736231] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
[ 4.736247] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
[ 4.736278] pci 0000:00:15.0: bridge window [mem 0xeba00000-0xebafffff 64bit pref]
[ 4.736525] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 4.736541] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
[ 4.736558] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
[ 4.736588] pci 0000:00:15.1: bridge window [mem 0xeb600000-0xeb6fffff 64bit pref]
[ 4.736821] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 4.736837] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
[ 4.736853] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 4.736883] pci 0000:00:15.2: bridge window [mem 0xeb200000-0xeb2fffff 64bit pref]
[ 4.737117] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 4.737147] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
[ 4.737178] pci 0000:00:15.3: bridge window [mem 0xeae00000-0xeaefffff 64bit pref]
[ 4.737419] pci 0000:00:15.4: PCI bridge to [bus 07]
[ 4.737449] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
[ 4.737480] pci 0000:00:15.4: bridge window [mem 0xeaa00000-0xeaafffff 64bit pref]
[ 4.737711] pci 0000:00:15.5: PCI bridge to [bus 08]
[ 4.737741] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
[ 4.737771] pci 0000:00:15.5: bridge window [mem 0xea600000-0xea6fffff 64bit pref]
[ 4.738006] pci 0000:00:15.6: PCI bridge to [bus 09]
[ 4.738036] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 4.738067] pci 0000:00:15.6: bridge window [mem 0xea200000-0xea2fffff 64bit pref]
[ 4.738299] pci 0000:00:15.7: PCI bridge to [bus 0a]
[ 4.738330] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
[ 4.738360] pci 0000:00:15.7: bridge window [mem 0xe9e00000-0xe9efffff 64bit pref]
[ 4.738600] pci 0000:00:16.0: PCI bridge to [bus 0b]
[ 4.738616] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
[ 4.738632] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
[ 4.738663] pci 0000:00:16.0: bridge window [mem 0xeb900000-0xeb9fffff 64bit pref]
[ 4.738896] pci 0000:00:16.1: PCI bridge to [bus 0c]
[ 4.738912] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
[ 4.738928] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 4.738959] pci 0000:00:16.1: bridge window [mem 0xeb500000-0xeb5fffff 64bit pref]
[ 4.739194] pci 0000:00:16.2: PCI bridge to [bus 0d]
[ 4.739210] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
[ 4.739226] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 4.739257] pci 0000:00:16.2: bridge window [mem 0xeb100000-0xeb1fffff 64bit pref]
[ 4.739502] pci 0000:00:16.3: PCI bridge to [bus 0e]
[ 4.739533] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
[ 4.739563] pci 0000:00:16.3: bridge window [mem 0xead00000-0xeadfffff 64bit pref]
[ 4.739797] pci 0000:00:16.4: PCI bridge to [bus 0f]
[ 4.739827] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
[ 4.739858] pci 0000:00:16.4: bridge window [mem 0xea900000-0xea9fffff 64bit pref]
[ 4.740100] pci 0000:00:16.5: PCI bridge to [bus 10]
[ 4.740130] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
[ 4.740160] pci 0000:00:16.5: bridge window [mem 0xea500000-0xea5fffff 64bit pref]
[ 4.740400] pci 0000:00:16.6: PCI bridge to [bus 11]
[ 4.740430] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 4.740461] pci 0000:00:16.6: bridge window [mem 0xea100000-0xea1fffff 64bit pref]
[ 4.740694] pci 0000:00:16.7: PCI bridge to [bus 12]
[ 4.740725] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
[ 4.740755] pci 0000:00:16.7: bridge window [mem 0xe9d00000-0xe9dfffff 64bit pref]
[ 4.740990] pci 0000:00:17.0: PCI bridge to [bus 13]
[ 4.741006] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
[ 4.741022] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
[ 4.741052] pci 0000:00:17.0: bridge window [mem 0xeb800000-0xeb8fffff 64bit pref]
[ 4.741284] pci 0000:00:17.1: PCI bridge to [bus 14]
[ 4.741300] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
[ 4.741316] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
[ 4.741347] pci 0000:00:17.1: bridge window [mem 0xeb400000-0xeb4fffff 64bit pref]
[ 4.741588] pci 0000:00:17.2: PCI bridge to [bus 15]
[ 4.741604] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
[ 4.741621] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
[ 4.741651] pci 0000:00:17.2: bridge window [mem 0xeb000000-0xeb0fffff 64bit pref]
[ 4.741890] pci 0000:00:17.3: PCI bridge to [bus 16]
[ 4.741921] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
[ 4.741951] pci 0000:00:17.3: bridge window [mem 0xeac00000-0xeacfffff 64bit pref]
[ 4.742191] pci 0000:00:17.4: PCI bridge to [bus 17]
[ 4.742221] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
[ 4.742252] pci 0000:00:17.4: bridge window [mem 0xea800000-0xea8fffff 64bit pref]
[ 4.742498] pci 0000:00:17.5: PCI bridge to [bus 18]
[ 4.742528] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
[ 4.742558] pci 0000:00:17.5: bridge window [mem 0xea400000-0xea4fffff 64bit pref]
[ 4.742794] pci 0000:00:17.6: PCI bridge to [bus 19]
[ 4.742824] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
[ 4.742854] pci 0000:00:17.6: bridge window [mem 0xea000000-0xea0fffff 64bit pref]
[ 4.743090] pci 0000:00:17.7: PCI bridge to [bus 1a]
[ 4.743121] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
[ 4.743151] pci 0000:00:17.7: bridge window [mem 0xe9c00000-0xe9cfffff 64bit pref]
[ 4.743390] pci 0000:00:18.0: PCI bridge to [bus 1b]
[ 4.743406] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
[ 4.743423] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
[ 4.743453] pci 0000:00:18.0: bridge window [mem 0xeb700000-0xeb7fffff 64bit pref]
[ 4.743692] pci 0000:00:18.1: PCI bridge to [bus 1c]
[ 4.743708] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
[ 4.743724] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 4.743754] pci 0000:00:18.1: bridge window [mem 0xeb300000-0xeb3fffff 64bit pref]
[ 4.743990] pci 0000:00:18.2: PCI bridge to [bus 1d]
[ 4.744020] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
[ 4.744050] pci 0000:00:18.2: bridge window [mem 0xeaf00000-0xeaffffff 64bit pref]
[ 4.744282] pci 0000:00:18.3: PCI bridge to [bus 1e]
[ 4.744312] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
[ 4.744343] pci 0000:00:18.3: bridge window [mem 0xeab00000-0xeabfffff 64bit pref]
[ 4.744587] pci 0000:00:18.4: PCI bridge to [bus 1f]
[ 4.744617] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
[ 4.744647] pci 0000:00:18.4: bridge window [mem 0xea700000-0xea7fffff 64bit pref]
[ 4.744883] pci 0000:00:18.5: PCI bridge to [bus 20]
[ 4.744914] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 4.744944] pci 0000:00:18.5: bridge window [mem 0xea300000-0xea3fffff 64bit pref]
[ 4.745176] pci 0000:00:18.6: PCI bridge to [bus 21]
[ 4.745206] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
[ 4.745236] pci 0000:00:18.6: bridge window [mem 0xe9f00000-0xe9ffffff 64bit pref]
[ 4.745479] pci 0000:00:18.7: PCI bridge to [bus 22]
[ 4.745509] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
[ 4.745539] pci 0000:00:18.7: bridge window [mem 0xe9b00000-0xe9bfffff 64bit pref]
[ 4.747207] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[ 4.747274] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[ 4.747337] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[ 4.747408] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15)
[ 6.872693] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[ 6.872706] vgaarb: loaded
[ 6.872707] vgaarb: bridge control possible 0000:00:0f.0
[ 6.872828] SCSI subsystem initialized
[ 6.872858] ACPI: bus type USB registered
[ 6.872876] usbcore: registered new interface driver usbfs
[ 6.872884] usbcore: registered new interface driver hub
[ 6.872937] usbcore: registered new device driver usb
[ 6.873076] EDAC MC: Ver: 3.0.0
[ 6.874091] PCI: Using ACPI for IRQ routing
[ 6.894918] PCI: pci_cache_line_size set to 64 bytes
[ 6.895600] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 6.895602] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
[ 6.895750] NetLabel: Initializing
[ 6.895752] NetLabel: domain hash size = 128
[ 6.895753] NetLabel: protocols = UNLABELED CIPSOv4
[ 6.895767] NetLabel: unlabeled traffic allowed by default
[ 6.895877] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
[ 6.895886] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
[ 6.897929] amd_nb: Cannot enumerate AMD northbridges
[ 6.897989] Switched to clocksource hpet
Code: Select all
[ 6.904134] pnp: PnP ACPI init
[ 6.904147] ACPI: bus type PNP registered
[ 6.904324] system 00:00: [io 0x1000-0x103f] could not be reserved
[ 6.904327] system 00:00: [io 0x1040-0x104f] has been reserved
[ 6.904330] system 00:00: [io 0x0cf0-0x0cf1] has been reserved
[ 6.904333] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 6.904369] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 6.904398] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 6.904421] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 VMW0003 (active)
[ 6.904585] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[ 6.904588] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 6.906239] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[ 6.906438] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 6.906645] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[ 6.906791] pnp 00:08: [dma 2]
[ 6.906835] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
[ 6.907024] system 00:09: [io 0xfce0-0xfcff] has been reserved
[ 6.907028] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 6.907031] system 00:09: [mem 0xfe800000-0xfe9fffff] has been reserved
[ 6.907034] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 9.985012] pnp: PnP ACPI: found 10 devices
[ 9.985018] ACPI: bus type PNP unregistered
[ 9.992618] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 9.992665] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 9.992711] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 9.992757] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 9.992802] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 9.992984] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 9.993030] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 9.993075] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
[ 9.993121] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 9.993170] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 9.993348] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
[ 9.993394] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
[ 9.993440] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
[ 9.993488] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
[ 9.993534] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
[ 9.993666] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000
[ 9.993719] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000
[ 9.993771] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000
[ 9.993827] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000
[ 9.993878] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000
[ 9.993933] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000
[ 9.993957] pci 0000:00:15.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993960] pci 0000:00:15.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993963] pci 0000:00:15.4: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993966] pci 0000:00:15.4: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993969] pci 0000:00:15.5: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993972] pci 0000:00:15.5: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993976] pci 0000:00:15.6: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993989] pci 0000:00:15.6: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993992] pci 0000:00:15.7: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993994] pci 0000:00:15.7: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.993997] pci 0000:00:16.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994000] pci 0000:00:16.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994003] pci 0000:00:16.4: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994006] pci 0000:00:16.4: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994008] pci 0000:00:16.5: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994011] pci 0000:00:16.5: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994014] pci 0000:00:16.6: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994017] pci 0000:00:16.6: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994020] pci 0000:00:16.7: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994022] pci 0000:00:16.7: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994025] pci 0000:00:17.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994028] pci 0000:00:17.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994031] pci 0000:00:17.4: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994034] pci 0000:00:17.4: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994036] pci 0000:00:17.5: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994039] pci 0000:00:17.5: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994042] pci 0000:00:17.6: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994045] pci 0000:00:17.6: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994048] pci 0000:00:17.7: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994051] pci 0000:00:17.7: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994053] pci 0000:00:18.2: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994056] pci 0000:00:18.2: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994059] pci 0000:00:18.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994062] pci 0000:00:18.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994064] pci 0000:00:18.4: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994067] pci 0000:00:18.4: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994070] pci 0000:00:18.5: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994073] pci 0000:00:18.5: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994075] pci 0000:00:18.6: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994078] pci 0000:00:18.6: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994081] pci 0000:00:18.7: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994084] pci 0000:00:18.7: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 9.994092] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
[ 9.994097] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
[ 9.994102] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
[ 9.994105] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994112] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
[ 9.994114] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994118] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
[ 9.994120] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994124] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
[ 9.994126] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994130] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
[ 9.994132] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994136] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
[ 9.994138] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994142] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
[ 9.994144] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994148] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
[ 9.994150] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994154] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
[ 9.994156] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994160] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
[ 9.994162] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994166] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
[ 9.994168] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994172] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
[ 9.994174] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994178] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
[ 9.994180] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994184] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
[ 9.994186] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994190] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
[ 9.994192] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994196] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
[ 9.994198] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
[ 9.994202] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
[ 9.994204] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994208] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
[ 9.994210] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994214] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
[ 9.994216] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994220] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
[ 9.994222] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994226] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
[ 9.994228] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994236] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
[ 9.994238] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994242] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
[ 9.994244] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994248] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
[ 9.994250] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994253] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
[ 9.994256] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994259] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
[ 9.994262] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994265] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
[ 9.994268] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
[ 9.994271] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
[ 9.994274] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994278] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
[ 9.994280] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994284] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
[ 9.994287] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994291] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
[ 9.994294] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994298] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
[ 9.994300] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994304] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
[ 9.994307] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994311] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
[ 9.994313] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994317] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
[ 9.994319] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994323] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
[ 9.994325] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994329] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
[ 9.994332] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994336] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
[ 9.994338] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
[ 9.994342] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
[ 9.994344] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
[ 9.994348] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
[ 9.994351] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
[ 9.994355] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
[ 9.994358] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
[ 9.994361] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
[ 9.994364] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
[ 9.994369] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 9.994465] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
[ 9.994468] pci 0000:00:11.0: PCI bridge to [bus 02]
[ 9.994480] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
[ 9.994506] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
[ 9.994525] pci 0000:00:11.0: bridge window [mem 0xebb00000-0xebffffff 64bit pref]
[ 9.994560] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 9.994571] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
[ 9.994598] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
[ 9.994616] pci 0000:00:15.0: bridge window [mem 0xeba00000-0xebafffff 64bit pref]
[ 9.994695] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 9.994706] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
[ 9.994732] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
[ 9.994752] pci 0000:00:15.1: bridge window [mem 0xeb600000-0xeb6fffff 64bit pref]
[ 9.994802] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 9.994815] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
[ 9.994845] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
[ 9.994861] pci 0000:00:15.2: bridge window [mem 0xeb200000-0xeb2fffff 64bit pref]
[ 9.994900] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 9.994923] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
[ 9.994940] pci 0000:00:15.3: bridge window [mem 0xeae00000-0xeaefffff 64bit pref]
[ 9.994986] pci 0000:00:15.4: PCI bridge to [bus 07]
[ 9.995011] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
[ 9.995027] pci 0000:00:15.4: bridge window [mem 0xeaa00000-0xeaafffff 64bit pref]
[ 9.995063] pci 0000:00:15.5: PCI bridge to [bus 08]
[ 9.995086] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
[ 9.995102] pci 0000:00:15.5: bridge window [mem 0xea600000-0xea6fffff 64bit pref]
[ 9.995137] pci 0000:00:15.6: PCI bridge to [bus 09]
[ 9.995161] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 9.995177] pci 0000:00:15.6: bridge window [mem 0xea200000-0xea2fffff 64bit pref]
[ 9.995213] pci 0000:00:15.7: PCI bridge to [bus 0a]
[ 9.995236] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
[ 9.995252] pci 0000:00:15.7: bridge window [mem 0xe9e00000-0xe9efffff 64bit pref]
[ 9.995288] pci 0000:00:16.0: PCI bridge to [bus 0b]
[ 9.995297] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
[ 9.995326] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
[ 9.995347] pci 0000:00:16.0: bridge window [mem 0xeb900000-0xeb9fffff 64bit pref]
[ 9.995395] pci 0000:00:16.1: PCI bridge to [bus 0c]
[ 9.995405] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
[ 9.995428] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 9.995444] pci 0000:00:16.1: bridge window [mem 0xeb500000-0xeb5fffff 64bit pref]
[ 9.995482] pci 0000:00:16.2: PCI bridge to [bus 0d]
[ 9.995495] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
[ 9.995522] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 9.995542] pci 0000:00:16.2: bridge window [mem 0xeb100000-0xeb1fffff 64bit pref]
[ 9.995584] pci 0000:00:16.3: PCI bridge to [bus 0e]
[ 9.995611] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
[ 9.995631] pci 0000:00:16.3: bridge window [mem 0xead00000-0xeadfffff 64bit pref]
[ 9.995681] pci 0000:00:16.4: PCI bridge to [bus 0f]
[ 9.995709] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
[ 9.995725] pci 0000:00:16.4: bridge window [mem 0xea900000-0xea9fffff 64bit pref]
[ 9.995762] pci 0000:00:16.5: PCI bridge to [bus 10]
[ 9.995791] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
[ 9.995807] pci 0000:00:16.5: bridge window [mem 0xea500000-0xea5fffff 64bit pref]
[ 9.995848] pci 0000:00:16.6: PCI bridge to [bus 11]
[ 9.995878] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
[ 9.995900] pci 0000:00:16.6: bridge window [mem 0xea100000-0xea1fffff 64bit pref]
[ 9.995945] pci 0000:00:16.7: PCI bridge to [bus 12]
[ 9.995968] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
[ 9.995995] pci 0000:00:16.7: bridge window [mem 0xe9d00000-0xe9dfffff 64bit pref]
[ 9.996037] pci 0000:00:17.0: PCI bridge to [bus 13]
[ 9.996047] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
[ 9.996072] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
[ 9.996094] pci 0000:00:17.0: bridge window [mem 0xeb800000-0xeb8fffff 64bit pref]
[ 9.996136] pci 0000:00:17.1: PCI bridge to [bus 14]
[ 9.996146] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
[ 9.996173] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
[ 9.996193] pci 0000:00:17.1: bridge window [mem 0xeb400000-0xeb4fffff 64bit pref]
[ 9.996244] pci 0000:00:17.2: PCI bridge to [bus 15]
[ 9.996256] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
[ 9.996279] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
[ 9.996296] pci 0000:00:17.2: bridge window [mem 0xeb000000-0xeb0fffff 64bit pref]
[ 9.996340] pci 0000:00:17.3: PCI bridge to [bus 16]
[ 9.996365] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
[ 9.996386] pci 0000:00:17.3: bridge window [mem 0xeac00000-0xeacfffff 64bit pref]
[ 9.996428] pci 0000:00:17.4: PCI bridge to [bus 17]
[ 9.996452] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
[ 9.996468] pci 0000:00:17.4: bridge window [mem 0xea800000-0xea8fffff 64bit pref]
[ 9.996503] pci 0000:00:17.5: PCI bridge to [bus 18]
[ 9.996528] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
[ 9.996547] pci 0000:00:17.5: bridge window [mem 0xea400000-0xea4fffff 64bit pref]
[ 9.996583] pci 0000:00:17.6: PCI bridge to [bus 19]
[ 9.996607] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
[ 9.996623] pci 0000:00:17.6: bridge window [mem 0xea000000-0xea0fffff 64bit pref]
[ 9.996658] pci 0000:00:17.7: PCI bridge to [bus 1a]
[ 9.996687] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
[ 9.996709] pci 0000:00:17.7: bridge window [mem 0xe9c00000-0xe9cfffff 64bit pref]
[ 9.996762] pci 0000:00:18.0: PCI bridge to [bus 1b]
[ 9.996777] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
[ 9.996807] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
[ 9.996828] pci 0000:00:18.0: bridge window [mem 0xeb700000-0xeb7fffff 64bit pref]
[ 9.996879] pci 0000:00:18.1: PCI bridge to [bus 1c]
[ 9.996892] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
[ 9.996922] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 9.996944] pci 0000:00:18.1: bridge window [mem 0xeb300000-0xeb3fffff 64bit pref]
[ 9.997000] pci 0000:00:18.2: PCI bridge to [bus 1d]
[ 9.997024] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
[ 9.997041] pci 0000:00:18.2: bridge window [mem 0xeaf00000-0xeaffffff 64bit pref]
[ 9.997077] pci 0000:00:18.3: PCI bridge to [bus 1e]
[ 9.997101] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
[ 9.997117] pci 0000:00:18.3: bridge window [mem 0xeab00000-0xeabfffff 64bit pref]
[ 9.997152] pci 0000:00:18.4: PCI bridge to [bus 1f]
[ 9.997176] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
[ 9.997192] pci 0000:00:18.4: bridge window [mem 0xea700000-0xea7fffff 64bit pref]
[ 9.997228] pci 0000:00:18.5: PCI bridge to [bus 20]
[ 9.997251] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 9.997267] pci 0000:00:18.5: bridge window [mem 0xea300000-0xea3fffff 64bit pref]
[ 9.997302] pci 0000:00:18.6: PCI bridge to [bus 21]
[ 9.997326] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
[ 9.997342] pci 0000:00:18.6: bridge window [mem 0xe9f00000-0xe9ffffff 64bit pref]
[ 9.997378] pci 0000:00:18.7: PCI bridge to [bus 22]
[ 9.997402] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
[ 9.997418] pci 0000:00:18.7: bridge window [mem 0xe9b00000-0xe9bfffff 64bit pref]
[ 9.997459] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[ 9.997462] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window]
[ 9.997463] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window]
[ 9.997465] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
[ 9.997467] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
[ 9.997469] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff window]
[ 9.997471] pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7 window]
[ 9.997473] pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff window]
[ 9.997476] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
[ 9.997478] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
[ 9.997480] pci_bus 0000:02: resource 2 [mem 0xebb00000-0xebffffff 64bit pref]
[ 9.997482] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
[ 9.997484] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window]
[ 9.997486] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window]
[ 9.997488] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window]
[ 9.997490] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window]
[ 9.997492] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff window]
[ 9.997493] pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7 window]
[ 9.997495] pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff window]
[ 9.997498] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
[ 9.997500] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[ 9.997501] pci_bus 0000:03: resource 2 [mem 0xeba00000-0xebafffff 64bit pref]
[ 9.997503] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
[ 9.997505] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
[ 9.997507] pci_bus 0000:04: resource 2 [mem 0xeb600000-0xeb6fffff 64bit pref]
[ 9.997509] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
[ 9.997511] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[ 9.997513] pci_bus 0000:05: resource 2 [mem 0xeb200000-0xeb2fffff 64bit pref]
[ 9.997515] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[ 9.997517] pci_bus 0000:06: resource 2 [mem 0xeae00000-0xeaefffff 64bit pref]
[ 9.997519] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[ 9.997521] pci_bus 0000:07: resource 2 [mem 0xeaa00000-0xeaafffff 64bit pref]
[ 9.997523] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
[ 9.997525] pci_bus 0000:08: resource 2 [mem 0xea600000-0xea6fffff 64bit pref]
[ 9.997528] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[ 9.997531] pci_bus 0000:09: resource 2 [mem 0xea200000-0xea2fffff 64bit pref]
[ 9.997534] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[ 9.997536] pci_bus 0000:0a: resource 2 [mem 0xe9e00000-0xe9efffff 64bit pref]
[ 9.997539] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff]
[ 9.997542] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
[ 9.997544] pci_bus 0000:0b: resource 2 [mem 0xeb900000-0xeb9fffff 64bit pref]
[ 9.997546] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
[ 9.997547] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 9.997549] pci_bus 0000:0c: resource 2 [mem 0xeb500000-0xeb5fffff 64bit pref]
[ 9.997552] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
[ 9.997554] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 9.997555] pci_bus 0000:0d: resource 2 [mem 0xeb100000-0xeb1fffff 64bit pref]
[ 9.997558] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 9.997560] pci_bus 0000:0e: resource 2 [mem 0xead00000-0xeadfffff 64bit pref]
[ 9.997562] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
[ 9.997564] pci_bus 0000:0f: resource 2 [mem 0xea900000-0xea9fffff 64bit pref]
[ 9.997566] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
[ 9.997568] pci_bus 0000:10: resource 2 [mem 0xea500000-0xea5fffff 64bit pref]
[ 9.997570] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
[ 9.997571] pci_bus 0000:11: resource 2 [mem 0xea100000-0xea1fffff 64bit pref]
[ 9.997573] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
[ 9.997575] pci_bus 0000:12: resource 2 [mem 0xe9d00000-0xe9dfffff 64bit pref]
[ 9.997577] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff]
[ 9.997579] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
[ 9.997581] pci_bus 0000:13: resource 2 [mem 0xeb800000-0xeb8fffff 64bit pref]
[ 9.997583] pci_bus 0000:14: resource 0 [io 0xa000-0xafff]
[ 9.997585] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
[ 9.997586] pci_bus 0000:14: resource 2 [mem 0xeb400000-0xeb4fffff 64bit pref]
[ 9.997588] pci_bus 0000:15: resource 0 [io 0xe000-0xefff]
[ 9.997590] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
[ 9.997592] pci_bus 0000:15: resource 2 [mem 0xeb000000-0xeb0fffff 64bit pref]
[ 9.997594] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 9.997596] pci_bus 0000:16: resource 2 [mem 0xeac00000-0xeacfffff 64bit pref]
[ 9.997598] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
[ 9.997600] pci_bus 0000:17: resource 2 [mem 0xea800000-0xea8fffff 64bit pref]
[ 9.997602] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 9.997604] pci_bus 0000:18: resource 2 [mem 0xea400000-0xea4fffff 64bit pref]
[ 9.997606] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
[ 9.997608] pci_bus 0000:19: resource 2 [mem 0xea000000-0xea0fffff 64bit pref]
[ 9.997610] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
[ 9.997612] pci_bus 0000:1a: resource 2 [mem 0xe9c00000-0xe9cfffff 64bit pref]
[ 9.997614] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff]
[ 9.997615] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
[ 9.997617] pci_bus 0000:1b: resource 2 [mem 0xeb700000-0xeb7fffff 64bit pref]
[ 9.997619] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff]
[ 9.997621] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 9.997623] pci_bus 0000:1c: resource 2 [mem 0xeb300000-0xeb3fffff 64bit pref]
[ 9.997625] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
[ 9.997627] pci_bus 0000:1d: resource 2 [mem 0xeaf00000-0xeaffffff 64bit pref]
[ 9.997629] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 9.997631] pci_bus 0000:1e: resource 2 [mem 0xeab00000-0xeabfffff 64bit pref]
[ 9.997633] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
[ 9.997635] pci_bus 0000:1f: resource 2 [mem 0xea700000-0xea7fffff 64bit pref]
[ 9.997637] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 9.997639] pci_bus 0000:20: resource 2 [mem 0xea300000-0xea3fffff 64bit pref]
[ 9.997641] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
[ 9.997643] pci_bus 0000:21: resource 2 [mem 0xe9f00000-0xe9ffffff 64bit pref]
[ 9.997645] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
[ 9.997647] pci_bus 0000:22: resource 2 [mem 0xe9b00000-0xe9bfffff 64bit pref]
[ 9.997710] NET: Registered protocol family 2
[ 9.998163] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 9.998315] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 9.998471] TCP: Hash tables configured (established 65536 bind 65536)
[ 9.998500] TCP: reno registered
[ 9.998520] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 9.998556] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 9.998716] NET: Registered protocol family 1
[ 9.998731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 9.998801] pci 0000:00:0f.0: Boot video device
[ 9.999832] PCI: CLS mismatch (32 != 64), using 64 bytes
[ 10.000458] Unpacking initramfs...
[ 10.289657] Freeing initrd memory: 20428k freed
[ 10.294523] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 10.294526] software IO TLB [mem 0xbbed0000-0xbfed0000] (64MB) mapped at [ffff8856bbed0000-ffff8856bfecffff]
[ 10.294614] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 10737418240 ms ovfl timer
[ 10.294615] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[ 10.294616] RAPL PMU: hw unit of domain package 2^-0 Joules
[ 10.294617] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 10.294654] Simple Boot Flag at 0x36 set to 0x80
[ 10.294697] Switched to clocksource tsc
[ 10.295284] sha1_ssse3: Using AVX optimized SHA-1 implementation
[ 10.295340] sha256_ssse3: Using AVX optimized SHA-256 implementation
[ 10.296496] futex hash table entries: 16384 (order: 8, 1048576 bytes)
[ 10.297113] Initialise system trusted keyring
[ 10.297143] audit: initializing netlink socket (disabled)
[ 10.297154] type=2000 audit(1539684805.277:1): initialized
[ 10.320647] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 10.320649] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 10.322026] zpool: loaded
[ 10.322030] zbud: loaded
[ 10.322417] VFS: Disk quotas dquot_6.5.2
[ 10.322468] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 10.322697] msgmni has been set to 15620
[ 10.322762] Key type big_key registered
[ 10.322765] SELinux: Registering netfilter hooks
[ 10.323870] NET: Registered protocol family 38
[ 10.323878] Key type asymmetric registered
[ 10.323881] Asymmetric key parser 'x509' registered
[ 10.323917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 10.323973] io scheduler noop registered
[ 10.323983] io scheduler deadline registered (default)
[ 10.324017] io scheduler cfq registered
[ 10.324021] io scheduler mq-deadline registered
[ 10.324024] io scheduler kyber registered
[ 10.324361] pcieport 0000:00:15.0: irq 24 for MSI/MSI-X
[ 10.324807] pcieport 0000:00:15.1: irq 25 for MSI/MSI-X
[ 10.325253] pcieport 0000:00:15.2: irq 26 for MSI/MSI-X
[ 10.325687] pcieport 0000:00:15.3: irq 27 for MSI/MSI-X
[ 10.326128] pcieport 0000:00:15.4: irq 28 for MSI/MSI-X
[ 10.326565] pcieport 0000:00:15.5: irq 29 for MSI/MSI-X
[ 10.327001] pcieport 0000:00:15.6: irq 30 for MSI/MSI-X
[ 10.327437] pcieport 0000:00:15.7: irq 31 for MSI/MSI-X
[ 10.327871] pcieport 0000:00:16.0: irq 32 for MSI/MSI-X
[ 10.328309] pcieport 0000:00:16.1: irq 33 for MSI/MSI-X
[ 10.328749] pcieport 0000:00:16.2: irq 34 for MSI/MSI-X
[ 10.329191] pcieport 0000:00:16.3: irq 35 for MSI/MSI-X
[ 10.329632] pcieport 0000:00:16.4: irq 36 for MSI/MSI-X
[ 10.330070] pcieport 0000:00:16.5: irq 37 for MSI/MSI-X
[ 10.330506] pcieport 0000:00:16.6: irq 38 for MSI/MSI-X
[ 10.330938] pcieport 0000:00:16.7: irq 39 for MSI/MSI-X
[ 10.331382] pcieport 0000:00:17.0: irq 40 for MSI/MSI-X
[ 10.331815] pcieport 0000:00:17.1: irq 41 for MSI/MSI-X
[ 10.332255] pcieport 0000:00:17.2: irq 42 for MSI/MSI-X
[ 10.332689] pcieport 0000:00:17.3: irq 43 for MSI/MSI-X
[ 10.333128] pcieport 0000:00:17.4: irq 44 for MSI/MSI-X
[ 10.333564] pcieport 0000:00:17.5: irq 45 for MSI/MSI-X
[ 10.334004] pcieport 0000:00:17.6: irq 46 for MSI/MSI-X
[ 10.334439] pcieport 0000:00:17.7: irq 47 for MSI/MSI-X
[ 10.334873] pcieport 0000:00:18.0: irq 48 for MSI/MSI-X
[ 10.335313] pcieport 0000:00:18.1: irq 49 for MSI/MSI-X
[ 10.335748] pcieport 0000:00:18.2: irq 50 for MSI/MSI-X
[ 10.336189] pcieport 0000:00:18.3: irq 51 for MSI/MSI-X
[ 10.336624] pcieport 0000:00:18.4: irq 52 for MSI/MSI-X
[ 10.337064] pcieport 0000:00:18.5: irq 53 for MSI/MSI-X
[ 10.337500] pcieport 0000:00:18.6: irq 54 for MSI/MSI-X
[ 10.337933] pcieport 0000:00:18.7: irq 55 for MSI/MSI-X
[ 10.338319] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[ 10.338336] pcie_pme 0000:00:15.0:pcie001: service driver pcie_pme loaded
[ 10.338417] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
[ 10.338434] pcie_pme 0000:00:15.1:pcie001: service driver pcie_pme loaded
[ 10.338513] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
[ 10.338530] pcie_pme 0000:00:15.2:pcie001: service driver pcie_pme loaded
[ 10.338609] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
[ 10.338626] pcie_pme 0000:00:15.3:pcie001: service driver pcie_pme loaded
[ 10.338707] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
[ 10.338723] pcie_pme 0000:00:15.4:pcie001: service driver pcie_pme loaded
[ 10.338803] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
[ 10.338819] pcie_pme 0000:00:15.5:pcie001: service driver pcie_pme loaded
[ 10.338898] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
[ 10.338914] pcie_pme 0000:00:15.6:pcie001: service driver pcie_pme loaded
[ 10.339001] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
[ 10.339018] pcie_pme 0000:00:15.7:pcie001: service driver pcie_pme loaded
[ 10.339097] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
[ 10.339114] pcie_pme 0000:00:16.0:pcie001: service driver pcie_pme loaded
[ 10.339194] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
[ 10.339210] pcie_pme 0000:00:16.1:pcie001: service driver pcie_pme loaded
[ 10.339291] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
Code: Select all
[ 10.339308] pcie_pme 0000:00:16.2:pcie001: service driver pcie_pme loaded
[ 10.339395] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
[ 10.339412] pcie_pme 0000:00:16.3:pcie001: service driver pcie_pme loaded
[ 10.339491] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
[ 10.339507] pcie_pme 0000:00:16.4:pcie001: service driver pcie_pme loaded
[ 10.339586] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
[ 10.339603] pcie_pme 0000:00:16.5:pcie001: service driver pcie_pme loaded
[ 10.339682] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
[ 10.339698] pcie_pme 0000:00:16.6:pcie001: service driver pcie_pme loaded
[ 10.339777] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
[ 10.339794] pcie_pme 0000:00:16.7:pcie001: service driver pcie_pme loaded
[ 10.339874] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
[ 10.339891] pcie_pme 0000:00:17.0:pcie001: service driver pcie_pme loaded
[ 10.339970] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
[ 10.339992] pcie_pme 0000:00:17.1:pcie001: service driver pcie_pme loaded
[ 10.340072] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
[ 10.340089] pcie_pme 0000:00:17.2:pcie001: service driver pcie_pme loaded
[ 10.340168] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
[ 10.340184] pcie_pme 0000:00:17.3:pcie001: service driver pcie_pme loaded
[ 10.340263] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
[ 10.340280] pcie_pme 0000:00:17.4:pcie001: service driver pcie_pme loaded
[ 10.340359] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
[ 10.340376] pcie_pme 0000:00:17.5:pcie001: service driver pcie_pme loaded
[ 10.340458] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
[ 10.340475] pcie_pme 0000:00:17.6:pcie001: service driver pcie_pme loaded
[ 10.340554] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
[ 10.340570] pcie_pme 0000:00:17.7:pcie001: service driver pcie_pme loaded
[ 10.340650] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
[ 10.340666] pcie_pme 0000:00:18.0:pcie001: service driver pcie_pme loaded
[ 10.340746] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
[ 10.340762] pcie_pme 0000:00:18.1:pcie001: service driver pcie_pme loaded
[ 10.340842] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
[ 10.340858] pcie_pme 0000:00:18.2:pcie001: service driver pcie_pme loaded
[ 10.340937] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
[ 10.340954] pcie_pme 0000:00:18.3:pcie001: service driver pcie_pme loaded
[ 10.341041] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
[ 10.341058] pcie_pme 0000:00:18.4:pcie001: service driver pcie_pme loaded
[ 10.341138] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
[ 10.341155] pcie_pme 0000:00:18.5:pcie001: service driver pcie_pme loaded
[ 10.341234] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
[ 10.341250] pcie_pme 0000:00:18.6:pcie001: service driver pcie_pme loaded
[ 10.341329] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
[ 10.341346] pcie_pme 0000:00:18.7:pcie001: service driver pcie_pme loaded
[ 10.341366] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 10.341398] pciehp 0000:00:15.0:pcie004: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341446] pciehp 0000:00:15.0:pcie004: service driver pciehp loaded
[ 10.341473] pciehp 0000:00:15.1:pcie004: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341513] pciehp 0000:00:15.1:pcie004: service driver pciehp loaded
[ 10.341540] pciehp 0000:00:15.2:pcie004: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341578] pciehp 0000:00:15.2:pcie004: service driver pciehp loaded
[ 10.341610] pciehp 0000:00:15.3:pcie004: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341649] pciehp 0000:00:15.3:pcie004: service driver pciehp loaded
[ 10.341675] pciehp 0000:00:15.4:pcie004: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341714] pciehp 0000:00:15.4:pcie004: service driver pciehp loaded
[ 10.341742] pciehp 0000:00:15.5:pcie004: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341783] pciehp 0000:00:15.5:pcie004: service driver pciehp loaded
[ 10.341810] pciehp 0000:00:15.6:pcie004: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341848] pciehp 0000:00:15.6:pcie004: service driver pciehp loaded
[ 10.341875] pciehp 0000:00:15.7:pcie004: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341913] pciehp 0000:00:15.7:pcie004: service driver pciehp loaded
[ 10.341940] pciehp 0000:00:16.0:pcie004: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.341988] pciehp 0000:00:16.0:pcie004: service driver pciehp loaded
[ 10.342018] pciehp 0000:00:16.1:pcie004: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342057] pciehp 0000:00:16.1:pcie004: service driver pciehp loaded
[ 10.342086] pciehp 0000:00:16.2:pcie004: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342124] pciehp 0000:00:16.2:pcie004: service driver pciehp loaded
[ 10.342151] pciehp 0000:00:16.3:pcie004: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342189] pciehp 0000:00:16.3:pcie004: service driver pciehp loaded
[ 10.342216] pciehp 0000:00:16.4:pcie004: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342254] pciehp 0000:00:16.4:pcie004: service driver pciehp loaded
[ 10.342281] pciehp 0000:00:16.5:pcie004: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342320] pciehp 0000:00:16.5:pcie004: service driver pciehp loaded
[ 10.342347] pciehp 0000:00:16.6:pcie004: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342386] pciehp 0000:00:16.6:pcie004: service driver pciehp loaded
[ 10.342413] pciehp 0000:00:16.7:pcie004: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342453] pciehp 0000:00:16.7:pcie004: service driver pciehp loaded
[ 10.342480] pciehp 0000:00:17.0:pcie004: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342519] pciehp 0000:00:17.0:pcie004: service driver pciehp loaded
[ 10.342546] pciehp 0000:00:17.1:pcie004: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342584] pciehp 0000:00:17.1:pcie004: service driver pciehp loaded
[ 10.342611] pciehp 0000:00:17.2:pcie004: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342649] pciehp 0000:00:17.2:pcie004: service driver pciehp loaded
[ 10.342676] pciehp 0000:00:17.3:pcie004: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342714] pciehp 0000:00:17.3:pcie004: service driver pciehp loaded
[ 10.342741] pciehp 0000:00:17.4:pcie004: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342779] pciehp 0000:00:17.4:pcie004: service driver pciehp loaded
[ 10.342806] pciehp 0000:00:17.5:pcie004: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342844] pciehp 0000:00:17.5:pcie004: service driver pciehp loaded
[ 10.342871] pciehp 0000:00:17.6:pcie004: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342908] pciehp 0000:00:17.6:pcie004: service driver pciehp loaded
[ 10.342935] pciehp 0000:00:17.7:pcie004: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.342975] pciehp 0000:00:17.7:pcie004: service driver pciehp loaded
[ 10.343007] pciehp 0000:00:18.0:pcie004: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343045] pciehp 0000:00:18.0:pcie004: service driver pciehp loaded
[ 10.343072] pciehp 0000:00:18.1:pcie004: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343110] pciehp 0000:00:18.1:pcie004: service driver pciehp loaded
[ 10.343137] pciehp 0000:00:18.2:pcie004: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343175] pciehp 0000:00:18.2:pcie004: service driver pciehp loaded
[ 10.343202] pciehp 0000:00:18.3:pcie004: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343241] pciehp 0000:00:18.3:pcie004: service driver pciehp loaded
[ 10.343267] pciehp 0000:00:18.4:pcie004: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343305] pciehp 0000:00:18.4:pcie004: service driver pciehp loaded
[ 10.343332] pciehp 0000:00:18.5:pcie004: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343371] pciehp 0000:00:18.5:pcie004: service driver pciehp loaded
[ 10.343402] pciehp 0000:00:18.6:pcie004: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343442] pciehp 0000:00:18.6:pcie004: service driver pciehp loaded
[ 10.343469] pciehp 0000:00:18.7:pcie004: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[ 10.343509] pciehp 0000:00:18.7:pcie004: service driver pciehp loaded
[ 10.343514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 10.343583] intel_idle: does not run on family 6 model 79
[ 10.343795] ACPI: AC Adapter [ACAD] (on-line)
[ 10.343986] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 10.343990] ACPI: Power Button [PWRF]
[ 10.344536] GHES: HEST is not enabled!
[ 10.344636] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 10.367539] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 10.389907] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 10.390501] Non-volatile memory driver v1.3
[ 10.390543] Linux agpgart interface v0.103
[ 10.390659] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[ 10.392157] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
[ 10.392252] crash memory driver: version 1.1
[ 10.392338] rdac: device handler registered
[ 10.392395] hp_sw: device handler registered
[ 10.392398] emc: device handler registered
[ 10.392467] alua: device handler registered
[ 10.392509] libphy: Fixed MDIO Bus: probed
[ 10.392554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.392559] ehci-pci: EHCI PCI platform driver
[ 10.392972] ehci-pci 0000:02:03.0: EHCI Host Controller
[ 10.393059] ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1
[ 10.393209] ehci-pci 0000:02:03.0: cache line size of 64 is not supported
[ 10.393278] ehci-pci 0000:02:03.0: irq 17, io mem 0xfd5ef000
[ 10.398994] ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00
[ 10.399046] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 10.399048] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.399050] usb usb1: Product: EHCI Host Controller
[ 10.399052] usb usb1: Manufacturer: Linux 3.10.0-862.9.1.el7.x86_64 ehci_hcd
[ 10.399054] usb usb1: SerialNumber: 0000:02:03.0
[ 10.399175] hub 1-0:1.0: USB hub found
[ 10.399181] hub 1-0:1.0: 6 ports detected
[ 10.399403] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.399408] ohci-pci: OHCI PCI platform driver
[ 10.399420] uhci_hcd: USB Universal Host Controller Interface driver
[ 10.399749] uhci_hcd 0000:02:00.0: UHCI Host Controller
[ 10.399812] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 10.399857] uhci_hcd 0000:02:00.0: detected 2 ports
[ 10.400069] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080
[ 10.400167] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 10.400170] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.400171] usb usb2: Product: UHCI Host Controller
[ 10.400173] usb usb2: Manufacturer: Linux 3.10.0-862.9.1.el7.x86_64 uhci_hcd
[ 10.400175] usb usb2: SerialNumber: 0000:02:00.0
[ 10.400286] hub 2-0:1.0: USB hub found
[ 10.400291] hub 2-0:1.0: 2 ports detected
[ 10.400469] usbcore: registered new interface driver usbserial
[ 10.400476] usbcore: registered new interface driver usbserial_generic
[ 10.400482] usbserial: USB Serial support registered for generic
[ 10.400521] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
[ 10.401533] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 10.401541] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.401706] mousedev: PS/2 mouse device common for all mice
[ 10.422548] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 10.422666] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 10.422731] cpuidle: using governor menu
[ 10.423376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 10.424116] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
[ 10.424490] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[ 10.424763] hidraw: raw HID events driver (C) Jiri Kosina
[ 10.424895] usbcore: registered new interface driver usbhid
[ 10.424896] usbhid: USB HID core driver
[ 10.425081] drop_monitor: Initializing network drop monitor service
[ 10.425207] TCP: cubic registered
[ 10.425212] Initializing XFRM netlink socket
[ 10.425364] NET: Registered protocol family 10
[ 10.425717] NET: Registered protocol family 17
[ 10.425724] mpls_gso: MPLS GSO support
[ 10.425929] microcode: sig=0x406f1, pf=0x1, revision=0xb00001f
[ 10.426019] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
[ 10.426178] PM: Hibernation image not present or could not be loaded.
[ 10.426182] Loading compiled-in X.509 certificates
[ 10.426204] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
[ 10.426217] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
[ 10.426652] Loaded X.509 cert 'CentOS Linux kernel signing key: 5889edb6f5116a64a44b2197ec61240a2701eb8e'
[ 10.426670] registered taskstats version 1
[ 10.429330] Key type trusted registered
[ 10.431680] Key type encrypted registered
[ 10.431707] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 10.434528] Magic number: 6:454:224
[ 10.434598] acpi PNP0C80:1cd: hash matches
[ 10.434726] acpi device:71: hash matches
[ 10.434844] rtc_cmos 00:01: setting system clock to 2018-10-16 10:13:26 UTC (1539684806)
[ 10.435625] Freeing unused kernel memory: 1832k freed
[ 10.436069] Write protecting the kernel read-only data: 12288k
[ 10.437921] Freeing unused kernel memory: 852k freed
[ 10.439521] Freeing unused kernel memory: 680k freed
[ 10.442132] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.442476] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.442489] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.443071] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 10.443087] systemd[1]: Detected virtualization vmware.
[ 10.443093] systemd[1]: Detected architecture x86-64.
[ 10.443096] systemd[1]: Running in initial RAM disk.
[ 10.443122] systemd[1]: Set hostname to <localhost.localdomain>.
[ 10.469152] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.469172] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.469200] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.469244] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.469798] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.469931] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.470239] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.473887] systemd[1]: Reached target Timers.
[ 10.473897] systemd[1]: Starting Timers.
[ 10.473906] systemd[1]: Reached target Local File Systems.
[ 10.473912] systemd[1]: Starting Local File Systems.
[ 10.474064] systemd[1]: Created slice Root Slice.
[ 10.474071] systemd[1]: Starting Root Slice.
[ 10.474129] systemd[1]: Listening on Journal Socket.
[ 10.474137] systemd[1]: Starting Journal Socket.
[ 10.474160] systemd[1]: Listening on udev Kernel Socket.
[ 10.474166] systemd[1]: Starting udev Kernel Socket.
[ 10.474228] systemd[1]: Created slice System Slice.
[ 10.474236] systemd[1]: Starting System Slice.
[ 10.474629] systemd[1]: Starting Setup Virtual Console...
[ 10.475062] systemd[1]: Starting Journal Service...
[ 10.475079] systemd[1]: Reached target Slices.
[ 10.475090] systemd[1]: Starting Slices.
[ 10.475567] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 10.476113] systemd[1]: Starting dracut cmdline hook...
[ 10.476137] systemd[1]: Reached target Swap.
[ 10.476144] systemd[1]: Starting Swap.
[ 10.476196] systemd[1]: Listening on udev Control Socket.
[ 10.476203] systemd[1]: Starting udev Control Socket.
[ 10.476222] systemd[1]: Reached target Sockets.
[ 10.476227] systemd[1]: Starting Sockets.
[ 10.476774] systemd[1]: Starting Apply Kernel Variables...
[ 10.477170] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 10.478263] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 10.478607] systemd[1]: Started Apply Kernel Variables.
[ 10.480849] systemd[1]: Started Create Static Device Nodes in /dev.
[ 10.527631] systemd[1]: Started Journal Service.
[ 10.604667] device-mapper: uevent: version 1.0.3
[ 10.604751] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: [email protected]
[ 10.683582] Floppy drive(s): fd0 is 1.44M
[ 10.695037] FDC 0 is a post-1991 82077
[ 10.703989] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[ 10.730321] Fusion MPT base driver 3.04.20
[ 10.730323] Copyright (c) 1999-2008 LSI Corporation
[ 10.739335] Fusion MPT SPI Host driver 3.04.20
[ 10.745997] mptbase: ioc0: Initiating bringup
[ 10.747595] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 10.747598] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 10.755121] libata version 3.00 loaded.
[ 10.765172] ioc0: LSI53C1030 B0: Capabilities={Initiator}
[ 10.808685] scsi host0: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
[ 10.836056] ata_piix 0000:00:07.1: version 2.13
[ 10.836292] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 10.836552] scsi host1: ata_piix
[ 10.836652] scsi host2: ata_piix
[ 10.836696] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
[ 10.836698] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
[ 10.837490] [drm] DMA map mode: Using physical TTM page addresses.
[ 10.837544] [drm] Capabilities:
[ 10.837545] [drm] Rect copy.
[ 10.837546] [drm] Cursor.
[ 10.837547] [drm] Cursor bypass.
[ 10.837548] [drm] Cursor bypass 2.
[ 10.837549] [drm] 8bit emulation.
[ 10.837550] [drm] Alpha cursor.
[ 10.837551] [drm] Extended Fifo.
[ 10.837552] [drm] Multimon.
[ 10.837553] [drm] Pitchlock.
[ 10.837554] [drm] Irq mask.
[ 10.837555] [drm] Display Topology.
[ 10.837556] [drm] GMR.
[ 10.837557] [drm] Traces.
[ 10.837557] [drm] GMR2.
[ 10.837558] [drm] Screen Object 2.
[ 10.837559] [drm] Command Buffers.
[ 10.837560] [drm] Max GMR ids is 64
[ 10.837562] [drm] Max number of GMR pages is 65536
[ 10.837563] [drm] Max dedicated hypervisor surface memory is 163840 kiB
[ 10.837564] [drm] Maximum display memory size is 4096 kiB
[ 10.837566] [drm] VRAM at 0xec000000 size is 4096 kiB
[ 10.837567] [drm] MMIO at 0xfe000000 size is 256 kiB
[ 10.837569] [drm] global init.
[ 10.837632] [TTM] Zone kernel: Available graphics memory: 4000650 kiB
[ 10.837634] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 10.837635] [TTM] Initializing pool allocator
[ 10.837639] [TTM] Initializing DMA pool allocator
[ 10.837835] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 10.837836] [drm] No driver support for vblank timestamp query.
[ 10.838157] [drm] Screen Objects Display Unit initialized
[ 10.838218] [drm] width 800
[ 10.838226] [drm] height 480
[ 10.838233] [drm] bpp 32
[ 10.842407] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f
[ 10.842588] [drm] Using command buffers with DMA pool.
[ 10.842599] [drm] DX: no.
[ 10.842600] [drm] Atomic: yes
[ 10.845131] usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003
[ 10.845134] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 10.845137] usb 2-1: Product: VMware Virtual USB Mouse
[ 10.845139] usb 2-1: Manufacturer: VMware
[ 10.846568] fbcon: svgadrmfb (fb0) is primary device
[ 10.850780] Console: switching to colour frame buffer device 100x37
[ 10.851766] [drm] Initialized vmwgfx 2.14.0 20170612 for 0000:00:0f.0 on minor 0
[ 10.861741] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/input/input4
[ 10.861934] hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input0
[ 10.872658] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.1/input/input5
[ 10.872835] hid-generic 0003:0E0F:0003.0002: input,hidraw1: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input1
[ 10.975990] usb 2-2: new full-speed USB device number 3 using uhci_hcd
[ 11.003050] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33
[ 11.011028] ata2.00: configured for UDMA/33
[ 11.071997] scsi target0:0:0: Beginning Domain Validation
[ 11.072449] scsi target0:0:0: Domain Validation skipping write tests
[ 11.072453] scsi target0:0:0: Ending Domain Validation
[ 11.072473] scsi target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
[ 11.074006] scsi 2:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5
[ 11.086026] sd 0:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
[ 11.086050] sd 0:0:0:0: [sda] Write Protect is off
[ 11.086053] sd 0:0:0:0: [sda] Mode Sense: 31 00 00 00
[ 11.086076] sd 0:0:0:0: [sda] Cache data unavailable
[ 11.086078] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.086834] sda: sda1 sda2
[ 11.088486] sd 0:0:0:0: [sda] Attached SCSI disk
[ 11.091467] e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:50:56:87:19:65
[ 11.091473] e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection
[ 11.098715] sr 2:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
[ 11.098718] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 11.099179] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 11.117161] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002
[ 11.117165] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 11.117167] usb 2-2: Product: VMware Virtual USB Hub
[ 11.130880] hub 2-2:1.0: USB hub found
[ 11.137578] hub 2-2:1.0: 7 ports detected
[ 11.148469] random: fast init done
[ 11.431711] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 11.638789] systemd-journald[102]: Received SIGTERM from PID 1 (systemd).
[ 11.680477] SELinux: Disabled at runtime.
[ 11.680494] SELinux: Unregistering netfilter hooks
[ 11.722988] type=1404 audit(1539684807.787:2): selinux=0 auid=4294967295 ses=4294967295
[ 11.742149] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.742382] systemd[1]: Inserted module 'ip_tables'
[ 11.835962] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 11.849393] systemd-journald[487]: Received request to flush runtime journal from PID 1
[ 12.268328] parport_pc 00:05: reported by Plug and Play ACPI
[ 12.268466] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 12.367930] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 12.373435] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
[ 12.378421] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 12.378463] sr 2:0:0:0: Attached scsi generic sg1 type 5
[ 12.383451] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
[ 12.383511] vmw_vmci 0000:00:07.7: Using capabilities 0xc
[ 12.383668] vmw_vmci 0000:00:07.7: irq 56 for MSI/MSI-X
[ 12.383716] vmw_vmci 0000:00:07.7: irq 57 for MSI/MSI-X
[ 12.384042] Guest personality initialized and is active
[ 12.384074] VMCI host device registered (name=vmci, major=10, minor=58)
[ 12.384076] Initialized host personality
[ 12.397889] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 12.426009] ppdev: user-space parallel port driver
[ 12.429508] cryptd: max_cpu_qlen set to 100
[ 12.443070] AVX version of gcm_enc/dec engaged.
[ 12.443073] AES CTR mode by8 optimization enabled
[ 12.448806] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 12.448931] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
[ 12.456750] Adding 2097148k swap on /dev/mapper/centos-swap. Priority:-1 extents:1 across:2097148k FS
[ 12.466923] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 12.466929] EDAC sbridge: Ver: 1.1.1
[ 12.488391] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.531302] type=1305 audit(1539684808.595:3): audit_pid=638 old=0 auid=4294967295 ses=4294967295 res=1
[ 12.635378] random: crng init done
[ 13.088483] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.122545] Ebtables v2.0 registered
[ 13.144456] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
[ 13.148628] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 13.151246] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
[ 13.151255] IPv6: ADDRCONF(NETDEV_CHANGE): ens33: link becomes ready
[ 13.171740] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 13.241546] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 13.259199] Netfilter messages via NETLINK v0.30.
[ 13.263891] ip_set: protocol 6
[ 14.245528] IPv6: ens33: IPv6 duplicate address fe80::6188:344b:964:3f89 detected!
[ 15.013449] IPv6: ens33: IPv6 duplicate address fe80::582d:9b05:f4c8:d5e7 detected!
[ 15.773301] IPv6: ens33: IPv6 duplicate address fe80::f68d:c3ab:4835:bde1 detected!
[ 59.346741] IPv6: ens33: IPv6 duplicate address fe80::6188:344b:964:3f89 detected!
[ 60.162785] IPv6: ens33: IPv6 duplicate address fe80::582d:9b05:f4c8:d5e7 detected!
[ 61.078780] IPv6: ens33: IPv6 duplicate address fe80::f68d:c3ab:4835:bde1 detected!
[ 105.102814] IPv6: ens33: IPv6 duplicate address fe80::6188:344b:964:3f89 detected!
[ 105.371787] IPv6: ens33: IPv6 duplicate address fe80::582d:9b05:f4c8:d5e7 detected!
[ 106.004857] IPv6: ens33: IPv6 duplicate address fe80::f68d:c3ab:4835:bde1 detected!
[ 149.189806] IPv6: ens33: IPv6 duplicate address fe80::6188:344b:964:3f89 detected!
[ 149.333442] IPv6: ens33: IPv6 duplicate address fe80::582d:9b05:f4c8:d5e7 detected!
[ 149.657843] IPv6: ens33: IPv6 duplicate address fe80::f68d:c3ab:4835:bde1 detected!
[ 269.040823] IPv6: ens33: IPv6 duplicate address fe80::6188:344b:964:3f89 detected!
[ 269.313697] IPv6: ens33: IPv6 duplicate address fe80::582d:9b05:f4c8:d5e7 detected!
[ 269.587801] IPv6: ens33: IPv6 duplicate address fe80::f68d:c3ab:4835:bde1 detected!Code: Select all
echo 'TRUNCATE TABLE polled_data;' | mysql -u fusion -pfusion fusion -f
echo 'TRUNCATE TABLE polled_averages;' | mysql -u fusion -pfusion fusion -f
echo 'TRUNCATE TABLE polled_deltas;' | mysql -u fusion -pfusion fusion -f
echo 'TRUNCATE TABLE polled_extras;' | mysql -u fusion -pfusion fusion -f
echo 'TRUNCATE TABLE polling_lock;' | mysql -u fusion -pfusion fusion -f
echo 'OPTIMIZE TABLE polled_data;' | mysql -u fusion -pfusion fusion
echo 'OPTIMIZE TABLE polled_averages;' | mysql -u fusion -pfusion fusion
echo 'OPTIMIZE TABLE polled_deltas;' | mysql -u fusion -pfusion fusion
echo 'OPTIMIZE TABLE polled_extras;' | mysql -u fusion -pfusion fusion
echo 'OPTIMIZE TABLE polling_lock;' | mysql -u fusion -pfusion fusion