From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerry Reno Subject: Re: Cannot load latest 2.6.32.10 kernel on AMD quad-core Date: Tue, 04 May 2010 20:42:15 -0400 Message-ID: <4BE0BEE7.50007@verizon.net> References: <4BD1DDF0.2050503@verizon.net> <20100503161849.GA32462@phenom.dumpdata.com> <4BDF0574.8070503@verizon.net> <20100503203559.GA9395@phenom.dumpdata.com> <4BDF3ED3.3050703@verizon.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Boundary_(ID_S4azdgpSH5nj65L++aeI5Q)" Return-path: In-reply-to: <4BDF3ED3.3050703@verizon.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q) Content-type: text/plain; CHARSET=US-ASCII; format=flowed Content-transfer-encoding: 7BIT On 05/03/2010 05:23 PM, Gerry Reno wrote: > On 05/03/2010 04:36 PM, Konrad Rzeszutek Wilk wrote: >> On Mon, May 03, 2010 at 01:18:44PM -0400, Gerry Reno wrote: >>> On 05/03/2010 12:18 PM, Konrad Rzeszutek Wilk wrote: >>>> On Fri, Apr 23, 2010 at 01:50:40PM -0400, Gerry Reno wrote: >>>> >>>>> I previously had the pv_ops dom0 2.6.31.6 kernel built and running >>>>> on my >>>>> hardware (amd phenom ii x4 quad-core) just fine under karmic. But >>>>> that >>>>> kernel had issues with rxchecksumming. So I upgraded the server to >>>>> lucid and am now trying to compile a new pv_ops dom0 kernel for it. >>>>> >>>>> Now, yesterday I carefully built the latest 2.6.32.10(xen/stable) >>>>> pv_ops >>>>> dom0 kernel twice. Once from the config in the email Lucid pv_ops >>>>> dom0 >>>>> howto and once from the lucid server config modified by adding all >>>>> the >>>>> >>>> Gerry, >>>> >>>> Can you attach your .config file ? I am not seeing it anywhere in the >>>> thread. Also is this x86_64 or i386 build? If it is i386 do you have >>>> CONFIG_NUMA enabled? If so, what happens if you disable that? >>>> >>>> Can you also tell me which Phenom it is? 940? >>>> >>>> >>> Konrad, I attached my .config file and /proc/cpuinfo. The build was >>> x86_64. The cpu is AMD Phenom II x4 940. >> When I use your .config I get these: >> >> [ 10.781056] ------------[ cut here ]------------ >> [ 10.785736] WARNING: at >> /home/konrad/git/neb.64/linux-up/mm/vmalloc.c:1AMD-BOOT #7 >> [ 10.790016] Call Trace: >> [ 10.790016] [] warn_slowpath_common+0x7b/0xc0 >> [ 10.790016] [] warn_slowpath_null+0x14/0x20 >> [ 10.790016] [] vmap_page_range_noflush+0x2d9/0x370 >> [ 10.790016] [] ? __vmalloc_area_node+0x5f/0x190 >> [ 10.790016] [] ? >> xen_force_evtchn_callback+0xd/0x10 >> [ 10.790016] [] map_vm_area+0x32/0x50 >> [ 10.790016] [] __vmalloc_area_node+0x100/0x190 >> [ 10.790016] [] __vmalloc_area+0x17/0x20 >> [ 10.790016] [] module_alloc+0x5e/0x60 >> [ 10.790016] [] >> module_alloc_update_bounds+0x16/0x50 >> [ 10.790016] [] load_module+0x989/0x1ce0 >> [ 10.790016] [] ? vfs_read+0xb5/0x1a0 >> [ 10.790016] [] sys_init_module+0x79/0x250 >> [ 10.790016] [] system_call_fastpath+0x16/0x1b >> [ 10.790016] ---[ end trace a7919e7f17c0a727 ]--- >> FATAL: Error inserting xen_kbdfront >> (/lib/modules/2.6.32.12AMD-BOOT/kernel/drivers/input/xen-kbdfront.ko): >> Cannot allocate memory >> >> Is this about the same thing you see? (the calltrace being of interest >> here). >> > The screen output goes by so fast I cannot tell if this call trace is > in it. I'm still waiting for a serial card to show up so I can > capture the output. When I boot the 2.6.32.10 kernel under Xen pv_ops > dom0 it will either start showing "soft lockup" bugs or it just hangs > after XENBUS: Unable to read cpu state. If I boot the 2.6.32.10 > kernel without Xen then it just hangs - no output at all. > > -Gerry > Finally, my serial port header cables showed up so I installed them and now have some console output. Case 1: Xen 4.0.0-rc8 / pv_ops dom0 kernel 2.6.32.10 After playing around with the order of the consoles on the xen and kernel lines I am able to get a login prompt but only after quite a long time (4-5 mins). It seems like something is stealing processor cycles. And the behavior is not consistent, on different boots I get different errors at times. Case 1: pv_ops domU kernel 2.6.32.10 (no xen dom0) The kernel shows a lot of errors and just hangs. Attached: console output for both cases plus menu.lst -Gerry --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q) Content-type: text/plain; name=AMD_pvops_domU_console.txt Content-disposition: attachment; filename=AMD_pvops_domU_console.txt Content-Transfer-Encoding: quoted-printable [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32.10 (root@grp-01-23-02) (gcc version 4= .4.3 (Ubuntu 4.4.3-4ubuntu5) ) #12 SMP Sat Apr0 [ 0.000000] Command line: root=3D/dev/mapper/vg--grp--01--23--02--2-Lo= gVol00 vga=3Dext ro console=3Dtty0,115200n8 consolet [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable) [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000afde0000 (usable) [ 0.000000] BIOS-e820: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000afde3000 - 00000000afdf0000 (ACPI data= ) [ 0.000000] BIOS-e820: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000230000000 (usable) [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn =3D 0x230000 max_arch_pfn =3D 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600= 070106 [ 0.000000] last_pfn =3D 0xafde0 max_arch_pfn =3D 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] modified physical RAM map: [ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable) [ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved) [ 0.000000] modified: 0000000000006000 - 000000000009f800 (usable) [ 0.000000] modified: 000000000009f800 - 00000000000a0000 (reserved) [ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] modified: 0000000000100000 - 00000000afde0000 (usable) [ 0.000000] modified: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] modified: 00000000afde3000 - 00000000afdf0000 (ACPI data) [ 0.000000] modified: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] modified: 0000000100000000 - 0000000230000000 (usable) [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: 0000000000000000-00000000afde0000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000230000000 [ 0.000000] RAMDISK: 33d29000 - 37fef12a [ 0.000000] ACPI: RSDP 00000000000f75d0 00014 (v00 GBT ) [ 0.000000] ACPI: RSDT 00000000afde3000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: FACP 00000000afde3040 00074 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: DSDT 00000000afde30c0 06E65 (v01 GBT GBTUACPI 000= 01000 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000afde0000 00040 [ 0.000000] ACPI: HPET 00000000afdea000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 00000098) [ 0.000000] ACPI: MCFG 00000000afdea040 0003C (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: TAMG 00000000afdea080 0030A (v01 GBT GBT B0 545= 5312E BG?? 53450101) [ 0.000000] ACPI: APIC 00000000afde9f40 00084 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] Scanning NUMA topology in Northbridge 24 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000230000000 [ 0.000000] Bootmem setup node 0 0000000000000000-0000000230000000 [ 0.000000] NODE_DATA [000000000000b000 - 000000000000ffff] [ 0.000000] bootmap [0000000000010000 - 0000000000055fff] pages 46 [ 0.000000] (8 early reservations) =3D=3D> bootmem [0000000000 - 02300= 00000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page =3D=3D> [0= 000000000 - 0000001000] [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE =3D=3D> [0= 000006000 - 0000008000] [ 0.000000] #2 [0001000000 - 0001a51864] TEXT DATA BSS =3D=3D> [0= 001000000 - 0001a51864] [ 0.000000] #3 [0033d29000 - 0037fef12a] RAMDISK =3D=3D> [0= 033d29000 - 0037fef12a] [ 0.000000] #4 [000009f800 - 0000100000] BIOS reserved =3D=3D> [0= 00009f800 - 0000100000] [ 0.000000] #5 [0001a52000 - 0001a520fe] BRK =3D=3D> [0= 001a52000 - 0001a520fe] [ 0.000000] #6 [0000008000 - 000000a000] PGTABLE =3D=3D> [0= 000008000 - 000000a000] [ 0.000000] #7 [000000a000 - 000000b000] PGTABLE =3D=3D> [0= 00000a000 - 000000b000] [ 0.000000] found SMP MP-table at [ffff8800000f5c30] f5c30 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00230000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[4] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00000001 [ 0.000000] 0: 0x00000006 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x000afde0 [ 0.000000] 0: 0x00100000 -> 0x00230000 [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI = 0-23 [ 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 low level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 0000000000001000 - 000000000= 0006000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 000000000= 00a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 000000000= 00f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 000000000= 0100000 [ 0.000000] PM: Registered nosave memory: 00000000afde0000 - 00000000a= fde3000 [ 0.000000] PM: Registered nosave memory: 00000000afde3000 - 00000000a= fdf0000 [ 0.000000] PM: Registered nosave memory: 00000000afdf0000 - 00000000a= fe00000 [ 0.000000] PM: Registered nosave memory: 00000000afe00000 - 00000000e= 0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f= 0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f= ec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 000000010= 0000000 [ 0.000000] Allocating PCI resources starting at afe00000 (gap: afe000= 00:30200000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880008a00000 s91416 r81= 92 d23272 u524288 [ 0.000000] pcpu-alloc: s91416 r8192 d23272 u524288 alloc=3D1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3=20 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. To= tal pages: 1933972 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: root=3D/dev/mapper/vg--grp--01--23--0= 2--2-LogVol00 vga=3Dext ro console=3Dtty0,115200n8 t [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Node 0: aperture @ 20000000 size 32 MB [ 0.000000] Aperture pointing to e820 RAM. Ignoring. [ 0.000000] Memory: 7605344k/9175040k available (5523k kernel code, 13= 13304k absent, 256392k reserved, 3053k data, 8) [ 0.000000] SLUB: Genslabs=3D14, HWalign=3D64, Order=3D0-3, MinObjects= =3D0, CPUs=3D4, Nodes=3D1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:4352 nr_irqs:440 [ 0.000000] Console: colour VGA+ 80x50 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 78643200 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=3Dmemory' option if you don't w= ant memory cgroups [ 0.000000] HPET: 4 timers in total, 1 timers will be used for per-cpu= timer [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 3013.747 MHz processor. [ 0.030006] Calibrating delay loop (skipped), value calculated using t= imer frequency.. 6027.48 BogoMIPS (lpj=3D3013743) [ 0.050017] Security Framework initialized [ 0.054134] SELinux: Disabled at boot. [ 0.058452] Dentry cache hash table entries: 1048576 (order: 11, 83886= 08 bytes) [ 0.063393] Inode-cache hash table entries: 524288 (order: 10, 4194304= bytes) [ 0.071575] Mount-cache hash table entries: 256 [ 0.080121] Initializing cgroup subsys ns [ 0.084147] Initializing cgroup subsys cpuacct [ 0.090004] Initializing cgroup subsys memory [ 0.094384] Initializing cgroup subsys devices [ 0.100002] Initializing cgroup subsys freezer [ 0.104466] Initializing cgroup subsys net_cls [ 0.108943] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.110002] CPU: L2 Cache: 512K (64 bytes/line) [ 0.120003] CPU 0/0x0 -> Node 0 [ 0.123163] CPU: Physical Processor ID: 0 [ 0.127190] CPU: Processor Core ID: 0 [ 0.130002] mce: CPU supports 6 MCE banks [ 0.134042] using C1E aware idle routine [ 0.137986] Performance Events: AMD PMU driver. [ 0.141521] ... version: 0 [ 0.145549] ... bit width: 48 [ 0.150001] ... generic registers: 4 [ 0.154024] ... value mask: 0000ffffffffffff [ 0.160001] ... max period: 00007fffffffffff [ 0.165330] ... fixed-purpose events: 0 [ 0.170001] ... event mask: 000000000000000f [ 0.176667] ACPI: Core revision 20090903 [ 0.200029] ftrace: converting mcount calls to 0f 1f 44 00 00 [ 0.210008] ftrace: allocating 21751 entries in 86 pages [ 0.225172] Setting APIC routing to flat [ 0.230490] ..TIMER: vector=3D0x30 apic1=3D0 pin1=3D2 apic2=3D-1 pin2=3D= -1 [ 0.336570] CPU0: AMD Phenom(tm) II X4 940 Processor stepping 02 [ 0.350000] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.040000] Initializing CPU#1 [ 0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.040000] CPU: L2 Cache: 512K (64 bytes/line) [ 0.040000] CPU 1/0x1 -> Node 0 [ 0.040000] CPU: Physical Processor ID: 0 [ 0.040000] CPU: Processor Core ID: 1 [ 0.500087] CPU1: AMD Phenom(tm) II X4 940 Processor stepping 02 [ 0.521266] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.530052] Booting processor 2 APIC 0x2 ip 0x6000 [ 0.040000] Initializing CPU#2 [ 0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.040000] CPU: L2 Cache: 512K (64 bytes/line) [ 0.040000] CPU 2/0x2 -> Node 0 [ 0.040000] CPU: Physical Processor ID: 0 [ 0.040000] CPU: Processor Core ID: 3 [ 0.700082] CPU2: AMD Phenom(tm) II X4 940 Processor stepping 02 [ 0.721263] checking TSC synchronization [CPU#0 -> CPU#2]: passed. [ 0.730058] Booting processor 3 APIC 0x3 ip 0x6000 [ 0.040000] Initializing CPU#3 [ 0.040000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.040000] CPU: L2 Cache: 512K (64 bytes/line) [ 0.040000] CPU 3/0x3 -> Node 0 [ 0.040000] CPU: Physical Processor ID: 0 [ 0.040000] CPU: Processor Core ID: 2 [ 0.900091] CPU3: AMD Phenom(tm) II X4 940 Processor stepping 02 [ 0.921264] checking TSC synchronization [CPU#0 -> CPU#3]: passed. [ 0.930009] Brought up 4 CPUs [ 0.940001] Total of 4 processors activated (24110.25 BogoMIPS). [ 0.950170] devtmpfs: initialized [ 0.954622] regulator: core version 0.5 [ 0.958500] Time: 0:10:44 Date: 05/05/10 [ 0.960041] NET: Registered protocol family 16 [ 0.964594] TOM: 00000000d0000000 aka 3328M [ 0.970012] TOM2: 0000000230000000 aka 8960M [ 0.974339] ACPI: bus type pci registered [ 0.978424] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0= - 255 [ 0.980002] PCI: MCFG area at e0000000 reserved in E820 [ 0.995600] PCI: Using MMCONFIG at e0000000 - efffffff [ 1.000001] PCI: Using configuration type 1 for base access [ 1.006220] bio: create slab at 0 [ 1.020358] ACPI: Interpreter enabled [ 1.024052] ACPI: (supports S0 S1 S4 S5) [ 1.028207] ACPI: Using IOAPIC for interrupt routing [ 1.033096] ACPI Warning: Incorrect checksum in table [=EF=BF=BD=EF=BF= =BD"=EF=BF=BD] - 00, should be A6 (20090903/tbutils-314) [ 1.042365] ACPI: No dock devices found. [ 1.046409] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 1.050128] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold [ 1.060002] pci 0000:00:0a.0: PME# disabled [ 1.064490] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 1.070003] pci 0000:00:12.2: PME# disabled [ 1.074404] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 1.080004] pci 0000:00:13.2: PME# disabled [ 1.084437] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 1.090003] pci 0000:00:14.2: PME# disabled [ 1.094608] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3col= d [ 1.100003] pci 0000:02:00.0: PME# disabled [ 1.104387] pci 0000:03:0e.0: PME# supported from D0 D1 D2 D3hot [ 1.110004] pci 0000:03:0e.0: PME# disabled [ 1.114240] pci 0000:00:14.4: transparent bridge [ 1.132377] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.140299] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.148292] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.153425] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.163451] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.172355] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.180286] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.188293] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 1.193491] vgaarb: device added: PCI:0000:01:05.0,decodes=3Dio+mem,ow= ns=3Dio+mem,locks=3Dnone [ 1.200002] vgaarb: loaded [ 1.202810] SCSI subsystem initialized [ 1.210142] usbcore: registered new interface driver usbfs [ 1.215652] usbcore: registered new interface driver hub [ 1.220016] usbcore: registered new device driver usb [ 1.225157] ACPI: WMI: Mapper loaded [ 1.230001] PCI: Using ACPI for IRQ routing [ 1.234206] pci 0000:00:00.0: BAR 3: address space collision on of dev= ice [0xe0000000-0xffffffff] [ 1.240001] pci 0000:00:00.0: BAR 3: can't allocate resource [ 1.250004] NetLabel: Initializing [ 1.253432] NetLabel: domain hash size =3D 128 [ 1.257807] NetLabel: protocols =3D UNLABELED CIPSOv4 [ 1.260009] NetLabel: unlabeled traffic allowed by default [ 1.265630] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 0 [ 1.271470] hpet0: 4 comparators, 32-bit 14.318180 MHz counter [ 1.281005] Switching to clocksource tsc [ 1.285069] pnp: PnP ACPI init [ 1.285069] ACPI: bus type pnp registered [ 1.289814] pnp 00:0c: mem resource (0xd1c00-0xd3fff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 1.299767] pnp 00:0c: mem resource (0xf0000-0xf7fff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 1.309708] pnp 00:0c: mem resource (0xf8000-0xfbfff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 1.319646] pnp 00:0c: mem resource (0xfc000-0xfffff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 1.329587] pnp 00:0c: mem resource (0x0-0x9ffff) overlaps 0000:00:00.= 0 BAR 3 (0x0-0x1fffffff), disabling [ 1.339181] pnp 00:0c: mem resource (0x100000-0xafddffff) overlaps 000= 0:00:00.0 BAR 3 (0x0-0x1fffffff), disabling [ 1.349524] pnp: PnP ACPI: found 13 devices [ 1.353738] ACPI: ACPI bus type pnp unregistered [ 1.358377] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 1.364773] system 00:01: ioport range 0x220-0x225 has been reserved [ 1.371159] system 00:01: ioport range 0x290-0x294 has been reserved [ 1.377523] system 00:02: ioport range 0x4100-0x411f has been reserved [ 1.384089] system 00:02: ioport range 0x228-0x22f has been reserved [ 1.390470] system 00:02: ioport range 0x40b-0x40b has been reserved [ 1.396832] system 00:02: ioport range 0x4d6-0x4d6 has been reserved [ 1.403229] system 00:02: ioport range 0xc00-0xc01 has been reserved [ 1.409597] system 00:02: ioport range 0xc14-0xc14 has been reserved [ 1.415992] system 00:02: ioport range 0xc50-0xc52 has been reserved [ 1.422370] system 00:02: ioport range 0xc6c-0xc6d has been reserved [ 1.428735] system 00:02: ioport range 0xc6f-0xc6f has been reserved [ 1.435128] system 00:02: ioport range 0xcd0-0xcd1 has been reserved [ 1.441509] system 00:02: ioport range 0xcd2-0xcd3 has been reserved [ 1.447871] system 00:02: ioport range 0xcd4-0xcdf has been reserved [ 1.454266] system 00:02: ioport range 0x4000-0x40fe has been reserved [ 1.460818] system 00:02: ioport range 0x4210-0x4217 has been reserved [ 1.467355] system 00:02: ioport range 0xb00-0xb0f has been reserved [ 1.473748] system 00:02: ioport range 0xb10-0xb1f has been reserved [ 1.480128] system 00:02: ioport range 0xb20-0xb3f has been reserved [ 1.486493] system 00:0b: iomem range 0xe0000000-0xefffffff has been r= eserved [ 1.493667] system 00:0c: iomem range 0xafde0000-0xafdfffff could not = be reserved [ 1.501182] system 00:0c: iomem range 0xffff0000-0xffffffff has been r= eserved [ 1.508330] system 00:0c: iomem range 0xafef0000-0xcfeeffff could not = be reserved [ 1.515856] system 00:0c: iomem range 0xfec00000-0xfec00fff could not = be reserved [ 1.523369] system 00:0c: iomem range 0xfee00000-0xfee00fff has been r= eserved [ 1.530534] system 00:0c: iomem range 0xfff80000-0xfffeffff has been r= eserved [ 1.542754] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 1.548689] pci 0000:00:01.0: IO window: 0xe000-0xefff [ 1.554050] pci 0000:00:01.0: MEM window: 0xfde00000-0xfdffffff [ 1.560175] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x00= 0000dfffffff [ 1.567754] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:02 [ 1.573722] pci 0000:00:0a.0: IO window: 0xd000-0xdfff [ 1.579047] pci 0000:00:0a.0: MEM window: 0xfdd00000-0xfddfffff [ 1.585181] pci 0000:00:0a.0: PREFETCH window: 0x000000fda00000-0x00= 0000fdafffff [ 1.592775] pci 0000:00:14.4: PCI bridge, secondary bus 0000:03 [ 1.598711] pci 0000:00:14.4: IO window: 0xc000-0xcfff [ 1.604067] pci 0000:00:14.4: MEM window: 0xfdc00000-0xfdcfffff [ 1.610193] pci 0000:00:14.4: PREFETCH window: 0xfdb00000-0xfdbfffff [ 1.616751] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ = 18 [ 1.623549] NET: Registered protocol family 2 [ 1.628090] IP route cache hash table entries: 262144 (order: 9, 20971= 52 bytes) [ 1.636549] ------------[ cut here ]------------ [ 1.641209] WARNING: at mm/vmalloc.c:110 vmap_page_range_noflush+0x301= /0x380() [ 1.648440] Hardware name: GA-MA790GP-UD4H [ 1.652582] Modules linked in: [ 1.655710] Pid: 1, comm: swapper Not tainted 2.6.32.10 #12 [ 1.661321] Call Trace: [ 1.663801] [] warn_slowpath_common+0x7b/0xc0 [ 1.669819] [] warn_slowpath_null+0x14/0x20 [ 1.675698] [] vmap_page_range_noflush+0x301/0x380 [ 1.682164] [] map_vm_area+0x32/0x50 [ 1.687402] [] __vmalloc_area_node+0x100/0x190 [ 1.693535] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 1.700172] [] __vmalloc_node+0xa2/0xb0 [ 1.705671] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 1.712324] [] ? inet_init+0x0/0x209 [ 1.717562] [] __vmalloc+0x22/0x30 [ 1.722653] [] alloc_large_system_hash+0x15e/0x222 [ 1.729916] [] ? inet_init+0x0/0x209 [ 1.735186] [] ? inet_init+0x0/0x209 [ 1.740438] [] tcp_init+0xa3/0x383 [ 1.745505] [] inet_init+0x14b/0x209 [ 1.750772] [] do_one_initcall+0x3c/0x1a0 [ 1.756451] [] kernel_init+0x15a/0x1b0 [ 1.761890] [] child_rip+0xa/0x20 [ 1.766870] [] ? kernel_init+0x0/0x1b0 [ 1.772307] [] ? child_rip+0x0/0x20 [ 1.777461] ---[ end trace e93713a9d40cd06c ]--- [ 1.782160] general protection fault: 0000 [#1] SMP=20 [ 1.787242] last sysfs file:=20 [ 1.790234] CPU 0=20 [ 1.792115] Modules linked in: [ 1.792115] Pid: 1, comm: swapper Tainted: G W 2.6.32.10 #12 G= A-MA790GP-UD4H [ 1.792115] RIP: 0010:[] [] __fre= e_pages+0x1f/0x90 [ 1.792115] RSP: 0018:ffff8802278cbd20 EFLAGS: 00010282 [ 1.792115] RAX: ffffc90000c31000 RBX: 80000002f722ff85 RCX: 000000000= 0000010 [ 1.792115] RDX: 0000000000000200 RSI: 0000000000000000 RDI: 80000002f= 722ff85 [ 1.792115] RBP: ffff8802278cbd40 R08: 0000000000000004 R09: 000000000= 0000000 [ 1.792115] R10: ffff88000005ae80 R11: 0000000000000002 R12: 000000000= 0000000 [ 1.792115] R13: 0000000000000001 R14: ffffffffffffffff R15: 000000000= 0000020 [ 1.792115] FS: 0000000000000000(0000) GS:ffff880008a00000(0000) knlG= S:0000000000000000 [ 1.792115] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b [ 1.792115] CR2: 0000000000000000 CR3: 0000000001001000 CR4: 000000000= 00006f0 [ 1.792115] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 000000000= 0000000 [ 1.792115] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 000000000= 0000400 [ 1.792115] Process swapper (pid: 1, threadinfo ffff8802278ca000, task= ffff8802278d0000) [ 1.792115] Stack: [ 1.792115] ffffc90011200000 0000000000000201 ffff880227b30b80 000000= 0000000001 [ 1.792115] <0> ffff8802278cbd70 ffffffff8111c42b ffffffffffffffff fff= f880227b30b80 [ 1.792115] <0> 00000000ffffffff 0000000000000800 ffff8802278cbd80 fff= fffff8111c51a [ 1.792115] Call Trace: [ 1.792115] [] __vunmap+0x7b/0x110 [ 1.792115] [] vfree+0x2a/0x30 [ 1.792115] [] __vmalloc_area_node+0x15c/0x190 [ 1.792115] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 1.792115] [] __vmalloc_node+0xa2/0xb0 [ 1.792115] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 1.792115] [] ? inet_init+0x0/0x209 [ 1.792115] [] __vmalloc+0x22/0x30 [ 1.792115] [] alloc_large_system_hash+0x15e/0x222 [ 1.792115] [] ? inet_init+0x0/0x209 [ 1.792115] [] ? inet_init+0x0/0x209 [ 1.792115] [] tcp_init+0xa3/0x383 [ 1.792115] [] inet_init+0x14b/0x209 [ 1.792115] [] do_one_initcall+0x3c/0x1a0 [ 1.792115] [] kernel_init+0x15a/0x1b0 [ 1.792115] [] child_rip+0xa/0x20 [ 1.792115] [] ? kernel_init+0x0/0x1b0 [ 1.792115] [] ? child_rip+0x0/0x20 [ 1.792115] Code: d0 49 8b 04 24 48 85 c0 75 ec eb c5 55 48 89 e5 48 8= 3 ec 20 48 89 5d e8 4c 89 65 f0 4c 89 6d f8 0f=20 [ 1.792115] RIP [] __free_pages+0x1f/0x90 [ 1.792115] RSP [ 2.054400] ---[ end trace e93713a9d40cd06d ]--- [ 2.059042] Kernel panic - not syncing: Attempted to kill init! [ 2.064998] Pid: 1, comm: swapper Tainted: G D W 2.6.32.10 #12 [ 2.071375] Call Trace: [ 2.073848] [] panic+0x78/0x137 [ 2.078657] [] ? mm_release+0x60/0x120 [ 2.084099] [] do_exit+0x6ca/0x7f0 [ 2.089167] [] oops_end+0xb0/0xf0 [ 2.094171] [] die+0x5b/0x90 [ 2.098717] [] do_general_protection+0x152/0x160 [ 2.105022] [] general_protection+0x25/0x30 [ 2.110879] [] ? __free_pages+0x1f/0x90 [ 2.116377] [] __vunmap+0x7b/0x110 [ 2.121469] [] vfree+0x2a/0x30 [ 2.126191] [] __vmalloc_area_node+0x15c/0x190 [ 2.132322] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 2.138945] [] __vmalloc_node+0xa2/0xb0 [ 2.144474] [] ? alloc_large_system_hash+0x15e/0x22= 2 [ 2.151113] [] ? inet_init+0x0/0x209 [ 2.156350] [] __vmalloc+0x22/0x30 [ 2.161443] [] alloc_large_system_hash+0x15e/0x222 [ 2.167893] [] ? inet_init+0x0/0x209 [ 2.173159] [] ? inet_init+0x0/0x209 [ 2.178400] [] tcp_init+0xa3/0x383 [ 2.183491] [] inet_init+0x14b/0x209 [ 2.188730] [] do_one_initcall+0x3c/0x1a0 [ 2.194428] [] kernel_init+0x15a/0x1b0 [ 2.199840] [] child_rip+0xa/0x20 [ 2.204848] [] ? kernel_init+0x0/0x1b0 [ 2.210273] [] ? child_rip+0x0/0x20 GR: kernel is hung right here --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q) Content-type: text/plain; name=menu.lst Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=menu.lst # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/VolGroup01/LogVol00 # initrd /initrd-version.img #boot=/dev/md0 default=1 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Ubuntu UEC-Node kernel 2.6.32.10 (pv_ops domU) root (hd4,0) kernel /vmlinuz-2.6.32.10 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 vga=ext ro console=tty0,115200n8 console=ttyS0,115200n8 text initrd /initrd.img-2.6.32.10 title Ubuntu UEC-Node kernel 2.6.32.10 (pv_ops dom0) root (hd4,0) kernel /xen-4.0.0-rc8.gz dummy=dummy dom0_mem=1024M vga=text-80x50 loglvl=all guest_loglvl=all sync_console console_to_ring com1=115200,8n1 console=com1 module /vmlinuz-2.6.32.10 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 dummy=dummy ro earlyprintk=xen console=hvc0,115200n8 console=tty0,115200n8 nomodeset text module /initrd.img-2.6.32.10 title Ubuntu UEC-Node (Lucid Lynx) 2.6.32-21 (domU) root (hd4,0) kernel /vmlinuz-2.6.32-21-server root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 ro console=tty0,115200n8 console=ttyS0,115200n8 text initrd /initrd.img-2.6.32-21-server --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q) Content-type: text/plain; name=AMD_pvops_dom0_console.txt Content-disposition: attachment; filename=AMD_pvops_dom0_console.txt Content-Transfer-Encoding: quoted-printable __ __ _ _ ___ ___ ___ =20 \ \/ /___ _ __ | || | / _ \ / _ \ _ __ ___( _ )=20 \ // _ \ '_ \ | || |_| | | | | | |__| '__/ __/ _ \=20 / \ __/ | | | |__ _| |_| | |_| |__| | | (_| (_) | /_/\_\___|_| |_| |_|(_)___(_)___/ |_| \___\___/=20 =20 (XEN) Xen version 4.0.0-rc8 (root@) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubu= ntu5) ) Sat Apr 24 11:56:47 EDT 2010 (XEN) Latest ChangeSet: Fri Mar 26 10:29:38 2010 +0000 21074:542211ba675c (XEN) Console output is synchronous. (XEN) Command line: dummy=3Ddummy dom0_mem=3D1024M vga=3Dtext-80x50 log= lvl=3Dall guest_loglvl=3Dall sync_console console_to_rin1 (XEN) Video information: (XEN) VGA is text mode 80x50, font 8x8 (XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds (XEN) EDID info not retrieved because of reasons unknown (XEN) Disc information: (XEN) Found 6 MBR signatures (XEN) Found 6 EDD information structures (XEN) Xen-e820 RAM map: (XEN) 0000000000000000 - 000000000009f800 (usable) (XEN) 000000000009f800 - 00000000000a0000 (reserved) (XEN) 00000000000f0000 - 0000000000100000 (reserved) (XEN) 0000000000100000 - 00000000afde0000 (usable) (XEN) 00000000afde0000 - 00000000afde3000 (ACPI NVS) (XEN) 00000000afde3000 - 00000000afdf0000 (ACPI data) (XEN) 00000000afdf0000 - 00000000afe00000 (reserved) (XEN) 00000000e0000000 - 00000000f0000000 (reserved) (XEN) 00000000fec00000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 0000000230000000 (usable) (XEN) ACPI: RSDP 000F75D0, 0014 (r0 GBT ) (XEN) ACPI: RSDT AFDE3000, 0038 (r1 GBT GBTUACPI 42302E31 GBTU 101010= 1) (XEN) ACPI: FACP AFDE3040, 0074 (r1 GBT GBTUACPI 42302E31 GBTU 101010= 1) (XEN) ACPI: DSDT AFDE30C0, 6E65 (r1 GBT GBTUACPI 1000 MSFT 300000= 0) (XEN) ACPI: FACS AFDE0000, 0040 (XEN) ACPI: HPET AFDEA000, 0038 (r1 GBT GBTUACPI 42302E31 GBTU 9= 8) (XEN) ACPI: MCFG AFDEA040, 003C (r1 GBT GBTUACPI 42302E31 GBTU 101010= 1) (XEN) ACPI: TAMG AFDEA080, 030A (r1 GBT GBT B0 5455312E BG53450101) (XEN) ACPI: APIC AFDE9F40, 0084 (r1 GBT GBTUACPI 42302E31 GBTU 101010= 1) (XEN) System RAM: 7433MB (7612124kB) (XEN) No NUMA configuration found (XEN) Faking a node at 0000000000000000-0000000230000000 (XEN) Domain heap initialised (XEN) found SMP MP-table at 000f5c30 (XEN) DMI 2.4 present. (XEN) Using APIC driver default (XEN) ACPI: PM-Timer IO Port: 0x4008 (XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[4004,0], pm1x_evt[4000,0] (XEN) ACPI: wakeup_vec[afde000c], vec_size[20] (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (XEN) Processor #0 0:4 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) (XEN) Processor #1 0:4 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) (XEN) Processor #2 0:4 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) (XEN) Processor #3 0:4 APIC version 16 (XEN) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) (XEN) ACPI: IRQ0 used by override. (XEN) ACPI: IRQ2 used by override. (XEN) ACPI: IRQ9 used by override. (XEN) Enabling APIC mode: Flat. Using 1 I/O APICs (XEN) ACPI: HPET id: 0x10b9a201 base: 0xfed00000 (XEN) PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 (XEN) PCI: MCFG area at e0000000 reserved in E820 (XEN) Using ACPI (MADT) for SMP configuration information (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Detected 3013.821 MHz processor. (XEN) Initing memory sharing. (XEN) HVM: ASIDs enabled. (XEN) HVM: SVM enabled (XEN) HVM: Hardware Assisted Paging detected. (XEN) AMD Fam10h machine check reporting enabled (XEN) AMD-Vi: IOMMU not found! (XEN) I/O virtualisation disabled (XEN) Total of 4 processors activated. (XEN) ENABLING IO-APIC IRQs (XEN) -> Using new ACK method (XEN) ..TIMER: vector=3D0xF0 apic1=3D0 pin1=3D2 apic2=3D-1 pin2=3D-1 (XEN) TSC is reliable, synchronization unnecessary (XEN) Platform timer is 14.318MHz HPET =EF=BF=BD(XEN) Allocated console ring of 32 KiB. (XEN) do_IRQ: 1.231 No irq handler for vector (irq -1) (XEN) do_IRQ: 3.231 No irq handler for vector (irq -1) (XEN) microcode.c:73:d32767 microcode: CPU1 resumed (XEN) do_IRQ: 2.231 No irq handler for vector (irq -1) (XEN) microcode.c:73:d32767 microcode: CPU3 resumed (XEN) Brought up 4 CPUs (XEN) microcode.c:73:d32767 microcode: CPU2 resumed (XEN) HPET: 4 timers in total, 3 timers will be used for broadcast (XEN) ACPI sleep modes: S3 (XEN) MCA: Use hw thresholding to adjust polling frequency (XEN) mcheck_poll: Machine check polling timer started. (XEN) *** LOADING DOMAIN 0 *** (XEN) Xen kernel: 64-bit, lsb, compat32 (XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1a72000 (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 0000000210000000->0000000220000000 (196608 pages to= be allocated) (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff81000000->ffffffff81a72000 (XEN) Init. ramdisk: ffffffff81a72000->ffffffff8f7d1600 (XEN) Phys-Mach map: ffffffff8f7d2000->ffffffff8f9d2000 (XEN) Start info: ffffffff8f9d2000->ffffffff8f9d24b4 (XEN) Page tables: ffffffff8f9d3000->ffffffff8fa54000 (XEN) Boot stack: ffffffff8fa54000->ffffffff8fa55000 (XEN) TOTAL: ffffffff80000000->ffffffff8fc00000 (XEN) ENTRY ADDRESS: ffffffff81879200 (XEN) Dom0 has maximum 4 VCPUs (XEN) Scrubbing Free RAM: ...............................................= ...................done. (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: All (XEN) Guest Loglevel: All (XEN) ********************************************** (XEN) ******* WARNING: CONSOLE OUTPUT IS SYNCHRONOUS (XEN) ******* This option is intended to aid debugging of Xen by ensuring (XEN) ******* that all output is synchronously delivered on the serial li= ne. (XEN) ******* However it can introduce SIGNIFICANT latencies and affect (XEN) ******* timekeeping. It is NOT recommended for production use! (XEN) ********************************************** (XEN) 3... 2... 1...=20 (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input= to Xen) (XEN) Freed 164kB init memory. mapping kernel into physical memory Xen: setup ISA identity maps about to get started... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32.10 (root@grp-01-23-02) (gcc version 4= .4.3 (Ubuntu 4.4.3-4ubuntu5) ) #12 SMP Sat Apr0 [ 0.000000] Command line: root=3D/dev/mapper/vg--grp--01--23--02--2-Lo= gVol00 dummy=3Ddummy ro earlyprintk=3Dxen console=3Dhvt [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] xen_release_chunk: looking at area pfn 40000-afde0: 0 page= s freed [ 0.000000] xen_release_chunk: looking at area pfn afe00-e0000: 0 page= s freed [ 0.000000] xen_release_chunk: looking at area pfn f0000-fec00: 0 page= s freed [ 0.000000] released 0 pages of unused memory [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] Xen: 0000000000000000 - 000000000009f800 (usable) [ 0.000000] Xen: 000000000009f800 - 0000000000100000 (reserved) [ 0.000000] Xen: 0000000000100000 - 0000000040000000 (usable) [ 0.000000] Xen: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] Xen: 00000000afde3000 - 00000000afdf0000 (ACPI data) [ 0.000000] Xen: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] Xen: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] Xen: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] bootconsole [xenboot0] enabled [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn =3D 0x40000 max_arch_pfn =3D 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] modified physical RAM map: [ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable) [ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved) [ 0.000000] modified: 0000000000006000 - 000000000009f800 (usable) [ 0.000000] modified: 000000000009f800 - 0000000000100000 (reserved) [ 0.000000] modified: 0000000000100000 - 0000000040000000 (usable) [ 0.000000] modified: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] modified: 00000000afde3000 - 00000000afdf0000 (ACPI data) [ 0.000000] modified: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] init_memory_mapping: 0000000000000000-0000000040000000 [ 0.000000] RAMDISK: 01a72000 - 0f7d1600 [ 0.000000] ACPI: RSDP 00000000000f75d0 00014 (v00 GBT ) [ 0.000000] ACPI: RSDT 00000000afde3000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: FACP 00000000afde3040 00074 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: DSDT 00000000afde30c0 06E65 (v01 GBT GBTUACPI 000= 01000 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000afde0000 00040 [ 0.000000] ACPI: HPET 00000000afdea000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 00000098) [ 0.000000] ACPI: MCFG 00000000afdea040 0003C (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: TAMG 00000000afdea080 0030A (v01 GBT GBT B0 545= 5312E BG?? 53450101) [ 0.000000] ACPI: APIC 00000000afde9f40 00084 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] Scanning NUMA topology in Northbridge 24 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000040000000 [ 0.000000] Bootmem setup node 0 0000000000000000-0000000040000000 [ 0.000000] NODE_DATA [0000000000008000 - 000000000000cfff] [ 0.000000] bootmap [000000000000d000 - 0000000000014fff] pages 8 [ 0.000000] (8 early reservations) =3D=3D> bootmem [0000000000 - 00400= 00000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page =3D=3D> [0= 000000000 - 0000001000] [ 0.000000] #1 [000f9d3000 - 000fa54000] XEN PAGETABLES =3D=3D> [0= 00f9d3000 - 000fa54000] [ 0.000000] #2 [0000006000 - 0000008000] TRAMPOLINE =3D=3D> [0= 000006000 - 0000008000] [ 0.000000] #3 [0001000000 - 0001a51864] TEXT DATA BSS =3D=3D> [0= 001000000 - 0001a51864] [ 0.000000] #4 [0001a72000 - 000f7d1600] RAMDISK =3D=3D> [0= 001a72000 - 000f7d1600] [ 0.000000] #5 [000f7d2000 - 000f9d3000] XEN START INFO =3D=3D> [0= 00f7d2000 - 000f9d3000] [ 0.000000] #6 [0001a52000 - 0001a520fe] BRK =3D=3D> [0= 001a52000 - 0001a520fe] [ 0.000000] #7 [0000100000 - 000027e000] PGTABLE =3D=3D> [0= 000100000 - 000027e000] [ 0.000000] found SMP MP-table at [ffff8800000f5c30] f5c30 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00100000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00000001 [ 0.000000] 0: 0x00000006 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x00040000 [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0= -0 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 2 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 9 [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 0000000000001000 - 000000000= 0006000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 000000000= 00a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 000000000= 0100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 400000= 00:6fde0000) [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.0.0-rc8 (preserve-AD) (dom0) [ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88000fa8a000 s91416 r81= 92 d23272 u122880 [ 0.000000] pcpu-alloc: s91416 r8192 d23272 u122880 alloc=3D30*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3=20 [ 0.000000] Xen: using vcpu_info placement [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. To= tal pages: 258073 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=3D/dev/mapper/vg--grp--01--23--0= 2--2-LogVol00 dummy=3Ddummy ro earlyprintk=3Dxen cont [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] DMA: Placing 64MB software IO TLB between ffff880010c3f000= - ffff880014c3f000 [ 0.000000] DMA: software IO TLB at phys 0x10c3f000 - 0x14c3f000 [ 0.000000] xen_swiotlb_fixup: buf=3Dffff880010c3f000 size=3D67108864 [ 0.000000] xen_swiotlb_fixup: buf=3Dffff880014c9f000 size=3D32768 [ 0.000000] Memory: 725700k/1048576k available (5523k kernel code, 408= k absent, 322468k reserved, 3053k data, 800k i) [ 0.000000] SLUB: Genslabs=3D14, HWalign=3D64, Order=3D0-3, MinObjects= =3D0, CPUs=3D4, Nodes=3D1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:4352 nr_irqs:1280 [ 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 low level) [ 0.000000] xen: sci override: source_irq=3D9 global_irq=3D9 trigger=3D= c polarity=3D3 [ 0.000000] xen_allocate_pirq: returning irq 9 for gsi 9 [ 0.000000] Already setup the GSI :9 [ 0.000000] xen: acpi sci 9 [ 0.000000] Console: colour VGA+ 80x50 [ 0.000000] console [tty0] enabled, bootconsole disabled [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32.10 (root@grp-01-23-02) (gcc version 4= .4.3 (Ubuntu 4.4.3-4ubuntu5) ) #12 SMP Sat Apr0 [ 0.000000] Command line: root=3D/dev/mapper/vg--grp--01--23--02--2-Lo= gVol00 dummy=3Ddummy ro earlyprintk=3Dxen console=3Dhvt [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] xen_release_chunk: looking at area pfn 40000-afde0: 0 page= s freed [ 0.000000] xen_release_chunk: looking at area pfn afe00-e0000: 0 page= s freed [ 0.000000] xen_release_chunk: looking at area pfn f0000-fec00: 0 page= s freed [ 0.000000] released 0 pages of unused memory [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] Xen: 0000000000000000 - 000000000009f800 (usable) [ 0.000000] Xen: 000000000009f800 - 0000000000100000 (reserved) [ 0.000000] Xen: 0000000000100000 - 0000000040000000 (usable) [ 0.000000] Xen: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] Xen: 00000000afde3000 - 00000000afdf0000 (ACPI data) [ 0.000000] Xen: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] Xen: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] Xen: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] bootconsole [xenboot0] enabled [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn =3D 0x40000 max_arch_pfn =3D 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] modified physical RAM map: [ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable) [ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved) [ 0.000000] modified: 0000000000006000 - 000000000009f800 (usable) [ 0.000000] modified: 000000000009f800 - 0000000000100000 (reserved) [ 0.000000] modified: 0000000000100000 - 0000000040000000 (usable) [ 0.000000] modified: 00000000afde0000 - 00000000afde3000 (ACPI NVS) [ 0.000000] modified: 00000000afde3000 - 00000000afdf0000 (ACPI data) [ 0.000000] modified: 00000000afdf0000 - 00000000afe00000 (reserved) [ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] init_memory_mapping: 0000000000000000-0000000040000000 [ 0.000000] RAMDISK: 01a72000 - 0f7d1600 [ 0.000000] ACPI: RSDP 00000000000f75d0 00014 (v00 GBT ) [ 0.000000] ACPI: RSDT 00000000afde3000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: FACP 00000000afde3040 00074 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: DSDT 00000000afde30c0 06E65 (v01 GBT GBTUACPI 000= 01000 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000afde0000 00040 [ 0.000000] ACPI: HPET 00000000afdea000 00038 (v01 GBT GBTUACPI 423= 02E31 GBTU 00000098) [ 0.000000] ACPI: MCFG 00000000afdea040 0003C (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] ACPI: TAMG 00000000afdea080 0030A (v01 GBT GBT B0 545= 5312E BG?? 53450101) [ 0.000000] ACPI: APIC 00000000afde9f40 00084 (v01 GBT GBTUACPI 423= 02E31 GBTU 01010101) [ 0.000000] Scanning NUMA topology in Northbridge 24 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000040000000 [ 0.000000] Bootmem setup node 0 0000000000000000-0000000040000000 [ 0.000000] NODE_DATA [0000000000008000 - 000000000000cfff] [ 0.000000] bootmap [000000000000d000 - 0000000000014fff] pages 8 [ 0.000000] (8 early reservations) =3D=3D> bootmem [0000000000 - 00400= 00000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page =3D=3D> [0= 000000000 - 0000001000] [ 0.000000] #1 [000f9d3000 - 000fa54000] XEN PAGETABLES =3D=3D> [0= 00f9d3000 - 000fa54000] [ 0.000000] #2 [0000006000 - 0000008000] TRAMPOLINE =3D=3D> [0= 000006000 - 0000008000] [ 0.000000] #3 [0001000000 - 0001a51864] TEXT DATA BSS =3D=3D> [0= 001000000 - 0001a51864] [ 0.000000] #4 [0001a72000 - 000f7d1600] RAMDISK =3D=3D> [0= 001a72000 - 000f7d1600] [ 0.000000] #5 [000f7d2000 - 000f9d3000] XEN START INFO =3D=3D> [0= 00f7d2000 - 000f9d3000] [ 0.000000] #6 [0001a52000 - 0001a520fe] BRK =3D=3D> [0= 001a52000 - 0001a520fe] [ 0.000000] #7 [0000100000 - 000027e000] PGTABLE =3D=3D> [0= 000100000 - 000027e000] [ 0.000000] found SMP MP-table at [ffff8800000f5c30] f5c30 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00100000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00000001 [ 0.000000] 0: 0x00000006 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x00040000 [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0= -0 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 2 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 9 [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 0000000000001000 - 000000000= 0006000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 000000000= 00a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 000000000= 0100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 400000= 00:6fde0000) [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.0.0-rc8 (preserve-AD) (dom0) [ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88000fa8a000 s91416 r81= 92 d23272 u122880 [ 0.000000] pcpu-alloc: s91416 r8192 d23272 u122880 alloc=3D30*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3=20 [ 0.000000] Xen: using vcpu_info placement [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. To= tal pages: 258073 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=3D/dev/mapper/vg--grp--01--23--0= 2--2-LogVol00 dummy=3Ddummy ro earlyprintk=3Dxen cont [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] DMA: Placing 64MB software IO TLB between ffff880010c3f000= - ffff880014c3f000 [ 0.000000] DMA: software IO TLB at phys 0x10c3f000 - 0x14c3f000 [ 0.000000] xen_swiotlb_fixup: buf=3Dffff880010c3f000 size=3D67108864 [ 0.000000] xen_swiotlb_fixup: buf=3Dffff880014c9f000 size=3D32768 [ 0.000000] Memory: 725700k/1048576k available (5523k kernel code, 408= k absent, 322468k reserved, 3053k data, 800k i) [ 0.000000] SLUB: Genslabs=3D14, HWalign=3D64, Order=3D0-3, MinObjects= =3D0, CPUs=3D4, Nodes=3D1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:4352 nr_irqs:1280 [ 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 low level) [ 0.000000] xen: sci override: source_irq=3D9 global_irq=3D9 trigger=3D= c polarity=3D3 [ 0.000000] xen_allocate_pirq: returning irq 9 for gsi 9 [ 0.000000] Already setup the GSI :9 [ 0.000000] xen: acpi sci 9 [ 0.000000] Console: colour VGA+ 80x50 [ 0.000000] console [tty0] enabled, bootconsole disabled [ 0.000000] console [hvc0] enabled [ 0.000000] allocated 10485760 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=3Dmemory' option if you don't w= ant memory cgroups [ 0.000000] installing Xen timer for CPU 0 (XEN) traps.c:2309:d0 Domain attempted WRMSR 00000000c0010004 from 000002= 70:e8597444 to 00000000:00000000. (XEN) traps.c:2309:d0 Domain attempted WRMSR 00000000c0010000 from 000000= 00:00030076 to 00000000:00430076. [ 0.000000] Detected 3579879.094 MHz processor. [ 0.010000] Calibrating delay loop (skipped), value calculated using t= imer frequency.. 6027.64 BogoMIPS (lpj=3D3013820) [ 0.010031] Security Framework initialized [ 0.014199] SELinux: Disabled at boot. [ 0.018367] Dentry cache hash table entries: 131072 (order: 8, 1048576= bytes) [ 0.020085] Inode-cache hash table entries: 65536 (order: 7, 524288 by= tes) [ 0.027303] Mount-cache hash table entries: 256 [ 0.030138] Initializing cgroup subsys ns [ 0.034191] Initializing cgroup subsys cpuacct [ 0.038774] Initializing cgroup subsys memory [ 0.040000] Initializing cgroup subsys devices [ 0.040000] Initializing cgroup subsys freezer [ 0.040000] Initializing cgroup subsys net_cls [ 0.040025] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.047277] CPU: L2 Cache: 512K (64 bytes/line) [ 0.050000] CPU 0/0x0 -> Node 0 [ 0.050006] CPU: Physical Processor ID: 0 [ 0.054124] CPU: Processor Core ID: 0 [ 0.057947] Performance Events: AMD PMU driver. [ 0.060000] ------------[ cut here ]------------ [ 0.060000] WARNING: at arch/x86/xen/enlighten.c:722 xen_apic_write+0x= 1a/0x20() [ 0.060000] Hardware name: GA-MA790GP-UD4H [ 0.060000] Modules linked in: [ 0.060000] Pid: 0, comm: swapper Not tainted 2.6.32.10 #12 [ 0.060000] Call Trace: [ 0.060000] [] warn_slowpath_common+0x7b/0xc0 [ 0.060000] [] warn_slowpath_null+0x14/0x20 [ 0.060000] [] xen_apic_write+0x1a/0x20 [ 0.060000] [] perf_events_lapic_init+0x36/0x40 [ 0.060000] [] init_hw_perf_events+0x311/0x3ae [ 0.060000] [] identify_boot_cpu+0x3c/0x3e [ 0.060000] [] check_bugs+0x9/0x2d [ 0.060000] [] start_kernel+0x3d7/0x3f7 [ 0.060000] [] x86_64_start_reservations+0x125/0x12= 9 [ 0.060000] [] xen_start_kernel+0x6ab/0x6b2 [ 0.060007] ---[ end trace a7919e7f17c0a725 ]--- [ 0.064773] ... version: 0 [ 0.068914] ... bit width: 48 [ 0.070000] ... generic registers: 4 [ 0.070000] ... value mask: 0000ffffffffffff [ 0.070000] ... max period: 00007fffffffffff [ 0.070000] ... fixed-purpose events: 0 [ 0.070000] ... event mask: 000000000000000f [ 0.070000] SMP alternatives: switching to UP code [ 0.070000] ACPI: Core revision 20090903 [ 0.080046] ftrace: converting mcount calls to 0f 1f 44 00 00 [ 0.085906] ftrace: allocating 21751 entries in 86 pages [ 0.090081] cpu 0 spinlock event irq 1278 [ 0.095201] installing Xen timer for CPU 1 [ 0.099408] cpu 1 spinlock event irq 1272 [ 0.100021] SMP alternatives: switching to SMP code [ 0.000017] Initializing CPU#1 [ 0.000063] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.000065] CPU: L2 Cache: 512K (64 bytes/line) [ 0.000067] CPU 1/0x0 -> Node 0 [ 0.000069] CPU: Physical Processor ID: 0 [ 0.000070] CPU: Processor Core ID: 1 [ 0.110190] installing Xen timer for CPU 2 [ 0.120013] cpu 2 spinlock event irq 1266 [ 0.000014] Initializing CPU#2 [ 0.000066] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.000069] CPU: L2 Cache: 512K (64 bytes/line) [ 0.000071] CPU 2/0x0 -> Node 0 [ 0.000073] CPU: Physical Processor ID: 0 [ 0.000074] CPU: Processor Core ID: 3 [ 0.124284] installing Xen timer for CPU 3 [ 0.130013] cpu 3 spinlock event irq 1260 [ 0.000014] Initializing CPU#3 [ 0.000059] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 byte= s/line) [ 0.000062] CPU: L2 Cache: 512K (64 bytes/line) [ 0.000064] CPU 3/0x0 -> Node 0 [ 0.000066] CPU: Physical Processor ID: 0 [ 0.000067] CPU: Processor Core ID: 2 [ 0.134281] Brought up 4 CPUs [ 0.140143] devtmpfs: initialized [ 0.144593] Grant table initialized [ 0.148145] regulator: core version 0.5 [ 0.150000] Time: 23:47:59 Date: 05/04/10 [ 0.150039] NET: Registered protocol family 16 [ 0.154689] TOM: 00000000d0000000 aka 3328M [ 0.158954] TOM2: 0000000230000000 aka 8960M [ 0.160033] ACPI: bus type pci registered [ 0.164136] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0= - 255 [ 0.170000] PCI: MCFG area at e0000000 reserved in E820 [ 0.199638] PCI: Using MMCONFIG at e0000000 - efffffff [ 0.200000] PCI: Using configuration type 1 for base access [ 0.200710] bio: create slab at 0 [ 0.205749] ERROR: Unable to locate IOAPIC for GSI 9 [ 0.219518] ACPI: Interpreter enabled [ 0.220000] ACPI: (supports S0 S1 S4 S5) [ 0.220000] ACPI: Using IOAPIC for interrupt routing [ 0.224951] ACPI: No dock devices found. [ 0.229090] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.230257] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold [ 0.236426] pci 0000:00:0a.0: PME# disabled [ 0.240432] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 0.246533] pci 0000:00:12.2: PME# disabled [ 0.250288] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 0.256422] pci 0000:00:13.2: PME# disabled [ 0.260345] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.266527] pci 0000:00:14.2: PME# disabled [ 0.270791] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3col= d [ 0.277532] pci 0000:02:00.0: PME# disabled [ 0.280250] pci 0000:03:0e.0: PME# supported from D0 D1 D2 D3hot [ 0.286384] pci 0000:03:0e.0: PME# disabled [ 0.290038] pci 0000:00:14.4: transparent bridge (XEN) PCI add device 00:00.0 (XEN) PCI add device 00:01.0 (XEN) PCI add device 00:0a.0 (XEN) PCI add device 00:11.0 (XEN) PCI add device 00:12.0 (XEN) PCI add device 00:12.1 (XEN) PCI add device 00:12.2 (XEN) PCI add device 00:13.0 (XEN) PCI add device 00:13.1 (XEN) PCI add device 00:13.2 (XEN) PCI add device 00:14.0 (XEN) PCI add device 00:14.1 (XEN) PCI add device 00:14.2 (XEN) PCI add device 00:14.3 (XEN) PCI add device 00:14.4 (XEN) PCI add device 00:14.5 (XEN) PCI add device 00:18.0 (XEN) PCI add device 00:18.1 (XEN) PCI add device 00:18.2 (XEN) PCI add device 00:18.3 (XEN) PCI add device 00:18.4 (XEN) PCI add device 01:05.0 (XEN) PCI add device 01:05.1 (XEN) PCI add device 02:00.0 (XEN) PCI add device 03:0e.0 [ 0.367968] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.370083] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.377650] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.380080] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.387617] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.390080] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.397623] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.400081] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0,= disabled. [ 0.407668] xen_balloon: Initialising balloon driver with page order 0= . [ 0.410069] vgaarb: device added: PCI:0000:01:05.0,decodes=3Dio+mem,ow= ns=3Dio+mem,locks=3Dnone [ 0.418302] vgaarb: loaded [ 0.420098] SCSI subsystem initialized [ 0.424102] usbcore: registered new interface driver usbfs [ 0.429696] usbcore: registered new interface driver hub [ 0.430023] usbcore: registered new device driver usb [ 0.435271] ACPI: WMI: Mapper loaded [ 0.438914] PCI: Using ACPI for IRQ routing [ 0.440000] pci 0000:00:00.0: BAR 3: address space collision on of dev= ice [0xe0000000-0xffffffff] [ 0.440000] pci 0000:00:00.0: BAR 3: can't allocate resource [ 0.440075] NetLabel: Initializing [ 0.443576] NetLabel: domain hash size =3D 128 [ 0.448065] NetLabel: protocols =3D UNLABELED CIPSOv4 [ 0.450000] NetLabel: unlabeled traffic allowed by default [ 0.450067] Switching to clocksource xen [ 0.454221] pnp: PnP ACPI init [ 0.454734] ACPI: bus type pnp registered [ 0.459856] xen_allocate_pirq: returning irq 8 for gsi 8 [ 0.465242] Already setup the GSI :8 [ 0.469085] xen_allocate_pirq: returning irq 13 for gsi 13 [ 0.474631] Already setup the GSI :13 [ 0.478937] xen_allocate_pirq: returning irq 4 for gsi 4 [ 0.484319] Already setup the GSI :4 [ 0.488148] xen_allocate_pirq: returning irq 12 for gsi 12 [ 0.493706] Already setup the GSI :12 [ 0.497548] xen_allocate_pirq: returning irq 1 for gsi 1 [ 0.502919] Already setup the GSI :1 [ 0.507005] pnp 00:0c: mem resource (0xd1c00-0xd3fff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 0.512916] pnp 00:0c: mem resource (0xf0000-0xf7fff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 0.512916] pnp 00:0c: mem resource (0xf8000-0xfbfff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 0.512916] pnp 00:0c: mem resource (0xfc000-0xfffff) overlaps 0000:00= :00.0 BAR 3 (0x0-0x1fffffff), disabling [ 0.512916] pnp 00:0c: mem resource (0x0-0x9ffff) overlaps 0000:00:00.= 0 BAR 3 (0x0-0x1fffffff), disabling [ 0.512916] pnp 00:0c: mem resource (0x100000-0xafddffff) overlaps 000= 0:00:00.0 BAR 3 (0x0-0x1fffffff), disabling [ 0.567842] pnp: PnP ACPI: found 13 devices [ 0.572091] ACPI: ACPI bus type pnp unregistered [ 0.576803] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.582083] system 00:01: ioport range 0x220-0x225 has been reserved [ 0.582083] system 00:01: ioport range 0x290-0x294 has been reserved [ 0.596331] system 00:02: ioport range 0x4100-0x411f has been reserved [ 0.603016] system 00:02: ioport range 0x228-0x22f has been reserved [ 0.606323] system 00:02: ioport range 0x40b-0x40b has been reserved [ 0.606323] system 00:02: ioport range 0x4d6-0x4d6 has been reserved [ 0.606323] system 00:02: ioport range 0xc00-0xc01 has been reserved [ 0.606323] system 00:02: ioport range 0xc14-0xc14 has been reserved [ 0.606323] system 00:02: ioport range 0xc50-0xc52 has been reserved [ 0.606323] system 00:02: ioport range 0xc6c-0xc6d has been reserved [ 0.606323] system 00:02: ioport range 0xc6f-0xc6f has been reserved [ 0.606323] system 00:02: ioport range 0xcd0-0xcd1 has been reserved [ 0.606323] system 00:02: ioport range 0xcd2-0xcd3 has been reserved [ 0.606323] system 00:02: ioport range 0xcd4-0xcdf has been reserved [ 0.606323] system 00:02: ioport range 0x4000-0x40fe has been reserved [ 0.606323] system 00:02: ioport range 0x4210-0x4217 has been reserved [ 0.606323] system 00:02: ioport range 0xb00-0xb0f has been reserved [ 0.606323] system 00:02: ioport range 0xb10-0xb1f has been reserved [ 0.700945] system 00:02: ioport range 0xb20-0xb3f has been reserved [ 0.707408] system 00:0b: iomem range 0xe0000000-0xefffffff has been r= eserved [ 0.714692] system 00:0c: iomem range 0xafde0000-0xafdfffff could not = be reserved [ 0.722319] system 00:0c: iomem range 0xffff0000-0xffffffff has been r= eserved [ 0.724684] system 00:0c: iomem range 0xafef0000-0xcfeeffff has been r= eserved [ 0.724684] system 00:0c: iomem range 0xfec00000-0xfec00fff could not = be reserved [ 0.724684] system 00:0c: iomem range 0xfee00000-0xfee00fff has been r= eserved [ 0.724684] system 00:0c: iomem range 0xfff80000-0xfffeffff has been r= eserved [ 0.762269] PM-Timer failed consistency check (0x0xffffff) - aborting= . [ 0.769036] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 0.770004] pci 0000:00:01.0: IO window: 0xe000-0xefff [ 0.770004] pci 0000:00:01.0: MEM window: 0xfde00000-0xfdffffff [ 0.770004] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x00= 0000dfffffff [ 0.770004] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:02 [ 0.770004] pci 0000:00:0a.0: IO window: 0xd000-0xdfff [ 0.770004] pci 0000:00:0a.0: MEM window: 0xfdd00000-0xfddfffff [ 0.770004] pci 0000:00:0a.0: PREFETCH window: 0x000000fda00000-0x00= 0000fdafffff [ 0.770004] pci 0000:00:14.4: PCI bridge, secondary bus 0000:03 [ 0.770004] pci 0000:00:14.4: IO window: 0xc000-0xcfff [ 0.770004] pci 0000:00:14.4: MEM window: 0xfdc00000-0xfdcfffff [ 0.770004] pci 0000:00:14.4: PREFETCH window: 0xfdb00000-0xfdbfffff [ 0.845278] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ = 18 [ 0.852161] NET: Registered protocol family 2 [ 0.856716] IP route cache hash table entries: 32768 (order: 6, 262144= bytes) [ 0.864551] TCP established hash table entries: 131072 (order: 9, 2097= 152 bytes) [ 0.872772] TCP bind hash table entries: 65536 (order: 8, 1048576 byte= s) [ 0.879884] TCP: Hash tables configured (established 131072 bind 65536= ) [ 0.882706] TCP reno registered [ 0.889969] NET: Registered protocol family 1 [ 0.924415] Trying to unpack rootfs image as initramfs... [ 1.130546] Freeing initrd memory: 226685k freed [ 1.229176] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.230046] DMA: Placing 64MB software IO TLB between ffff880010c3f000= - ffff880014c3f000 [ 1.230046] DMA: software IO TLB at phys 0x10c3f000 - 0x14c3f000 [ 1.250625] Scanning for low memory corruption every 60 seconds [ 1.256837] audit: initializing netlink socket (disabled) [ 1.262310] type=3D2000 audit(1273016881.682:1): initialized [ 1.273991] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.281733] VFS: Disk quotas dquot_6.5.2 [ 1.285789] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.292923] fuse init (API version 7.13) [ 1.296971] msgmni has been set to 1860 [ 1.301111] alg: No test for stdrng (krng) [ 1.305308] Block layer SCSI generic (bsg) driver version 0.4 loaded (= major 253) [ 1.310887] io scheduler noop registered [ 1.310887] io scheduler anticipatory registered [ 1.310887] io scheduler deadline registered (default) [ 1.327003] io scheduler cfq registered [ 1.331295] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.337010] pciehp: PCI Express Hot Plug Controller Driver version: 0.= 4 [ 1.343932] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PN= P0C0C:00/input/input0 [ 1.352403] ACPI: Power Button [PWRB] [ 1.356273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/in= put/input1 [ 1.363780] ACPI: Power Button [PWRF] [ 1.369700] Event-channel device installed. [ 1.377742] blktap_device_init: blktap device major 253 [ 1.383036] blktap_ring_init: blktap ring major: 252 [ 1.388828] registering netback [ 1.393379] hpet_acpi_add: no address or irqs in _CRS [ 1.398534] Linux agpgart interface v0.103 [ 1.402131] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.410263] brd: module loaded [ 1.413803] loop: module loaded [ 1.417122] input: Macintosh mouse button emulation as /devices/virtua= l/input/input2 [ 1.425157] pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -= > IRQ 16 [ 1.432781] Fixed MDIO Bus: probed [ 1.436339] PPP generic driver version 2.4.2 [ 1.440770] tun: Universal TUN/TAP device driver, 1.6 [ 1.445900] tun: (C) 1999-2004 Max Krasnyansky [ 1.452314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.459000] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) ->= IRQ 17 [ 1.462246] ehci_hcd 0000:00:12.2: EHCI Host Controller [ 1.471626] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bu= s number 1 [ 1.479226] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze= workaround [ 1.481597] ehci_hcd 0000:00:12.2: debug port 1 [ 1.481597] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000 [ 1.510037] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.515983] usb usb1: configuration #1 chosen from 1 choice [ 1.521700] hub 1-0:1.0: USB hub found [ 1.525557] hub 1-0:1.0: 6 ports detected [ 1.529766] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) ->= IRQ 19 [ 1.531675] ehci_hcd 0000:00:13.2: EHCI Host Controller [ 1.542439] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bu= s number 2 [ 1.550009] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze= workaround [ 1.557635] ehci_hcd 0000:00:13.2: debug port 1 [ 1.562355] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000 [ 1.580041] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.585974] usb usb2: configuration #1 chosen from 1 choice [ 1.591636] hub 2-0:1.0: USB hub found [ 1.595514] hub 2-0:1.0: 6 ports detected [ 1.599698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.606018] xen_allocate_pirq: returning irq 16 for gsi 16 [ 1.611603] Already setup the GSI :16 [ 1.615358] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) ->= IRQ 16 [ 1.621600] ohci_hcd 0000:00:12.0: OHCI Host Controller [ 1.628062] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bu= s number 3 [ 1.635645] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000 [ 1.684112] usb usb3: configuration #1 chosen from 1 choice [ 1.689773] hub 3-0:1.0: USB hub found [ 1.693666] hub 3-0:1.0: 3 ports detected [ 1.697909] xen_allocate_pirq: returning irq 16 for gsi 16 [ 1.703488] Already setup the GSI :16 [ 1.707224] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) ->= IRQ 16 [ 1.713483] ohci_hcd 0000:00:12.1: OHCI Host Controller [ 1.719923] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bu= s number 4 [ 1.760108] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000 [ 1.824190] usb usb4: configuration #1 chosen from 1 choice [ 1.829953] hub 4-0:1.0: USB hub found [ 1.833860] hub 4-0:1.0: 3 ports detected [ 1.838107] xen_allocate_pirq: returning irq 18 for gsi 18 [ 1.843780] Already setup the GSI :18 [ 1.847576] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) ->= IRQ 18 [ 1.853775] ohci_hcd 0000:00:13.0: OHCI Host Controller [ 1.860628] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bu= s number 5 [ 1.900141] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000 [ 1.964199] usb usb5: configuration #1 chosen from 1 choice [ 1.969965] hub 5-0:1.0: USB hub found [ 1.973951] hub 5-0:1.0: 3 ports detected [ 1.978206] xen_allocate_pirq: returning irq 18 for gsi 18 [ 1.983878] Already setup the GSI :18 [ 1.987765] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) ->= IRQ 18 [ 1.993874] ohci_hcd 0000:00:13.1: OHCI Host Controller [ 2.000826] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bu= s number 6 [ 2.040121] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000 [ 2.104190] usb usb6: configuration #1 chosen from 1 choice [ 2.110005] hub 6-0:1.0: USB hub found [ 2.113995] hub 6-0:1.0: 3 ports detected [ 2.118353] xen_allocate_pirq: returning irq 18 for gsi 18 [ 2.124017] Already setup the GSI :18 [ 2.127888] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) ->= IRQ 18 [ 2.134011] ohci_hcd 0000:00:14.5: OHCI Host Controller [ 2.140853] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bu= s number 7 [ 2.180112] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000 [ 2.244195] usb usb7: configuration #1 chosen from 1 choice [ 2.250033] hub 7-0:1.0: USB hub found [ 2.254000] hub 7-0:1.0: 2 ports detected [ 2.258274] uhci_hcd: USB Universal Host Controller Interface driver [ 2.264988] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0= x64 irq 1,12 [ 2.273350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.278456] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.283766] mice: PS/2 mouse device common for all mice [ 2.289239] rtc_cmos 00:05: RTC can wake from S4 [ 2.294095] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 2.300519] rtc0: alarms up to one month, 242 bytes nvram [ 2.306267] device-mapper: uevent: version 1.0.3 [ 2.311045] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialise= d: dm-devel@redhat.com [ 2.319921] device-mapper: multipath: version 1.1.0 loaded [ 2.325539] device-mapper: multipath round-robin: version 1.0.0 loaded [ 2.332609] cpuidle: using governor ladder [ 2.336815] cpuidle: using governor menu [ 2.341098] input: AT Translated Set 2 keyboard as /devices/platform/i= 8042/serio0/input/input3 [ 2.341322] TCP cubic registered [ 2.341420] NET: Registered protocol family 10 [ 2.341867] lo: Disabled Privacy Extensions [ 2.342109] NET: Registered protocol family 17 [ 2.368274] powernow-k8: Found 1 AMD Phenom(tm) II X4 940 Processor pr= ocessors (4 cpu cores) (version 2.20.00) [ 2.378629] [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objec= ts found. [ 2.378630] [Firmware Bug]: powernow-k8: Try again with latest BIOS. [ 2.393097] registered taskstats version 1 [ 2.397725] Magic number: 10:968:806 [ 2.401706] rtc_cmos 00:05: setting system clock to 2010-05-04 23:48:0= 2 UTC (1273016882) [ 2.410082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.411678] EDD information not available. [ 2.420862] Freeing unused kernel memory: 800k freed [ 2.426201] Write protecting the kernel read-only data: 7796k [ 2.466932] udev: starting version 151 [ 2.485935] md: linear personality registered for level -1 [ 2.531017] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ= 22 [ 2.538168] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps = 0x3f impl SATA mode [ 2.540011] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo p= mp pio slum part ccc=20 [ 2.572272] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.578074] xen_allocate_pirq: returning irq 18 for gsi 18 [ 2.583868] Already setup the GSI :18 [ 2.587711] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IR= Q 18 [ 2.595713] eth0: RTL8168c/8111c at 0xffffc900001ee000, 00:24:1d:19:05= :df, XID 1c4000c0 IRQ 1251 [ 2.608296] xen_allocate_pirq: returning irq 22 for gsi 22 [ 2.614107] Already setup the GSI :22 [ 2.617916] ohci1394 0000:03:0e.0: PCI INT A -> GSI 22 (level, low) ->= IRQ 22 [ 2.633818] md: multipath personality registered for level -4 [ 2.642652] scsi0 : ahci [ 2.645423] scsi1 : ahci [ 2.648183] scsi2 : ahci [ 2.650992] scsi3 : ahci [ 2.653750] scsi4 : ahci [ 2.656424] scsi5 : ahci [ 2.659292] ata1: SATA max UDMA/133 irq_stat 0x00400000, PHY RDY chang= ed irq 22 [ 2.666799] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f= 180 irq 22 [ 2.674553] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f= 200 irq 22 [ 2.682239] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f= 280 irq 22 [ 2.689821] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f= 300 irq 22 [ 2.691136] md: raid0 personality registered for level 0 [ 2.692230] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f= 380 irq 22 [ 2.710642] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=3D[22] MMIO=3D= [fdcff000-fdcff7ff] Max Packet=3D[2048] IR/IT co] [ 2.722893] scsi6 : pata_atiixp [ 2.726262] scsi7 : pata_atiixp [ 2.730653] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 i= rq 14 [ 2.732343] md: raid1 personality registered for level 1 [ 2.740005] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 i= rq 15 [ 2.940512] ata7.01: ATAPI: HL-DT-STDVD-ROM GDR8164B, 0L06, max UDMA/3= 3 [ 2.980480] ata7.01: configured for UDMA/33 [ 3.280065] ata2: softreset failed (device not ready) [ 3.285263] ata2: applying SB600 PMP SRST workaround and retrying [ 3.291611] ata4: softreset failed (device not ready) [ 3.291637] ata5: softreset failed (device not ready) [ 3.291640] ata5: applying SB600 PMP SRST workaround and retrying [ 3.291669] ata3: softreset failed (device not ready) [ 3.291671] ata3: applying SB600 PMP SRST workaround and retrying [ 3.291708] ata6: softreset failed (device not ready) [ 3.291710] ata6: applying SB600 PMP SRST workaround and retrying [ 3.301603] ata4: applying SB600 PMP SRST workaround and retrying [ 3.490054] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.490074] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.500059] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.500101] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.515570] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.522156] ata4.00: ATA-8: Hitachi HDT721025SLA380, STBOA31B, max UDM= A/133 [ 3.522300] ata3.00: ATA-8: Hitachi HDT721025SLA380, STBOA31B, max UDM= A/133 [ 3.522303] ata3.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.523434] ata3.00: configured for UDMA/133 [ 3.526116] ata6.00: ATA-8: Hitachi HDP725050GLA360, GM4OA5CA, max UDM= A/133 [ 3.526118] ata6.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.527129] ata6.00: configured for UDMA/133 [ 3.542295] ata2.00: ATA-8: Hitachi HDT721025SLA380, STBOA31B, max UDM= A/133 [ 3.542297] ata2.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.543399] ata2.00: configured for UDMA/133 [ 3.545940] ata5.00: ATA-8: Hitachi HDP725050GLA360, GM4OA5CA, max UDM= A/133 [ 3.545942] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.546929] ata5.00: configured for UDMA/133 [ 3.532150] ata4.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.613341] ata4.00: configured for UDMA/133 [ 3.770050] ata1: softreset failed (device not ready) [ 3.775188] ata1: applying SB600 PMP SRST workaround and retrying [ 3.950042] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.982972] ata1.00: ATA-8: Hitachi HDT721025SLA380, STBOA31B, max UDM= A/133 [ 3.990140] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/3= 2), AA [ 3.998504] ata1.00: configured for UDMA/133 [ 4.020125] scsi 0:0:0:0: Direct-Access ATA Hitachi HDT72102 = STBO PQ: 0 ANSI: 5 [ 4.028570] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.034183] scsi 1:0:0:0: Direct-Access ATA Hitachi HDT72102 = STBO PQ: 0 ANSI: 5 [ 4.035981] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 = GB/232 GiB) [ 4.036027] sd 0:0:0:0: [sda] Write Protect is off [ 4.036052] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.036178] sda: [ 4.056980] sda1 sda2 sda3 [ 4.068876] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 4.068881] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 = GB/232 GiB) [ 4.068924] sd 1:0:0:0: [sdb] Write Protect is off [ 4.068949] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.069060] sdb: [ 4.069148] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.091224] sdb1 sdb2 sdb3 [ 4.105355] scsi 2:0:0:0: Direct-Access ATA Hitachi HDT72102 = STBO PQ: 0 ANSI: 5 [ 4.105424] sd 1:0:0:0: [sdb] Attached SCSI disk [ 4.118303] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 4.118310] sd 2:0:0:0: [sdc] 488397168 512-byte logical blocks: (250 = GB/232 GiB) [ 4.118352] sd 2:0:0:0: [sdc] Write Protect is off [ 4.118375] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.118493] sdc: sdc1 [ 4.147669] scsi 3:0:0:0: Direct-Access ATA Hitachi HDT72102 = STBO PQ: 0 ANSI: 5 [ 4.147719] sd 2:0:0:0: [sdc] Attached SCSI disk [ 4.160577] sd 3:0:0:0: Attached scsi generic sg3 type 0 [ 4.160586] sd 3:0:0:0: [sdd] 488397168 512-byte logical blocks: (250 = GB/232 GiB) [ 4.160628] sd 3:0:0:0: [sdd] Write Protect is off [ 4.160651] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.160771] sdd: sdd1 [ 4.189922] scsi 4:0:0:0: Direct-Access ATA Hitachi HDP72505 = GM4O PQ: 0 ANSI: 5 [ 4.189994] sd 3:0:0:0: [sdd] Attached SCSI disk [ 4.202814] sd 4:0:0:0: Attached scsi generic sg4 type 0 [ 4.202824] sd 4:0:0:0: [sde] 976773168 512-byte logical blocks: (500 = GB/465 GiB) [ 4.202866] sd 4:0:0:0: [sde] Write Protect is off [ 4.202889] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.203005] sde: sde1 sde2 sde3 [ 4.233036] scsi 5:0:0:0: Direct-Access ATA Hitachi HDP72505 = GM4O PQ: 0 ANSI: 5 [ 4.233103] sd 4:0:0:0: [sde] Attached SCSI disk [ 4.246724] sd 5:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 = GB/465 GiB) [ 4.246724] sd 5:0:0:0: Attached scsi generic sg5 type 0 [ 4.260015] sd 5:0:0:0: [sdf] Write Protect is off [ 4.264930] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enable= d, doesn't support DPO or FUA [ 4.274236] scsi 6:0:1:0: CD-ROM HL-DT-ST DVD-ROM GDR8164B = 0L06 PQ: 0 ANSI: 5 [ 4.274340] sdf:sr0: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tra= y [ 4.296879] Uniform CD-ROM driver Revision: 3.20 [ 4.300375] sdf1 sdf2 sdf3 [ 4.304590] sr 6:0:1:0: Attached scsi generic sg6 type 5 [ 4.304617] sd 5:0:0:0: [sdf] Attached SCSI disk [ 4.476381] async_tx: api initialized (async) [ 4.482502] xor: automatically using best checksumming function: gener= ic_sse [ 4.531271] generic_sse: 4952.800 MB/sec [ 4.532501] xor: using function: generic_sse (4952.800 MB/sec) [ 4.620552] md: bind [ 4.625595] md: bind [ 4.631938] raid1: raid set md3 active with 2 out of 2 mirrors [ 4.637911] md3: detected capacity change from 0 to 250056605696 [ 4.646749] md: bind [ 4.650471] md: bind [ 4.653337] md3: unknown partition table [ 4.658814] md: bind [ 4.662499] md: bind [ 4.665564] md: bind [ 4.672760] raid1: raid set md0 active with 2 out of 2 mirrors [ 4.678711] md0: detected capacity change from 0 to 526319616 [ 4.685618] md: bind [ 4.690493] md0: [ 4.698449] raid1: raid set md1 active with 2 out of 2 mirrors [ 4.704436] md: bind [ 4.704440] md1: detected capacity change from 0 to 19329318912 [ 4.711262] raid6: int64x1 2507 MB/s [ 4.717481] md: bind [ 4.720941] md: bind [ 4.726254] md1: unknown partition table [ 4.731241] raid1: raid set md2 active with 2 out of 2 mirrors [ 4.737236] md2: detected capacity change from 0 to 230200836096 [ 4.744078] md: bind [ 4.748474] md2: [ 4.751385] raid1: raid set md6 active with 2 out of 2 mirrors [ 4.757582] md6: detected capacity change from 0 to 483605217280 [ 4.757604] unknown partition table [ 4.770186] md6: unknown partition table [ 4.862989] md: bind [ 4.868452] raid1: raid set md4 active with 2 out of 2 mirrors [ 4.874499] md4: detected capacity change from 0 to 501612544 [ 4.880431] raid6: int64x2 3398 MB/s [ 4.884726] md: bind [ 4.888517] md4: unknown partition table [ 5.051267] raid6: int64x4 2662 MB/s [ 5.221275] raid6: int64x8 2355 MB/s [ 5.391269] raid6: sse2x1 3291 MB/s [ 5.561272] raid6: sse2x2 4935 MB/s [ 5.731269] raid6: sse2x4 4887 MB/s [ 5.733771] raid6: using algorithm sse2x2 (4935 MB/s) [ 5.746352] md: raid6 personality registered for level 6 [ 5.751576] raid1: raid set md5 active with 2 out of 2 mirrors [ 5.751612] md5: detected capacity change from 0 to 15998058496 [ 5.751554] md: raid5 personality registered for level 5 [ 5.768322] md: raid4 personality registered for level 4 [ 5.776364] md5: unknown partition table [ 5.790764] md: raid10 personality registered for level 10 [ 6.119867] EXT4-fs (dm-0): INFO: recovery required on readonly filesy= stem [ 6.126841] EXT4-fs (dm-0): write access will be enabled during recove= ry [ 6.447532] EXT4-fs (dm-0): recovery complete [ 6.476769] EXT4-fs (dm-0): mounted filesystem with ordered data mode [ 11.382063] ACPI: I/O resource piix4_smbus [0xb00-0xb07] conflicts wit= h ACPI region SOR1 [0xb00-0xb0f] [ 11.495395] shpchp 0000:00:01.0: Cannot reserve MMIO region fsck from util-linux-ng 2.17.2 fsck from util-linux-ng 2.17.2 init: procps main process (555) terminated with status 255 /dev/mapper/vg--grp--01--23--02--2-LogVol00: clean, 434432/29523968 files= , 14057053/118067200 blocks /dev/md4 has been mounted 38 times without being checked, check forced. init: eucalyptus-network (lo) main process (1150) killed by TERM signal init: eucalyptus-network (eth0) main process (1334) killed by TERM signal /dev/md4: 220/122880 files (9.1% non-contiguous), 205802/489856 blocks init: ureadahead-other main process (1448) terminated with status 4 init: tftpd-hpa main process (1459) terminated with status 66 init: tftpd-hpa main process ended, respawning Loading the saved-state of the serial devices...=20 /dev/ttyS0 at 0x03f8 (irq =3D 4) is a 16550A [ OK ]ting sensors limits =20 ** (process:1593): WARNING **: Could not parse config file: Could not ope= n config file /etc/nbd-server/config. ** Message: Nothing to do! Bye! nbd-server. [ OK ]rting internet superserver inetd =20 * Starting Postfix Mail Transport Agent postfix [ 39.003931] XE= NBUS: Unable to read cpu state [ 39.008413] XENBUS: Unable to read cpu state [ 39.020015] XENBUS: Unable to read cpu state [ 39.024573] XENBUS: Unable to read cpu state GR: minutes elapse until this prompt shows up: Ubuntu lucid (development branch) grp-01-23-02 hvc0 grp-01-23-02 login:=20 --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --Boundary_(ID_S4azdgpSH5nj65L++aeI5Q)--