From: Michal Fiala <fiala@mfiala.net>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xen.org
Subject: Re: Xen 4.2.1, linux kernel 3.7.5 crashed while reboot
Date: Tue, 26 Feb 2013 18:18:33 +0100 [thread overview]
Message-ID: <512CEE69.8070408@mfiala.net> (raw)
In-Reply-To: <20130226165614.GA22422@phenom.dumpdata.com>
[-- Attachment #1: Type: text/plain, Size: 6388 bytes --]
On 02/26/2013 05:56 PM, Konrad Rzeszutek Wilk wrote:
> On Tue, Feb 26, 2013 at 03:32:43PM +0100, Michal Fiala wrote:
>> Hallo,
>>
>> I have updated system to xen 4.2.1, linux kernel 3.7.5. System boots
>> without problem. When I run reboot or shutdown -r now, system correctly
>> shutdowns all runlevels and then system crashed, see crash_output.txt.
>> I have the same problem with kernel linux 3.2.37. When I shudown system
>> (halt), then it is without problem. I have tested kernel 3.7.5 without
>> xen hypervisor, it was without problems. Required debug informations
>> (http://wiki.xen.org/wiki/XenParavirtOpsHelp) in attachment.
>> Could you please help me with this problem?
>>
>> Thanks
>>
>> Michal
>>
>
>
>> INIT: Switching to runlevel: 6
>> INIT: Sending processes the TERM signal
>> * Stopping local
>> [ ok ]
>> * Stopping vixie-cron ...
>> [ ok ]
>> * Saving random seed ...
>> [ ok ]
>> * Deactivating additional swap space ...
>> [ ok ]
>> * Stopping sshd ...
>> [ ok ]
>> * Use of the opts variable is deprecated and will be
>> * removed in the future.
>> * Please use extra_commands, extra_started_commands or extra_stopped_commands.
>> * Stopping Xen control daemon ...
>> [ ok ]
>> * Stoping xenconsoled daemon ...
>> [ ok ]
>> * Stopping... ...
>> [ ok ]
>> * Stopping ntpd ...
>> [ ok ]
>> * Stopping xenstored daemon ...
>> [ ok ]
>> * Stopping nrpe ...
>> [ ok ]
>> * Unmounting network filesystems ...
>> [ ok ]
>> * Stopping munin-node ...
>> [ ok ]
>> * Stopping fail2ban ...
>> [ ok ]
>> * Stopping bacula file daemon ...
>> [ ok ]
>> * Stopping syslog-ng ...
>> [ ok ]
>> * Bringing down interface br0
>> * Destroying bridge br0 ...
>> [ ok ]
>> * Bringing down interface bond0
>> * Removing slaves from bond0 ...
>> * eth0 eth1
>> [ ok ]
>> * Use of the opts variable is deprecated and will be
>> * removed in the future.
>> * Please use extra_commands, extra_started_commands or extra_stopped_commands.
>> * Stopping firewall ...
>> [ ok ]
>> * Bringing down interface lo
>> * Unmounting loop devices
>> * Unmounting filesystems
>> * Unmounting /boot ...
>> [ ok ]
>> * Unmounting /data/d0700 ...
>> [ ok ]
>> * Unmounting /var ...
>> [ ok ]
>> * Deactivating swap devices ...
>> [ ok ]
>> * Shutting down the Logical Volume Manager
>> * Shutting Down LVs & VGs ...
>> Command failed with status code 2.
>> No such command. Try 'help'.
>> * Failed
>> [ !! ]
>> * Finished Shutting down the Logical Volume Manager
>> * Stopping udev ...
>> [ ok ]
>> * Setting hardware clock using the system clock [UTC] ...
>> [ ok ]
>> * Terminating remaining processes ...
>> [ ok ]
>> * Killing remaining processes ...
>> [ ok ]
>> * Saving dependency cache ...
>> [ ok ]
>> * Remounting remaining filesystems read-only ...
>> * Remounting / read only ...
>> [ ok ]
>> [ ok ]
>> [ 612.749666] Restarting system.
>> [ 618.364165] int3: 0000 [#1] SMP
>> [ 618.364396] Modules linked in: bonding
>> [ 618.364590] CPU 0
>> [ 618.364658] Pid: 9998, comm: reboot Tainted: G W 3.7.5-hardened #4 Dell Inc. PowerEdge R720xd/0VWT90
>> [ 618.364806] RIP: e030:[<ffffffff8102a894>] [<ffffffff8102a894>] native_machine_emergency_restart+0x74/0x250
>> [ 618.364956] RSP: e02b:ffff880136b35da8 EFLAGS: 00000046
>> [ 618.365130] RAX: 0000000000000000 RBX: 00000000fffffffe RCX: ffffffff8172ad90
>> [ 618.365308] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff81ad8cdc
>> [ 618.365487] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000
>> [ 618.365663] R10: 00000000000005dd R11: 0000000000000000 R12: 0000000000000cf9
>> [ 618.365867] R13: ffffffff8172ad90 R14: 0000000000000061 R15: 0000000000000000
>> [ 618.366045] FS: 00007f32051f0700(0000) GS:ffff88013d600000(0000) knlGS:0000000000000000
>> [ 618.366317] CS: e033 DS: 0000 ES: 0000 CR0: 0000000080050033
>> [ 618.366489] CR2: 00007fa697fb3d30 CR3: 0000000135590000 CR4: 0000000000042660
>> [ 618.366664] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
>> [ 618.366839] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
>> [ 618.367013] Process reboot (pid: 9998, threadinfo ffff880137af3b90, task ffff880137af3780)
>> [ 618.367288] Stack:
>> [ 618.367482] 0000000000000009 0000000081045315 0000000000000000 0000000001234567
>> [ 618.368001] 0000000028121969 0000000000000022 0000000000000000 0000000000000000
>> [ 618.368527] 0000000001234567 0000000028121969 0000000000000022 00007f3205203248
>> [ 618.369079] Call Trace:
>> [ 618.369250] [<ffffffff8102aa9d>] ? native_machine_restart+0x2d/0x40
>
> native machine restart? It should have been xen_restart!
Boot xen.gz, dom0 kernel, login to console as a root, run reboot.
>
> Can you attach the full bootup serial log please?
see attachment, it is also included in my first mail in tgz package.
>
> What distro is this?
Gentoo Base System release 2.1
>
Now I am playing with kernel reboot parameter, I have tried
reboot=b, restart also with some problems.
[ 110.416591] Restarting system.
(XEN) mm.c:2518:d0 Bad type (saw 7400000000000001 != exp
4000000000000000) for )
(XEN) mm.c:2846:d0 Error while installing new baseptr 102c09b
(XEN) domain_crash_sync called from entry.S
(XEN) Domain 0 (vcpu#0) crashed on cpu#0:
(XEN) ----[ Xen-4.2.1 x86_64 debug=n Not tainted ]----
(XEN) CPU: 0
(XEN) RIP: 000b:[<0000000000099220>]
(XEN) RFLAGS: 0000000000010292 EM: 1 CONTEXT: pv guest
(XEN) rax: ffff880000098000 rbx: 0000000000000000 rcx: ffffffff81b08640
(XEN) rdx: 0000000000000000 rsi: 0000000000000006 rdi: 0000000000000000
(XEN) rbp: 0000000000000000 rsp: 0000000034147d98 r8: 000000000000000a
(XEN) r9: 0000000000000000 r10: 00000000000005e0 r11: 00000000000005df
(XEN) r12: 0000000000000cf9 r13: ffffffff8172ad90 r14: 0000000000000062
(XEN) r15: 0000000000000000 cr0: 0000000080050033 cr4: 00000000000426f0
(XEN) cr3: 00000008fd86a000 cr2: 0000000000099220
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: e02b cs: 000b
(XEN) Guest stack trace from rsp=0000000034147d98:
(XEN) Fault while accessing guest memory.
(XEN) Domain 0 crashed: rebooting machine in 5 seconds.
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>
[-- Attachment #2: full_serial_console_output.txt --]
[-- Type: text/plain, Size: 87586 bytes --]
Booting 'Xen 4.2 / linux-3.7.5-hardened'
root (hd0,0)
Filesystem type is xfs, partition type 0x83
kernel /xen.gz dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0
console=com2 com2=115200,8n1
[Multiboot-elf, <0x100000:0x197828:0x527d8>, shtab=0x2ea078, entry=0x100000]
module /linux-3.7.5-hardened root=/dev/sda6 console=tty0 console=hvc0
[Multiboot-module @ 0x2eb000, 0x4dc160 bytes]
\ \/ /___ _ __ | || | |___ \ / |
\ // _ \ '_ \ | || |_ __) | | |
/ \ __/ | | | |__ _| / __/ _| |
/_/\_\___|_| |_| |_|(_)_____(_)_|
(XEN) Xen version 4.2.1 (@mobil.cz) (gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3) Tue 3
(XEN) Latest ChangeSet: unavailable
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0 console=c1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009e000 (usable)
(XEN) 0000000000100000 - 00000000bd2f0000 (usable)
(XEN) 00000000bd2f0000 - 00000000bd31c000 (reserved)
(XEN) 00000000bd31c000 - 00000000bd35b000 (ACPI data)
(XEN) 00000000bd35b000 - 00000000c0000000 (reserved)
(XEN) 00000000e0000000 - 00000000f0000000 (reserved)
(XEN) 00000000fe000000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000002040000000 (usable)
(XEN) ACPI: RSDP 000F0F40, 0024 (r2 DELL )
(XEN) ACPI: XSDT 000F1048, 00A4 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: FACP BD3411CC, 00F4 (r3 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DSDT BD31C000, 7760 (r1 DELL PE_SC3 1 INTL 20110211)
(XEN) ACPI: FACS BD343000, 0040
(XEN) ACPI: APIC BD340478, 016A (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SPCR BD3405E4, 0050 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HPET BD340638, 0038 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DMAR BD340674, 0158 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: MCFG BD340990, 003C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: WD__ BD3409D0, 0134 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SLIC BD340B08, 0024 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: ERST BD323920, 0270 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HEST BD323B90, 059C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: BERT BD323760, 0030 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: EINJ BD323790, 0190 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: TCPA BD341164, 0064 (r2 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: PC__ BD3410F4, 006E (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SRAT BD340D30, 03C0 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SSDT BD344000, 7624 (r1 INTEL PPM RCM 80000001 INTL 20061109)
(XEN) System RAM: 131026MB (134171192kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) Processor #0 6:13 APIC version 21
(XEN) Processor #32 6:13 APIC version 21
(XEN) Processor #2 6:13 APIC version 21
(XEN) Processor #34 6:13 APIC version 21
(XEN) Processor #4 6:13 APIC version 21
(XEN) Processor #36 6:13 APIC version 21
(XEN) Processor #6 6:13 APIC version 21
(XEN) Processor #38 6:13 APIC version 21
(XEN) Processor #8 6:13 APIC version 21
(XEN) Processor #40 6:13 APIC version 21
(XEN) Processor #10 6:13 APIC version 21
(XEN) Processor #42 6:13 APIC version 21
(XEN) Processor #1 6:13 APIC version 21
(XEN) Processor #33 6:13 APIC version 21
(XEN) Processor #3 6:13 APIC version 21
(XEN) Processor #35 6:13 APIC version 21
(XEN) Processor #5 6:13 APIC version 21
(XEN) Processor #37 6:13 APIC version 21
(XEN) Processor #7 6:13 APIC version 21
(XEN) Processor #39 6:13 APIC version 21
(XEN) Processor #9 6:13 APIC version 21
(XEN) Processor #41 6:13 APIC version 21
(XEN) Processor #11 6:13 APIC version 21
(XEN) Processor #43 6:13 APIC version 21
(XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
(XEN) IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
(XEN) Enabling APIC mode: Phys. Using 3 I/O APICs
(XEN) ERST table is invalid
(XEN) Would not enable x2APIC due to interrupt remapping cannot be enabled.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2500.081 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) 'A' pressed -> using normal key handling
(XEN) Allocated console ring of 64 KiB.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) Brought up 24 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2000000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 000000102c000000->0000001030000000 (1032192 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff82000000
(XEN) Init. ramdisk: ffffffff82000000->ffffffff82000000
(XEN) Phys-Mach map: ffffffff82000000->ffffffff82800000
(XEN) Start info: ffffffff82800000->ffffffff828004b4
(XEN) Page tables: ffffffff82801000->ffffffff8281a000
(XEN) Boot stack: ffffffff8281a000->ffffffff8281b000
(XEN) TOTAL: ffffffff80000000->ffffffff82c00000
(XEN) ENTRY ADDRESS: ffffffff81a281c0
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Scrubbing Free RAM: ....................................................................
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 240kB init memory.
mapping kernel into physical memory
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.7.5-hardened (root@rajvir3) (gcc version 4.6.3 (Gentoo Hardene3
[ 0.000000] Command line: root=/dev/sda6 console=tty0 console=hvc0
[ 0.000000] Freeing 9e-100 pfn range: 98 pages freed
[ 0.000000] Freeing bd2f0-100000 pfn range: 273680 pages freed
[ 0.000000] Released 273778 pages of unused memory
[ 0.000000] Set 273778 page(s) to 1-1 mapping
[ 0.000000] Populating 100000-142d72 pfn range: 273778 pages added
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bd2effff] usable
[ 0.000000] Xen: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
[ 0.000000] Xen: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
[ 0.000000] Xen: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
[ 0.000000] Xen: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] Xen: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
[ 0.000000] Xen: [mem 0x0000000100000000-0x0000000142d71fff] usable
[ 0.000000] Xen: [mem 0x0000000142d72000-0x000000203fffffff] unusable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x142d72 max_arch_pfn = 0x400000000
[ 0.000000] e820: last_pfn = 0xbd2f0 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbd2effff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: RSDP 00000000000f0f40 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT 00000000000f1048 000A4 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: FACP 00000000bd3411cc 000F4 (v03 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: DSDT 00000000bd31c000 07760 (v01 DELL PE_SC3 00000001 INTL 20110211)
[ 0.000000] ACPI: FACS 00000000bd343000 00040
[ 0.000000] ACPI: APIC 00000000bd340478 0016A (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SPCR 00000000bd3405e4 00050 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HPET 00000000bd340638 00038 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: XMAR 00000000bd340674 00158 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: MCFG 00000000bd340990 0003C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: WD__ 00000000bd3409d0 00134 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SLIC 00000000bd340b08 00024 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: ERST 00000000bd323920 00270 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HEST 00000000bd323b90 0059C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: BERT 00000000bd323760 00030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: EINJ 00000000bd323790 00190 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: TCPA 00000000bd341164 00064 (v02 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: PC__ 00000000bd3410f4 0006E (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SRAT 00000000bd340d30 003C0 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SSDT 00000000bd344000 07624 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000142d71fff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x142d71fff]
[ 0.000000] NODE_DATA [mem 0x142d6e000-0x142d71fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x142d71fff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbd2effff]
[ 0.000000] node 0: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x24] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x26] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x28] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x2a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x21] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x23] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x25] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x27] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x09] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x29] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x0b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x2b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x58] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x59] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x5a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x5b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x5c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x5d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x5e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0x5f] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec3f000] gsi_base[32])
[ 0.000000] IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec7f000] gsi_base[64])
[ 0.000000] IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.2.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 23 pages/cpu @ffff88013d600000 s64512 r8192 d21504 u131072
[ 50.166367] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1026398
[ 50.166369] Policy zone: Normal
[ 50.166371] Kernel command line: root=/dev/sda6 console=tty0 console=hvc0
[ 50.166402] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 50.166406] __ex_table already sorted, skipping sort
[ 50.166434] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 50.194619] software IO TLB [mem 0x139600000-0x13d5fffff] (64MB) mapped at [ffff8801396000]
[ 50.207444] Memory: 4029096k/5289416k available (7106k kernel code, 1095176k absent, 16514)
[ 50.207520] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 50.207550] Hierarchical RCU implementation.
[ 50.207551] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[ 50.207560] NR_IRQS:4352 nr_irqs:1024 16
[ 50.207625] xen: sci override: global_irq=9 trigger=0 polarity=0
[ 50.207662] xen: acpi sci 9
[ 50.216286] Console: colour VGA+ 80x25
[ 50.237789] console [tty0] enabled
[ 50.238195] console [hvc0] enabled
[ 50.238390] installing Xen timer for CPU 0
[ 50.238580] tsc: Detected 2500.080 MHz processor
[ 50.238751] Calibrating delay loop (skipped), value calculated using timer frequency.. 500)
[ 50.239096] pid_max: default: 32768 minimum: 501
[ 50.239801] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 50.240915] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 50.241431] Mount-cache hash table entries: 256
[ 50.241801] Initializing cgroup subsys cpuacct
[ 50.241973] Initializing cgroup subsys freezer
[ 50.242199] CPU: Physical Processor ID: 0
[ 50.242368] CPU: Processor Core ID: 0
[ 50.242536] mce: CPU supports 2 MCE banks
[ 50.242766] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 50.242766] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 50.242766] tlb_flushall_shift: 5
[ 50.243423] Freeing SMP alternatives: 32k freed
[ 0.007054] ACPI: Core revision 20120913
[ 0.009510] cpu 0 spinlock event irq 105
[ 0.009693] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events.
[ 0.010286] installing Xen timer for CPU 1
[ 0.010463] cpu 1 spinlock event irq 112
[ 0.010848] installing Xen timer for CPU 2
[ 0.011023] cpu 2 spinlock event irq 119
[ 0.011363] installing Xen timer for CPU 3
[ 0.011537] cpu 3 spinlock event irq 126
[ 0.011844] Brought up 4 CPUs
[ 0.012277] devtmpfs: initialized
[ 0.012713] xor: automatically using best checksumming function:
[ 0.052559] avx : 22051.000 MB/sec
[ 0.052734] Grant tables using version 2 layout.
[ 0.052912] Grant table initialized
[ 0.053118] NET: Registered protocol family 16
[ 0.053816] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.054090] ACPI: bus type pci registered
[ 0.055403] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base)
[ 0.055684] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.086464] PCI: Using configuration type 1 for base access
[ 0.086664] PCI: Dell System detected, enabling pci=bfsort.
[ 0.094712] bio: create slab <bio-0> at 0
[ 0.161842] raid6: sse2x1 7662 MB/s
[ 0.230644] raid6: sse2x2 9538 MB/s
[ 0.299461] raid6: sse2x4 10973 MB/s
[ 0.299628] raid6: using algorithm sse2x4 (10973 MB/s)
[ 0.299798] raid6: using ssse3x2 recovery algorithm
[ 0.299998] ACPI: Added _OSI(Module Device)
[ 0.300165] ACPI: Added _OSI(Processor Device)
[ 0.300333] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.302429] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.304560] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.305551] ACPI: Interpreter enabled
[ 0.305722] ACPI: (supports S0 S5)
[ 0.306015] ACPI: Using IOAPIC for interrupt routing
[ 0.312565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and reg
[ 0.331230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
[ 0.332414] PCI host bridge to bus 0000:00
[ 0.332646] pci_bus 0000:00: root bus resource [bus 00-3d]
[ 0.332813] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 0.332981] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 0.333150] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 0.333319] pci_bus 0000:00: root bus resource [io 0x0d00-0x1fff]
[ 0.333486] pci_bus 0000:00: root bus resource [io 0xe000-0xffff]
[ 0.333657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.333831] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xdfffffff]
[ 0.334022] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.337651] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.338352] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.338605] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.339050] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.339313] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.339571] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.339830] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.343411] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.353509] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.359232] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.366425] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.368708] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.370402] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
[ 0.371866] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.372334] pci0000:00: ACPI _OSC control (0x1d) granted
[ 0.384347] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 40-7e])
[ 0.386540] PCI host bridge to bus 0000:40
[ 0.386753] pci_bus 0000:40: root bus resource [bus 40-7e]
[ 0.386951] pci_bus 0000:40: root bus resource [io 0x2000-0x3fff]
[ 0.387149] pci_bus 0000:40: root bus resource [io 0x4000-0x5fff]
[ 0.387348] pci_bus 0000:40: root bus resource [io 0x6000-0x7fff]
[ 0.387546] pci_bus 0000:40: root bus resource [io 0x8000-0x9fff]
[ 0.387744] pci_bus 0000:40: root bus resource [io 0xa000-0xbfff]
[ 0.387955] pci_bus 0000:40: root bus resource [io 0xc000-0xdfff]
[ 0.388155] pci_bus 0000:40: root bus resource [mem 0xd0000000-0xd7ffffff]
[ 0.390449] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.390804] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.391159] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.391522] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.392451] pci0000:40: Requesting ACPI _OSC control (0x1d)
[ 0.392929] pci0000:40: ACPI _OSC control (0x1d) granted
[ 0.395163] ACPI: PCI Root Bridge [P0B1] (domain 0000 [bus 3f])
[ 0.395515] PCI host bridge to bus 0000:3f
[ 0.395713] pci_bus 0000:3f: root bus resource [bus 3f]
[ 0.404007] pci0000:3f: Requesting ACPI _OSC control (0x1d)
[ 0.404484] pci0000:3f: ACPI _OSC control (0x1d) granted
[ 0.413321] ACPI: PCI Root Bridge [P1B1] (domain 0000 [bus 7f])
[ 0.413667] PCI host bridge to bus 0000:7f
[ 0.413862] pci_bus 0000:7f: root bus resource [bus 7f]
[ 0.422347] pci0000:7f: Requesting ACPI _OSC control (0x1d)
[ 0.422809] pci0000:7f: ACPI _OSC control (0x1d) granted
[ 0.427766] ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 11 14 *15)
[ 0.428866] ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.429941] ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.431276] ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *11 14 15)
[ 0.432386] ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 11 14 15)
[ 0.433485] ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.434824] ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 *6 7 11 14 15)
[ 0.435882] ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.437121] xen/balloon: Initialising balloon driver.
[ 0.437493] xen-balloon: Initialising balloon driver.
[ 0.438249] vgaarb: device added: PCI:0000:0b:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.438581] vgaarb: loaded
[ 0.438766] vgaarb: bridge control possible 0000:0b:00.0
[ 0.439309] SCSI subsystem initialized
[ 0.439512] ACPI: bus type scsi registered
[ 0.440271] ACPI: bus type usb registered
[ 0.440639] usbcore: registered new interface driver usbfs
[ 0.440919] usbcore: registered new interface driver hub
[ 0.441261] usbcore: registered new device driver usb
[ 0.441973] PCI: Using ACPI for IRQ routing
[ 0.465197] Switching to clocksource xen
[ 0.465669] pnp: PnP ACPI init
[ 0.465880] ACPI: bus type pnp registered
[ 0.469008] Already setup the GSI :3
[ 0.470110] system 00:07: [io 0x0800-0x087f] has been reserved
[ 0.470312] system 00:07: [io 0x0880-0x08ff] has been reserved
[ 0.470521] system 00:07: [io 0x0900-0x091f] has been reserved
[ 0.470718] system 00:07: [io 0x0920-0x0923] has been reserved
[ 0.470914] system 00:07: [io 0x0924] has been reserved
[ 0.471108] system 00:07: [io 0x0370-0x0377] has been reserved
[ 0.471304] system 00:07: [io 0x0ca0-0x0ca7] has been reserved
[ 0.471499] system 00:07: [io 0x0ca9-0x0cab] has been reserved
[ 0.471695] system 00:07: [io 0x0cad-0x0caf] has been reserved
[ 0.471889] system 00:07: [io 0x0cb0-0x0cbf] has been reserved
[ 0.472398] system 00:08: [io 0x0ca8] has been reserved
[ 0.472592] system 00:08: [io 0x0cac] has been reserved
[ 0.473441] system 00:09: [mem 0xe0000000-0xe3efffff] has been reserved
[ 0.475223] system 00:0b: [mem 0xe4000000-0xe7ffffff] has been reserved
[ 0.475856] system 00:0d: [mem 0xe3f00000-0xe3ffffff] has been reserved
[ 0.476308] system 00:0e: [mem 0xdf900000-0xdf901fff] has been reserved
[ 0.476788] system 00:0f: [mem 0xd3000000-0xd3001fff] has been reserved
[ 0.477672] pnp: PnP ACPI: found 18 devices
[ 0.477866] ACPI: ACPI bus type pnp unregistered
[ 0.498410] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 0.498625] pci 0000:01:00.1: address space collision: [mem 0xdc800000-0xdc83ffff pref] co]
[ 0.498943] pci 0000:02:00.1: address space collision: [mem 0xdc000000-0xdc03ffff pref] co]
[ 0.500490] pci 0000:02:00.1: BAR 6: assigned [mem 0xd9000000-0xd903ffff pref]
[ 0.500793] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.500995] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xdc7fffff]
[ 0.501202] pci 0000:00:01.0: bridge window [mem 0xd9000000-0xd90fffff 64bit pref]
[ 0.501560] pci 0000:01:00.1: BAR 6: assigned [mem 0xd9100000-0xd913ffff pref]
[ 0.501866] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.502068] pci 0000:00:01.1: bridge window [mem 0xdc800000-0xdcffffff]
[ 0.502274] pci 0000:00:01.1: bridge window [mem 0xd9100000-0xd91fffff 64bit pref]
[ 0.502584] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.502798] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.502995] pci 0000:00:02.2: bridge window [io 0xf000-0xffff]
[ 0.503255] pci 0000:00:02.2: bridge window [mem 0xdd000000-0xddffffff]
[ 0.503465] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.503679] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.503897] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.504112] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.504449] pci 0000:0a:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.504756] pci 0000:0a:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.505249] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.505606] pci 0000:09:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.505899] pci 0000:09:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.506411] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.506744] pci 0000:09:01.0: bridge window [mem 0xdf700000-0xdf7fffff]
[ 0.507286] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.507604] pci 0000:08:00.0: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.507889] pci 0000:08:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.508423] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.508625] pci 0000:00:1c.7: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.508827] pci 0000:00:1c.7: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.509162] pci 0000:00:1e.0: PCI bridge to [bus 0d]
[ 0.509385] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.509623] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.509844] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.510064] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.510366] Already setup the GSI :53
[ 0.510566] Already setup the GSI :53
[ 0.510780] Already setup the GSI :53
[ 0.510978] Already setup the GSI :53
[ 0.511773] Already setup the GSI :85
[ 0.511974] Already setup the GSI :85
[ 0.512173] Already setup the GSI :85
[ 0.512556] NET: Registered protocol family 2
[ 0.515017] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.517734] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.518170] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.518421] TCP: reno registered
[ 0.518636] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Booting 'Xen 4.2 / linux-3.7.5-hardened'
root (hd0,0)
Filesystem type is xfs, partition type 0x83
kernel /xen.gz dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0
console=com2 com2=115200,8n1
[Multiboot-elf, <0x100000:0x197828:0x527d8>, shtab=0x2ea078, entry=0x100000]
module /linux-3.7.5-hardened root=/dev/sda6 console=tty0 console=hvc0
[Multiboot-module @ 0x2eb000, 0x4dc160 bytes]
\ \/ /___ _ __ | || | |___ \ / |
\ // _ \ '_ \ | || |_ __) | | |
/ \ __/ | | | |__ _| / __/ _| |
/_/\_\___|_| |_| |_|(_)_____(_)_|
(XEN) Xen version 4.2.1 (@mobil.cz) (gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3) Tue 3
(XEN) Latest ChangeSet: unavailable
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0 console=c1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009e000 (usable)
(XEN) 0000000000100000 - 00000000bd2f0000 (usable)
(XEN) 00000000bd2f0000 - 00000000bd31c000 (reserved)
(XEN) 00000000bd31c000 - 00000000bd35b000 (ACPI data)
(XEN) 00000000bd35b000 - 00000000c0000000 (reserved)
(XEN) 00000000e0000000 - 00000000f0000000 (reserved)
(XEN) 00000000fe000000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000002040000000 (usable)
(XEN) ACPI: RSDP 000F0F40, 0024 (r2 DELL )
(XEN) ACPI: XSDT 000F1048, 00A4 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: FACP BD3411CC, 00F4 (r3 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DSDT BD31C000, 7760 (r1 DELL PE_SC3 1 INTL 20110211)
(XEN) ACPI: FACS BD343000, 0040
(XEN) ACPI: APIC BD340478, 016A (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SPCR BD3405E4, 0050 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HPET BD340638, 0038 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DMAR BD340674, 0158 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: MCFG BD340990, 003C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: WD__ BD3409D0, 0134 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SLIC BD340B08, 0024 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: ERST BD323920, 0270 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HEST BD323B90, 059C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: BERT BD323760, 0030 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: EINJ BD323790, 0190 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: TCPA BD341164, 0064 (r2 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: PC__ BD3410F4, 006E (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SRAT BD340D30, 03C0 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SSDT BD344000, 7624 (r1 INTEL PPM RCM 80000001 INTL 20061109)
(XEN) System RAM: 131026MB (134171192kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) Processor #0 6:13 APIC version 21
(XEN) Processor #32 6:13 APIC version 21
(XEN) Processor #2 6:13 APIC version 21
(XEN) Processor #34 6:13 APIC version 21
(XEN) Processor #4 6:13 APIC version 21
(XEN) Processor #36 6:13 APIC version 21
(XEN) Processor #6 6:13 APIC version 21
(XEN) Processor #38 6:13 APIC version 21
(XEN) Processor #8 6:13 APIC version 21
(XEN) Processor #40 6:13 APIC version 21
(XEN) Processor #10 6:13 APIC version 21
(XEN) Processor #42 6:13 APIC version 21
(XEN) Processor #1 6:13 APIC version 21
(XEN) Processor #33 6:13 APIC version 21
(XEN) Processor #3 6:13 APIC version 21
(XEN) Processor #35 6:13 APIC version 21
(XEN) Processor #5 6:13 APIC version 21
(XEN) Processor #37 6:13 APIC version 21
(XEN) Processor #7 6:13 APIC version 21
(XEN) Processor #39 6:13 APIC version 21
(XEN) Processor #9 6:13 APIC version 21
(XEN) Processor #41 6:13 APIC version 21
(XEN) Processor #11 6:13 APIC version 21
(XEN) Processor #43 6:13 APIC version 21
(XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
(XEN) IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
(XEN) Enabling APIC mode: Phys. Using 3 I/O APICs
(XEN) ERST table is invalid
(XEN) Would not enable x2APIC due to interrupt remapping cannot be enabled.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2500.081 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) 'A' pressed -> using normal key handling
(XEN) Allocated console ring of 64 KiB.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) Brought up 24 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2000000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 000000102c000000->0000001030000000 (1032192 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff82000000
(XEN) Init. ramdisk: ffffffff82000000->ffffffff82000000
(XEN) Phys-Mach map: ffffffff82000000->ffffffff82800000
(XEN) Start info: ffffffff82800000->ffffffff828004b4
(XEN) Page tables: ffffffff82801000->ffffffff8281a000
(XEN) Boot stack: ffffffff8281a000->ffffffff8281b000
(XEN) TOTAL: ffffffff80000000->ffffffff82c00000
(XEN) ENTRY ADDRESS: ffffffff81a281c0
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Scrubbing Free RAM: ....................................................................
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 240kB init memory.
mapping kernel into physical memory
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.7.5-hardened (root@rajvir3) (gcc version 4.6.3 (Gentoo Hardene3
[ 0.000000] Command line: root=/dev/sda6 console=tty0 console=hvc0
[ 0.000000] Freeing 9e-100 pfn range: 98 pages freed
[ 0.000000] Freeing bd2f0-100000 pfn range: 273680 pages freed
[ 0.000000] Released 273778 pages of unused memory
[ 0.000000] Set 273778 page(s) to 1-1 mapping
[ 0.000000] Populating 100000-142d72 pfn range: 273778 pages added
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bd2effff] usable
[ 0.000000] Xen: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
[ 0.000000] Xen: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
[ 0.000000] Xen: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
[ 0.000000] Xen: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] Xen: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
[ 0.000000] Xen: [mem 0x0000000100000000-0x0000000142d71fff] usable
[ 0.000000] Xen: [mem 0x0000000142d72000-0x000000203fffffff] unusable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x142d72 max_arch_pfn = 0x400000000
[ 0.000000] e820: last_pfn = 0xbd2f0 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbd2effff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: RSDP 00000000000f0f40 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT 00000000000f1048 000A4 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: FACP 00000000bd3411cc 000F4 (v03 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: DSDT 00000000bd31c000 07760 (v01 DELL PE_SC3 00000001 INTL 20110211)
[ 0.000000] ACPI: FACS 00000000bd343000 00040
[ 0.000000] ACPI: APIC 00000000bd340478 0016A (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SPCR 00000000bd3405e4 00050 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HPET 00000000bd340638 00038 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: XMAR 00000000bd340674 00158 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: MCFG 00000000bd340990 0003C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: WD__ 00000000bd3409d0 00134 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SLIC 00000000bd340b08 00024 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: ERST 00000000bd323920 00270 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HEST 00000000bd323b90 0059C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: BERT 00000000bd323760 00030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: EINJ 00000000bd323790 00190 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: TCPA 00000000bd341164 00064 (v02 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: PC__ 00000000bd3410f4 0006E (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SRAT 00000000bd340d30 003C0 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SSDT 00000000bd344000 07624 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000142d71fff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x142d71fff]
[ 0.000000] NODE_DATA [mem 0x142d6e000-0x142d71fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x142d71fff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbd2effff]
[ 0.000000] node 0: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x24] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x26] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x28] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x2a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x21] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x23] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x25] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x27] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x09] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x29] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x0b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x2b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x58] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x59] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x5a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x5b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x5c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x5d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x5e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0x5f] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec3f000] gsi_base[32])
[ 0.000000] IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec7f000] gsi_base[64])
[ 0.000000] IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.2.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 23 pages/cpu @ffff88013d600000 s64512 r8192 d21504 u131072
[ 50.166367] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1026398
[ 50.166369] Policy zone: Normal
[ 50.166371] Kernel command line: root=/dev/sda6 console=tty0 console=hvc0
[ 50.166402] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 50.166406] __ex_table already sorted, skipping sort
[ 50.166434] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 50.194619] software IO TLB [mem 0x139600000-0x13d5fffff] (64MB) mapped at [ffff8801396000]
[ 50.207444] Memory: 4029096k/5289416k available (7106k kernel code, 1095176k absent, 16514)
[ 50.207520] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 50.207550] Hierarchical RCU implementation.
[ 50.207551] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[ 50.207560] NR_IRQS:4352 nr_irqs:1024 16
[ 50.207625] xen: sci override: global_irq=9 trigger=0 polarity=0
[ 50.207662] xen: acpi sci 9
[ 50.216286] Console: colour VGA+ 80x25
[ 50.237789] console [tty0] enabled
[ 50.238195] console [hvc0] enabled
[ 50.238390] installing Xen timer for CPU 0
[ 50.238580] tsc: Detected 2500.080 MHz processor
[ 50.238751] Calibrating delay loop (skipped), value calculated using timer frequency.. 500)
[ 50.239096] pid_max: default: 32768 minimum: 501
[ 50.239801] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 50.240915] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 50.241431] Mount-cache hash table entries: 256
[ 50.241801] Initializing cgroup subsys cpuacct
[ 50.241973] Initializing cgroup subsys freezer
[ 50.242199] CPU: Physical Processor ID: 0
[ 50.242368] CPU: Processor Core ID: 0
[ 50.242536] mce: CPU supports 2 MCE banks
[ 50.242766] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 50.242766] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 50.242766] tlb_flushall_shift: 5
[ 50.243423] Freeing SMP alternatives: 32k freed
[ 0.007054] ACPI: Core revision 20120913
[ 0.009510] cpu 0 spinlock event irq 105
[ 0.009693] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events.
[ 0.010286] installing Xen timer for CPU 1
[ 0.010463] cpu 1 spinlock event irq 112
[ 0.010848] installing Xen timer for CPU 2
[ 0.011023] cpu 2 spinlock event irq 119
[ 0.011363] installing Xen timer for CPU 3
[ 0.011537] cpu 3 spinlock event irq 126
[ 0.011844] Brought up 4 CPUs
[ 0.012277] devtmpfs: initialized
[ 0.012713] xor: automatically using best checksumming function:
[ 0.052559] avx : 22051.000 MB/sec
[ 0.052734] Grant tables using version 2 layout.
[ 0.052912] Grant table initialized
[ 0.053118] NET: Registered protocol family 16
[ 0.053816] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.054090] ACPI: bus type pci registered
[ 0.055403] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base)
[ 0.055684] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.086464] PCI: Using configuration type 1 for base access
[ 0.086664] PCI: Dell System detected, enabling pci=bfsort.
[ 0.094712] bio: create slab <bio-0> at 0
[ 0.161842] raid6: sse2x1 7662 MB/s
[ 0.230644] raid6: sse2x2 9538 MB/s
[ 0.299461] raid6: sse2x4 10973 MB/s
[ 0.299628] raid6: using algorithm sse2x4 (10973 MB/s)
[ 0.299798] raid6: using ssse3x2 recovery algorithm
[ 0.299998] ACPI: Added _OSI(Module Device)
[ 0.300165] ACPI: Added _OSI(Processor Device)
[ 0.300333] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.302429] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.304560] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.305551] ACPI: Interpreter enabled
[ 0.305722] ACPI: (supports S0 S5)
[ 0.306015] ACPI: Using IOAPIC for interrupt routing
[ 0.312565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and reg
[ 0.331230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
[ 0.332414] PCI host bridge to bus 0000:00
[ 0.332646] pci_bus 0000:00: root bus resource [bus 00-3d]
[ 0.332813] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 0.332981] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 0.333150] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 0.333319] pci_bus 0000:00: root bus resource [io 0x0d00-0x1fff]
[ 0.333486] pci_bus 0000:00: root bus resource [io 0xe000-0xffff]
[ 0.333657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.333831] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xdfffffff]
[ 0.334022] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.337651] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.338352] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.338605] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.339050] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.339313] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.339571] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.339830] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.343411] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.353509] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.359232] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.366425] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.368708] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.370402] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
[ 0.371866] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.372334] pci0000:00: ACPI _OSC control (0x1d) granted
[ 0.384347] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 40-7e])
[ 0.386540] PCI host bridge to bus 0000:40
[ 0.386753] pci_bus 0000:40: root bus resource [bus 40-7e]
[ 0.386951] pci_bus 0000:40: root bus resource [io 0x2000-0x3fff]
[ 0.387149] pci_bus 0000:40: root bus resource [io 0x4000-0x5fff]
[ 0.387348] pci_bus 0000:40: root bus resource [io 0x6000-0x7fff]
[ 0.387546] pci_bus 0000:40: root bus resource [io 0x8000-0x9fff]
[ 0.387744] pci_bus 0000:40: root bus resource [io 0xa000-0xbfff]
[ 0.387955] pci_bus 0000:40: root bus resource [io 0xc000-0xdfff]
[ 0.388155] pci_bus 0000:40: root bus resource [mem 0xd0000000-0xd7ffffff]
[ 0.390449] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.390804] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.391159] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.391522] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.392451] pci0000:40: Requesting ACPI _OSC control (0x1d)
[ 0.392929] pci0000:40: ACPI _OSC control (0x1d) granted
[ 0.395163] ACPI: PCI Root Bridge [P0B1] (domain 0000 [bus 3f])
[ 0.395515] PCI host bridge to bus 0000:3f
[ 0.395713] pci_bus 0000:3f: root bus resource [bus 3f]
[ 0.404007] pci0000:3f: Requesting ACPI _OSC control (0x1d)
[ 0.404484] pci0000:3f: ACPI _OSC control (0x1d) granted
[ 0.413321] ACPI: PCI Root Bridge [P1B1] (domain 0000 [bus 7f])
[ 0.413667] PCI host bridge to bus 0000:7f
[ 0.413862] pci_bus 0000:7f: root bus resource [bus 7f]
[ 0.422347] pci0000:7f: Requesting ACPI _OSC control (0x1d)
[ 0.422809] pci0000:7f: ACPI _OSC control (0x1d) granted
[ 0.427766] ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 11 14 *15)
[ 0.428866] ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.429941] ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.431276] ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *11 14 15)
[ 0.432386] ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 11 14 15)
[ 0.433485] ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.434824] ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 *6 7 11 14 15)
[ 0.435882] ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.437121] xen/balloon: Initialising balloon driver.
[ 0.437493] xen-balloon: Initialising balloon driver.
[ 0.438249] vgaarb: device added: PCI:0000:0b:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.438581] vgaarb: loaded
[ 0.438766] vgaarb: bridge control possible 0000:0b:00.0
[ 0.439309] SCSI subsystem initialized
[ 0.439512] ACPI: bus type scsi registered
[ 0.440271] ACPI: bus type usb registered
[ 0.440639] usbcore: registered new interface driver usbfs
[ 0.440919] usbcore: registered new interface driver hub
[ 0.441261] usbcore: registered new device driver usb
[ 0.441973] PCI: Using ACPI for IRQ routing
[ 0.465197] Switching to clocksource xen
[ 0.465669] pnp: PnP ACPI init
[ 0.465880] ACPI: bus type pnp registered
[ 0.469008] Already setup the GSI :3
[ 0.470110] system 00:07: [io 0x0800-0x087f] has been reserved
[ 0.470312] system 00:07: [io 0x0880-0x08ff] has been reserved
[ 0.470521] system 00:07: [io 0x0900-0x091f] has been reserved
[ 0.470718] system 00:07: [io 0x0920-0x0923] has been reserved
[ 0.470914] system 00:07: [io 0x0924] has been reserved
[ 0.471108] system 00:07: [io 0x0370-0x0377] has been reserved
[ 0.471304] system 00:07: [io 0x0ca0-0x0ca7] has been reserved
[ 0.471499] system 00:07: [io 0x0ca9-0x0cab] has been reserved
[ 0.471695] system 00:07: [io 0x0cad-0x0caf] has been reserved
[ 0.471889] system 00:07: [io 0x0cb0-0x0cbf] has been reserved
[ 0.472398] system 00:08: [io 0x0ca8] has been reserved
[ 0.472592] system 00:08: [io 0x0cac] has been reserved
[ 0.473441] system 00:09: [mem 0xe0000000-0xe3efffff] has been reserved
[ 0.475223] system 00:0b: [mem 0xe4000000-0xe7ffffff] has been reserved
[ 0.475856] system 00:0d: [mem 0xe3f00000-0xe3ffffff] has been reserved
[ 0.476308] system 00:0e: [mem 0xdf900000-0xdf901fff] has been reserved
[ 0.476788] system 00:0f: [mem 0xd3000000-0xd3001fff] has been reserved
[ 0.477672] pnp: PnP ACPI: found 18 devices
[ 0.477866] ACPI: ACPI bus type pnp unregistered
[ 0.498410] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 0.498625] pci 0000:01:00.1: address space collision: [mem 0xdc800000-0xdc83ffff pref] co]
[ 0.498943] pci 0000:02:00.1: address space collision: [mem 0xdc000000-0xdc03ffff pref] co]
[ 0.500490] pci 0000:02:00.1: BAR 6: assigned [mem 0xd9000000-0xd903ffff pref]
[ 0.500793] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.500995] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xdc7fffff]
[ 0.501202] pci 0000:00:01.0: bridge window [mem 0xd9000000-0xd90fffff 64bit pref]
[ 0.501560] pci 0000:01:00.1: BAR 6: assigned [mem 0xd9100000-0xd913ffff pref]
[ 0.501866] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.502068] pci 0000:00:01.1: bridge window [mem 0xdc800000-0xdcffffff]
[ 0.502274] pci 0000:00:01.1: bridge window [mem 0xd9100000-0xd91fffff 64bit pref]
[ 0.502584] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.502798] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.502995] pci 0000:00:02.2: bridge window [io 0xf000-0xffff]
[ 0.503255] pci 0000:00:02.2: bridge window [mem 0xdd000000-0xddffffff]
[ 0.503465] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.503679] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.503897] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.504112] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.504449] pci 0000:0a:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.504756] pci 0000:0a:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.505249] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.505606] pci 0000:09:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.505899] pci 0000:09:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.506411] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.506744] pci 0000:09:01.0: bridge window [mem 0xdf700000-0xdf7fffff]
[ 0.507286] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.507604] pci 0000:08:00.0: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.507889] pci 0000:08:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.508423] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.508625] pci 0000:00:1c.7: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.508827] pci 0000:00:1c.7: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.509162] pci 0000:00:1e.0: PCI bridge to [bus 0d]
[ 0.509385] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.509623] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.509844] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.510064] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.510366] Already setup the GSI :53
[ 0.510566] Already setup the GSI :53
[ 0.510780] Already setup the GSI :53
[ 0.510978] Already setup the GSI :53
[ 0.511773] Already setup the GSI :85
[ 0.511974] Already setup the GSI :85
[ 0.512173] Already setup the GSI :85
[ 0.512556] NET: Registered protocol family 2
[ 0.515017] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.517734] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.518170] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.518421] TCP: reno registered
[ 0.518636] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ Booting 'Xen 4.2 / linux-3.7.5-hardened'
root (hd0,0)
Filesystem type is xfs, partition type 0x83
kernel /xen.gz dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0
console=com2 com2=115200,8n1
[Multiboot-elf, <0x100000:0x197828:0x527d8>, shtab=0x2ea078, entry=0x100000]
module /linux-3.7.5-hardened root=/dev/sda6 console=tty0 console=hvc0
[Multiboot-module @ 0x2eb000, 0x4dc160 bytes]
\ \/ /___ _ __ | || | |___ \ / |
\ // _ \ '_ \ | || |_ __) | | |
/ \ __/ | | | |__ _| / __/ _| |
/_/\_\___|_| |_| |_|(_)_____(_)_|
(XEN) Xen version 4.2.1 (@mobil.cz) (gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3) Tue 3
(XEN) Latest ChangeSet: unavailable
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: dom0_mem=4G,max:4G dom0_max_vcpus=4 dom0_vcpus_pin console=tty0 console=c1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN) EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009e000 (usable)
(XEN) 0000000000100000 - 00000000bd2f0000 (usable)
(XEN) 00000000bd2f0000 - 00000000bd31c000 (reserved)
(XEN) 00000000bd31c000 - 00000000bd35b000 (ACPI data)
(XEN) 00000000bd35b000 - 00000000c0000000 (reserved)
(XEN) 00000000e0000000 - 00000000f0000000 (reserved)
(XEN) 00000000fe000000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000002040000000 (usable)
(XEN) ACPI: RSDP 000F0F40, 0024 (r2 DELL )
(XEN) ACPI: XSDT 000F1048, 00A4 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: FACP BD3411CC, 00F4 (r3 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DSDT BD31C000, 7760 (r1 DELL PE_SC3 1 INTL 20110211)
(XEN) ACPI: FACS BD343000, 0040
(XEN) ACPI: APIC BD340478, 016A (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SPCR BD3405E4, 0050 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HPET BD340638, 0038 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: DMAR BD340674, 0158 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: MCFG BD340990, 003C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: WD__ BD3409D0, 0134 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SLIC BD340B08, 0024 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: ERST BD323920, 0270 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: HEST BD323B90, 059C (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: BERT BD323760, 0030 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: EINJ BD323790, 0190 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: TCPA BD341164, 0064 (r2 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: PC__ BD3410F4, 006E (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SRAT BD340D30, 03C0 (r1 DELL PE_SC3 1 DELL 1)
(XEN) ACPI: SSDT BD344000, 7624 (r1 INTEL PPM RCM 80000001 INTL 20061109)
(XEN) System RAM: 131026MB (134171192kB)
(XEN) Domain heap initialised DMA width 32 bits
(XEN) Processor #0 6:13 APIC version 21
(XEN) Processor #32 6:13 APIC version 21
(XEN) Processor #2 6:13 APIC version 21
(XEN) Processor #34 6:13 APIC version 21
(XEN) Processor #4 6:13 APIC version 21
(XEN) Processor #36 6:13 APIC version 21
(XEN) Processor #6 6:13 APIC version 21
(XEN) Processor #38 6:13 APIC version 21
(XEN) Processor #8 6:13 APIC version 21
(XEN) Processor #40 6:13 APIC version 21
(XEN) Processor #10 6:13 APIC version 21
(XEN) Processor #42 6:13 APIC version 21
(XEN) Processor #1 6:13 APIC version 21
(XEN) Processor #33 6:13 APIC version 21
(XEN) Processor #3 6:13 APIC version 21
(XEN) Processor #35 6:13 APIC version 21
(XEN) Processor #5 6:13 APIC version 21
(XEN) Processor #37 6:13 APIC version 21
(XEN) Processor #7 6:13 APIC version 21
(XEN) Processor #39 6:13 APIC version 21
(XEN) Processor #9 6:13 APIC version 21
(XEN) Processor #41 6:13 APIC version 21
(XEN) Processor #11 6:13 APIC version 21
(XEN) Processor #43 6:13 APIC version 21
(XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
(XEN) IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
(XEN) IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
(XEN) Enabling APIC mode: Phys. Using 3 I/O APICs
(XEN) ERST table is invalid
(XEN) Would not enable x2APIC due to interrupt remapping cannot be enabled.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2500.081 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d supported page sizes: 4kB, 2MB, 1GB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables enabled.
(XEN) I/O virtualisation enabled
(XEN) - Dom0 mode: Relaxed
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN) -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) 'A' pressed -> using normal key handling
(XEN) Allocated console ring of 64 KiB.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) 'A' pressed -> using alternative key handling
(XEN) 'A' pressed -> using normal key handling
(XEN) Brought up 24 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2000000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 000000102c000000->0000001030000000 (1032192 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff82000000
(XEN) Init. ramdisk: ffffffff82000000->ffffffff82000000
(XEN) Phys-Mach map: ffffffff82000000->ffffffff82800000
(XEN) Start info: ffffffff82800000->ffffffff828004b4
(XEN) Page tables: ffffffff82801000->ffffffff8281a000
(XEN) Boot stack: ffffffff8281a000->ffffffff8281b000
(XEN) TOTAL: ffffffff80000000->ffffffff82c00000
(XEN) ENTRY ADDRESS: ffffffff81a281c0
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Scrubbing Free RAM: ....................................................................
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 240kB init memory.
mapping kernel into physical memory
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.7.5-hardened (root@rajvir3) (gcc version 4.6.3 (Gentoo Hardene3
[ 0.000000] Command line: root=/dev/sda6 console=tty0 console=hvc0
[ 0.000000] Freeing 9e-100 pfn range: 98 pages freed
[ 0.000000] Freeing bd2f0-100000 pfn range: 273680 pages freed
[ 0.000000] Released 273778 pages of unused memory
[ 0.000000] Set 273778 page(s) to 1-1 mapping
[ 0.000000] Populating 100000-142d72 pfn range: 273778 pages added
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bd2effff] usable
[ 0.000000] Xen: [mem 0x00000000bd2f0000-0x00000000bd31bfff] reserved
[ 0.000000] Xen: [mem 0x00000000bd31c000-0x00000000bd35afff] ACPI data
[ 0.000000] Xen: [mem 0x00000000bd35b000-0x00000000bfffffff] reserved
[ 0.000000] Xen: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] Xen: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
[ 0.000000] Xen: [mem 0x0000000100000000-0x0000000142d71fff] usable
[ 0.000000] Xen: [mem 0x0000000142d72000-0x000000203fffffff] unusable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x142d72 max_arch_pfn = 0x400000000
[ 0.000000] e820: last_pfn = 0xbd2f0 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbd2effff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: RSDP 00000000000f0f40 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT 00000000000f1048 000A4 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: FACP 00000000bd3411cc 000F4 (v03 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: DSDT 00000000bd31c000 07760 (v01 DELL PE_SC3 00000001 INTL 20110211)
[ 0.000000] ACPI: FACS 00000000bd343000 00040
[ 0.000000] ACPI: APIC 00000000bd340478 0016A (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SPCR 00000000bd3405e4 00050 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HPET 00000000bd340638 00038 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: XMAR 00000000bd340674 00158 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: MCFG 00000000bd340990 0003C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: WD__ 00000000bd3409d0 00134 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SLIC 00000000bd340b08 00024 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: ERST 00000000bd323920 00270 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HEST 00000000bd323b90 0059C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: BERT 00000000bd323760 00030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: EINJ 00000000bd323790 00190 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: TCPA 00000000bd341164 00064 (v02 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: PC__ 00000000bd3410f4 0006E (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SRAT 00000000bd340d30 003C0 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SSDT 00000000bd344000 07624 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000142d71fff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x142d71fff]
[ 0.000000] NODE_DATA [mem 0x142d6e000-0x142d71fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x142d71fff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbd2effff]
[ 0.000000] node 0: [mem 0x100000000-0x142d71fff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x24] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x26] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x28] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x2a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x21] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x23] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x25] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x27] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x09] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x29] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x0b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x2b] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x58] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x59] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x5a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x5b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x5c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x5d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x5e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0x5f] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec3f000] gsi_base[32])
[ 0.000000] IOAPIC[1]: apic_id 1, version 32, address 0xfec3f000, GSI 32-55
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec7f000] gsi_base[64])
[ 0.000000] IOAPIC[2]: apic_id 2, version 32, address 0xfec7f000, GSI 64-87
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.2.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 23 pages/cpu @ffff88013d600000 s64512 r8192 d21504 u131072
[ 50.166367] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1026398
[ 50.166369] Policy zone: Normal
[ 50.166371] Kernel command line: root=/dev/sda6 console=tty0 console=hvc0
[ 50.166402] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 50.166406] __ex_table already sorted, skipping sort
[ 50.166434] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 50.194619] software IO TLB [mem 0x139600000-0x13d5fffff] (64MB) mapped at [ffff8801396000]
[ 50.207444] Memory: 4029096k/5289416k available (7106k kernel code, 1095176k absent, 16514)
[ 50.207520] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 50.207550] Hierarchical RCU implementation.
[ 50.207551] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[ 50.207560] NR_IRQS:4352 nr_irqs:1024 16
[ 50.207625] xen: sci override: global_irq=9 trigger=0 polarity=0
[ 50.207662] xen: acpi sci 9
[ 50.216286] Console: colour VGA+ 80x25
[ 50.237789] console [tty0] enabled
[ 50.238195] console [hvc0] enabled
[ 50.238390] installing Xen timer for CPU 0
[ 50.238580] tsc: Detected 2500.080 MHz processor
[ 50.238751] Calibrating delay loop (skipped), value calculated using timer frequency.. 500)
[ 50.239096] pid_max: default: 32768 minimum: 501
[ 50.239801] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 50.240915] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 50.241431] Mount-cache hash table entries: 256
[ 50.241801] Initializing cgroup subsys cpuacct
[ 50.241973] Initializing cgroup subsys freezer
[ 50.242199] CPU: Physical Processor ID: 0
[ 50.242368] CPU: Processor Core ID: 0
[ 50.242536] mce: CPU supports 2 MCE banks
[ 50.242766] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 50.242766] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 50.242766] tlb_flushall_shift: 5
[ 50.243423] Freeing SMP alternatives: 32k freed
[ 0.007054] ACPI: Core revision 20120913
[ 0.009510] cpu 0 spinlock event irq 105
[ 0.009693] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events.
[ 0.010286] installing Xen timer for CPU 1
[ 0.010463] cpu 1 spinlock event irq 112
[ 0.010848] installing Xen timer for CPU 2
[ 0.011023] cpu 2 spinlock event irq 119
[ 0.011363] installing Xen timer for CPU 3
[ 0.011537] cpu 3 spinlock event irq 126
[ 0.011844] Brought up 4 CPUs
[ 0.012277] devtmpfs: initialized
[ 0.012713] xor: automatically using best checksumming function:
[ 0.052559] avx : 22051.000 MB/sec
[ 0.052734] Grant tables using version 2 layout.
[ 0.052912] Grant table initialized
[ 0.053118] NET: Registered protocol family 16
[ 0.053816] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.054090] ACPI: bus type pci registered
[ 0.055403] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base)
[ 0.055684] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.086464] PCI: Using configuration type 1 for base access
[ 0.086664] PCI: Dell System detected, enabling pci=bfsort.
[ 0.094712] bio: create slab <bio-0> at 0
[ 0.161842] raid6: sse2x1 7662 MB/s
[ 0.230644] raid6: sse2x2 9538 MB/s
[ 0.299461] raid6: sse2x4 10973 MB/s
[ 0.299628] raid6: using algorithm sse2x4 (10973 MB/s)
[ 0.299798] raid6: using ssse3x2 recovery algorithm
[ 0.299998] ACPI: Added _OSI(Module Device)
[ 0.300165] ACPI: Added _OSI(Processor Device)
[ 0.300333] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.302429] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.304560] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.305551] ACPI: Interpreter enabled
[ 0.305722] ACPI: (supports S0 S5)
[ 0.306015] ACPI: Using IOAPIC for interrupt routing
[ 0.312565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and reg
[ 0.331230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3d])
[ 0.332414] PCI host bridge to bus 0000:00
[ 0.332646] pci_bus 0000:00: root bus resource [bus 00-3d]
[ 0.332813] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 0.332981] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 0.333150] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 0.333319] pci_bus 0000:00: root bus resource [io 0x0d00-0x1fff]
[ 0.333486] pci_bus 0000:00: root bus resource [io 0xe000-0xffff]
[ 0.333657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.333831] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xdfffffff]
[ 0.334022] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.337651] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.338352] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.338605] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.339050] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.339313] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.339571] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.339830] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.343411] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.353509] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.359232] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.366425] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.368708] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.370402] pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
[ 0.371866] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.372334] pci0000:00: ACPI _OSC control (0x1d) granted
[ 0.384347] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 40-7e])
[ 0.386540] PCI host bridge to bus 0000:40
[ 0.386753] pci_bus 0000:40: root bus resource [bus 40-7e]
[ 0.386951] pci_bus 0000:40: root bus resource [io 0x2000-0x3fff]
[ 0.387149] pci_bus 0000:40: root bus resource [io 0x4000-0x5fff]
[ 0.387348] pci_bus 0000:40: root bus resource [io 0x6000-0x7fff]
[ 0.387546] pci_bus 0000:40: root bus resource [io 0x8000-0x9fff]
[ 0.387744] pci_bus 0000:40: root bus resource [io 0xa000-0xbfff]
[ 0.387955] pci_bus 0000:40: root bus resource [io 0xc000-0xdfff]
[ 0.388155] pci_bus 0000:40: root bus resource [mem 0xd0000000-0xd7ffffff]
[ 0.390449] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.390804] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.391159] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.391522] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.392451] pci0000:40: Requesting ACPI _OSC control (0x1d)
[ 0.392929] pci0000:40: ACPI _OSC control (0x1d) granted
[ 0.395163] ACPI: PCI Root Bridge [P0B1] (domain 0000 [bus 3f])
[ 0.395515] PCI host bridge to bus 0000:3f
[ 0.395713] pci_bus 0000:3f: root bus resource [bus 3f]
[ 0.404007] pci0000:3f: Requesting ACPI _OSC control (0x1d)
[ 0.404484] pci0000:3f: ACPI _OSC control (0x1d) granted
[ 0.413321] ACPI: PCI Root Bridge [P1B1] (domain 0000 [bus 7f])
[ 0.413667] PCI host bridge to bus 0000:7f
[ 0.413862] pci_bus 0000:7f: root bus resource [bus 7f]
[ 0.422347] pci0000:7f: Requesting ACPI _OSC control (0x1d)
[ 0.422809] pci0000:7f: ACPI _OSC control (0x1d) granted
[ 0.427766] ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 11 14 *15)
[ 0.428866] ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.429941] ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.431276] ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *11 14 15)
[ 0.432386] ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 11 14 15)
[ 0.433485] ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 11 14 15) *0, disabled.
[ 0.434824] ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 *6 7 11 14 15)
[ 0.435882] ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 11 *14 15)
[ 0.437121] xen/balloon: Initialising balloon driver.
[ 0.437493] xen-balloon: Initialising balloon driver.
[ 0.438249] vgaarb: device added: PCI:0000:0b:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.438581] vgaarb: loaded
[ 0.438766] vgaarb: bridge control possible 0000:0b:00.0
[ 0.439309] SCSI subsystem initialized
[ 0.439512] ACPI: bus type scsi registered
[ 0.440271] ACPI: bus type usb registered
[ 0.440639] usbcore: registered new interface driver usbfs
[ 0.440919] usbcore: registered new interface driver hub
[ 0.441261] usbcore: registered new device driver usb
[ 0.441973] PCI: Using ACPI for IRQ routing
[ 0.465197] Switching to clocksource xen
[ 0.465669] pnp: PnP ACPI init
[ 0.465880] ACPI: bus type pnp registered
[ 0.469008] Already setup the GSI :3
[ 0.470110] system 00:07: [io 0x0800-0x087f] has been reserved
[ 0.470312] system 00:07: [io 0x0880-0x08ff] has been reserved
[ 0.470521] system 00:07: [io 0x0900-0x091f] has been reserved
[ 0.470718] system 00:07: [io 0x0920-0x0923] has been reserved
[ 0.470914] system 00:07: [io 0x0924] has been reserved
[ 0.471108] system 00:07: [io 0x0370-0x0377] has been reserved
[ 0.471304] system 00:07: [io 0x0ca0-0x0ca7] has been reserved
[ 0.471499] system 00:07: [io 0x0ca9-0x0cab] has been reserved
[ 0.471695] system 00:07: [io 0x0cad-0x0caf] has been reserved
[ 0.471889] system 00:07: [io 0x0cb0-0x0cbf] has been reserved
[ 0.472398] system 00:08: [io 0x0ca8] has been reserved
[ 0.472592] system 00:08: [io 0x0cac] has been reserved
[ 0.473441] system 00:09: [mem 0xe0000000-0xe3efffff] has been reserved
[ 0.475223] system 00:0b: [mem 0xe4000000-0xe7ffffff] has been reserved
[ 0.475856] system 00:0d: [mem 0xe3f00000-0xe3ffffff] has been reserved
[ 0.476308] system 00:0e: [mem 0xdf900000-0xdf901fff] has been reserved
[ 0.476788] system 00:0f: [mem 0xd3000000-0xd3001fff] has been reserved
[ 0.477672] pnp: PnP ACPI: found 18 devices
[ 0.477866] ACPI: ACPI bus type pnp unregistered
[ 0.498410] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 0.498625] pci 0000:01:00.1: address space collision: [mem 0xdc800000-0xdc83ffff pref] co]
[ 0.498943] pci 0000:02:00.1: address space collision: [mem 0xdc000000-0xdc03ffff pref] co]
[ 0.500490] pci 0000:02:00.1: BAR 6: assigned [mem 0xd9000000-0xd903ffff pref]
[ 0.500793] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 0.500995] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xdc7fffff]
[ 0.501202] pci 0000:00:01.0: bridge window [mem 0xd9000000-0xd90fffff 64bit pref]
[ 0.501560] pci 0000:01:00.1: BAR 6: assigned [mem 0xd9100000-0xd913ffff pref]
[ 0.501866] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.502068] pci 0000:00:01.1: bridge window [mem 0xdc800000-0xdcffffff]
[ 0.502274] pci 0000:00:01.1: bridge window [mem 0xd9100000-0xd91fffff 64bit pref]
[ 0.502584] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 0.502798] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.502995] pci 0000:00:02.2: bridge window [io 0xf000-0xffff]
[ 0.503255] pci 0000:00:02.2: bridge window [mem 0xdd000000-0xddffffff]
[ 0.503465] pci 0000:00:03.0: PCI bridge to [bus 05]
[ 0.503679] pci 0000:00:11.0: PCI bridge to [bus 06]
[ 0.503897] pci 0000:00:1c.0: PCI bridge to [bus 07]
[ 0.504112] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 0.504449] pci 0000:0a:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.504756] pci 0000:0a:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.505249] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 0.505606] pci 0000:09:00.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.505899] pci 0000:09:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.506411] pci 0000:09:01.0: PCI bridge to [bus 0c]
[ 0.506744] pci 0000:09:01.0: bridge window [mem 0xdf700000-0xdf7fffff]
[ 0.507286] pci 0000:08:00.0: PCI bridge to [bus 09-0c]
[ 0.507604] pci 0000:08:00.0: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.507889] pci 0000:08:00.0: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.508423] pci 0000:00:1c.7: PCI bridge to [bus 08-0c]
[ 0.508625] pci 0000:00:1c.7: bridge window [mem 0xde000000-0xdf7fffff]
[ 0.508827] pci 0000:00:1c.7: bridge window [mem 0xd8000000-0xd8ffffff 64bit pref]
[ 0.509162] pci 0000:00:1e.0: PCI bridge to [bus 0d]
[ 0.509385] pci 0000:40:01.0: PCI bridge to [bus 41]
[ 0.509623] pci 0000:40:02.0: PCI bridge to [bus 42]
[ 0.509844] pci 0000:40:03.0: PCI bridge to [bus 43]
[ 0.510064] pci 0000:40:03.2: PCI bridge to [bus 44]
[ 0.510366] Already setup the GSI :53
[ 0.510566] Already setup the GSI :53
[ 0.510780] Already setup the GSI :53
[ 0.510978] Already setup the GSI :53
[ 0.511773] Already setup the GSI :85
[ 0.511974] Already setup the GSI :85
[ 0.512173] Already setup the GSI :85
[ 0.512556] NET: Registered protocol family 2
[ 0.515017] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.517734] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.518170] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.518421] TCP: reno registered
[ 0.518636] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ [ 2.117929] i8042: No controller found
[ 3.599100] usb 1-1.6.4: new high-speed USB device number 6 using ehci_hcd
[ 3.697696] usb 1-1.6.4: New USB device found, idVendor=0624, idProduct=0251
[ 3.697917] usb 1-1.6.4: New USB device strings: Mfr=4, Product=5, SerialNumber=6
[ 3.698233] usb 1-1.6.4: Product: Mass Storage Function
[ 3.698428] usb 1-1.6.4: Manufacturer: Avocent
[ 3.698629] usb 1-1.6.4: SerialNumber: 20111109-1
[ 3.699825] scsi1 : usb-storage 1-1.6.4:1.0
OpenRC 0.11.8 is starting up Gentoo Linux (x86_64) [XEN0]
* Mounting /proc ...
[ ok ]
* Mounting /run ...
* /run/openrc: creating directory
* /run/lock: creating directory
* Mounting xenfs ...
[ ok ]
* Mounting /dev ...
[ ok ]
* Mounting /dev/pts ...
[ ok ]
* Mounting /dev/shm ...
[ ok ]
* Mounting /sys ...
[ ok ]
* Mounting debug filesystem ...
[ ok ]
* Mounting cgroup filesystem ...
[ ok ]
* Starting udev ...
[ ok ]
* Populating /dev with existing devices through uevents ...
[ ok ]
* Waiting for uevents to be processed ...
[ ok ]
* Setting system clock using the hardware clock [UTC] ...
[ ok ]
* Autoloaded 0 module(s)
* Setting up the Logical Volume Manager ...
[ ok ]
* Checking local filesystems ...
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
/sbin/fsck.xfs: XFS file system.
[ ok ]
* Remounting filesystems ...
[ ok ]
* Updating /etc/mtab ...
[ ok ]
* Activating swap devices ...
[ ok ]
* Mounting local filesystems ...
[ ok ]
* Configuring kernel parameters ...
[ ok ]
* Creating user login records ...
[ ok ]
* Cleaning /var/run ...
[ ok ]
* Wiping /tmp directory ...
[ ok ]
* Setting terminal encoding [UTF-8] ...
[ ok ]
* Setting console font [default8x16] ...
[ ok ]
* Use of the opts variable is deprecated and will be
* removed in the future.
* Please use extra_commands, extra_started_commands or extra_stopped_commands.
* Starting firewall (/root/bin/firewall/firewall.sh) ...
WARNING: The state match is obsolete. Use conntrack instead.
WARNING: The state match is obsolete. Use conntrack instead.
[ ok ]
* Setting hostname to rajvir3 ...
[ ok ]
* Setting keyboard mode [UTF-8] ...
[ ok ]
* Loading key mappings [us] ...
[ ok ]
* Bringing up interface lo
* 127.0.0.1/8 ...
[ ok ]
* Adding routes
* 127.0.0.0/8 via 127.0.0.1 ...
[ ok ]
* Bringing up interface bond0
* Adding slaves to bond0 ...
* eth0 eth1
[ ok ]
[ ok ]
* Mounting misc binary format filesystem ...
[ ok ]
* Loading custom binary format handlers ...
[ ok ]
* Activating additional swap space ...
[ ok ]
* setting up tmpfiles.d entries ...
[ ok ]
* Initializing random number generator ...
[ ok ]
INIT: Entering runlevel: 3
* Bringing up interface br0
* Creating bridge br0 ...
* Adding ports to br0
* bond0 ...
[ ok ]
* 192.168.241.125/24 ...
[ ok ]
* Adding routes
* default via 192.168.241.1 ...
[ ok ]
* Starting syslog-ng ...
[ ok ]
* Starting bacula file daemon ...
[ ok ]
* Starting fail2ban ...
[ ok ]
* Starting munin-node ...
[ ok ]
* Mounting network filesystems ...
[ ok ]
* Starting nrpe ...
[ ok ]
* Setting clock via the NTP client 'ntpdate' ...
[ ok ]
* Starting ntpd ...
[ ok ]
* Calling sar - 30 sec. interval ...
[ ok ]
* Starting xenstored daemon ...
* Setting domain0 name record
[ ok ]
* Starting xenconsoled daemon ...
[ ok ]
* Use of the opts variable is deprecated and will be
* removed in the future.
* Please use extra_commands, extra_started_commands or extra_stopped_commands.
* Starting Xen control daemon ...
^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A [ ok ]
* Starting sshd ...
[ ok ]
* Starting vixie-cron ...
[ ok ]
* Starting local
[-- Attachment #3: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2013-02-26 17:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 14:32 Xen 4.2.1, linux kernel 3.7.5 crashed while reboot Michal Fiala
2013-02-26 16:05 ` Jan Beulich
2013-02-26 16:28 ` Michal Fiala
2013-02-26 16:33 ` Jan Beulich
2013-02-26 16:40 ` Michal Fiala
2013-02-26 16:51 ` Jan Beulich
2013-02-26 17:37 ` Michal Fiala
2013-02-26 22:01 ` Konrad Rzeszutek Wilk
2013-02-27 8:35 ` Jan Beulich
2013-02-27 10:08 ` Michal Fiala
2013-02-27 15:41 ` Konrad Rzeszutek Wilk
2013-03-04 16:37 ` Michal Fiala
2013-03-04 16:44 ` Roger Pau Monné
2013-02-26 16:56 ` Konrad Rzeszutek Wilk
2013-02-26 17:18 ` Michal Fiala [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=512CEE69.8070408@mfiala.net \
--to=fiala@mfiala.net \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.