· 7 years ago · Oct 16, 2018, 07:56 AM
1[root@localhost network-scripts]# dmesg
2[ 0.000000] Initializing cgroup subsys cpuset
3[ 0.000000] Initializing cgroup subsys cpu
4[ 0.000000] Initializing cgroup subsys cpuacct
5[ 0.000000] Linux version 3.10.0-862.11.6.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Tue Aug 14 21:49:04 UTC 2018
6[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.11.6.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.md.uuid=006d290e:c4ab39f5:70d5b3ef:c5dbf35f rd.lvm.lv=centos/root rd.md.uuid=dd98118e:131852fe:9b2ecb9f:2a531b2b rd.lvm.lv=centos/swap rhgb quiet net.ifnames=0 biosdevname=0 LANG=ru_RU.UTF-8
7[ 0.000000] e820: BIOS-provided physical RAM map:
8[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
9[ 0.000000] BIOS-e820: [mem 0x0000000000092800-0x000000000009ffff] reserved
10[ 0.000000] BIOS-e820: [mem 0x00000000000d0000-0x00000000000dbfff] reserved
11[ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
12[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff4ffff] usable
13[ 0.000000] BIOS-e820: [mem 0x00000000cff50000-0x00000000cff64fff] ACPI data
14[ 0.000000] BIOS-e820: [mem 0x00000000cff65000-0x00000000cff7ffff] ACPI NVS
15[ 0.000000] BIOS-e820: [mem 0x00000000cff80000-0x00000000cfffffff] reserved
16[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
17[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
18[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
19[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
20[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fffffff] usable
21[ 0.000000] NX (Execute Disable) protection: active
22[ 0.000000] SMBIOS 2.5 present.
23[ 0.000000] DMI: Supermicro X7DB8/X7DB8, BIOS 2.1c 07/04/2011
24[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
25[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
26[ 0.000000] AGP: No AGP bridge found
27[ 0.000000] e820: last_pfn = 0x430000 max_arch_pfn = 0x400000000
28[ 0.000000] MTRR default type: uncachable
29[ 0.000000] MTRR fixed ranges enabled:
30[ 0.000000] 00000-9FFFF write-back
31[ 0.000000] A0000-BFFFF uncachable
32[ 0.000000] C0000-CFFFF write-protect
33[ 0.000000] D0000-E3FFF uncachable
34[ 0.000000] E4000-FFFFF write-protect
35[ 0.000000] MTRR variable ranges enabled:
36[ 0.000000] 0 base 0D0000000 mask FF0000000 uncachable
37[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable
38[ 0.000000] 2 base 000000000 mask C00000000 write-back
39[ 0.000000] 3 base 400000000 mask FE0000000 write-back
40[ 0.000000] 4 base 420000000 mask FF0000000 write-back
41[ 0.000000] 5 base 0CFF80000 mask FFFF80000 uncachable
42[ 0.000000] 6 disabled
43[ 0.000000] 7 disabled
44[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
45[ 0.000000] original variable MTRRs
46[ 0.000000] reg 0, base: 3328MB, range: 256MB, type UC
47[ 0.000000] reg 1, base: 3584MB, range: 512MB, type UC
48[ 0.000000] reg 2, base: 0GB, range: 16GB, type WB
49[ 0.000000] reg 3, base: 16GB, range: 512MB, type WB
50[ 0.000000] reg 4, base: 16896MB, range: 256MB, type WB
51[ 0.000000] reg 5, base: 3407360KB, range: 512KB, type UC
52[ 0.000000] total RAM covered: 16383M
53[ 0.000000] Found optimal setting for mtrr clean up
54[ 0.000000] gran_size: 64K chunk_size: 16G num_reg: 6 lose cover RAM: 0G
55[ 0.000000] New variable MTRRs
56[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB
57[ 0.000000] reg 1, base: 3407360KB, range: 512KB, type UC
58[ 0.000000] reg 2, base: 3328MB, range: 256MB, type UC
59[ 0.000000] reg 3, base: 3584MB, range: 512MB, type UC
60[ 0.000000] reg 4, base: 16GB, range: 512MB, type WB
61[ 0.000000] reg 5, base: 16896MB, range: 256MB, type WB
62[ 0.000000] e820: update [mem 0xcff80000-0xffffffff] usable ==> reserved
63[ 0.000000] e820: last_pfn = 0xcff50 max_arch_pfn = 0x400000000
64[ 0.000000] found SMP MP-table at [mem 0x000f6150-0x000f615f] mapped at [ffffffffff200150]
65[ 0.000000] Base memory trampoline at [ffff93ee8008c000] 8c000 size 24576
66[ 0.000000] BRK [0x36ee2f000, 0x36ee2ffff] PGTABLE
67[ 0.000000] BRK [0x36ee30000, 0x36ee30fff] PGTABLE
68[ 0.000000] BRK [0x36ee31000, 0x36ee31fff] PGTABLE
69[ 0.000000] BRK [0x36ee32000, 0x36ee32fff] PGTABLE
70[ 0.000000] BRK [0x36ee33000, 0x36ee33fff] PGTABLE
71[ 0.000000] BRK [0x36ee34000, 0x36ee34fff] PGTABLE
72[ 0.000000] BRK [0x36ee35000, 0x36ee35fff] PGTABLE
73[ 0.000000] BRK [0x36ee36000, 0x36ee36fff] PGTABLE
74[ 0.000000] BRK [0x36ee37000, 0x36ee37fff] PGTABLE
75[ 0.000000] RAMDISK: [mem 0x35100000-0x36877fff]
76[ 0.000000] Early table checksum verification disabled
77[ 0.000000] ACPI: RSDP 00000000000f6120 00014 (v00 PTLTD )
78[ 0.000000] ACPI: RSDT 00000000cff5ddaa 0004C (v01 PTLTD RSDT 06040000 LTP 00000000)
79[ 0.000000] ACPI: FACP 00000000cff64638 00074 (v01 INTEL TUMWATER 06040000 PTL 00000003)
80[ 0.000000] ACPI: DSDT 00000000cff601de 0445A (v01 Intel BLAKFORD 06040000 MSFT 03000001)
81[ 0.000000] ACPI: FACS 00000000cff65fc0 00040
82[ 0.000000] ACPI: APIC 00000000cff646ac 000C8 (v01 PTLTD ? APIC 06040000 LTP 00000000)
83[ 0.000000] ACPI: MCFG 00000000cff64774 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
84[ 0.000000] ACPI: BOOT 00000000cff647b0 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
85[ 0.000000] ACPI: SPCR 00000000cff647d8 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
86[ 0.000000] ACPI: ERST 00000000cff64828 00590 (v01 SMCI ERSTTBL 06040000 SMCI 00000001)
87[ 0.000000] ACPI: HEST 00000000cff64db8 000A8 (v01 SMCI HESTTBL 06040000 SMCI 00000001)
88[ 0.000000] ACPI: BERT 00000000cff64e60 00030 (v01 SMCI BERTTBL 06040000 SMCI 00000001)
89[ 0.000000] ACPI: EINJ 00000000cff64e90 00170 (v01 SMCI EINJTBL 06040000 SMCI 00000001)
90[ 0.000000] ACPI: SSDT 00000000cff5ddf6 013E9 (v01 PmRef CpuPm 00003000 INTL 20050228)
91[ 0.000000] ACPI: Local APIC address 0xfee00000
92[ 0.000000] No NUMA configuration found
93[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042fffffff]
94[ 0.000000] NODE_DATA(0) allocated [mem 0x42ffcd000-0x42fff3fff]
95[ 0.000000] Reserving 161MB of memory at 688MB for crashkernel (System RAM: 16382MB)
96[ 0.000000] Zone ranges:
97[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
98[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
99[ 0.000000] Normal [mem 0x100000000-0x42fffffff]
100[ 0.000000] Movable zone start for each node
101[ 0.000000] Early memory node ranges
102[ 0.000000] node 0: [mem 0x00001000-0x00091fff]
103[ 0.000000] node 0: [mem 0x00100000-0xcff4ffff]
104[ 0.000000] node 0: [mem 0x100000000-0x42fffffff]
105[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x42fffffff]
106[ 0.000000] On node 0 totalpages: 4194017
107[ 0.000000] DMA zone: 64 pages used for memmap
108[ 0.000000] DMA zone: 21 pages reserved
109[ 0.000000] DMA zone: 3985 pages, LIFO batch:0
110[ 0.000000] DMA32 zone: 13246 pages used for memmap
111[ 0.000000] DMA32 zone: 847696 pages, LIFO batch:31
112[ 0.000000] Normal zone: 52224 pages used for memmap
113[ 0.000000] Normal zone: 3342336 pages, LIFO batch:31
114[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
115[ 0.000000] ACPI: Local APIC address 0xfee00000
116[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
117[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled)
118[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
119[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
120[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled)
121[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
122[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
123[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
124[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
125[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
126[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
127[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
128[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
129[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
130[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
131[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
132[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
133[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
134[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24])
135[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
136[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
137[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
138[ 0.000000] ACPI: IRQ0 used by override.
139[ 0.000000] ACPI: IRQ9 used by override.
140[ 0.000000] Using ACPI (MADT) for SMP configuration information
141[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
142[ 0.000000] PM: Registered nosave memory: [mem 0x00092000-0x00092fff]
143[ 0.000000] PM: Registered nosave memory: [mem 0x00093000-0x0009ffff]
144[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000cffff]
145[ 0.000000] PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff]
146[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000e3fff]
147[ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
148[ 0.000000] PM: Registered nosave memory: [mem 0xcff50000-0xcff64fff]
149[ 0.000000] PM: Registered nosave memory: [mem 0xcff65000-0xcff7ffff]
150[ 0.000000] PM: Registered nosave memory: [mem 0xcff80000-0xcfffffff]
151[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
152[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
153[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
154[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
155[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
156[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
157[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
158[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
159[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices
160[ 0.000000] Booting paravirtualized kernel on bare hardware
161[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
162[ 0.000000] PERCPU: Embedded 35 pages/cpu @ffff93f2afc00000 s104920 r8192 d30248 u262144
163[ 0.000000] pcpu-alloc: s104920 r8192 d30248 u262144 alloc=1*2097152
164[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
165[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4128462
166[ 0.000000] Policy zone: Normal
167[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.11.6.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.md.uuid=006d290e:c4ab39f5:70d5b3ef:c5dbf35f rd.lvm.lv=centos/root rd.md.uuid=dd98118e:131852fe:9b2ecb9f:2a531b2b rd.lvm.lv=centos/swap rhgb quiet net.ifnames=0 biosdevname=0 LANG=ru_RU.UTF-8
168[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
169[ 0.000000] AGP: Checking aperture...
170[ 0.000000] AGP: No AGP bridge found
171[ 0.000000] Memory: 5249328k/17563648k available (7348k kernel code, 787580k absent, 537428k reserved, 6281k data, 1836k init)
172[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
173[ 0.000000] x86/pti: Unmapping kernel while in userspace
174[ 0.000000] Hierarchical RCU implementation.
175[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=8.
176[ 0.000000] NR_IRQS:327936 nr_irqs:896 0
177[ 0.000000] Console: colour VGA+ 80x25
178[ 0.000000] console [tty0] enabled
179[ 0.000000] allocated 67108864 bytes of page_cgroup
180[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
181[ 0.000000] tsc: Fast TSC calibration using PIT
182[ 0.000000] tsc: Detected 3000.003 MHz processor
183[ 0.002030] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=3000003)
184[ 0.002037] pid_max: default: 32768 minimum: 301
185[ 0.002099] Security Framework initialized
186[ 0.002120] SELinux: Initializing.
187[ 0.002138] SELinux: Starting in permissive mode
188[ 0.002141] Yama: becoming mindful.
189[ 0.005364] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
190[ 0.018284] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
191[ 0.024103] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
192[ 0.024160] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
193[ 0.024939] Initializing cgroup subsys memory
194[ 0.024975] Initializing cgroup subsys devices
195[ 0.024980] Initializing cgroup subsys freezer
196[ 0.024983] Initializing cgroup subsys net_cls
197[ 0.025011] Initializing cgroup subsys blkio
198[ 0.025015] Initializing cgroup subsys perf_event
199[ 0.025019] Initializing cgroup subsys hugetlb
200[ 0.025022] Initializing cgroup subsys pids
201[ 0.025025] Initializing cgroup subsys net_prio
202[ 0.025103] mce: CPU supports 4 MCE banks
203[ 0.025117] CPU0: Thermal monitoring handled by SMI
204[ 0.025135] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64
205[ 0.025139] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64
206[ 0.025141] tlb_flushall_shift: 6
207[ 0.025149] Speculative Store Bypass: Vulnerable
208[ 0.025151] FEATURE SPEC_CTRL Not Present
209[ 0.025153] FEATURE IBPB_SUPPORT Not Present
210[ 0.025514] Spectre V2 : Vulnerable: Retpoline without IBPB
211[ 0.025731] Freeing SMP alternatives: 24k freed
212[ 0.029374] ACPI: Core revision 20130517
213[ 0.031832] ACPI: All ACPI Tables successfully acquired
214[ 0.032016] ftrace: allocating 28097 entries in 110 pages
215[ 0.065338] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
216[ 0.075359] smpboot: CPU0: Intel(R) Xeon(TM) CPU 3.00GHz (fam: 0f, model: 06, stepping: 04)
217[ 0.076000] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
218[ 0.076000] ... version: 0
219[ 0.076000] ... bit width: 40
220[ 0.076000] ... generic registers: 18
221[ 0.076000] ... value mask: 000000ffffffffff
222[ 0.076000] ... max period: 0000007fffffffff
223[ 0.076000] ... fixed-purpose events: 0
224[ 0.076000] ... event mask: 000000000003ffff
225[ 0.077843] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
226[ 0.003000] CPU1: Thermal monitoring handled by SMI
227[ 0.003000] CPU2: Thermal monitoring handled by SMI
228[ 0.003000] CPU3: Thermal monitoring handled by SMI
229[ 0.003000] CPU4: Thermal monitoring handled by SMI
230[ 0.003000] CPU5: Thermal monitoring handled by SMI
231[ 0.003000] CPU6: Thermal monitoring handled by SMI
232[ 0.078046] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK
233[ 0.003000] CPU7: Thermal monitoring handled by SMI
234[ 0.225052] Brought up 8 CPUs
235[ 0.225058] smpboot: Max logical packages: 2
236[ 0.225063] smpboot: Total of 8 processors activated (47997.13 BogoMIPS)
237[ 0.410022] node 0 initialised, 2747328 pages in 183ms
238[ 0.410244] devtmpfs: initialized
239[ 0.419969] EVM: security.selinux
240[ 0.419973] EVM: security.ima
241[ 0.419976] EVM: security.capability
242[ 0.420093] PM: Registering ACPI NVS region [mem 0xcff65000-0xcff7ffff] (110592 bytes)
243[ 0.422323] atomic64 test passed for x86-64 platform with CX8 and with SSE
244[ 0.422329] pinctrl core: initialized pinctrl subsystem
245[ 0.422407] RTC time: 11:16:37, date: 10/09/18
246[ 0.422579] NET: Registered protocol family 16
247[ 0.423051] ACPI: bus type PCI registered
248[ 0.423057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
249[ 0.423201] PCI: MMCONFIG for domain 0000 [bus 00-0a] at [mem 0xe0000000-0xe0afffff] (base 0xe0000000)
250[ 0.423207] PCI: MMCONFIG at [mem 0xe0000000-0xe0afffff] reserved in E820
251[ 0.423223] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
252[ 0.423276] PCI: Using configuration type 1 for base access
253[ 0.430192] ACPI: Added _OSI(Module Device)
254[ 0.430193] ACPI: Added _OSI(Processor Device)
255[ 0.431012] ACPI: Added _OSI(3.0 _SCP Extensions)
256[ 0.431016] ACPI: Added _OSI(Processor Aggregator Device)
257[ 0.431020] ACPI: Added _OSI(Linux-Dell-Video)
258[ 0.431890] ACPI: EC: Look up EC in DSDT
259[ 0.433910] \_SB_:_OSC evaluation returned wrong type
260[ 0.433914] _OSC request data:1 101f
261[ 0.434352] ACPI: Dynamic OEM Table Load:
262[ 0.434364] ACPI: SSDT ffff93f2afd7d400 00261 (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
263[ 0.434983] ACPI: Dynamic OEM Table Load:
264[ 0.434992] ACPI: SSDT ffff93f2afbdd200 001F2 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
265[ 0.435621] ACPI: Dynamic OEM Table Load:
266[ 0.435630] ACPI: SSDT ffff93f2afbdd400 001F2 (v01 PmRef Cpu2Ist 00003000 INTL 20050228)
267[ 0.436248] ACPI: Dynamic OEM Table Load:
268[ 0.436256] ACPI: SSDT ffff93f2afbdd600 001F2 (v01 PmRef Cpu3Ist 00003000 INTL 20050228)
269[ 0.436864] ACPI: Dynamic OEM Table Load:
270[ 0.436874] ACPI: SSDT ffff93f2afbdd800 001F2 (v01 PmRef CPU4Ist 00003000 INTL 20050228)
271[ 0.437491] ACPI: Dynamic OEM Table Load:
272[ 0.437501] ACPI: SSDT ffff93f2afbdda00 001F2 (v01 PmRef CPU5Ist 00003000 INTL 20050228)
273[ 0.438150] ACPI: Dynamic OEM Table Load:
274[ 0.438159] ACPI: SSDT ffff93f2afbddc00 001F2 (v01 PmRef Cpu6Ist 00003000 INTL 20050228)
275[ 0.438795] ACPI: Dynamic OEM Table Load:
276[ 0.438804] ACPI: SSDT ffff93f2afbdde00 001F2 (v01 PmRef Cpu7Ist 00003000 INTL 20050228)
277[ 0.439361] ACPI: Interpreter enabled
278[ 0.439394] ACPI: (supports S0 S1 S4 S5)
279[ 0.439398] ACPI: Using IOAPIC for interrupt routing
280[ 0.439516] HEST: Table parsing has been initialized.
281[ 0.439525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
282[ 0.439616] ACPI: Enabled 9 GPEs in block 00 to 1F
283[ 0.446922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
284[ 0.446935] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
285[ 0.446947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
286[ 0.447734] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-0a] only partially covers this bridge
287[ 0.447943] PCI host bridge to bus 0000:00
288[ 0.447950] pci_bus 0000:00: root bus resource [bus 00-ff]
289[ 0.447955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
290[ 0.447959] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
291[ 0.447963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
292[ 0.447967] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
293[ 0.447971] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
294[ 0.447975] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
295[ 0.447997] pci 0000:00:00.0: [8086:25d8] type 00 class 0x060000
296[ 0.448087] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
297[ 0.448224] pci 0000:00:02.0: [8086:25f7] type 01 class 0x060400
298[ 0.448292] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
299[ 0.448432] pci 0000:00:04.0: [8086:25f8] type 01 class 0x060400
300[ 0.448500] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
301[ 0.448562] pci 0000:00:04.0: System wakeup disabled by ACPI
302[ 0.448657] pci 0000:00:06.0: [8086:25f9] type 01 class 0x060400
303[ 0.448725] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
304[ 0.448789] pci 0000:00:06.0: System wakeup disabled by ACPI
305[ 0.448879] pci 0000:00:08.0: [8086:1a38] type 00 class 0x088000
306[ 0.448898] pci 0000:00:08.0: reg 0x10: [mem 0xfe700000-0xfe7003ff 64bit]
307[ 0.448964] pci 0000:00:08.0: PME# supported from D0 D3hot D3cold
308[ 0.449105] pci 0000:00:10.0: [8086:25f0] type 00 class 0x060000
309[ 0.449246] pci 0000:00:10.1: [8086:25f0] type 00 class 0x060000
310[ 0.450184] pci 0000:00:10.2: [8086:25f0] type 00 class 0x060000
311[ 0.450332] pci 0000:00:11.0: [8086:25f1] type 00 class 0x060000
312[ 0.450472] pci 0000:00:13.0: [8086:25f3] type 00 class 0x060000
313[ 0.450615] pci 0000:00:15.0: [8086:25f5] type 00 class 0x060000
314[ 0.450758] pci 0000:00:16.0: [8086:25f6] type 00 class 0x060000
315[ 0.450911] pci 0000:00:1c.0: [8086:2690] type 01 class 0x060400
316[ 0.451020] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
317[ 0.451083] pci 0000:00:1c.0: System wakeup disabled by ACPI
318[ 0.451183] pci 0000:00:1d.0: [8086:2688] type 00 class 0x0c0300
319[ 0.451235] pci 0000:00:1d.0: reg 0x20: [io 0x1800-0x181f]
320[ 0.451345] pci 0000:00:1d.0: System wakeup disabled by ACPI
321[ 0.451439] pci 0000:00:1d.1: [8086:2689] type 00 class 0x0c0300
322[ 0.451491] pci 0000:00:1d.1: reg 0x20: [io 0x1820-0x183f]
323[ 0.451601] pci 0000:00:1d.1: System wakeup disabled by ACPI
324[ 0.451690] pci 0000:00:1d.2: [8086:268a] type 00 class 0x0c0300
325[ 0.451743] pci 0000:00:1d.2: reg 0x20: [io 0x1840-0x185f]
326[ 0.451852] pci 0000:00:1d.2: System wakeup disabled by ACPI
327[ 0.451953] pci 0000:00:1d.7: [8086:268c] type 00 class 0x0c0320
328[ 0.451976] pci 0000:00:1d.7: reg 0x10: [mem 0xd8700000-0xd87003ff]
329[ 0.452086] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
330[ 0.452144] pci 0000:00:1d.7: System wakeup disabled by ACPI
331[ 0.452233] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
332[ 0.452345] pci 0000:00:1e.0: System wakeup disabled by ACPI
333[ 0.452434] pci 0000:00:1f.0: [8086:2670] type 00 class 0x060100
334[ 0.452534] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
335[ 0.452671] pci 0000:00:1f.2: [8086:2682] type 00 class 0x010400
336[ 0.452692] pci 0000:00:1f.2: reg 0x10: [io 0x1890-0x1897]
337[ 0.452703] pci 0000:00:1f.2: reg 0x14: [io 0x1884-0x1887]
338[ 0.452714] pci 0000:00:1f.2: reg 0x18: [io 0x1888-0x188f]
339[ 0.452726] pci 0000:00:1f.2: reg 0x1c: [io 0x1880-0x1883]
340[ 0.452737] pci 0000:00:1f.2: reg 0x20: [io 0x1860-0x187f]
341[ 0.452748] pci 0000:00:1f.2: reg 0x24: [mem 0xd8700400-0xd87007ff]
342[ 0.452796] pci 0000:00:1f.2: PME# supported from D3hot
343[ 0.452922] pci 0000:00:1f.3: [8086:269b] type 00 class 0x0c0500
344[ 0.452985] pci 0000:00:1f.3: reg 0x20: [io 0x1100-0x111f]
345[ 0.453243] pci 0000:01:00.0: [8086:3500] type 01 class 0x060400
346[ 0.453333] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
347[ 0.453463] pci 0000:01:00.3: [8086:350c] type 01 class 0x060400
348[ 0.453550] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
349[ 0.453592] pci 0000:01:00.3: System wakeup disabled by ACPI
350[ 0.453675] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
351[ 0.453689] pci 0000:00:02.0: PCI bridge to [bus 01-07]
352[ 0.453695] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff]
353[ 0.453701] pci 0000:00:02.0: bridge window [mem 0xd8200000-0xd83fffff]
354[ 0.453810] pci 0000:02:00.0: [8086:3510] type 01 class 0x060400
355[ 0.453907] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
356[ 0.454034] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
357[ 0.454053] pci 0000:02:02.0: [8086:3518] type 01 class 0x060400
358[ 0.454149] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
359[ 0.454194] pci 0000:02:02.0: System wakeup disabled by ACPI
360[ 0.454271] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
361[ 0.454309] pci 0000:01:00.0: PCI bridge to [bus 02-06]
362[ 0.454315] pci 0000:01:00.0: bridge window [io 0x2000-0x2fff]
363[ 0.454320] pci 0000:01:00.0: bridge window [mem 0xd8200000-0xd82fffff]
364[ 0.454440] pci 0000:03:00.0: [8086:0329] type 01 class 0x060400
365[ 0.454451] pci 0000:03:00.0: PXH quirk detected; SHPC device MSI disabled
366[ 0.454552] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
367[ 0.454601] pci 0000:03:00.0: System wakeup disabled by ACPI
368[ 0.454693] pci 0000:03:00.2: [8086:032a] type 01 class 0x060400
369[ 0.454703] pci 0000:03:00.2: PXH quirk detected; SHPC device MSI disabled
370[ 0.454803] pci 0000:03:00.2: PME# supported from D0 D3hot D3cold
371[ 0.454848] pci 0000:03:00.2: System wakeup disabled by ACPI
372[ 0.454935] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
373[ 0.454950] pci 0000:02:00.0: PCI bridge to [bus 03-05]
374[ 0.455093] pci 0000:03:00.0: PCI bridge to [bus 04]
375[ 0.455227] pci 0000:03:00.2: PCI bridge to [bus 05]
376[ 0.455342] pci 0000:06:00.0: [8086:1096] type 00 class 0x020000
377[ 0.455368] pci 0000:06:00.0: reg 0x10: [mem 0xd8220000-0xd823ffff]
378[ 0.455382] pci 0000:06:00.0: reg 0x14: [mem 0xd8200000-0xd821ffff]
379[ 0.455395] pci 0000:06:00.0: reg 0x18: [io 0x2000-0x201f]
380[ 0.455439] pci 0000:06:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
381[ 0.455511] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
382[ 0.455631] pci 0000:06:00.1: [8086:1096] type 00 class 0x020000
383[ 0.455656] pci 0000:06:00.1: reg 0x10: [mem 0xd8260000-0xd827ffff]
384[ 0.455670] pci 0000:06:00.1: reg 0x14: [mem 0xd8240000-0xd825ffff]
385[ 0.455683] pci 0000:06:00.1: reg 0x18: [io 0x2020-0x203f]
386[ 0.455727] pci 0000:06:00.1: reg 0x30: [mem 0x00000000-0x0000ffff pref]
387[ 0.455799] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
388[ 0.455906] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
389[ 0.455922] pci 0000:02:02.0: PCI bridge to [bus 06]
390[ 0.455929] pci 0000:02:02.0: bridge window [io 0x2000-0x2fff]
391[ 0.455935] pci 0000:02:02.0: bridge window [mem 0xd8200000-0xd82fffff]
392[ 0.456072] pci 0000:01:00.3: PCI bridge to [bus 07]
393[ 0.456163] pci 0000:00:04.0: PCI bridge to [bus 08]
394[ 0.456251] pci 0000:09:00.0: [9005:0285] type 00 class 0x010400
395[ 0.456276] pci 0000:09:00.0: reg 0x10: [mem 0xd8000000-0xd81fffff 64bit]
396[ 0.456322] pci 0000:09:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
397[ 0.456384] pci 0000:09:00.0: supports D1
398[ 0.458022] pci 0000:00:06.0: PCI bridge to [bus 09]
399[ 0.458030] pci 0000:00:06.0: bridge window [mem 0xd8000000-0xd81fffff]
400[ 0.458115] pci 0000:00:1c.0: PCI bridge to [bus 0a]
401[ 0.458199] pci 0000:0b:01.0: [1002:515e] type 00 class 0x030000
402[ 0.458222] pci 0000:0b:01.0: reg 0x10: [mem 0xd0000000-0xd7ffffff pref]
403[ 0.458236] pci 0000:0b:01.0: reg 0x14: [io 0x3000-0x30ff]
404[ 0.458250] pci 0000:0b:01.0: reg 0x18: [mem 0xd8400000-0xd840ffff]
405[ 0.458294] pci 0000:0b:01.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
406[ 0.458337] pci 0000:0b:01.0: supports D1 D2
407[ 0.458458] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode)
408[ 0.458465] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
409[ 0.458471] pci 0000:00:1e.0: bridge window [mem 0xd8400000-0xd84fffff]
410[ 0.458479] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref]
411[ 0.458484] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
412[ 0.458487] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
413[ 0.458491] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
414[ 0.458495] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
415[ 0.458498] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
416[ 0.458502] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xfebfffff window] (subtractive decode)
417[ 0.459110] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 14 15) *12
418[ 0.459214] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15)
419[ 0.459313] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 14 15)
420[ 0.459411] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 14 15)
421[ 0.459515] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
422[ 0.459619] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 6 7 10 11 14 15) *0, disabled.
423[ 0.459722] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
424[ 0.459821] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 6 7 10 11 14 15) *0, disabled.
425[ 0.460617] vgaarb: device added: PCI:0000:0b:01.0,decodes=io+mem,owns=io+mem,locks=none
426[ 0.460617] vgaarb: loaded
427[ 0.460617] vgaarb: bridge control possible 0000:0b:01.0
428[ 0.460617] SCSI subsystem initialized
429[ 0.460617] ACPI: bus type USB registered
430[ 0.461035] usbcore: registered new interface driver usbfs
431[ 0.461060] usbcore: registered new interface driver hub
432[ 0.461145] usbcore: registered new device driver usb
433[ 0.461275] EDAC MC: Ver: 3.0.0
434[ 0.461275] PCI: Using ACPI for IRQ routing
435[ 0.461275] PCI: pci_cache_line_size set to 64 bytes
436[ 0.461275] e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
437[ 0.461275] e820: reserve RAM buffer [mem 0xcff50000-0xcfffffff]
438[ 0.462106] NetLabel: Initializing
439[ 0.462110] NetLabel: domain hash size = 128
440[ 0.462113] NetLabel: protocols = UNLABELED CIPSOv4
441[ 0.462142] NetLabel: unlabeled traffic allowed by default
442[ 0.462350] hpet clockevent registered
443[ 0.462356] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
444[ 0.462362] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
445[ 0.462371] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
446[ 0.465044] amd_nb: Cannot enumerate AMD northbridges
447[ 0.465093] Switched to clocksource hpet
448[ 0.478150] pnp: PnP ACPI init
449[ 0.478193] ACPI: bus type PNP registered
450[ 0.478649] system 00:00: [io 0x04d0-0x04d1] has been reserved
451[ 0.478661] system 00:00: [io 0x0295-0x0296] has been reserved
452[ 0.478667] system 00:00: [io 0x0ca0-0x0ca1] has been reserved
453[ 0.478672] system 00:00: [io 0x1000-0x107f] could not be reserved
454[ 0.478675] system 00:00: [io 0x1180-0x11bf] has been reserved
455[ 0.478679] system 00:00: [io 0x0800-0x080f] has been reserved
456[ 0.478683] system 00:00: [io 0xfe00] has been reserved
457[ 0.478690] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
458[ 0.478694] system 00:00: [mem 0xfee00000-0xfee0ffff] could not be reserved
459[ 0.478698] system 00:00: [mem 0xfec80000-0xfec80fff] could not be reserved
460[ 0.478702] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
461[ 0.478706] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
462[ 0.478710] system 00:00: [mem 0xfe600000-0xfe6fffff] has been reserved
463[ 0.478718] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
464[ 0.478852] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
465[ 0.479194] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
466[ 0.479293] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
467[ 0.479679] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
468[ 0.480065] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
469[ 0.480405] pnp 00:06: [dma 2]
470[ 0.480486] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active)
471[ 0.480902] pnp 00:07: [dma 3]
472[ 0.481113] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (active)
473[ 0.481137] pnp: PnP ACPI: found 8 devices
474[ 0.481140] ACPI: bus type PNP unregistered
475[ 0.491645] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
476[ 0.491653] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
477[ 0.491658] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
478[ 0.491677] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
479[ 0.491682] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
480[ 0.491687] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
481[ 0.491692] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
482[ 0.491696] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
483[ 0.491700] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
484[ 0.491712] pci 0000:00:1c.0: BAR 14: assigned [mem 0xd8500000-0xd86fffff]
485[ 0.491721] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd8800000-0xd89fffff 64bit pref]
486[ 0.491727] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
487[ 0.491735] pci 0000:03:00.0: PCI bridge to [bus 04]
488[ 0.491753] pci 0000:03:00.2: PCI bridge to [bus 05]
489[ 0.491769] pci 0000:02:00.0: PCI bridge to [bus 03-05]
490[ 0.491787] pci 0000:06:00.0: BAR 6: assigned [mem 0xd8280000-0xd828ffff pref]
491[ 0.491792] pci 0000:06:00.1: BAR 6: assigned [mem 0xd8290000-0xd829ffff pref]
492[ 0.491797] pci 0000:02:02.0: PCI bridge to [bus 06]
493[ 0.491802] pci 0000:02:02.0: bridge window [io 0x2000-0x2fff]
494[ 0.491809] pci 0000:02:02.0: bridge window [mem 0xd8200000-0xd82fffff]
495[ 0.491820] pci 0000:01:00.0: PCI bridge to [bus 02-06]
496[ 0.491824] pci 0000:01:00.0: bridge window [io 0x2000-0x2fff]
497[ 0.491831] pci 0000:01:00.0: bridge window [mem 0xd8200000-0xd82fffff]
498[ 0.491842] pci 0000:01:00.3: PCI bridge to [bus 07]
499[ 0.491855] pci 0000:00:02.0: PCI bridge to [bus 01-07]
500[ 0.491860] pci 0000:00:02.0: bridge window [io 0x2000-0x2fff]
501[ 0.491866] pci 0000:00:02.0: bridge window [mem 0xd8200000-0xd83fffff]
502[ 0.491875] pci 0000:00:04.0: PCI bridge to [bus 08]
503[ 0.491888] pci 0000:09:00.0: BAR 6: no space for [mem size 0x00080000 pref]
504[ 0.491892] pci 0000:09:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
505[ 0.491897] pci 0000:00:06.0: PCI bridge to [bus 09]
506[ 0.491903] pci 0000:00:06.0: bridge window [mem 0xd8000000-0xd81fffff]
507[ 0.491913] pci 0000:00:1c.0: PCI bridge to [bus 0a]
508[ 0.491917] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
509[ 0.491924] pci 0000:00:1c.0: bridge window [mem 0xd8500000-0xd86fffff]
510[ 0.491930] pci 0000:00:1c.0: bridge window [mem 0xd8800000-0xd89fffff 64bit pref]
511[ 0.491941] pci 0000:0b:01.0: BAR 6: assigned [mem 0xd8420000-0xd843ffff pref]
512[ 0.491945] pci 0000:00:1e.0: PCI bridge to [bus 0b]
513[ 0.491950] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
514[ 0.491956] pci 0000:00:1e.0: bridge window [mem 0xd8400000-0xd84fffff]
515[ 0.491963] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref]
516[ 0.491973] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
517[ 0.491977] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
518[ 0.491980] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
519[ 0.491984] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff window]
520[ 0.491987] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff window]
521[ 0.491991] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfebfffff window]
522[ 0.491995] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
523[ 0.491999] pci_bus 0000:01: resource 1 [mem 0xd8200000-0xd83fffff]
524[ 0.492013] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
525[ 0.492017] pci_bus 0000:02: resource 1 [mem 0xd8200000-0xd82fffff]
526[ 0.492021] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
527[ 0.492025] pci_bus 0000:06: resource 1 [mem 0xd8200000-0xd82fffff]
528[ 0.492029] pci_bus 0000:09: resource 1 [mem 0xd8000000-0xd81fffff]
529[ 0.492033] pci_bus 0000:0a: resource 0 [io 0x4000-0x4fff]
530[ 0.492036] pci_bus 0000:0a: resource 1 [mem 0xd8500000-0xd86fffff]
531[ 0.492040] pci_bus 0000:0a: resource 2 [mem 0xd8800000-0xd89fffff 64bit pref]
532[ 0.492044] pci_bus 0000:0b: resource 0 [io 0x3000-0x3fff]
533[ 0.492047] pci_bus 0000:0b: resource 1 [mem 0xd8400000-0xd84fffff]
534[ 0.492051] pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xd7ffffff 64bit pref]
535[ 0.492054] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7 window]
536[ 0.492058] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff window]
537[ 0.492061] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff window]
538[ 0.492065] pci_bus 0000:0b: resource 7 [mem 0x000dc000-0x000dffff window]
539[ 0.492068] pci_bus 0000:0b: resource 8 [mem 0x000e0000-0x000e3fff window]
540[ 0.492072] pci_bus 0000:0b: resource 9 [mem 0xd0000000-0xfebfffff window]
541[ 0.492147] NET: Registered protocol family 2
542[ 0.492753] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
543[ 0.493544] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
544[ 0.494131] TCP: Hash tables configured (established 131072 bind 65536)
545[ 0.494261] TCP: reno registered
546[ 0.494315] UDP hash table entries: 8192 (order: 6, 262144 bytes)
547[ 0.494538] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
548[ 0.494887] NET: Registered protocol family 1
549[ 0.497369] pci 0000:00:1f.0: rerouting interrupts for [8086:2670]
550[ 0.497390] PCI: CLS mismatch (32 != 64), using 64 bytes
551[ 0.497400] pci 0000:03:00.0: rerouting interrupts for [8086:0329]
552[ 0.497407] pci 0000:03:00.2: rerouting interrupts for [8086:032a]
553[ 0.497424] pci 0000:0b:01.0: Boot video device
554[ 0.497543] Unpacking initramfs...
555[ 1.107661] Freeing initrd memory: 24032k freed
556[ 1.125837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
557[ 1.125847] software IO TLB [mem 0xcbf50000-0xcff50000] (64MB) mapped at [ffff93ef4bf50000-ffff93ef4ff4ffff]
558[ 1.126030] Simple Boot Flag at 0x38 set to 0x1
559[ 1.128087] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3/SHA-NI is available/usable.
560[ 1.128093] sha256_ssse3: Neither AVX nor SSSE3/SHA-NI is available/usable.
561[ 1.128794] futex hash table entries: 2048 (order: 5, 131072 bytes)
562[ 1.128889] Initialise system trusted keyring
563[ 1.128933] audit: initializing netlink socket (disabled)
564[ 1.128963] type=2000 audit(1539083797.127:1): initialized
565[ 1.165935] HugeTLB registered 2 MB page size, pre-allocated 0 pages
566[ 1.169765] zpool: loaded
567[ 1.169770] zbud: loaded
568[ 1.170331] VFS: Disk quotas dquot_6.5.2
569[ 1.170420] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
570[ 1.170806] msgmni has been set to 31763
571[ 1.170946] Key type big_key registered
572[ 1.170951] SELinux: Registering netfilter hooks
573[ 1.172678] NET: Registered protocol family 38
574[ 1.172691] Key type asymmetric registered
575[ 1.172697] Asymmetric key parser 'x509' registered
576[ 1.172782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
577[ 1.172883] io scheduler noop registered
578[ 1.172891] io scheduler deadline registered (default)
579[ 1.172960] io scheduler cfq registered
580[ 1.172969] io scheduler mq-deadline registered
581[ 1.172975] io scheduler kyber registered
582[ 1.173818] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
583[ 1.174328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
584[ 1.174343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
585[ 1.174698] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input0
586[ 1.174706] ACPI: Power Button [PWRB]
587[ 1.174796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
588[ 1.174802] ACPI: Power Button [PWRF]
589[ 1.174930] ACPI: Requesting acpi_cpufreq
590[ 1.179512] ERST: Can not request iomem region <0x cff69000-0x cff6a000> for ERST.
591[ 1.186230] GHES: APEI firmware first mode is enabled by WHEA _OSC.
592[ 1.186399] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
593[ 1.207041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
594[ 1.227718] 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
595[ 1.228736] Non-volatile memory driver v1.3
596[ 1.228816] Linux agpgart interface v0.103
597[ 1.229093] crash memory driver: version 1.1
598[ 1.229315] rdac: device handler registered
599[ 1.229408] hp_sw: device handler registered
600[ 1.229413] emc: device handler registered
601[ 1.229522] alua: device handler registered
602[ 1.229621] libphy: Fixed MDIO Bus: probed
603[ 1.229727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
604[ 1.229738] ehci-pci: EHCI PCI platform driver
605[ 1.230149] ehci-pci 0000:00:1d.7: EHCI Host Controller
606[ 1.230263] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
607[ 1.230284] ehci-pci 0000:00:1d.7: debug port 1
608[ 1.234222] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
609[ 1.234255] ehci-pci 0000:00:1d.7: irq 17, io mem 0xd8700000
610[ 1.240032] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
611[ 1.240120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
612[ 1.240126] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
613[ 1.240130] usb usb1: Product: EHCI Host Controller
614[ 1.240134] usb usb1: Manufacturer: Linux 3.10.0-862.11.6.el7.x86_64 ehci_hcd
615[ 1.240137] usb usb1: SerialNumber: 0000:00:1d.7
616[ 1.240387] hub 1-0:1.0: USB hub found
617[ 1.240404] hub 1-0:1.0: 6 ports detected
618[ 1.240752] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
619[ 1.240762] ohci-pci: OHCI PCI platform driver
620[ 1.240794] uhci_hcd: USB Universal Host Controller Interface driver
621[ 1.241158] uhci_hcd 0000:00:1d.0: UHCI Host Controller
622[ 1.241262] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
623[ 1.241273] uhci_hcd 0000:00:1d.0: detected 2 ports
624[ 1.241300] uhci_hcd 0000:00:1d.0: irq 17, io base 0x00001800
625[ 1.241386] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
626[ 1.241391] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
627[ 1.241394] usb usb2: Product: UHCI Host Controller
628[ 1.241397] usb usb2: Manufacturer: Linux 3.10.0-862.11.6.el7.x86_64 uhci_hcd
629[ 1.241401] usb usb2: SerialNumber: 0000:00:1d.0
630[ 1.241619] hub 2-0:1.0: USB hub found
631[ 1.241633] hub 2-0:1.0: 2 ports detected
632[ 1.242178] uhci_hcd 0000:00:1d.1: UHCI Host Controller
633[ 1.242283] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
634[ 1.242294] uhci_hcd 0000:00:1d.1: detected 2 ports
635[ 1.242332] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820
636[ 1.242415] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
637[ 1.242420] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
638[ 1.242424] usb usb3: Product: UHCI Host Controller
639[ 1.242427] usb usb3: Manufacturer: Linux 3.10.0-862.11.6.el7.x86_64 uhci_hcd
640[ 1.242430] usb usb3: SerialNumber: 0000:00:1d.1
641[ 1.242648] hub 3-0:1.0: USB hub found
642[ 1.242666] hub 3-0:1.0: 2 ports detected
643[ 1.243192] uhci_hcd 0000:00:1d.2: UHCI Host Controller
644[ 1.243290] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
645[ 1.243301] uhci_hcd 0000:00:1d.2: detected 2 ports
646[ 1.243339] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840
647[ 1.243420] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
648[ 1.243425] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
649[ 1.243428] usb usb4: Product: UHCI Host Controller
650[ 1.243432] usb usb4: Manufacturer: Linux 3.10.0-862.11.6.el7.x86_64 uhci_hcd
651[ 1.243435] usb usb4: SerialNumber: 0000:00:1d.2
652[ 1.243651] hub 4-0:1.0: USB hub found
653[ 1.243665] hub 4-0:1.0: 2 ports detected
654[ 1.243972] usbcore: registered new interface driver usbserial
655[ 1.243989] usbcore: registered new interface driver usbserial_generic
656[ 1.244026] usbserial: USB Serial support registered for generic
657[ 1.244101] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
658[ 1.495372] serio: i8042 KBD port at 0x60,0x64 irq 1
659[ 1.495561] mousedev: PS/2 mouse device common for all mice
660[ 1.495921] rtc_cmos 00:01: RTC can wake from S4
661[ 1.496151] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
662[ 1.496186] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
663[ 1.496281] cpuidle: using governor menu
664[ 1.496945] hidraw: raw HID events driver (C) Jiri Kosina
665[ 1.497239] usbcore: registered new interface driver usbhid
666[ 1.497242] usbhid: USB HID core driver
667[ 1.497435] drop_monitor: Initializing network drop monitor service
668[ 1.497574] TCP: cubic registered
669[ 1.497583] Initializing XFRM netlink socket
670[ 1.497899] NET: Registered protocol family 10
671[ 1.498331] NET: Registered protocol family 17
672[ 1.498344] mpls_gso: MPLS GSO support
673[ 1.499056] microcode: sig=0xf64, pf=0x1, revision=0x2
674[ 1.499236] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
675[ 1.499525] PM: Hibernation image not present or could not be loaded.
676[ 1.499532] Loading compiled-in X.509 certificates
677[ 1.499577] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
678[ 1.499614] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
679[ 1.500615] Loaded X.509 cert 'CentOS Linux kernel signing key: d4115f110055db56c8d605ab752173cfb1ac54d8'
680[ 1.500654] registered taskstats version 1
681[ 1.506275] Key type trusted registered
682[ 1.511208] Key type encrypted registered
683[ 1.511265] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
684[ 1.511956] Magic number: 6:585:276
685[ 1.511974] usb usb1-port4: hash matches
686[ 1.512047] tty tty13: hash matches
687[ 1.512182] rtc_cmos 00:01: setting system clock to 2018-10-09 11:16:38 UTC (1539083798)
688[ 1.513825] Freeing unused kernel memory: 1836k freed
689[ 1.515168] Write protecting the kernel read-only data: 12288k
690[ 1.518719] Freeing unused kernel memory: 832k freed
691[ 1.521909] Freeing unused kernel memory: 676k freed
692[ 1.530912] random: systemd: uninitialized urandom read (16 bytes read)
693[ 1.531730] random: systemd: uninitialized urandom read (16 bytes read)
694[ 1.531763] random: systemd: uninitialized urandom read (16 bytes read)
695[ 1.534086] 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)
696[ 1.534620] systemd[1]: Detected architecture x86-64.
697[ 1.534630] systemd[1]: Running in initial RAM disk.
698[ 1.534704] systemd[1]: Set hostname to <localhost.localdomain>.
699[ 1.610437] random: systemd: uninitialized urandom read (16 bytes read)
700[ 1.610494] random: systemd: uninitialized urandom read (16 bytes read)
701[ 1.610568] random: systemd: uninitialized urandom read (16 bytes read)
702[ 1.610691] random: systemd: uninitialized urandom read (16 bytes read)
703[ 1.612315] random: systemd: uninitialized urandom read (16 bytes read)
704[ 1.612677] random: systemd: uninitialized urandom read (16 bytes read)
705[ 1.613500] random: systemd: uninitialized urandom read (16 bytes read)
706[ 1.623322] systemd[1]: Reached target Local File Systems.
707[ 1.623350] systemd[1]: Starting Local File Systems.
708[ 1.624038] systemd[1]: Created slice Root Slice.
709[ 1.624060] systemd[1]: Starting Root Slice.
710[ 1.624256] systemd[1]: Listening on Journal Socket.
711[ 1.624278] systemd[1]: Starting Journal Socket.
712[ 1.624360] systemd[1]: Listening on udev Kernel Socket.
713[ 1.624379] systemd[1]: Starting udev Kernel Socket.
714[ 1.624409] systemd[1]: Reached target Swap.
715[ 1.624427] systemd[1]: Starting Swap.
716[ 1.624456] systemd[1]: Reached target Timers.
717[ 1.624474] systemd[1]: Starting Timers.
718[ 1.624716] systemd[1]: Created slice System Slice.
719[ 1.624737] systemd[1]: Starting System Slice.
720[ 1.624766] systemd[1]: Reached target Slices.
721[ 1.624784] systemd[1]: Starting Slices.
722[ 1.626226] systemd[1]: Starting Setup Virtual Console...
723[ 1.627765] systemd[1]: Starting Create list of required static device nodes for the current kernel...
724[ 1.629241] systemd[1]: Starting Journal Service...
725[ 1.629890] systemd[1]: Listening on udev Control Socket.
726[ 1.629912] systemd[1]: Starting udev Control Socket.
727[ 1.629952] systemd[1]: Reached target Sockets.
728[ 1.629971] systemd[1]: Starting Sockets.
729[ 1.631691] systemd[1]: Starting Apply Kernel Variables...
730[ 1.634496] systemd[1]: Starting dracut cmdline hook...
731[ 1.636585] systemd[1]: Started Create list of required static device nodes for the current kernel.
732[ 1.639242] systemd[1]: Starting Create Static Device Nodes in /dev...
733[ 1.641168] systemd[1]: Started Apply Kernel Variables.
734[ 1.647309] systemd[1]: Started Create Static Device Nodes in /dev.
735[ 1.707869] systemd[1]: Started Journal Service.
736[ 2.015602] device-mapper: uevent: version 1.0.3
737[ 2.015810] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
738[ 2.127048] tsc: Refined TSC clocksource calibration: 2999.999 MHz
739[ 2.127127] Switched to clocksource tsc
740[ 2.338333] pps_core: LinuxPPS API ver. 1 registered
741[ 2.338348] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
742[ 2.344320] PTP clock support registered
743[ 2.359230] FDC 0 is a post-1991 82077
744[ 2.386989] Adaptec aacraid driver 1.2.1[50792]-custom
745[ 2.387116] Warning: aacraid 0000:09:00.0 - this hardware is not recommended for new deployments. It continues to be supported in this RHEL release, but it is likely to be removed in the next major release. Driver updates and fixes for this device will be limited to critical issues. Please contact Red Hat Support or your device's hardware vendor for additional information.
746[ 2.387244] aacraid 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
747[ 2.387921] aacraid: Comm Interface enabled
748[ 2.407080] libata version 3.00 loaded.
749[ 2.425234] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
750[ 2.425243] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
751[ 2.425582] e1000e 0000:06:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
752[ 2.425638] e1000e 0000:06:00.0: irq 25 for MSI/MSI-X
753[ 2.449614] ahci 0000:00:1f.2: version 3.0
754[ 2.450148] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
755[ 2.450156] ahci 0000:00:1f.2: flags: 64bit ncq pm led pmp slum part
756[ 2.452359] scsi host1: ahci
757[ 2.452644] scsi host2: ahci
758[ 2.452895] scsi host3: ahci
759[ 2.453191] scsi host4: ahci
760[ 2.453455] scsi host5: ahci
761[ 2.453725] scsi host6: ahci
762[ 2.453875] ata1: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700500 irq 19
763[ 2.453880] ata2: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700580 irq 19
764[ 2.453884] ata3: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700600 irq 19
765[ 2.453887] ata4: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700680 irq 19
766[ 2.453891] ata5: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700700 irq 19
767[ 2.453895] ata6: SATA max UDMA/133 abar m1024@0xd8700400 port 0xd8700780 irq 19
768[ 2.495338] e1000e 0000:06:00.0 eth0: (PCI Express:2.5GT/s:Width x4) 00:30:48:62:f3:2a
769[ 2.495346] e1000e 0000:06:00.0 eth0: Intel(R) PRO/1000 Network Connection
770[ 2.495428] e1000e 0000:06:00.0 eth0: MAC: 5, PHY: 5, PBA No: 2050FF-0FF
771[ 2.495683] e1000e 0000:06:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
772[ 2.495726] e1000e 0000:06:00.1: irq 26 for MSI/MSI-X
773[ 2.559269] e1000e 0000:06:00.1 eth1: (PCI Express:2.5GT/s:Width x4) 00:30:48:62:f3:2b
774[ 2.559276] e1000e 0000:06:00.1 eth1: Intel(R) PRO/1000 Network Connection
775[ 2.559358] e1000e 0000:06:00.1 eth1: MAC: 5, PHY: 5, PBA No: 2050FF-0FF
776[ 2.593304] AAC0: kernel 5.2-0[18948] Apr 13 2012
777[ 2.593312] AAC0: monitor 5.2-0[18948]
778[ 2.593316] AAC0: bios 5.2-0[18948]
779[ 2.593320] AAC0: serial 0D141155C16
780[ 2.593324] AAC0: Non-DASD support enabled.
781[ 2.593326] AAC0: 64bit support enabled.
782[ 2.593330] AAC0: 64 Bit DAC enabled
783[ 2.601698] scsi host0: aacraid
784[ 2.661143] scsi 0:0:0:0: Direct-Access Adaptec 5805 Volume V1.0 PQ: 0 ANSI: 2
785[ 2.661393] scsi 0:0:1:0: Direct-Access Adaptec ssd V1.0 PQ: 0 ANSI: 2
786[ 2.682144] scsi 0:1:0:0: Direct-Access ST1000NM0055-1V4 TN04 PQ: 1 ANSI: 5
787[ 2.760059] ata3: SATA link down (SStatus 0 SControl 300)
788[ 2.760113] ata6: SATA link down (SStatus 0 SControl 300)
789[ 2.913028] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
790[ 2.915029] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
791[ 2.915051] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
792[ 2.915072] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
793[ 2.916483] ata4.00: ATA-6: ST380817AS, 3.42, max UDMA/133
794[ 2.916490] ata4.00: 156301488 sectors, multi 0: LBA48 NCQ (not used)
795[ 2.918051] ata4.00: configured for UDMA/133
796[ 2.943964] ata2.00: ATA-8: ST3500320NS, SN06, max UDMA/133
797[ 2.943970] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
798[ 2.944038] ata5.00: ATA-8: ST3500320NS, SN06, max UDMA/133
799[ 2.944047] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
800[ 2.961855] ata1.00: ATA-7: ST380811AS, 3.AAE, max UDMA/133
801[ 2.961861] ata1.00: 156301488 sectors, multi 0: LBA48 NCQ (depth 31/32)
802[ 2.986151] ata2.00: configured for UDMA/133
803[ 2.986263] ata5.00: configured for UDMA/133
804[ 3.020179] ata1.00: configured for UDMA/133
805[ 3.020254] scsi: waiting for bus probes to complete ...
806[ 3.361339] [drm] radeon kernel modesetting enabled.
807[ 3.368036] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
808[ 3.368045] AMD IOMMUv2 functionality not available on this system
809[ 3.385286] CRAT table not found
810[ 3.385294] Finished initializing topology ret=0
811[ 3.385368] kfd kfd: Initialized module
812[ 3.386597] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x15D9:0x8081 0x02).
813[ 3.386682] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000dc000-0x000dffff window]
814[ 3.386694] caller pci_map_rom+0x39/0x180 mapping multiple BARs
815[ 3.386782] radeon 0000:0b:01.0: VRAM: 128M 0x00000000D0000000 - 0x00000000D7FFFFFF (16M used)
816[ 3.386788] radeon 0000:0b:01.0: GTT: 512M 0x00000000B0000000 - 0x00000000CFFFFFFF
817[ 3.386800] [drm] Detected VRAM RAM=128M, BAR=128M
818[ 3.386803] [drm] RAM width 16bits DDR
819[ 3.386915] [TTM] Zone kernel: Available graphics memory: 8133020 kiB
820[ 3.386919] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
821[ 3.386921] [TTM] Initializing pool allocator
822[ 3.386932] [TTM] Initializing DMA pool allocator
823[ 3.386976] [drm] radeon: 16M of VRAM memory ready
824[ 3.386980] [drm] radeon: 512M of GTT memory ready.
825[ 3.387031] [drm] GART: num cpu pages 131072, num gpu pages 131072
826[ 3.408777] [drm] PCI GART of 512M enabled (table at 0x0000000035B80000).
827[ 3.408865] radeon 0000:0b:01.0: WB disabled
828[ 3.408874] radeon 0000:0b:01.0: fence driver on ring 0 use gpu addr 0x00000000b0000000 and cpu addr 0xffff93eeb5ace000
829[ 3.408880] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
830[ 3.408882] [drm] Driver supports precise vblank timestamp query.
831[ 3.408909] [drm] radeon: irq initialized.
832[ 3.408950] [drm] Loading R100 Microcode
833[ 3.410128] [drm] radeon: ring at 0x00000000B0001000
834[ 3.410163] [drm] ring test succeeded in 1 usecs
835[ 3.411187] [drm] ib test succeeded in 0 usecs
836[ 3.411767] [drm] No TV DAC info found in BIOS
837[ 3.411775] [drm] No valid Ext TMDS info found in BIOS
838[ 3.411870] [drm] Radeon Display Connectors
839[ 3.411873] [drm] Connector 0:
840[ 3.411875] [drm] VGA-1
841[ 3.411879] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
842[ 3.411882] [drm] Encoders:
843[ 3.411884] [drm] CRT1: INTERNAL_DAC1
844[ 3.411886] [drm] Connector 1:
845[ 3.411888] [drm] DVI-I-1
846[ 3.411890] [drm] HPD2
847[ 3.411893] [drm] DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c
848[ 3.411895] [drm] Encoders:
849[ 3.411897] [drm] CRT2: INTERNAL_DAC2
850[ 3.411899] [drm] DFP2: INTERNAL_DVO1
851[ 3.413313] scsi 0:1:1:0: Direct-Access ST1000NM0008-2F2 SN02 PQ: 1 ANSI: 5
852[ 3.455368] [drm] fb mappable at 0xD0040000
853[ 3.455373] [drm] vram apper at 0xD0000000
854[ 3.455375] [drm] size 1572864
855[ 3.455377] [drm] fb depth is 16
856[ 3.455379] [drm] pitch is 2048
857[ 3.455534] fbcon: radeondrmfb (fb0) is primary device
858[ 3.624251] Console: switching to colour frame buffer device 128x48
859[ 3.639460] radeon 0000:0b:01.0: fb0: radeondrmfb frame buffer device
860[ 3.645037] kfd kfd: DID 515e is missing in supported_devices
861[ 3.645043] kfd kfd: kgd2kfd_probe failed
862[ 3.645184] [drm] Initialized radeon 2.50.0 20080528 for 0000:0b:01.0 on minor 0
863[ 3.650429] scsi 0:1:2:0: Direct-Access KINGSTON SUV400S 0C3J PQ: 1 ANSI: 5
864[ 3.694355] scsi 0:1:3:0: Direct-Access KINGSTON SUV400S 0C3J PQ: 1 ANSI: 5
865[ 3.743463] random: fast init done
866[ 3.806979] scsi 1:0:0:0: Direct-Access ATA ST380811AS E PQ: 0 ANSI: 5
867[ 3.824526] scsi 2:0:0:0: Direct-Access ATA ST3500320NS SN06 PQ: 0 ANSI: 5
868[ 3.836516] scsi 4:0:0:0: Direct-Access ATA ST380817AS 3.42 PQ: 0 ANSI: 5
869[ 3.848415] scsi 5:0:0:0: Direct-Access ATA ST3500320NS SN06 PQ: 0 ANSI: 5
870[ 3.907883] sd 0:0:0:0: [sda] 1952428032 512-byte logical blocks: (999 GB/930 GiB)
871[ 3.907921] sd 0:0:1:0: [sdb] 234065920 512-byte logical blocks: (119 GB/111 GiB)
872[ 3.907927] sd 0:0:0:0: [sda] Write Protect is off
873[ 3.907936] sd 0:0:0:0: [sda] Mode Sense: 12 00 10 08
874[ 3.907989] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
875[ 3.908031] sd 0:0:1:0: [sdb] Write Protect is off
876[ 3.908042] sd 0:0:1:0: [sdb] Mode Sense: 12 00 10 08
877[ 3.908052] sd 1:0:0:0: [sdc] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
878[ 3.908109] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
879[ 3.908184] sd 1:0:0:0: [sdc] Write Protect is off
880[ 3.908191] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
881[ 3.908269] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
882[ 3.908645] sd 2:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
883[ 3.908783] sd 4:0:0:0: [sde] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
884[ 3.908807] sd 2:0:0:0: [sdd] Write Protect is off
885[ 3.908815] sd 2:0:0:0: [sdd] Mode Sense: 00 3a 00 00
886[ 3.908885] sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
887[ 3.908955] sd 4:0:0:0: [sde] Write Protect is off
888[ 3.908963] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
889[ 3.909053] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
890[ 3.909247] sd 5:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/465 GiB)
891[ 3.909442] sd 5:0:0:0: [sdf] Write Protect is off
892[ 3.909451] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
893[ 3.909548] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
894[ 3.909825] sdb: sdb1
895[ 3.910082] sda: sda1
896[ 3.911285] sd 0:0:0:0: [sda] Attached SCSI removable disk
897[ 3.911529] sd 0:0:1:0: [sdb] Attached SCSI removable disk
898[ 3.912775] sdd: sdd1
899[ 3.913654] sd 2:0:0:0: [sdd] Attached SCSI disk
900[ 3.917078] sde: sde1 sde2
901[ 3.917827] sd 4:0:0:0: [sde] Attached SCSI disk
902[ 3.934504] sdc: sdc1 sdc2
903[ 3.935227] sd 1:0:0:0: [sdc] Attached SCSI disk
904[ 3.943058] sdf:
905[ 3.943614] sd 5:0:0:0: [sdf] Attached SCSI disk
906[ 4.025351] random: crng init done
907[ 4.163424] md/raid1:md126: active with 2 out of 2 mirrors
908[ 4.163504] md126: detected capacity change from 0 to 80023126016
909[ 4.166942] md126: p1 p2
910[ 5.893729] SGI XFS with ACLs, security attributes, no debug enabled
911[ 5.922104] XFS (dm-0): Mounting V5 Filesystem
912[ 6.246085] XFS (dm-0): Ending clean mount
913[ 6.774307] systemd-journald[126]: Received SIGTERM from PID 1 (systemd).
914[ 7.399669] SELinux: Disabled at runtime.
915[ 7.399722] SELinux: Unregistering netfilter hooks
916[ 7.440031] type=1404 audit(1539083804.426:2): selinux=0 auid=4294967295 ses=4294967295
917[ 7.528426] systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
918[ 7.835216] ip_tables: (C) 2000-2006 Netfilter Core Team
919[ 7.835284] systemd[1]: Inserted module 'ip_tables'
920[ 10.039303] systemd-journald[680]: Received request to flush runtime journal from PID 1
921[ 10.094885] RPC: Registered named UNIX socket transport module.
922[ 10.094893] RPC: Registered udp transport module.
923[ 10.094896] RPC: Registered tcp transport module.
924[ 10.094898] RPC: Registered tcp NFSv4.1 backchannel transport module.
925[ 10.303923] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
926[ 11.720791] dca service started, version 1.12.1
927[ 11.752277] intel_rng: FWH not detected
928[ 11.772633] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
929[ 11.811704] input: PC Speaker as /devices/platform/pcspkr/input/input2
930[ 11.831073] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
931[ 11.932346] sd 0:0:0:0: Attached scsi generic sg0 type 0
932[ 11.932460] sd 0:0:1:0: Attached scsi generic sg1 type 0
933[ 11.932567] scsi 0:1:0:0: Attached scsi generic sg2 type 0
934[ 11.932676] scsi 0:1:1:0: Attached scsi generic sg3 type 0
935[ 11.932787] scsi 0:1:2:0: Attached scsi generic sg4 type 0
936[ 11.932909] scsi 0:1:3:0: Attached scsi generic sg5 type 0
937[ 11.933036] sd 1:0:0:0: Attached scsi generic sg6 type 0
938[ 11.933159] sd 2:0:0:0: Attached scsi generic sg7 type 0
939[ 11.933273] sd 4:0:0:0: Attached scsi generic sg8 type 0
940[ 11.933391] sd 5:0:0:0: Attached scsi generic sg9 type 0
941[ 12.009762] ioatdma: Intel(R) QuickData Technology Driver 4.00
942[ 12.010342] ioatdma 0000:00:08.0: irq 27 for MSI/MSI-X
943[ 12.058081] parport_pc 00:07: reported by Plug and Play ACPI
944[ 12.058211] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
945[ 12.112338] EDAC MC0: Giving out device to 'i5000_edac.c' 'I5000': DEV 0000:00:10.0
946[ 12.112392] EDAC PCI0: Giving out device to module 'i5000_edac' controller 'EDAC PCI controller': DEV '0000:00:10.0' (POLLED)
947[ 12.374779] intel_powerclamp: No package C-state available
948[ 12.381599] intel_powerclamp: No package C-state available
949[ 12.388417] intel_powerclamp: No package C-state available
950[ 12.394172] intel_powerclamp: No package C-state available
951[ 12.403573] intel_powerclamp: No package C-state available
952[ 12.411536] intel_powerclamp: No package C-state available
953[ 12.424624] gpio_ich: ACPI BAR is busy, GPI 0 - 15 unavailable
954[ 12.424797] gpio_ich: GPIO from 462 to 511 on gpio_ich
955[ 12.451143] ppdev: user-space parallel port driver
956[ 12.458245] iTCO_vendor_support: vendor-support=0
957[ 12.521063] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
958[ 12.521183] iTCO_wdt: Found a 631xESB/632xESB TCO device (Version=2, TCOBASE=0x1060)
959[ 12.521759] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
960[ 12.789751] Adding 6160380k swap on /dev/mapper/centos-swap. Priority:-1 extents:1 across:6160380k FS
961[ 13.626305] XFS (md126p1): Mounting V5 Filesystem
962[ 13.985483] XFS (dm-2): Mounting V5 Filesystem
963[ 14.369481] XFS (dm-2): Ending clean mount
964[ 14.787808] XFS (md126p1): Ending clean mount
965[ 14.992294] type=1305 audit(1539073011.979:3): audit_pid=995 old=0 auid=4294967295 ses=4294967295 res=1
966[ 16.740897] ip6_tables: (C) 2000-2006 Netfilter Core Team
967[ 16.842060] Ebtables v2.0 registered
968[ 16.991325] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
969[ 17.224497] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
970[ 17.279863] Netfilter messages via NETLINK v0.30.
971[ 17.299986] ip_set: protocol 6
972[ 18.788223] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
973[ 18.792673] bonding: bond0 is being created...
974[ 18.792726] bonding: bond0 already exists
975[ 18.843735] bond0: Setting MII monitoring interval to 100
976[ 19.657384] bond0: Setting MII monitoring interval to 100
977[ 19.661185] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
978[ 19.846756] bond0: Setting MII monitoring interval to 100
979[ 19.855988] bond0: Adding slave eth0
980[ 19.856131] e1000e 0000:06:00.0 eth0: changing MTU from 1500 to 9000
981[ 19.918372] e1000e 0000:06:00.0: irq 25 for MSI/MSI-X
982[ 20.019102] e1000e 0000:06:00.0: irq 25 for MSI/MSI-X
983[ 20.019594] bond0: Enslaving eth0 as a backup interface with a down link
984[ 20.219656] bond0: Adding slave eth1
985[ 20.219688] e1000e 0000:06:00.1 eth1: changing MTU from 1500 to 9000
986[ 20.284053] e1000e 0000:06:00.1: irq 26 for MSI/MSI-X
987[ 20.385136] e1000e 0000:06:00.1: irq 26 for MSI/MSI-X
988[ 20.385652] bond0: Enslaving eth1 as a backup interface with a down link
989[ 20.393496] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
990[ 20.954427] 8021q: 802.1Q VLAN Support v1.8
991[ 20.954469] 8021q: adding VLAN 0 to HW filter on device eth0
992[ 20.954528] 8021q: adding VLAN 0 to HW filter on device eth1
993[ 20.954594] 8021q: adding VLAN 0 to HW filter on device bond0
994[ 21.105381] IPv6: ADDRCONF(NETDEV_UP): bond0.10: link is not ready
995[ 22.322449] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
996[ 22.394155] bond0: link status definitely up for interface eth0, 1000 Mbps full duplex
997[ 22.394167] bond0: making interface eth0 the new active one
998[ 22.394548] bond0: first active interface up!
999[ 22.394589] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
1000[ 22.395055] IPv6: ADDRCONF(NETDEV_CHANGE): bond0.10: link becomes ready
1001[ 22.624477] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
1002[ 22.694140] bond0: link status definitely up for interface eth1, 1000 Mbps full duplex
1003[ 36.508258] NFSD: starting 90-second grace period (net ffffffffac0fc9c0)
1004[ 37.447856] tun: Universal TUN/TAP device driver, 1.6
1005[ 37.447867] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
1006[ 37.450375] virbr0: port 1(virbr0-nic) entered blocking state
1007[ 37.450390] virbr0: port 1(virbr0-nic) entered disabled state
1008[ 37.450581] device virbr0-nic entered promiscuous mode
1009[ 37.848556] virbr0: port 1(virbr0-nic) entered blocking state
1010[ 37.848571] virbr0: port 1(virbr0-nic) entered listening state
1011[ 37.848722] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
1012[ 38.009342] virbr0: port 1(virbr0-nic) entered disabled state
1013[ 9238.826253] e1000e: eth0 NIC Link is Down
1014[ 9238.910177] bond0: link status definitely down for interface eth0, disabling it
1015[ 9238.910195] bond0: making interface eth1 the new active one
1016[37208.934163] perf: interrupt took too long (5205 > 2500), lowering kernel.perf_event_max_sample_rate to 38000
1017[100792.946419] perf: interrupt took too long (8720 > 6506), lowering kernel.perf_event_max_sample_rate to 22000
1018[195293.784060] perf: interrupt took too long (12410 > 10900), lowering kernel.perf_event_max_sample_rate to 16000
1019[327095.674538] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 1.000 msecs
1020[363591.914352] perf: interrupt took too long (15805 > 15512), lowering kernel.perf_event_max_sample_rate to 12000
1021[395004.436938] md: data-check of RAID array md126
1022[396731.925095] md: md126: data-check done.