From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Walter Robert Ditzler" Subject: RE: xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error Date: Mon, 25 Jul 2011 13:25:56 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0066_01CC4ACE.62E49E10" Return-path: In-Reply-To: Content-Language: de-ch List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: 'Stefano Stabellini' Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com, konrad.wilk@oracle.com List-Id: xen-devel@lists.xenproject.org This is a multipart message in MIME format. ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit hi stefanao, i have you added loglevel=9 in grub *** ### BEGIN /etc/grub.d/08_xen ### menuentry "Xen 4.2 Unstable / Debian Squeeze kernel 3.0.0" { insmod ext2 insmod multiboot2 insmod lvm insmod part_msdos insmod raid insmod mdraid set root='(md/1)' search --no-floppy --fs-uuid --set 8809ff98-9ce8-472a-9ae9-74b821fe5285 echo 'Loading multiboot kernel ...' multiboot (md/1)/boot/xen.gz placeholder dom0_mem=1024M loglevel=9 echo 'Loading initial kernel ...' module (md/1)/boot/vmlinuz-3.0.0 placeholder root=UUID=8809ff98-9ce8-472a-9ae9-74b821fe5285 ro quiet console=tty0 nomodeset echo 'Loading initial ramdisk ...' module (md/1)/boot/initrd.img-3.0.0 } ### END /etc/grub.d/08_xen ### *** and several log files attached to this email. thanks a lot for your help, walter. -----Original Message----- From: Stefano Stabellini [mailto:stefano.stabellini@eu.citrix.com] Sent: Montag, 25. Juli 2011 12:43 To: Walter Robert Ditzler Cc: Stefano Stabellini; konrad.wilk@oracle.com; xen-devel@lists.xensource.com; xen-users@lists.xensource.com Subject: RE: [Xen-devel] xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error On Sun, 24 Jul 2011, Walter Robert Ditzler wrote: > hi list members, > > i had several problems with my new xen installations, 4.2 unstable > with > 2.6.39-3 and hvm guests. I can finally say that almost all problems > have been gone :-) to be honest I believe the kernels 2.6.39.1/2 and > 3 were the problem. > > this weekend I used the mainline 3.0.0 kernel with an actual version > of xen > 4.2 unstable, and here we go: > > - booting of squeeze guests, ok (before hang on grub) > - booting of win 7 x64 guests, ok > - booting of win 2008r2 x64 guests, ok > > the only little problem which has left is on squeeze guests. > > the squeeze guest comes up until grub. but then it takes around 2 > minutes until the squeeze guest installation continues to start up. > that would be really nice get to be solved in the near future. Can you please add debug and loglevel=9 to the guest kernel command line options and then post the output of the guest booting? It might help to setup the guest to use the emulated serial. Also it would be helpful if you could post the output of xenstore-ls run on the host. ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="dmesg" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dmesg" [ 0.000000] Initializing cgroup subsys cpuset=0A= [ 0.000000] Initializing cgroup subsys cpu=0A= [ 0.000000] Linux version 3.0.0 (root@hst-ldeb-ksqx64) (gcc version = 4.4.5 (Debian 4.4.5-8) ) #1 SMP Sat Jul 23 06:26:57 CEST 2011=0A= [ 0.000000] Command line: placeholder = root=3DUUID=3D8809ff98-9ce8-472a-9ae9-74b821fe5285 ro quiet = console=3Dtty0 nomodeset=0A= [ 0.000000] KERNEL supported cpus:=0A= [ 0.000000] Intel GenuineIntel=0A= [ 0.000000] AMD AuthenticAMD=0A= [ 0.000000] Centaur CentaurHauls=0A= [ 0.000000] released 0 pages of unused memory=0A= [ 0.000000] 1-1 mapping on a0->100=0A= [ 0.000000] 1-1 mapping on d7e66->d7e6e=0A= [ 0.000000] 1-1 mapping on d7e6f->100000=0A= [ 0.000000] Set 164345 page(s) to 1-1 mapping.=0A= [ 0.000000] BIOS-provided physical RAM map:=0A= [ 0.000000] Xen: 0000000000000000 - 000000000009f000 (usable)=0A= [ 0.000000] Xen: 000000000009fc00 - 0000000000100000 (reserved)=0A= [ 0.000000] Xen: 0000000000100000 - 0000000040000000 (usable)=0A= [ 0.000000] Xen: 0000000040000000 - 00000000d7e66000 (unusable)=0A= [ 0.000000] Xen: 00000000d7e66000 - 00000000d7e6e000 (ACPI data)=0A= [ 0.000000] Xen: 00000000d7e6e000 - 00000000d7e6f000 (unusable)=0A= [ 0.000000] Xen: 00000000d7e6f000 - 00000000d8000000 (reserved)=0A= [ 0.000000] Xen: 00000000fec00000 - 00000000fed00000 (reserved)=0A= [ 0.000000] Xen: 00000000fee00000 - 00000000fee10000 (reserved)=0A= [ 0.000000] Xen: 00000000ffc00000 - 0000000100000000 (reserved)=0A= [ 0.000000] Xen: 0000000100000000 - 00000002bfe66000 (usable)=0A= [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!=0A= [ 0.000000] DMI 2.4 present.=0A= [ 0.000000] DMI: HP ProLiant DL320 G5p, BIOS W05 10/25/2010=0A= [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 = (usable) =3D=3D> (reserved)=0A= [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 = (usable)=0A= [ 0.000000] No AGP bridge found=0A= [ 0.000000] last_pfn =3D 0x2bfe66 max_arch_pfn =3D 0x400000000=0A= [ 0.000000] last_pfn =3D 0x40000 max_arch_pfn =3D 0x400000000=0A= [ 0.000000] found SMP MP-table at [ffff8800000f4f80] f4f80=0A= [ 0.000000] initial memory mapped : 0 - 04cfe000=0A= [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size = 20480=0A= [ 0.000000] init_memory_mapping: 0000000000000000-0000000040000000=0A= [ 0.000000] 0000000000 - 0040000000 page 4k=0A= [ 0.000000] kernel direct mapping tables up to 40000000 @ = 3fdfe000-40000000=0A= [ 0.000000] xen: setting RW the range 3ffd2000 - 40000000=0A= [ 0.000000] init_memory_mapping: 0000000100000000-00000002bfe66000=0A= [ 0.000000] 0100000000 - 02bfe66000 page 4k=0A= [ 0.000000] kernel direct mapping tables up to 2bfe66000 @ = 3e7f2000-3fdfe000=0A= [ 0.000000] xen: setting RW the range 3f5f9000 - 3fdfe000=0A= [ 0.000000] RAMDISK: 0218a000 - 04cfe000=0A= [ 0.000000] ACPI: RSDP 00000000000f4f00 00024 (v02 HP )=0A= [ 0.000000] ACPI: XSDT 00000000d7e667c0 00074 (v01 HP ProLiant = 00000002 =D2? 0000162E)=0A= [ 0.000000] ACPI: FACP 00000000d7e66840 000F4 (v03 HP ProLiant = 00000002 =D2? 0000162E)=0A= [ 0.000000] ACPI Warning: Invalid length for Pm1aControlBlock: 32, = using default 16 (20110413/tbfadt-610)=0A= [ 0.000000] ACPI: DSDT 00000000d7e66940 02D63 (v01 HP DSDT = 00000001 INTL 20030228)=0A= [ 0.000000] ACPI: FACS 00000000d7e66100 00040=0A= [ 0.000000] ACPI: SPCR 00000000d7e66140 00050 (v01 HP SPCRRBSU = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: MCFG 00000000d7e661c0 0003C (v01 HP ProLiant = 00000001 00000000)=0A= [ 0.000000] ACPI: HPET 00000000d7e66200 00038 (v01 HP ProLiant = 00000002 =D2? 0000162E)=0A= [ 0.000000] ACPI: SPMI 00000000d7e66240 00040 (v05 HP ProLiant = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: ERST 00000000d7e66280 001D0 (v01 HP ProLiant = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: APIC 00000000d7e66480 00092 (v01 HP ProLiant = 00000002 00000000)=0A= [ 0.000000] ACPI: FFFF 00000000d7e66540 00176 (v01 HP ProLiant = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: BERT 00000000d7e666c0 00030 (v01 HP ProLiant = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: HEST 00000000d7e66700 000BC (v01 HP ProLiant = 00000001 =D2? 0000162E)=0A= [ 0.000000] ACPI: Local APIC address 0xfee00000=0A= [ 0.000000] No NUMA configuration found=0A= [ 0.000000] Faking a node at 0000000000000000-00000002bfe66000=0A= [ 0.000000] Initmem setup node 0 0000000000000000-00000002bfe66000=0A= [ 0.000000] NODE_DATA [000000003fdcd000 - 000000003fdfdfff]=0A= [ 0.000000] Zone PFN ranges:=0A= [ 0.000000] DMA 0x00000010 -> 0x00001000=0A= [ 0.000000] DMA32 0x00001000 -> 0x00100000=0A= [ 0.000000] Normal 0x00100000 -> 0x002bfe66=0A= [ 0.000000] Movable zone start PFN for each node=0A= [ 0.000000] early_node_map[3] active PFN ranges=0A= [ 0.000000] 0: 0x00000010 -> 0x0000009f=0A= [ 0.000000] 0: 0x00000100 -> 0x00040000=0A= [ 0.000000] 0: 0x00100000 -> 0x002bfe66=0A= [ 0.000000] On node 0 totalpages: 2096629=0A= [ 0.000000] DMA zone: 56 pages used for memmap=0A= [ 0.000000] DMA zone: 5 pages reserved=0A= [ 0.000000] DMA zone: 3922 pages, LIFO batch:0=0A= [ 0.000000] DMA32 zone: 14280 pages used for memmap=0A= [ 0.000000] DMA32 zone: 243768 pages, LIFO batch:31=0A= [ 0.000000] Normal zone: 25083 pages used for memmap=0A= [ 0.000000] Normal zone: 1809515 pages, LIFO batch:31=0A= [ 0.000000] ACPI: PM-Timer IO Port: 0x908=0A= [ 0.000000] ACPI: Local APIC address 0xfee00000=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)=0A= [ 0.000000] BIOS bug: APIC version is 0 for CPU 0/0x0, fixing up to = 0x10=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)=0A= [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)=0A= [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])=0A= [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])=0A= [ 0.000000] IOAPIC[0]: apic_id 8, version 255, address 0xfec00000, = GSI 0-255=0A= [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)=0A= [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high = level)=0A= [ 0.000000] ACPI: IRQ0 used by override.=0A= [ 0.000000] ACPI: IRQ2 used by override.=0A= [ 0.000000] ACPI: IRQ9 used by override.=0A= [ 0.000000] Using ACPI (MADT) for SMP configuration information=0A= [ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000=0A= [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs=0A= [ 0.000000] nr_irqs_gsi: 272=0A= [ 0.000000] Allocating PCI resources starting at d8000000 (gap: = d8000000:26c00000)=0A= [ 0.000000] Booting paravirtualized kernel on Xen=0A= [ 0.000000] Xen version: 4.2-unstable (preserve-AD)=0A= [ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 = nr_node_ids:1=0A= [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fca7000 s81728 = r8192 d20672 u110592=0A= [ 0.000000] pcpu-alloc: s81728 r8192 d20672 u110592 alloc=3D27*4096=0A= [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] = 7 =0A= [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. = Total pages: 2057205=0A= [ 0.000000] Policy zone: Normal=0A= [ 0.000000] Kernel command line: placeholder = root=3DUUID=3D8809ff98-9ce8-472a-9ae9-74b821fe5285 ro quiet = console=3Dtty0 nomodeset=0A= [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)=0A= [ 0.000000] Placing 64MB software IO TLB between ffff880032200000 - = ffff880036200000=0A= [ 0.000000] software IO TLB at phys 0x32200000 - 0x36200000=0A= [ 0.000000] Memory: 786064k/11532696k available (5443k kernel code, = 3146180k absent, 7600452k reserved, 5960k data, 1508k init)=0A= [ 0.000000] Hierarchical RCU implementation.=0A= [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32=0A= [ 0.000000] NR_IRQS:262400 nr_irqs:2048 16=0A= [ 0.000000] xen: sci override: global_irq=3D9 trigger=3D0 polarity=3D0=0A= [ 0.000000] xen: registering gsi 9 triggering 0 polarity 0=0A= [ 0.000000] xen: --> pirq=3D9 -> irq=3D9 (gsi=3D9)=0A= [ 0.000000] xen: acpi sci 9=0A= [ 0.000000] xen: --> pirq=3D1 -> irq=3D1 (gsi=3D1)=0A= [ 0.000000] xen: --> pirq=3D2 -> irq=3D2 (gsi=3D2)=0A= [ 0.000000] xen: --> pirq=3D3 -> irq=3D3 (gsi=3D3)=0A= [ 0.000000] xen: --> pirq=3D4 -> irq=3D4 (gsi=3D4)=0A= [ 0.000000] xen: --> pirq=3D5 -> irq=3D5 (gsi=3D5)=0A= [ 0.000000] xen: --> pirq=3D6 -> irq=3D6 (gsi=3D6)=0A= [ 0.000000] xen: --> pirq=3D7 -> irq=3D7 (gsi=3D7)=0A= [ 0.000000] xen: --> pirq=3D8 -> irq=3D8 (gsi=3D8)=0A= [ 0.000000] xen_map_pirq_gsi: returning irq 9 for gsi 9=0A= [ 0.000000] xen: --> pirq=3D9 -> irq=3D9 (gsi=3D9)=0A= [ 0.000000] xen: --> pirq=3D10 -> irq=3D10 (gsi=3D10)=0A= [ 0.000000] xen: --> pirq=3D11 -> irq=3D11 (gsi=3D11)=0A= [ 0.000000] xen: --> pirq=3D12 -> irq=3D12 (gsi=3D12)=0A= [ 0.000000] xen: --> pirq=3D13 -> irq=3D13 (gsi=3D13)=0A= [ 0.000000] xen: --> pirq=3D14 -> irq=3D14 (gsi=3D14)=0A= [ 0.000000] xen: --> pirq=3D15 -> irq=3D15 (gsi=3D15)=0A= [ 0.000000] Console: colour dummy device 80x25=0A= [ 0.000000] console [tty0] enabled=0A= [ 0.000000] Xen: using vcpuop timer interface=0A= [ 0.000000] installing Xen timer for CPU 0=0A= [ 0.000000] Detected 2128.064 MHz processor.=0A= [ 0.000999] Calibrating delay loop (skipped), value calculated using = timer frequency.. 4256.12 BogoMIPS (lpj=3D2128064)=0A= [ 0.000999] pid_max: default: 32768 minimum: 301=0A= [ 0.000999] Security Framework initialized=0A= [ 0.000999] SELinux: Disabled at boot.=0A= [ 0.000999] AppArmor: AppArmor disabled by boot time parameter=0A= [ 0.005260] Dentry cache hash table entries: 1048576 (order: 11, = 8388608 bytes)=0A= [ 0.010131] Inode-cache hash table entries: 524288 (order: 10, = 4194304 bytes)=0A= [ 0.012052] Mount-cache hash table entries: 256=0A= [ 0.012533] Initializing cgroup subsys cpuacct=0A= [ 0.012545] Initializing cgroup subsys devices=0A= [ 0.012712] CPU: Physical Processor ID: 0=0A= [ 0.012718] CPU: Processor Core ID: 0=0A= [ 0.014614] ACPI: Core revision 20110413=0A= [ 0.023164] cpu 0 spinlock event irq 273=0A= [ 0.023351] Performance Events: unsupported p6 CPU model 15 no PMU = driver, software events only.=0A= [ 0.024022] installing Xen timer for CPU 1=0A= [ 0.024076] cpu 1 spinlock event irq 279=0A= [ 0.024713] installing Xen timer for CPU 2=0A= [ 0.024765] cpu 2 spinlock event irq 285=0A= [ 0.025464] installing Xen timer for CPU 3=0A= [ 0.025512] cpu 3 spinlock event irq 291=0A= [ 0.025777] Brought up 4 CPUs=0A= [ 0.026231] devtmpfs: initialized=0A= [ 0.039967] gcov: version magic: 0x3430342a=0A= [ 0.040374] Grant table initialized=0A= [ 0.041249] print_constraints: dummy: =0A= [ 0.041249] Time: 11:07:21 Date: 07/25/11=0A= [ 0.041390] NET: Registered protocol family 16=0A= [ 0.043076] ACPI: bus type pci registered=0A= [ 0.044261] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem = 0xe0000000-0xefffffff] (base 0xe0000000)=0A= [ 0.044269] PCI: not using MMCONFIG=0A= [ 0.044275] PCI: Using configuration type 1 for base access=0A= [ 0.062661] bio: create slab at 0=0A= [ 0.069259] ACPI: EC: Look up EC in DSDT=0A= [ 0.070254] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size = 64 (bits) (20110413/dsopcode-236)=0A= [ 0.070272] ACPI Error: Method parse/execution failed [\_SB_._OSC] = (Node ffff8800318c49c0), AE_AML_BUFFER_LIMIT (20110413/psparse-536)=0A= [ 0.081405] ACPI: Interpreter enabled=0A= [ 0.081413] ACPI: (supports S0 S5)=0A= [ 0.081461] ACPI: Using IOAPIC for interrupt routing=0A= [ 0.081531] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem = 0xe0000000-0xefffffff] (base 0xe0000000)=0A= [ 0.082992] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in = ACPI motherboard resources=0A= [ 0.254122] HEST: Table parsing has been initialized.=0A= [ 0.254131] PCI: Using host bridge windows from ACPI; if necessary, = use "pci=3Dnocrs" and report a bug=0A= [ 0.254317] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])=0A= [ 0.254428] pci_root PNP0A03:00: host bridge window [io = 0x0000-0x0cf7]=0A= [ 0.254428] pci_root PNP0A03:00: host bridge window [io = 0x0d00-0xffff]=0A= [ 0.254428] pci_root PNP0A03:00: host bridge window [mem = 0x000a0000-0x000bffff]=0A= [ 0.254428] pci_root PNP0A03:00: host bridge window [mem = 0xd8000000-0xfebfffff]=0A= [ 0.254428] pci 0000:00:00.0: [8086:29f0] type 0 class 0x000600=0A= [ 0.254549] pci 0000:00:01.0: [8086:29f1] type 1 class 0x000604=0A= [ 0.254970] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold=0A= [ 0.254970] pci 0000:00:01.0: PME# disabled=0A= [ 0.256081] pci 0000:00:06.0: [8086:29f9] type 1 class 0x000604=0A= [ 0.256081] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold=0A= [ 0.256081] pci 0000:00:06.0: PME# disabled=0A= [ 0.256168] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604=0A= [ 0.256368] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold=0A= [ 0.256381] pci 0000:00:1c.0: PME# disabled=0A= [ 0.256460] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604=0A= [ 0.256678] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold=0A= [ 0.256693] pci 0000:00:1c.2: PME# disabled=0A= [ 0.256769] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604=0A= [ 0.256967] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold=0A= [ 0.256970] pci 0000:00:1c.3: PME# disabled=0A= [ 0.256970] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604=0A= [ 0.257015] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold=0A= [ 0.257028] pci 0000:00:1c.4: PME# disabled=0A= [ 0.257104] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604=0A= [ 0.257303] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold=0A= [ 0.257316] pci 0000:00:1c.5: PME# disabled=0A= [ 0.257399] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03=0A= [ 0.257571] pci 0000:00:1d.0: reg 20: [io 0x1000-0x101f]=0A= [ 0.257738] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03=0A= [ 0.257887] pci 0000:00:1d.1: reg 20: [io 0x1020-0x103f]=0A= [ 0.257969] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03=0A= [ 0.257969] pci 0000:00:1d.2: reg 20: [io 0x1040-0x105f]=0A= [ 0.258044] pci 0000:00:1d.3: [8086:2939] type 0 class 0x000c03=0A= [ 0.258191] pci 0000:00:1d.3: reg 20: [io 0x1060-0x107f]=0A= [ 0.258398] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03=0A= [ 0.258520] pci 0000:00:1d.7: reg 10: [mem 0xfdcf0000-0xfdcf03ff]=0A= [ 0.258778] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold=0A= [ 0.258792] pci 0000:00:1d.7: PME# disabled=0A= [ 0.258875] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604=0A= [ 0.258969] pci 0000:00:1f.0: [8086:2916] type 0 class 0x000601=0A= [ 0.258969] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at = 0300 (mask 000f)=0A= [ 0.258969] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at = 0600 (mask 007f)=0A= [ 0.259054] pci 0000:00:1f.2: [8086:2920] type 0 class 0x000101=0A= [ 0.259111] pci 0000:00:1f.2: reg 10: [io 0x1080-0x1087]=0A= [ 0.259141] pci 0000:00:1f.2: reg 14: [io 0x1088-0x108b]=0A= [ 0.259170] pci 0000:00:1f.2: reg 18: [io 0x1090-0x1097]=0A= [ 0.259199] pci 0000:00:1f.2: reg 1c: [io 0x1098-0x109b]=0A= [ 0.259242] pci 0000:00:1f.2: reg 20: [io 0x10a0-0x10af]=0A= [ 0.259271] pci 0000:00:1f.2: reg 24: [io 0x10b0-0x10bf]=0A= [ 0.259440] pci 0000:00:1f.5: [8086:2926] type 0 class 0x000101=0A= [ 0.259496] pci 0000:00:1f.5: reg 10: [io 0x10c0-0x10c7]=0A= [ 0.259526] pci 0000:00:1f.5: reg 14: [io 0x10c8-0x10cb]=0A= [ 0.259555] pci 0000:00:1f.5: reg 18: [io 0x10d0-0x10d7]=0A= [ 0.259604] pci 0000:00:1f.5: reg 1c: [io 0x10d8-0x10db]=0A= [ 0.259634] pci 0000:00:1f.5: reg 20: [io 0x10e0-0x10ef]=0A= [ 0.259663] pci 0000:00:1f.5: reg 24: [io 0x10f0-0x10ff]=0A= [ 0.259927] pci 0000:00:01.0: PCI bridge to [bus 15-1a]=0A= [ 0.259939] pci 0000:00:01.0: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.259951] pci 0000:00:01.0: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.259969] pci 0000:00:01.0: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.259969] pci 0000:00:06.0: PCI bridge to [bus 12-14]=0A= [ 0.259969] pci 0000:00:06.0: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.259969] pci 0000:00:06.0: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.259969] pci 0000:00:06.0: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.261028] pci 0000:02:00.0: [1166:0103] type 1 class 0x000604=0A= [ 0.261028] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold=0A= [ 0.261028] pci 0000:02:00.0: PME# disabled=0A= [ 0.261073] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. = You can enable it with 'pcie_aspm=3Dforce'=0A= [ 0.261101] pci 0000:00:1c.0: PCI bridge to [bus 02-03]=0A= [ 0.261114] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.261127] pci 0000:00:1c.0: bridge window [mem = 0xfdf00000-0xfdffffff]=0A= [ 0.261152] pci 0000:00:1c.0: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.261333] pci 0000:03:04.0: [14e4:1678] type 0 class 0x000200=0A= [ 0.261405] pci 0000:03:04.0: reg 10: [mem 0xfdff0000-0xfdffffff = 64bit]=0A= [ 0.261454] pci 0000:03:04.0: reg 18: [mem 0xfdfe0000-0xfdfeffff = 64bit]=0A= [ 0.261627] pci 0000:03:04.0: PME# supported from D3hot D3cold=0A= [ 0.261641] pci 0000:03:04.0: PME# disabled=0A= [ 0.261732] pci 0000:03:04.1: [14e4:1678] type 0 class 0x000200=0A= [ 0.261804] pci 0000:03:04.1: reg 10: [mem 0xfdfd0000-0xfdfdffff = 64bit]=0A= [ 0.261853] pci 0000:03:04.1: reg 18: [mem 0xfdfc0000-0xfdfcffff = 64bit]=0A= [ 0.261969] pci 0000:03:04.1: PME# supported from D3hot D3cold=0A= [ 0.261969] pci 0000:03:04.1: PME# disabled=0A= [ 0.261969] pci 0000:02:00.0: PCI bridge to [bus 03-03]=0A= [ 0.261969] pci 0000:02:00.0: bridge window [io = 0xfffffffffffff000-0x0000] (disabled)=0A= [ 0.261969] pci 0000:02:00.0: bridge window [mem = 0xfdf00000-0xfdffffff]=0A= [ 0.261969] pci 0000:02:00.0: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.261969] pci 0000:00:1c.2: PCI bridge to [bus 04-06]=0A= [ 0.261969] pci 0000:00:1c.2: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.261969] pci 0000:00:1c.2: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.261969] pci 0000:00:1c.2: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.262106] pci 0000:00:1c.3: PCI bridge to [bus 07-09]=0A= [ 0.262119] pci 0000:00:1c.3: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.262132] pci 0000:00:1c.3: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.262152] pci 0000:00:1c.3: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.262349] pci 0000:00:1c.4: PCI bridge to [bus 0a-0c]=0A= [ 0.262369] pci 0000:00:1c.4: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.262388] pci 0000:00:1c.4: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.262415] pci 0000:00:1c.4: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.262578] pci 0000:00:1c.5: PCI bridge to [bus 0d-11]=0A= [ 0.262591] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] = (disabled)=0A= [ 0.262604] pci 0000:00:1c.5: bridge window [mem = 0xfff00000-0x000fffff] (disabled)=0A= [ 0.262624] pci 0000:00:1c.5: bridge window [mem = 0xfff00000-0x000fffff pref] (disabled)=0A= [ 0.262741] pci 0000:01:02.0: [1002:515e] type 0 class 0x000300=0A= [ 0.262795] pci 0000:01:02.0: reg 10: [mem 0xd8000000-0xdfffffff pref]=0A= [ 0.262838] pci 0000:01:02.0: reg 14: [io 0x3000-0x30ff]=0A= [ 0.262876] pci 0000:01:02.0: reg 18: [mem 0xfdef0000-0xfdefffff]=0A= [ 0.262969] pci 0000:01:02.0: reg 30: [mem 0x00000000-0x0001ffff pref]=0A= [ 0.262969] pci 0000:01:02.0: supports D1 D2=0A= [ 0.263008] pci 0000:01:04.0: [0e11:b203] type 0 class 0x000880=0A= [ 0.263062] pci 0000:01:04.0: reg 10: [io 0x2800-0x28ff]=0A= [ 0.263093] pci 0000:01:04.0: reg 14: [mem 0xfdee0000-0xfdee01ff]=0A= [ 0.263280] pci 0000:01:04.0: PME# supported from D0 D3hot D3cold=0A= [ 0.263293] pci 0000:01:04.0: PME# disabled=0A= [ 0.263352] pci 0000:01:04.2: [0e11:b204] type 0 class 0x000880=0A= [ 0.263407] pci 0000:01:04.2: reg 10: [io 0x3400-0x34ff]=0A= [ 0.263440] pci 0000:01:04.2: reg 14: [mem 0xfded0000-0xfded07ff]=0A= [ 0.263478] pci 0000:01:04.2: reg 18: [mem 0xfdec0000-0xfdec3fff]=0A= [ 0.263524] pci 0000:01:04.2: reg 1c: [mem 0xfde00000-0xfde7ffff]=0A= [ 0.263610] pci 0000:01:04.2: reg 30: [mem 0x00000000-0x0000ffff pref]=0A= [ 0.263673] pci 0000:01:04.2: PME# supported from D0 D3hot D3cold=0A= [ 0.263687] pci 0000:01:04.2: PME# disabled=0A= [ 0.263747] pci 0000:01:04.4: [103c:3300] type 0 class 0x000c03=0A= [ 0.263926] pci 0000:01:04.4: reg 20: [io 0x3800-0x381f]=0A= [ 0.263969] pci 0000:01:04.4: PME# supported from D0 D3hot D3cold=0A= [ 0.263969] pci 0000:01:04.4: PME# disabled=0A= [ 0.264009] pci 0000:01:04.6: [103c:3302] type 0 class 0x000c07=0A= [ 0.264063] pci 0000:01:04.6: reg 10: [mem 0xfddf0000-0xfddf00ff]=0A= [ 0.264280] pci 0000:01:04.6: PME# supported from D0 D3hot D3cold=0A= [ 0.264294] pci 0000:01:04.6: PME# disabled=0A= [ 0.264420] pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive = decode)=0A= [ 0.264433] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]=0A= [ 0.264446] pci 0000:00:1e.0: bridge window [mem = 0xfdd00000-0xfdefffff]=0A= [ 0.264469] pci 0000:00:1e.0: bridge window [mem = 0xd8000000-0xdfffffff 64bit pref]=0A= [ 0.264486] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] = (subtractive decode)=0A= [ 0.264494] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] = (subtractive decode)=0A= [ 0.264500] pci 0000:00:1e.0: bridge window [mem = 0x000a0000-0x000bffff] (subtractive decode)=0A= [ 0.264507] pci 0000:00:1e.0: bridge window [mem = 0xd8000000-0xfebfffff] (subtractive decode)=0A= [ 0.264626] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IP2P._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHE._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table = [\_SB_.PCI0.ICHE.BCME._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPE2._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPE3._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPE4._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPE5._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PTA0._PRT]=0A= [ 0.264968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG2._PRT]=0A= [ 0.264968] pci0000:00: Requesting ACPI _OSC control (0x1d)=0A= [ 0.264968] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), = returned control mask: 0x1d=0A= [ 0.264968] ACPI _OSC control for PCIe not granted, disabling ASPM=0A= [ 0.285112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 *10 11)=0A= [ 0.285275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11)=0A= [ 0.285432] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 11) *0, = disabled.=0A= [ 0.285625] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, = disabled.=0A= [ 0.285846] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 10 11) *4=0A= [ 0.285965] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 10 11) *3=0A= [ 0.286103] ACPI: PCI Interrupt Link [LNKG] (IRQs *5 7 10 11)=0A= [ 0.286259] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 *7 10 11)=0A= [ 0.286392] xen/balloon: Initialising balloon driver.=0A= [ 0.286392] last_pfn =3D 0x2bfe66 max_arch_pfn =3D 0x400000000=0A= [ 0.333204] xen-balloon: Initialising balloon driver.=0A= [ 0.333204] vgaarb: device added: = PCI:0000:01:02.0,decodes=3Dio+mem,owns=3Dio+mem,locks=3Dnone=0A= [ 0.333204] vgaarb: loaded=0A= [ 0.333204] vgaarb: bridge control possible 0000:01:02.0=0A= [ 0.334664] SCSI subsystem initialized=0A= [ 0.335057] libata version 3.00 loaded.=0A= [ 0.335063] usbcore: registered new interface driver usbfs=0A= [ 0.336183] usbcore: registered new interface driver hub=0A= [ 0.336183] usbcore: registered new device driver usb=0A= [ 0.336183] pps_core: LinuxPPS API ver. 1 registered=0A= [ 0.336183] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 = Rodolfo Giometti =0A= [ 0.337254] PCI: Using ACPI for IRQ routing=0A= [ 0.338957] PCI: pci_cache_line_size set to 64 bytes=0A= [ 0.338957] reserve RAM buffer: 000000000009f000 - 000000000009ffff =0A= [ 0.338957] reserve RAM buffer: 00000002bfe66000 - 00000002bfffffff =0A= [ 0.339170] NetLabel: Initializing=0A= [ 0.339170] NetLabel: domain hash size =3D 128=0A= [ 0.339170] NetLabel: protocols =3D UNLABELED CIPSOv4=0A= [ 0.339170] NetLabel: unlabeled traffic allowed by default=0A= [ 0.339393] Switching to clocksource xen=0A= [ 0.339479] Switched to NOHz mode on CPU #0=0A= [ 0.340581] Switched to NOHz mode on CPU #1=0A= [ 0.340976] Switched to NOHz mode on CPU #2=0A= [ 0.341060] Switched to NOHz mode on CPU #3=0A= [ 0.348564] pnp: PnP ACPI init=0A= [ 0.348601] ACPI: bus type pnp registered=0A= [ 0.348813] pnp 00:00: [bus 00-7f]=0A= [ 0.348821] pnp 00:00: [io 0x0000-0x0cf7 window]=0A= [ 0.348827] pnp 00:00: [io 0x0d00-0xffff window]=0A= [ 0.348834] pnp 00:00: [mem 0x000a0000-0x000bffff window]=0A= [ 0.348840] pnp 00:00: [mem 0xd8000000-0xfebfffff window]=0A= [ 0.349256] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 PNP0a08 = (active)=0A= [ 0.350156] pnp 00:01: [io 0x0070-0x0077]=0A= [ 0.350162] pnp 00:01: [io 0x0408-0x040f]=0A= [ 0.350168] pnp 00:01: [io 0x04d0-0x04d1]=0A= [ 0.350173] pnp 00:01: [io 0x0020-0x003f]=0A= [ 0.350179] pnp 00:01: [io 0x00a0-0x00bf]=0A= [ 0.350184] pnp 00:01: [io 0x0090-0x009f]=0A= [ 0.350190] pnp 00:01: [io 0x0050-0x0053]=0A= [ 0.350195] pnp 00:01: [io 0x00f0]=0A= [ 0.350201] pnp 00:01: [io 0x0700-0x071f]=0A= [ 0.350206] pnp 00:01: [io 0x0800-0x083f]=0A= [ 0.350212] pnp 00:01: [io 0x0900-0x097f]=0A= [ 0.350217] pnp 00:01: [io 0x0010-0x001f]=0A= [ 0.350220] pnp 00:01: [io 0x0c80-0x0c83]=0A= [ 0.350220] pnp 00:01: [io 0x0ca2-0x0ca5]=0A= [ 0.350220] pnp 00:01: [io 0x0cd4-0x0cd7]=0A= [ 0.350220] pnp 00:01: [io 0x0f50-0x0f58]=0A= [ 0.350220] pnp 00:01: [io 0x00f0]=0A= [ 0.350220] pnp 00:01: [io 0x0ca0-0x0ca1]=0A= [ 0.350220] pnp 00:01: [io 0x0ca4-0x0ca5]=0A= [ 0.350220] pnp 00:01: [mem 0xe0000000-0xefffffff]=0A= [ 0.350288] pnp 00:01: [io 0x0000-0xffffffffffffffff disabled]=0A= [ 0.350744] system 00:01: [io 0x0408-0x040f] has been reserved=0A= [ 0.350752] system 00:01: [io 0x04d0-0x04d1] has been reserved=0A= [ 0.350759] system 00:01: [io 0x0700-0x071f] has been reserved=0A= [ 0.350768] system 00:01: [io 0x0800-0x083f] has been reserved=0A= [ 0.350775] system 00:01: [io 0x0900-0x097f] has been reserved=0A= [ 0.350782] system 00:01: [io 0x0c80-0x0c83] has been reserved=0A= [ 0.350789] system 00:01: [io 0x0ca2-0x0ca5] has been reserved=0A= [ 0.350796] system 00:01: [io 0x0cd4-0x0cd7] has been reserved=0A= [ 0.350803] system 00:01: [io 0x0f50-0x0f58] has been reserved=0A= [ 0.350810] system 00:01: [io 0x0ca0-0x0ca1] has been reserved=0A= [ 0.350817] system 00:01: [io 0x0ca4-0x0ca5] has been reserved=0A= [ 0.350825] system 00:01: [mem 0xe0000000-0xefffffff] has been = reserved=0A= [ 0.350835] system 00:01: Plug and Play ACPI device, IDs PNP0c02 = (active)=0A= [ 0.350869] pnp 00:02: [io 0x0ca2-0x0ca3]=0A= [ 0.351239] pnp 00:02: Plug and Play ACPI device, IDs IPI0001 (active)=0A= [ 0.351337] pnp 00:03: [mem 0xfed00000-0xfed003ff]=0A= [ 0.351676] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)=0A= [ 0.351712] pnp 00:04: [dma 7]=0A= [ 0.351719] pnp 00:04: [io 0x0000-0x000f]=0A= [ 0.351725] pnp 00:04: [io 0x0080-0x008f]=0A= [ 0.351731] pnp 00:04: [io 0x00c0-0x00df]=0A= [ 0.352085] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)=0A= [ 0.352140] pnp 00:05: [io 0x0061]=0A= [ 0.352600] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)=0A= [ 0.352636] pnp 00:06: [io 0x0060]=0A= [ 0.352642] pnp 00:06: [io 0x0064]=0A= [ 0.352650] xen: registering gsi 1 triggering 1 polarity 0=0A= [ 0.352658] xen_map_pirq_gsi: returning irq 1 for gsi 1=0A= [ 0.352663] xen: --> pirq=3D1 -> irq=3D1 (gsi=3D1)=0A= [ 0.352680] pnp 00:06: [irq 1]=0A= [ 0.353019] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)=0A= [ 0.353078] xen: registering gsi 12 triggering 1 polarity 0=0A= [ 0.353085] xen_map_pirq_gsi: returning irq 12 for gsi 12=0A= [ 0.353090] xen: --> pirq=3D12 -> irq=3D12 (gsi=3D12)=0A= [ 0.353101] pnp 00:07: [irq 12]=0A= [ 0.353443] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e = (active)=0A= [ 0.353485] pnp 00:08: [io 0x002e-0x002f]=0A= [ 0.353491] pnp 00:08: [io 0x004e-0x004f]=0A= [ 0.353497] pnp 00:08: [io 0x0620-0x065f]=0A= [ 0.353503] pnp 00:08: [io 0x0680-0x069f]=0A= [ 0.353509] pnp 00:08: [io 0x0600-0x061f]=0A= [ 0.353515] pnp 00:08: [io 0x0660-0x067f]=0A= [ 0.353520] pnp 00:08: [io 0x0300-0x030f]=0A= [ 0.353869] pnp 00:08: Plug and Play ACPI device, IDs PNP0a06 (active)=0A= [ 0.354864] pnp: PnP ACPI: found 9 devices=0A= [ 0.354870] ACPI: ACPI bus type pnp unregistered=0A= [ 0.376706] PM-Timer failed consistency check (0x0xffffff) - = aborting.=0A= [ 0.376798] PCI: max bus depth: 2 pci_try_num: 3=0A= [ 0.376997] pci 0000:00:01.0: PCI bridge to [bus 15-1a]=0A= [ 0.377002] pci 0000:00:01.0: bridge window [io disabled]=0A= [ 0.377017] pci 0000:00:01.0: bridge window [mem disabled]=0A= [ 0.377028] pci 0000:00:01.0: bridge window [mem pref disabled]=0A= [ 0.377046] pci 0000:00:06.0: PCI bridge to [bus 12-14]=0A= [ 0.377053] pci 0000:00:06.0: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:06.0: bridge window [mem disabled]=0A= [ 0.377055] pci 0000:00:06.0: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:02:00.0: PCI bridge to [bus 03-03]=0A= [ 0.377055] pci 0000:02:00.0: bridge window [io disabled]=0A= [ 0.377055] pci 0000:02:00.0: bridge window [mem = 0xfdf00000-0xfdffffff]=0A= [ 0.377055] pci 0000:02:00.0: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:00:1c.0: PCI bridge to [bus 02-03]=0A= [ 0.377055] pci 0000:00:1c.0: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:1c.0: bridge window [mem = 0xfdf00000-0xfdffffff]=0A= [ 0.377055] pci 0000:00:1c.0: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:00:1c.2: PCI bridge to [bus 04-06]=0A= [ 0.377055] pci 0000:00:1c.2: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:1c.2: bridge window [mem disabled]=0A= [ 0.377055] pci 0000:00:1c.2: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:00:1c.3: PCI bridge to [bus 07-09]=0A= [ 0.377055] pci 0000:00:1c.3: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:1c.3: bridge window [mem disabled]=0A= [ 0.377055] pci 0000:00:1c.3: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:00:1c.4: PCI bridge to [bus 0a-0c]=0A= [ 0.377055] pci 0000:00:1c.4: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:1c.4: bridge window [mem disabled]=0A= [ 0.377055] pci 0000:00:1c.4: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:00:1c.5: PCI bridge to [bus 0d-11]=0A= [ 0.377055] pci 0000:00:1c.5: bridge window [io disabled]=0A= [ 0.377055] pci 0000:00:1c.5: bridge window [mem disabled]=0A= [ 0.377055] pci 0000:00:1c.5: bridge window [mem pref disabled]=0A= [ 0.377055] pci 0000:01:02.0: BAR 6: assigned [mem = 0xfdd00000-0xfdd1ffff pref]=0A= [ 0.377055] pci 0000:01:04.2: BAR 6: assigned [mem = 0xfdd20000-0xfdd2ffff pref]=0A= [ 0.377055] pci 0000:00:1e.0: PCI bridge to [bus 01-01]=0A= [ 0.377055] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]=0A= [ 0.377055] pci 0000:00:1e.0: bridge window [mem = 0xfdd00000-0xfdefffff]=0A= [ 0.377055] pci 0000:00:1e.0: bridge window [mem = 0xd8000000-0xdfffffff 64bit pref]=0A= [ 0.377055] xen: registering gsi 16 triggering 0 polarity 1=0A= [ 0.377541] xen: --> pirq=3D16 -> irq=3D16 (gsi=3D16)=0A= [ 0.377575] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ = 16=0A= [ 0.377590] pci 0000:00:01.0: setting latency timer to 64=0A= [ 0.377610] xen: registering gsi 16 triggering 0 polarity 1=0A= [ 0.377616] xen_map_pirq_gsi: returning irq 16 for gsi 16=0A= [ 0.377622] xen: --> pirq=3D16 -> irq=3D16 (gsi=3D16)=0A= [ 0.377628] Already setup the GSI :16=0A= [ 0.377635] pci 0000:00:06.0: PCI INT A -> GSI 16 (level, low) -> IRQ = 16=0A= [ 0.377647] pci 0000:00:06.0: setting latency timer to 64=0A= [ 0.377667] xen: registering gsi 16 triggering 0 polarity 1=0A= [ 0.377673] xen_map_pirq_gsi: returning irq 16 for gsi 16=0A= [ 0.377679] xen: --> pirq=3D16 -> irq=3D16 (gsi=3D16)=0A= [ 0.377685] Already setup the GSI :16=0A= [ 0.377691] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ = 16=0A= [ 0.377704] pci 0000:00:1c.0: setting latency timer to 64=0A= [ 0.377733] pci 0000:02:00.0: setting latency timer to 64=0A= [ 0.377753] xen: registering gsi 18 triggering 0 polarity 1=0A= [ 0.377776] xen: --> pirq=3D18 -> irq=3D18 (gsi=3D18)=0A= [ 0.377786] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ = 18=0A= [ 0.377800] pci 0000:00:1c.2: setting latency timer to 64=0A= [ 0.377820] xen: registering gsi 19 triggering 0 polarity 1=0A= [ 0.377840] xen: --> pirq=3D19 -> irq=3D19 (gsi=3D19)=0A= [ 0.377853] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ = 19=0A= [ 0.377867] pci 0000:00:1c.3: setting latency timer to 64=0A= [ 0.377887] xen: registering gsi 16 triggering 0 polarity 1=0A= [ 0.377893] xen_map_pirq_gsi: returning irq 16 for gsi 16=0A= [ 0.377899] xen: --> pirq=3D16 -> irq=3D16 (gsi=3D16)=0A= [ 0.377905] Already setup the GSI :16=0A= [ 0.377911] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ = 16=0A= [ 0.377924] pci 0000:00:1c.4: setting latency timer to 64=0A= [ 0.377944] xen: registering gsi 17 triggering 0 polarity 1=0A= [ 0.377968] xen: --> pirq=3D17 -> irq=3D17 (gsi=3D17)=0A= [ 0.377978] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ = 17=0A= [ 0.377992] pci 0000:00:1c.5: setting latency timer to 64=0A= [ 0.378015] pci 0000:00:1e.0: setting latency timer to 64=0A= [ 0.378026] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]=0A= [ 0.378032] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]=0A= [ 0.378038] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]=0A= [ 0.378044] pci_bus 0000:00: resource 7 [mem 0xd8000000-0xfebfffff]=0A= [ 0.378053] pci_bus 0000:02: resource 1 [mem 0xfdf00000-0xfdffffff]=0A= [ 0.378059] pci_bus 0000:03: resource 1 [mem 0xfdf00000-0xfdffffff]=0A= [ 0.378065] pci_bus 0000:01: resource 0 [io 0x2000-0x3fff]=0A= [ 0.378071] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfdefffff]=0A= [ 0.378077] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff = 64bit pref]=0A= [ 0.378083] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]=0A= [ 0.378089] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]=0A= [ 0.378095] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]=0A= [ 0.378101] pci_bus 0000:01: resource 7 [mem 0xd8000000-0xfebfffff]=0A= [ 0.378696] NET: Registered protocol family 2=0A= [ 0.380820] IP route cache hash table entries: 262144 (order: 9, = 2097152 bytes)=0A= [ 0.388116] TCP established hash table entries: 524288 (order: 11, = 8388608 bytes)=0A= [ 0.392844] TCP bind hash table entries: 65536 (order: 8, 1048576 = bytes)=0A= [ 0.393617] TCP: Hash tables configured (established 524288 bind = 65536)=0A= [ 0.393625] TCP reno registered=0A= [ 0.393725] UDP hash table entries: 4096 (order: 5, 131072 bytes)=0A= [ 0.393882] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)=0A= [ 0.394548] NET: Registered protocol family 1=0A= [ 0.405206] pci 0000:01:02.0: Boot video device=0A= [ 0.406156] PCI: CLS 64 bytes, default 64=0A= [ 0.406302] Trying to unpack rootfs image as initramfs...=0A= [ 0.502848] Freeing initrd memory: 44496k freed=0A= [ 0.526592] platform rtc_cmos: registered platform RTC device (no PNP = device found)=0A= [ 0.530131] audit: initializing netlink socket (disabled)=0A= [ 0.530173] type=3D2000 audit(1311592042.449:1): initialized=0A= [ 0.563668] gcov: could not create file=0A= [ 0.637671] HugeTLB registered 2 MB page size, pre-allocated 0 pages=0A= [ 0.638940] VFS: Disk quotas dquot_6.5.2=0A= [ 0.639196] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)=0A= [ 0.639461] msgmni has been set to 1622=0A= [ 0.640691] Block layer SCSI generic (bsg) driver version 0.4 loaded = (major 252)=0A= [ 0.640699] io scheduler noop registered=0A= [ 0.640705] io scheduler deadline registered (default)=0A= [ 0.641877] pcieport 0000:00:01.0: setting latency timer to 64=0A= [ 0.642400] pcieport 0000:00:06.0: setting latency timer to 64=0A= [ 0.642853] pcieport 0000:00:1c.0: setting latency timer to 64=0A= [ 0.643371] pcieport 0000:00:1c.2: setting latency timer to 64=0A= [ 0.643808] pcieport 0000:00:1c.3: setting latency timer to 64=0A= [ 0.644301] pcieport 0000:00:1c.4: setting latency timer to 64=0A= [ 0.644739] pcieport 0000:00:1c.5: setting latency timer to 64=0A= [ 0.647846] input: Power Button as = /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0=0A= [ 0.647857] ACPI: Power Button [PWRF]=0A= [ 0.648255] ACPI: acpi_idle registered with cpuidle=0A= [ 0.655782] thermal LNXTHERM:00: registered as thermal_zone0=0A= [ 0.655789] ACPI: Thermal Zone [THM0] (8 C)=0A= [ 0.655993] APEI: Can not request iomem region = <00000000000e8024-00000000000e8038> for GARs.=0A= [ 0.656748] Event-channel device installed.=0A= [ 0.660314] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled=0A= [ 0.730268] Linux agpgart interface v0.103=0A= [ 0.741589] brd: module loaded=0A= [ 0.744230] QLogic/NetXen Network Driver v4.0.75=0A= [ 0.745892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at = 0x60,0x64 irq 1,12=0A= [ 0.747928] serio: i8042 KBD port at 0x60,0x64 irq 1=0A= [ 0.747944] serio: i8042 AUX port at 0x60,0x64 irq 12=0A= [ 0.749708] mousedev: PS/2 mouse device common for all mice=0A= [ 0.750416] rtc_cmos rtc_cmos: RTC can wake from S4=0A= [ 0.750813] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0=0A= [ 0.750863] rtc0: alarms up to one year, y3k, 114 bytes nvram=0A= [ 0.751573] ISDN subsystem Rev: = 1.1.2.3/1.1.2.3/1.1.2.2/none/none/1.1.2.2=0A= [ 0.751604] cpuidle: using governor ladder=0A= [ 0.751610] cpuidle: using governor menu=0A= [ 0.753150] TCP cubic registered=0A= [ 0.753158] NET: Registered protocol family 17=0A= [ 0.755289] CCID: Activated CCID 2 (TCP-like)=0A= [ 0.755432] CCID: Activated CCID 3 (TCP-Friendly Rate Control)=0A= [ 0.755673] Registering the dns_resolver key type=0A= [ 0.756754] registered taskstats version 1=0A= [ 0.757962] Magic number: 3:116:126=0A= [ 0.758036] acpi device:01: hash matches=0A= [ 0.758155] hd: no drives specified - use hd=3Dcyl,head,sectors on = kernel command line=0A= [ 0.758595] rtc_cmos rtc_cmos: setting system clock to 2011-07-25 = 11:07:21 UTC (1311592041)=0A= [ 0.758695] Initializing network drop monitor service=0A= [ 0.759485] Freeing unused kernel memory: 1508k freed=0A= [ 0.828930] udev[667]: starting version 164=0A= [ 1.000840] tg3.c:v3.119 (May 18, 2011)=0A= [ 1.000919] xen: registering gsi 16 triggering 0 polarity 1=0A= [ 1.000941] xen_map_pirq_gsi: returning irq 16 for gsi 16=0A= [ 1.000964] xen: --> pirq=3D16 -> irq=3D16 (gsi=3D16)=0A= [ 1.001015] Already setup the GSI :16=0A= [ 1.001039] tg3 0000:03:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ = 16=0A= [ 1.010545] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver=0A= [ 1.011044] xen: registering gsi 21 triggering 0 polarity 1=0A= [ 1.011220] xen: --> pirq=3D21 -> irq=3D21 (gsi=3D21)=0A= [ 1.011283] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) = -> IRQ 21=0A= [ 1.011940] ehci_hcd 0000:00:1d.7: setting latency timer to 64=0A= [ 1.011954] ehci_hcd 0000:00:1d.7: EHCI Host Controller=0A= [ 1.012864] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned = bus number 1=0A= [ 1.013269] ehci_hcd 0000:00:1d.7: debug port 1=0A= [ 1.017245] ehci_hcd 0000:00:1d.7: cache line size of 64 is not = supported=0A= [ 1.017400] ehci_hcd 0000:00:1d.7: irq 21, io mem 0xfdcf0000=0A= [ 1.028423] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00=0A= [ 1.028937] usb usb1: New USB device found, idVendor=3D1d6b, = idProduct=3D0002=0A= [ 1.028976] usb usb1: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.029016] usb usb1: Product: EHCI Host Controller=0A= [ 1.029054] usb usb1: Manufacturer: Linux 3.0.0 ehci_hcd=0A= [ 1.029075] usb usb1: SerialNumber: 0000:00:1d.7=0A= [ 1.032611] hub 1-0:1.0: USB hub found=0A= [ 1.032722] hub 1-0:1.0: 8 ports detected=0A= [ 1.065284] ata_piix 0000:00:1f.2: version 2.13=0A= [ 1.065417] xen: registering gsi 20 triggering 0 polarity 1=0A= [ 1.065527] xen: --> pirq=3D20 -> irq=3D20 (gsi=3D20)=0A= [ 1.065580] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) = -> IRQ 20=0A= [ 1.065671] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]=0A= [ 1.066721] ata_piix 0000:00:1f.2: setting latency timer to 64=0A= [ 1.068314] uhci_hcd: USB Universal Host Controller Interface driver=0A= [ 1.079586] tg3 0000:03:04.0: eth0: Tigon3 [partno(N/A) rev 9003] = (PCIX:133MHz:64-bit) MAC address 00:22:64:c4:f9:70=0A= [ 1.079627] tg3 0000:03:04.0: eth0: attached PHY is 5714 = (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])=0A= [ 1.079671] tg3 0000:03:04.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] = ASF[1] TSOcap[1]=0A= [ 1.079712] tg3 0000:03:04.0: eth0: dma_rwctrl[76148000] = dma_mask[40-bit]=0A= [ 1.080391] xen: registering gsi 17 triggering 0 polarity 1=0A= [ 1.080451] xen_map_pirq_gsi: returning irq 17 for gsi 17=0A= [ 1.080496] xen: --> pirq=3D17 -> irq=3D17 (gsi=3D17)=0A= [ 1.080546] Already setup the GSI :17=0A= [ 1.080589] tg3 0000:03:04.1: PCI INT B -> GSI 17 (level, low) -> IRQ = 17=0A= [ 1.085559] scsi0 : ata_piix=0A= [ 1.097230] scsi1 : ata_piix=0A= [ 1.097823] ata1: SATA max UDMA/133 cmd 0x1080 ctl 0x1088 bmdma = 0x10a0 irq 20=0A= [ 1.097878] ata2: SATA max UDMA/133 cmd 0x1090 ctl 0x1098 bmdma = 0x10a8 irq 20=0A= [ 1.098247] xen: registering gsi 20 triggering 0 polarity 1=0A= [ 1.098309] xen_map_pirq_gsi: returning irq 20 for gsi 20=0A= [ 1.098362] xen: --> pirq=3D20 -> irq=3D20 (gsi=3D20)=0A= [ 1.098415] Already setup the GSI :20=0A= [ 1.098469] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) = -> IRQ 20=0A= [ 1.098575] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]=0A= [ 1.099720] ata_piix 0000:00:1f.5: setting latency timer to 64=0A= [ 1.113405] scsi2 : ata_piix=0A= [ 1.127655] tg3 0000:03:04.1: eth1: Tigon3 [partno(N/A) rev 9003] = (PCIX:133MHz:64-bit) MAC address 00:22:64:c4:f9:71=0A= [ 1.127701] tg3 0000:03:04.1: eth1: attached PHY is 5714 = (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])=0A= [ 1.127753] tg3 0000:03:04.1: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] = ASF[0] TSOcap[1]=0A= [ 1.127805] tg3 0000:03:04.1: eth1: dma_rwctrl[76148000] = dma_mask[40-bit]=0A= [ 1.137478] scsi3 : ata_piix=0A= [ 1.138460] ata3: SATA max UDMA/133 cmd 0x10c0 ctl 0x10c8 bmdma = 0x10e0 irq 20=0A= [ 1.138523] ata4: SATA max UDMA/133 cmd 0x10d0 ctl 0x10d8 bmdma = 0x10e8 irq 20=0A= [ 1.139493] xen: registering gsi 21 triggering 0 polarity 1=0A= [ 1.139564] xen_map_pirq_gsi: returning irq 21 for gsi 21=0A= [ 1.139618] xen: --> pirq=3D21 -> irq=3D21 (gsi=3D21)=0A= [ 1.139676] Already setup the GSI :21=0A= [ 1.139728] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) = -> IRQ 21=0A= [ 1.139881] uhci_hcd 0000:00:1d.0: setting latency timer to 64=0A= [ 1.139949] uhci_hcd 0000:00:1d.0: UHCI Host Controller=0A= [ 1.140944] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned = bus number 2=0A= [ 1.141199] uhci_hcd 0000:00:1d.0: irq 21, io base 0x00001000=0A= [ 1.141702] usb usb2: New USB device found, idVendor=3D1d6b, = idProduct=3D0001=0A= [ 1.141731] usb usb2: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.141761] usb usb2: Product: UHCI Host Controller=0A= [ 1.141787] usb usb2: Manufacturer: Linux 3.0.0 uhci_hcd=0A= [ 1.141808] usb usb2: SerialNumber: 0000:00:1d.0=0A= [ 1.143874] hub 2-0:1.0: USB hub found=0A= [ 1.143981] hub 2-0:1.0: 2 ports detected=0A= [ 1.146651] xen: registering gsi 21 triggering 0 polarity 1=0A= [ 1.146695] xen_map_pirq_gsi: returning irq 21 for gsi 21=0A= [ 1.146737] xen: --> pirq=3D21 -> irq=3D21 (gsi=3D21)=0A= [ 1.146770] Already setup the GSI :21=0A= [ 1.146807] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) = -> IRQ 21=0A= [ 1.146881] uhci_hcd 0000:00:1d.1: setting latency timer to 64=0A= [ 1.146920] uhci_hcd 0000:00:1d.1: UHCI Host Controller=0A= [ 1.147861] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned = bus number 3=0A= [ 1.148263] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00001020=0A= [ 1.148945] usb usb3: New USB device found, idVendor=3D1d6b, = idProduct=3D0001=0A= [ 1.148975] usb usb3: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.148991] usb usb3: Product: UHCI Host Controller=0A= [ 1.149016] usb usb3: Manufacturer: Linux 3.0.0 uhci_hcd=0A= [ 1.149043] usb usb3: SerialNumber: 0000:00:1d.1=0A= [ 1.153803] hub 3-0:1.0: USB hub found=0A= [ 1.153912] hub 3-0:1.0: 2 ports detected=0A= [ 1.163451] xen: registering gsi 21 triggering 0 polarity 1=0A= [ 1.163476] xen_map_pirq_gsi: returning irq 21 for gsi 21=0A= [ 1.163484] xen: --> pirq=3D21 -> irq=3D21 (gsi=3D21)=0A= [ 1.163495] Already setup the GSI :21=0A= [ 1.163510] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 21 (level, low) = -> IRQ 21=0A= [ 1.163582] uhci_hcd 0000:00:1d.2: setting latency timer to 64=0A= [ 1.163636] uhci_hcd 0000:00:1d.2: UHCI Host Controller=0A= [ 1.164260] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned = bus number 4=0A= [ 1.164470] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00001040=0A= [ 1.165374] usb usb4: New USB device found, idVendor=3D1d6b, = idProduct=3D0001=0A= [ 1.165427] usb usb4: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.165486] usb usb4: Product: UHCI Host Controller=0A= [ 1.165537] usb usb4: Manufacturer: Linux 3.0.0 uhci_hcd=0A= [ 1.165587] usb usb4: SerialNumber: 0000:00:1d.2=0A= [ 1.167612] hub 4-0:1.0: USB hub found=0A= [ 1.167738] hub 4-0:1.0: 2 ports detected=0A= [ 1.177967] xen: registering gsi 21 triggering 0 polarity 1=0A= [ 1.178022] xen_map_pirq_gsi: returning irq 21 for gsi 21=0A= [ 1.178049] xen: --> pirq=3D21 -> irq=3D21 (gsi=3D21)=0A= [ 1.178174] Already setup the GSI :21=0A= [ 1.178230] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 21 (level, low) = -> IRQ 21=0A= [ 1.178350] uhci_hcd 0000:00:1d.3: setting latency timer to 64=0A= [ 1.178412] uhci_hcd 0000:00:1d.3: UHCI Host Controller=0A= [ 1.179588] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned = bus number 5=0A= [ 1.179794] uhci_hcd 0000:00:1d.3: irq 21, io base 0x00001060=0A= [ 1.180402] usb usb5: New USB device found, idVendor=3D1d6b, = idProduct=3D0001=0A= [ 1.180451] usb usb5: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.180478] usb usb5: Product: UHCI Host Controller=0A= [ 1.180500] usb usb5: Manufacturer: Linux 3.0.0 uhci_hcd=0A= [ 1.180519] usb usb5: SerialNumber: 0000:00:1d.3=0A= [ 1.184001] hub 5-0:1.0: USB hub found=0A= [ 1.184116] hub 5-0:1.0: 2 ports detected=0A= [ 1.187173] xen: registering gsi 23 triggering 0 polarity 1=0A= [ 1.187282] xen: --> pirq=3D23 -> irq=3D23 (gsi=3D23)=0A= [ 1.187344] uhci_hcd 0000:01:04.4: PCI INT B -> GSI 23 (level, low) = -> IRQ 23=0A= [ 1.187414] uhci_hcd 0000:01:04.4: UHCI Host Controller=0A= [ 1.189649] uhci_hcd 0000:01:04.4: new USB bus registered, assigned = bus number 6=0A= [ 1.189773] uhci_hcd 0000:01:04.4: port count misdetected? forcing to = 2 ports=0A= [ 1.191159] uhci_hcd 0000:01:04.4: irq 23, io base 0x00003800=0A= [ 1.191945] usb usb6: New USB device found, idVendor=3D1d6b, = idProduct=3D0001=0A= [ 1.191977] usb usb6: New USB device strings: Mfr=3D3, Product=3D2, = SerialNumber=3D1=0A= [ 1.192014] usb usb6: Product: UHCI Host Controller=0A= [ 1.192047] usb usb6: Manufacturer: Linux 3.0.0 uhci_hcd=0A= [ 1.192095] usb usb6: SerialNumber: 0000:01:04.4=0A= [ 1.194214] hub 6-0:1.0: USB hub found=0A= [ 1.194308] hub 6-0:1.0: 2 ports detected=0A= [ 1.469739] ata3: SATA link down (SStatus 0 SControl 300)=0A= [ 1.481376] ata4: SATA link down (SStatus 0 SControl 300)=0A= [ 1.496324] usb 6-1: new full speed USB device number 2 using uhci_hcd=0A= [ 1.634487] usb 6-1: New USB device found, idVendor=3D03f0, = idProduct=3D1027=0A= [ 1.634496] usb 6-1: New USB device strings: Mfr=3D1, Product=3D2, = SerialNumber=3D0=0A= [ 1.634505] usb 6-1: Product: Virtual Keyboard=0A= [ 1.634512] usb 6-1: Manufacturer: HP=0A= [ 1.676350] input: HP Virtual Keyboard as = /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.0/input/inpu= t1=0A= [ 1.676482] generic-usb 0003:03F0:1027.0001: input,hidraw0: USB HID = v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:01:04.4-1/input0=0A= [ 1.682653] input: HP Virtual Keyboard as = /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.1/input/inpu= t2=0A= [ 1.682806] generic-usb 0003:03F0:1027.0002: input,hidraw1: USB HID = v1.01 Mouse [HP Virtual Keyboard] on usb-0000:01:04.4-1/input1=0A= [ 1.682850] usbcore: registered new interface driver usbhid=0A= [ 1.682856] usbhid: USB HID core driver=0A= [ 1.864458] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)=0A= [ 1.864486] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 310)=0A= [ 1.864745] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)=0A= [ 1.864772] ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 310)=0A= [ 1.886280] ata1.00: ATA-8: ST3250318AS, HP35, max UDMA/100=0A= [ 1.886286] ata1.00: 488397168 sectors, multi 8: LBA48 NCQ (depth = 0/32)=0A= [ 1.886484] ata1.01: ATA-8: WDC WD2002FAEX-007BA0, 05.01D05, max = UDMA/133=0A= [ 1.886491] ata1.01: 3907029168 sectors, multi 8: LBA48 NCQ (depth = 0/32)=0A= [ 1.886604] ata2.00: ATA-8: ST3250318AS, HP35, max UDMA/100=0A= [ 1.886610] ata2.00: 488397168 sectors, multi 8: LBA48 NCQ (depth = 0/32)=0A= [ 1.886809] ata2.01: ATA-8: WDC WD2002FAEX-007BA0, 05.01D05, max = UDMA/133=0A= [ 1.886818] ata2.01: 3907029168 sectors, multi 8: LBA48 NCQ (depth = 0/32)=0A= [ 1.892431] ata1.00: configured for UDMA/100=0A= [ 1.892589] ata2.00: configured for UDMA/100=0A= [ 1.911841] ata1.01: configured for UDMA/133=0A= [ 1.912117] scsi 0:0:0:0: Direct-Access ATA ST3250318AS = HP35 PQ: 0 ANSI: 5=0A= [ 1.912780] ata2.01: configured for UDMA/133=0A= [ 1.912939] scsi 0:0:1:0: Direct-Access ATA WDC WD2002FAEX-0 = 05.0 PQ: 0 ANSI: 5=0A= [ 1.913713] scsi 1:0:0:0: Direct-Access ATA ST3250318AS = HP35 PQ: 0 ANSI: 5=0A= [ 1.914380] scsi 1:0:1:0: Direct-Access ATA WDC WD2002FAEX-0 = 05.0 PQ: 0 ANSI: 5=0A= [ 1.927973] Uniform Multi-Platform E-IDE driver=0A= [ 1.984451] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 = GB/232 GiB)=0A= [ 1.984964] sd 0:0:1:0: [sdb] 3907029168 512-byte logical blocks: = (2.00 TB/1.81 TiB)=0A= [ 1.985278] sd 1:0:0:0: [sdc] 488397168 512-byte logical blocks: (250 = GB/232 GiB)=0A= [ 1.986945] sd 1:0:0:0: [sdc] Write Protect is off=0A= [ 1.987000] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00=0A= [ 1.987767] sd 1:0:0:0: [sdc] Write cache: disabled, read cache: = enabled, doesn't support DPO or FUA=0A= [ 1.989264] sd 1:0:1:0: [sdd] 3907029168 512-byte logical blocks: = (2.00 TB/1.81 TiB)=0A= [ 1.990939] sd 1:0:1:0: [sdd] Write Protect is off=0A= [ 1.990998] sd 1:0:1:0: [sdd] Mode Sense: 00 3a 00 00=0A= [ 1.991748] sd 1:0:1:0: [sdd] Write cache: disabled, read cache: = enabled, doesn't support DPO or FUA=0A= [ 1.993489] sd 0:0:0:0: [sda] Write Protect is off=0A= [ 1.993535] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00=0A= [ 1.994207] sd 0:0:0:0: [sda] Write cache: disabled, read cache: = enabled, doesn't support DPO or FUA=0A= [ 1.999398] sd 0:0:1:0: [sdb] Write Protect is off=0A= [ 1.999435] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00=0A= [ 1.999894] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: = enabled, doesn't support DPO or FUA=0A= [ 2.021772] sdc: sdc1 sdc2=0A= [ 2.035591] sda: sda1 sda2=0A= [ 2.040971] sd 1:0:0:0: [sdc] Attached SCSI disk=0A= [ 2.050124] sdd: sdd1=0A= [ 2.052263] sd 1:0:1:0: [sdd] Attached SCSI disk=0A= [ 2.059198] sd 0:0:0:0: [sda] Attached SCSI disk=0A= [ 2.069046] sdb: sdb1=0A= [ 2.072446] sd 0:0:1:0: [sdb] Attached SCSI disk=0A= [ 2.301732] md: raid1 personality registered for level 1=0A= [ 2.356560] md: md2 stopped.=0A= [ 2.362907] md: bind=0A= [ 2.363660] md: bind=0A= [ 2.376923] bio: create slab at 1=0A= [ 2.377288] md/raid1:md2: active with 2 out of 2 mirrors=0A= [ 2.377380] md2: detected capacity change from 0 to 2000397703168=0A= [ 2.381770] md2: unknown partition table=0A= [ 2.600913] md: md0 stopped.=0A= [ 2.607195] md: bind=0A= [ 2.607682] md: bind=0A= [ 2.617985] md/raid1:md0: active with 2 out of 2 mirrors=0A= [ 2.618160] md0: detected capacity change from 0 to 11997732864=0A= [ 2.623121] md0: unknown partition table=0A= [ 2.840395] md: md1 stopped.=0A= [ 2.847195] md: bind=0A= [ 2.847766] md: bind=0A= [ 2.855045] md/raid1:md1: active with 2 out of 2 mirrors=0A= [ 2.855726] md1: detected capacity change from 0 to 238058070016=0A= [ 2.934856] md1: unknown partition table=0A= [ 3.069234] device-mapper: uevent: version 1.0.3=0A= [ 3.069462] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) = initialised: dm-devel@redhat.com=0A= [ 3.314275] EXT4-fs (md1): mounted filesystem with ordered data mode. = Opts: (null)=0A= [ 4.899886] udev[887]: starting version 164=0A= [ 5.436522] pci_hotplug: PCI Hot Plug PCI Core version: 0.5=0A= [ 5.474280] shpchp: Standard Hot Plug PCI Controller Driver version: = 0.4=0A= [ 5.512810] xen: registering gsi 22 triggering 0 polarity 1=0A= [ 5.512872] xen: --> pirq=3D22 -> irq=3D22 (gsi=3D22)=0A= [ 5.512917] hpwdt 0000:01:04.0: PCI INT A -> GSI 22 (level, low) -> = IRQ 22=0A= [ 5.513040] hpwdt: New timer passed in is 30 seconds.=0A= [ 5.513622] hpwdt 0000:01:04.0: HP Watchdog Timer Driver: 1.2.0, = timer margin: 30 seconds (nowayout=3D1).=0A= [ 5.518415] xen: registering gsi 23 triggering 0 polarity 1=0A= [ 5.518486] xen_map_pirq_gsi: returning irq 23 for gsi 23=0A= [ 5.518530] xen: --> pirq=3D23 -> irq=3D23 (gsi=3D23)=0A= [ 5.518576] Already setup the GSI :23=0A= [ 5.518623] hpilo 0000:01:04.2: PCI INT B -> GSI 23 (level, low) -> = IRQ 23=0A= [ 5.556041] ipmi message handler version 39.2=0A= [ 5.577417] IPMI System Interface driver.=0A= [ 5.577638] ipmi_si 0000:01:04.6: probing via PCI=0A= [ 5.577691] xen: registering gsi 22 triggering 0 polarity 1=0A= [ 5.577707] xen_map_pirq_gsi: returning irq 22 for gsi 22=0A= [ 5.577732] xen: --> pirq=3D22 -> irq=3D22 (gsi=3D22)=0A= [ 5.577752] Already setup the GSI :22=0A= [ 5.577767] ipmi_si 0000:01:04.6: PCI INT A -> GSI 22 (level, low) -> = IRQ 22=0A= [ 5.577781] ipmi_si 0000:01:04.6: [mem 0xfddf0000-0xfddf00ff] regsize = 1 spacing 1 irq 22=0A= [ 5.577812] ipmi_si: Adding PCI-specified kcs state machine=0A= [ 5.578036] ipmi_si: probing via ACPI=0A= [ 5.578075] ipmi_si 00:02: [io 0x0ca2-0x0ca3] regsize 1 spacing 1 = irq 0=0A= [ 5.578075] ipmi_si: Adding ACPI-specified kcs state machine=0A= [ 5.578362] ipmi_si: probing via SMBIOS=0A= [ 5.578388] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0=0A= [ 5.578413] ipmi_si: Adding SMBIOS-specified kcs state machine = duplicate interface=0A= [ 5.578471] ipmi_si: probing via SPMI=0A= [ 5.578480] ipmi_si: SPMI: io 0xca2 regsize 2 spacing 2 irq 0=0A= [ 5.578496] ipmi_si: Adding SPMI-specified kcs state machine = duplicate interface=0A= [ 5.578531] ipmi_si: Trying PCI-specified kcs state machine at mem = address 0xfddf0000, slave address 0x0, irq 22=0A= [ 5.605398] input: PC Speaker as /devices/platform/pcspkr/input/input3=0A= [ 5.632962] ipmi_si 0000:01:04.6: Using irq 22=0A= [ 5.719144] ipmi_si 0000:01:04.6: Found new BMC (man_id: 0x00000b, = prod_id: 0x2000, dev_id: 0x11)=0A= [ 5.719459] ipmi_si 0000:01:04.6: IPMI kcs interface initialized=0A= [ 6.557244] Adding 11716532k swap on /dev/md0. Priority:-1 extents:1 = across:11716532k =0A= [ 6.573838] EXT4-fs (md1): re-mounted. Opts: (null)=0A= [ 6.887795] EXT4-fs (md1): re-mounted. Opts: errors=3Dremount-ro=0A= [ 7.132846] loop: module loaded=0A= [ 9.775218] NET: Registered protocol family 10=0A= [ 9.798047] Bridge firewalling registered=0A= [ 9.817618] device eth0 entered promiscuous mode=0A= [ 9.866728] ADDRCONF(NETDEV_UP): eth0: link is not ready=0A= [ 9.876574] ADDRCONF(NETDEV_UP): br0: link is not ready=0A= [ 10.333725] ADDRCONF(NETDEV_UP): eth1: link is not ready=0A= [ 12.433184] tg3 0000:03:04.0: eth0: Link is up at 1000 Mbps, full = duplex=0A= [ 12.433192] tg3 0000:03:04.0: eth0: Flow control is on for TX and on = for RX=0A= [ 12.434931] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready=0A= [ 12.435005] br0: port 1(eth0) entering listening state=0A= [ 12.435013] br0: port 1(eth0) entering listening state=0A= [ 12.833493] sshd (1637): /proc/1637/oom_adj is deprecated, please use = /proc/1637/oom_score_adj instead.=0A= [ 12.998381] tg3 0000:03:04.1: eth1: Link is up at 1000 Mbps, full = duplex=0A= [ 12.998390] tg3 0000:03:04.1: eth1: Flow control is on for TX and on = for RX=0A= [ 12.999753] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready=0A= [ 13.086455] XENBUS: Unable to read cpu state=0A= [ 13.087461] XENBUS: Unable to read cpu state=0A= [ 13.087799] XENBUS: Unable to read cpu state=0A= [ 13.088316] XENBUS: Unable to read cpu state=0A= [ 22.971088] eth0: no IPv6 routers present=0A= [ 23.730125] eth1: no IPv6 routers present=0A= [ 27.488096] br0: port 1(eth0) entering learning state=0A= [ 42.528092] br0: topology change detected, propagating=0A= [ 42.528134] br0: port 1(eth0) entering forwarding state=0A= [ 42.529585] ADDRCONF(NETDEV_CHANGE): br0: link becomes ready=0A= [ 52.954089] br0: no IPv6 routers present=0A= [ 183.141347] ------------[ cut here ]------------=0A= [ 183.141367] WARNING: at arch/x86/xen/mmu.c:486 = xen_make_pte_debug+0x118/0x1bf()=0A= [ 183.141393] Hardware name: ProLiant DL320 G5p=0A= [ 183.141400] 0x100000 is using VM_IO, but it is 0x218100000!=0A= [ 183.141408] Modules linked in: bridge ipv6 stp llc loop pcspkr = ipmi_si ipmi_msghandler psmouse hpilo hpwdt shpchp serio_raw pci_hotplug = evdev ext4 mbcache jbd2 crc16 dm_mod raid1 md_mod sd_mod crc_t10dif = ide_pci_generic ide_core usbhid hid ata_generic uhci_hcd ata_piix = ehci_hcd tg3 [last unloaded: scsi_wait_scan]=0A= [ 183.141915] Pid: 1896, comm: xl Not tainted 3.0.0 #1=0A= [ 183.141934] Call Trace:=0A= [ 183.141954] [] ? warn_slowpath_common+0xb9/0xe3=0A= [ 183.141973] [] ? warn_slowpath_fmt+0x5a/0x6d=0A= [ 183.141998] [] ? = __raw_callee_save_xen_pud_val+0x11/0x1e=0A= [ 183.142008] [] ? xen_make_pte_debug+0x118/0x1bf=0A= [ 183.142017] [] ? = __raw_callee_save_xen_make_pte_debug+0x11/0x1e=0A= [ 183.142027] [] ? = __raw_callee_save_xen_pud_val+0x11/0x1e=0A= [ 183.142036] [] ? remap_area_mfn_pte_fn+0x5a/0xe9=0A= [ 183.142047] [] ? apply_to_page_range+0x4c2/0x5e0=0A= [ 183.142058] [] ? = xen_remap_domain_mfn_range+0x124/0x124=0A= [ 183.142069] [] ? = xen_remap_domain_mfn_range+0xa8/0x124=0A= [ 183.142097] [] ? = pvclock_clocksource_read+0x70/0x123=0A= [ 183.142102] [] ? __alloc_pages_nodemask+0x17f/0xa16=0A= [ 183.142102] [] ? = xen_restore_fl_direct_reloc+0x4/0x4=0A= [ 183.142102] [] ? = _raw_spin_unlock_irqrestore+0x52/0x8a=0A= [ 183.142102] [] ? try_to_wake_up+0x346/0x35c=0A= [ 183.142102] [] ? = xen_force_evtchn_callback+0x10/0x18=0A= [ 183.142102] [] ? = xen_force_evtchn_callback+0x10/0x18=0A= [ 183.142102] [] ? check_events+0x12/0x20=0A= [ 183.142102] [] ? mmap_batch_fn+0x38/0x64=0A= [ 183.142102] [] ? traverse_pages+0xb4/0xf1=0A= [ 183.142102] [] ? mmap_mfn_range+0xb4/0xb4=0A= [ 183.142102] [] ? = privcmd_ioctl_mmap_batch+0x1e7/0x29a=0A= [ 183.142102] [] ? mmap_region+0x54a/0x696=0A= [ 183.142102] [] ? privcmd_ioctl+0xbd/0xd9=0A= [ 183.142102] [] ? do_mmap_pgoff+0x401/0x41d=0A= [ 183.142102] [] ? do_vfs_ioctl+0x629/0x6c2=0A= [ 183.142102] [] ? sys_ioctl+0x6e/0xa7=0A= [ 183.142102] [] ? system_call_fastpath+0x16/0x1b=0A= [ 183.142102] ---[ end trace 032a67a0c66fef34 ]---=0A= [ 185.334474] tun: Universal TUN/TAP device driver, 1.6=0A= [ 185.334493] tun: (C) 1999-2004 Max Krasnyansky =0A= [ 185.431610] device vif1.0 entered promiscuous mode=0A= [ 185.448373] ADDRCONF(NETDEV_UP): vif1.0: link is not ready=0A= [ 185.566916] device tap1.0 entered promiscuous mode=0A= [ 185.575011] br0: port 3(tap1.0) entering listening state=0A= [ 185.575022] br0: port 3(tap1.0) entering listening state=0A= [ 185.593964] ip_tables: (C) 2000-2006 Netfilter Core Team=0A= [ 196.250090] tap1.0: no IPv6 routers present=0A= [ 200.608107] br0: port 3(tap1.0) entering learning state=0A= [ 215.648156] br0: topology change detected, propagating=0A= [ 215.648185] br0: port 3(tap1.0) entering forwarding state=0A= [ 596.790834] br0: port 3(tap1.0) entering forwarding state=0A= [ 596.791120] br0: port 3(tap1.0) entering disabled state=0A= [ 599.116428] xen-blkback:ring-ref 8, event-channel 5, protocol 1 = (x86_64-abi)=0A= [ 599.338497] ADDRCONF(NETDEV_CHANGE): vif1.0: link becomes ready=0A= [ 599.338497] br0: port 2(vif1.0) entering listening state=0A= [ 599.338497] br0: port 2(vif1.0) entering listening state=0A= [ 609.842128] vif1.0: no IPv6 routers present=0A= [ 614.368166] br0: port 2(vif1.0) entering learning state=0A= [ 629.408207] br0: topology change detected, propagating=0A= [ 629.408222] br0: port 2(vif1.0) entering forwarding state=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="lspci" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="lspci" 00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller = (rev 01)=0A= 00:01.0 PCI bridge: Intel Corporation 3200/3210 Chipset Host-Primary PCI = Express Bridge (rev 01)=0A= 00:06.0 PCI bridge: Intel Corporation 3210 Chipset Host-Secondary PCI = Express Bridge (rev 01)=0A= 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express = Port 1 (rev 02)=0A= 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express = Port 3 (rev 02)=0A= 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express = Port 4 (rev 02)=0A= 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express = Port 5 (rev 02)=0A= 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express = Port 6 (rev 02)=0A= 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI = Controller #1 (rev 02)=0A= 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI = Controller #2 (rev 02)=0A= 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI = Controller #3 (rev 02)=0A= 00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI = Controller #6 (rev 02)=0A= 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI = Controller #1 (rev 02)=0A= 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)=0A= 00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface = Controller (rev 02)=0A= 00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 = port SATA IDE Controller (rev 02)=0A= 00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port = SATA IDE Controller (rev 02)=0A= 01:02.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)=0A= 01:04.0 System peripheral: Compaq Computer Corporation Integrated Lights = Out Controller (rev 03)=0A= 01:04.2 System peripheral: Compaq Computer Corporation Integrated Lights = Out Processor (rev 03)=0A= 01:04.4 USB Controller: Hewlett-Packard Company Proliant iLO2/iLO3 = virtual USB controller=0A= 01:04.6 IPMI SMIC interface: Hewlett-Packard Company Proliant iLO2 = virtual UART=0A= 02:00.0 PCI bridge: Broadcom EPB PCI-Express to PCI-X Bridge (rev b5)=0A= 03:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 = Gigabit Ethernet (rev a3)=0A= 03:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 = Gigabit Ethernet (rev a3)=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="qemu-dm-server01.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="qemu-dm-server01.log" domid: 1=0A= Using file /dev/vgmain/lv_server01 in read-write mode=0A= Watching /local/domain/0/device-model/1/logdirty/cmd=0A= Watching /local/domain/0/device-model/1/command=0A= Watching /local/domain/1/cpu=0A= char device redirected to /dev/pts/3=0A= qemu_map_cache_init nr_buckets =3D 10000 size 4194304=0A= shared page at pfn feffd=0A= buffered io page at pfn feffb=0A= Guest uuid =3D 06ed00fe-1001-4fc4-b5d8-11993ee4a8b9=0A= populating video RAM at ff000000=0A= mapping video RAM from ff000000=0A= Register xen platform.=0A= Done register platform.=0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw = state.=0A= xs_read(/local/domain/0/device-model/1/xen_extended_power_mgmt): read = error=0A= xs_read(): vncpasswd get error. = /vm/06ed00fe-1001-4fc4-b5d8-11993ee4a8b9/vncpasswd.=0A= Log-dirty: no command yet.=0A= I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0=0A= vcpu-set: watch node error.=0A= xs_read(/local/domain/1/log-throttling): read error=0A= qemu: ignoring not-understood drive `/local/domain/1/log-throttling'=0A= medium change watch on `/local/domain/1/log-throttling' - unknown = device, ignored=0A= vga s->lfb_addr =3D f1000000 s->lfb_end =3D f1800000 =0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw = state.=0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro = state.=0A= mapping vram to f1000000 - f1800000=0A= Unknown PV product 3 loaded in guest=0A= PV driver build 1=0A= region type 1 at [c100,c200).=0A= region type 0 at [f1800000,f1800100).=0A= squash iomem [f1000000, f1800000).=0A= vga s->lfb_addr =3D f1000000 s->lfb_end =3D f1800000 =0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="qemu-dm-server01.log.until.it.started.to.hang.for.2.min" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="qemu-dm-server01.log.until.it.started.to.hang.for.2.min" domid: 1=0A= Using file /dev/vgmain/lv_server01 in read-write mode=0A= Watching /local/domain/0/device-model/1/logdirty/cmd=0A= Watching /local/domain/0/device-model/1/command=0A= Watching /local/domain/1/cpu=0A= char device redirected to /dev/pts/3=0A= qemu_map_cache_init nr_buckets =3D 10000 size 4194304=0A= shared page at pfn feffd=0A= buffered io page at pfn feffb=0A= Guest uuid =3D 06ed00fe-1001-4fc4-b5d8-11993ee4a8b9=0A= populating video RAM at ff000000=0A= mapping video RAM from ff000000=0A= Register xen platform.=0A= Done register platform.=0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw = state.=0A= xs_read(/local/domain/0/device-model/1/xen_extended_power_mgmt): read = error=0A= xs_read(): vncpasswd get error. = /vm/06ed00fe-1001-4fc4-b5d8-11993ee4a8b9/vncpasswd.=0A= Log-dirty: no command yet.=0A= I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0=0A= vcpu-set: watch node error.=0A= xs_read(/local/domain/1/log-throttling): read error=0A= qemu: ignoring not-understood drive `/local/domain/1/log-throttling'=0A= medium change watch on `/local/domain/1/log-throttling' - unknown = device, ignored=0A= vga s->lfb_addr =3D f1000000 s->lfb_end =3D f1800000 =0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw = state.=0A= platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro = state.=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="server01.cfg" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="server01.cfg" Waiting for domain server01 (domid 1) to die [pid 2009]=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="xen-hotplug.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="xen-hotplug.log" RTNETLINK answers: Operation not supported=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="xenstore-ls" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="xenstore-ls" tool =3D ""=0A= xenstored =3D ""=0A= vm =3D ""=0A= 00000000-0000-0000-0000-000000000000 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0))"=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= f700c6ea-6d42-4d50-9202-d2f5d158d4ba =3D ""=0A= uuid =3D "f700c6ea-6d42-4d50-9202-d2f5d158d4ba"=0A= name =3D "server02"=0A= pool_name =3D "Pool-0"=0A= rtc =3D ""=0A= timeoffset =3D ""=0A= image =3D ""=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= start_time =3D "1311071190.98"=0A= 00000000-0000-0000-0000-000000000000-1 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-2 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-3 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-4 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 49360422-8371-4a13-891f-8149d326f2fd =3D ""=0A= uuid =3D "49360422-8371-4a13-891f-8149d326f2fd"=0A= name =3D "server01"=0A= pool_name =3D "Pool-0"=0A= rtc =3D ""=0A= timeoffset =3D ""=0A= image =3D ""=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= start_time =3D "1311164759.46"=0A= device =3D ""=0A= console =3D ""=0A= 0 =3D ""=0A= frontend =3D "/local/domain/13/device/console/0"=0A= frontend-id =3D "13"=0A= backend-id =3D "0"=0A= backend =3D "/local/domain/0/backend/console/13/0"=0A= 00000000-0000-0000-0000-000000000000-5 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-6 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-7 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-8 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-9 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-10 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-11 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-12 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-13 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-14 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-15 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-16 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 00000000-0000-0000-0000-000000000000-17 =3D ""=0A= on_xend_stop =3D "ignore"=0A= pool_name =3D "Pool-0"=0A= shadow_memory =3D "0"=0A= uuid =3D "00000000-0000-0000-0000-000000000000"=0A= on_reboot =3D "restart"=0A= image =3D "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode = 0) (key\..."=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= on_poweroff =3D "destroy"=0A= bootloader_args =3D ""=0A= on_xend_start =3D "ignore"=0A= on_crash =3D "restart"=0A= xend =3D ""=0A= restart_count =3D "0"=0A= vcpus =3D "4"=0A= vcpu_avail =3D "15"=0A= bootloader =3D ""=0A= name =3D "Domain-0"=0A= 06ed00fe-1001-4fc4-b5d8-11993ee4a8b9 =3D ""=0A= uuid =3D "06ed00fe-1001-4fc4-b5d8-11993ee4a8b9"=0A= name =3D "server01"=0A= pool_name =3D "Pool-0"=0A= rtc =3D ""=0A= timeoffset =3D ""=0A= image =3D ""=0A= ostype =3D "linux"=0A= kernel =3D ""=0A= cmdline =3D ""=0A= ramdisk =3D ""=0A= start_time =3D "1311592223.71"=0A= local =3D ""=0A= domain =3D ""=0A= 0 =3D ""=0A= vm =3D "/vm/00000000-0000-0000-0000-000000000000-17"=0A= device =3D ""=0A= control =3D ""=0A= platform-feature-multiprocessor-suspend =3D "1"=0A= error =3D ""=0A= memory =3D ""=0A= target =3D "1048576"=0A= static-max =3D "4294967292"=0A= freemem-slack =3D "1257987"=0A= guest =3D ""=0A= hvmpv =3D ""=0A= data =3D ""=0A= cpu =3D ""=0A= 1 =3D ""=0A= availability =3D "online"=0A= 3 =3D ""=0A= availability =3D "online"=0A= 2 =3D ""=0A= availability =3D "online"=0A= 0 =3D ""=0A= availability =3D "online"=0A= description =3D ""=0A= console =3D ""=0A= limit =3D "1048576"=0A= type =3D "xenconsoled"=0A= domid =3D "0"=0A= name =3D "Domain-0"=0A= backend =3D ""=0A= vbd =3D ""=0A= 1 =3D ""=0A= 768 =3D ""=0A= frontend =3D "/local/domain/1/device/vbd/768"=0A= physical-device =3D "fd:0"=0A= params =3D "/dev/vgmain/lv_server01"=0A= frontend-id =3D "1"=0A= online =3D "1"=0A= removable =3D "0"=0A= bootable =3D "1"=0A= state =3D "4"=0A= dev =3D "hda"=0A= type =3D "phy"=0A= mode =3D "w"=0A= feature-flush-cache =3D "1"=0A= sectors =3D "209715200"=0A= info =3D "0"=0A= sector-size =3D "512"=0A= vif =3D ""=0A= 1 =3D ""=0A= 0 =3D ""=0A= frontend =3D "/local/domain/1/device/vif/0"=0A= frontend-id =3D "1"=0A= online =3D "1"=0A= state =3D "4"=0A= script =3D "/etc/xen/scripts/vif-bridge"=0A= mac =3D "00:16:3e:1a:b3:4b"=0A= bridge =3D "br0"=0A= handle =3D "0"=0A= feature-sg =3D "1"=0A= feature-gso-tcpv4 =3D "1"=0A= feature-rx-copy =3D "1"=0A= feature-rx-flip =3D "0"=0A= hotplug-status =3D "connected"=0A= console =3D ""=0A= 1 =3D ""=0A= 0 =3D ""=0A= frontend =3D "/local/domain/1/console"=0A= frontend-id =3D "1"=0A= online =3D "1"=0A= state =3D "1"=0A= domain =3D "server01"=0A= protocol =3D "vt100"=0A= pci =3D ""=0A= 1 =3D ""=0A= 0 =3D ""=0A= frontend =3D "/local/domain/1/device/pci/0"=0A= frontend-id =3D "1"=0A= online =3D "1"=0A= state =3D "1"=0A= domain =3D "server01"=0A= num_devs =3D "0"=0A= device-model =3D ""=0A= 1 =3D ""=0A= disable_pf =3D "0"=0A= state =3D "running"=0A= 1 =3D ""=0A= vm =3D "/vm/06ed00fe-1001-4fc4-b5d8-11993ee4a8b9"=0A= name =3D "server01"=0A= control =3D ""=0A= shutdown =3D ""=0A= platform-feature-multiprocessor-suspend =3D "1"=0A= device =3D ""=0A= suspend =3D ""=0A= event-channel =3D ""=0A= vbd =3D ""=0A= 768 =3D ""=0A= backend =3D "/local/domain/0/backend/vbd/1/768"=0A= backend-id =3D "0"=0A= state =3D "4"=0A= virtual-device =3D "768"=0A= device-type =3D "disk"=0A= ring-ref =3D "8"=0A= event-channel =3D "5"=0A= protocol =3D "x86_64-abi"=0A= vif =3D ""=0A= 0 =3D ""=0A= backend =3D "/local/domain/0/backend/vif/1/0"=0A= backend-id =3D "0"=0A= state =3D "4"=0A= handle =3D "0"=0A= mac =3D "00:16:3e:1a:b3:4b"=0A= tx-ring-ref =3D "768"=0A= rx-ring-ref =3D "769"=0A= event-channel =3D "6"=0A= request-rx-copy =3D "1"=0A= feature-rx-notify =3D "1"=0A= feature-sg =3D "1"=0A= feature-gso-tcpv4 =3D "1"=0A= pci =3D ""=0A= 0 =3D ""=0A= backend =3D "/local/domain/0/backend/pci/1/0"=0A= backend-id =3D "0"=0A= state =3D "1"=0A= data =3D ""=0A= cpu =3D ""=0A= 0 =3D ""=0A= availability =3D "online"=0A= memory =3D ""=0A= static-max =3D "1048576"=0A= target =3D "1040384"=0A= videoram =3D "8192"=0A= error =3D ""=0A= drivers =3D ""=0A= attr =3D ""=0A= messages =3D ""=0A= domid =3D "1"=0A= store =3D ""=0A= port =3D "2"=0A= ring-ref =3D "1044476"=0A= console =3D ""=0A= backend =3D "/local/domain/0/backend/console/1/0"=0A= backend-id =3D "0"=0A= limit =3D "1048576"=0A= type =3D "xenconsoled"=0A= output =3D "pty"=0A= port =3D "3"=0A= ring-ref =3D "1044479"=0A= tty =3D "/dev/pts/2"=0A= vnc-port =3D "5900"=0A= vnc-listen =3D "0.0.0.0"=0A= hvmloader =3D ""=0A= bios =3D "rombios"=0A= image =3D ""=0A= device-model-pid =3D "1924"=0A= serial =3D ""=0A= 0 =3D ""=0A= tty =3D "/dev/pts/3"=0A= pool =3D ""=0A= 0 =3D ""=0A= other_config =3D ""=0A= description =3D "Pool-0"=0A= uuid =3D "50159d6e-81a7-ab9b-9a4e-ec2fb9c1cc35"=0A= name =3D "Pool-0"=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="xl_dmesg" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="xl_dmesg" __ __ _ _ ____ _ _ _ = =0A= \ \/ /___ _ __ | || | |___ \ _ _ _ __ ___| |_ __ _| |__ | | = ___ =0A= \ // _ \ '_ \ | || |_ __) |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ = \=0A= / \ __/ | | | |__ _| / __/|__| |_| | | | \__ \ || (_| | |_) | | = __/=0A= /_/\_\___|_| |_| |_|(_)_____| \__,_|_| = |_|___/\__\__,_|_.__/|_|\___|=0A= = =0A= (XEN) Xen version 4.2-unstable (root@bsl.ch.adradix.net) (gcc version = 4.4.5 (Debian 4.4.5-8) ) Sun Jul 24 14:14:44 CEST 2011=0A= (XEN) Latest ChangeSet: Fri Jul 22 08:55:19 2011 +0100 23734:42edf1481c57=0A= (XEN) Bootloader: GRUB 1.98+20100804-14=0A= (XEN) Command line: placeholder dom0_mem=3D1024M loglevel=3D9=0A= (XEN) Video information:=0A= (XEN) VGA is text mode 80x25, font 8x16=0A= (XEN) VBE/DDC methods: none; EDID transfer time: 2 seconds=0A= (XEN) EDID info not retrieved because no DDC retrieval method detected=0A= (XEN) Disc information:=0A= (XEN) Found 4 MBR signatures=0A= (XEN) Found 4 EDD information structures=0A= (XEN) Xen-e820 RAM map:=0A= (XEN) 0000000000000000 - 000000000009fc00 (usable)=0A= (XEN) 000000000009fc00 - 00000000000a0000 (reserved)=0A= (XEN) 00000000000f0000 - 0000000000100000 (reserved)=0A= (XEN) 0000000000100000 - 00000000d7e66000 (usable)=0A= (XEN) 00000000d7e66000 - 00000000d7e6e000 (ACPI data)=0A= (XEN) 00000000d7e6e000 - 00000000d7e6f000 (usable)=0A= (XEN) 00000000d7e6f000 - 00000000d8000000 (reserved)=0A= (XEN) 00000000fec00000 - 00000000fed00000 (reserved)=0A= (XEN) 00000000fee00000 - 00000000fee10000 (reserved)=0A= (XEN) 00000000ffc00000 - 0000000100000000 (reserved)=0A= (XEN) 0000000100000000 - 0000000227fff000 (usable)=0A= (XEN) ACPI: RSDP 000F4F00, 0024 (r2 HP )=0A= (XEN) ACPI: XSDT D7E667C0, 0074 (r1 HP ProLiant 2 =D2=04 = 162E)=0A= (XEN) ACPI: FACP D7E66840, 00F4 (r3 HP ProLiant 2 =D2=04 = 162E)=0A= (XEN) ACPI: DSDT D7E66940, 2D63 (r1 HP DSDT 1 INTL = 20030228)=0A= (XEN) ACPI: FACS D7E66100, 0040=0A= (XEN) ACPI: SPCR D7E66140, 0050 (r1 HP SPCRRBSU 1 =D2=04 = 162E)=0A= (XEN) ACPI: MCFG D7E661C0, 003C (r1 HP ProLiant 1 = 0)=0A= (XEN) ACPI: HPET D7E66200, 0038 (r1 HP ProLiant 2 =D2=04 = 162E)=0A= (XEN) ACPI: SPMI D7E66240, 0040 (r5 HP ProLiant 1 =D2=04 = 162E)=0A= (XEN) ACPI: ERST D7E66280, 01D0 (r1 HP ProLiant 1 =D2=04 = 162E)=0A= (XEN) ACPI: APIC D7E66480, 0092 (r1 HP ProLiant 2 = 0)=0A= (XEN) ACPI: FFFF D7E66540, 0176 (r1 HP ProLiant 1 =D2=04 = 162E)=0A= (XEN) ACPI: BERT D7E666C0, 0030 (r1 HP ProLiant 1 =D2=04 = 162E)=0A= (XEN) ACPI: HEST D7E66700, 00BC (r1 HP ProLiant 1 =D2=04 = 162E)=0A= (XEN) System RAM: 8190MB (8386580kB)=0A= (XEN) No NUMA configuration found=0A= (XEN) Faking a node at 0000000000000000-0000000227fff000=0A= (XEN) Domain heap initialised=0A= (XEN) found SMP MP-table at 000f4f80=0A= (XEN) DMI 2.4 present.=0A= (XEN) Using APIC driver default=0A= (XEN) ACPI: PM-Timer IO Port: 0x908=0A= (XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[904,0], pm1x_evt[900,0]=0A= (XEN) ACPI: wakeup_vec[d7e6610c], vec_size[20]=0A= (XEN) ACPI: Local APIC address 0xfee00000=0A= (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)=0A= (XEN) Processor #0 6:15 APIC version 20=0A= (XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)=0A= (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)=0A= (XEN) Processor #2 6:15 APIC version 20=0A= (XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)=0A= (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)=0A= (XEN) Processor #1 6:15 APIC version 20=0A= (XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)=0A= (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)=0A= (XEN) Processor #3 6:15 APIC version 20=0A= (XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)=0A= (XEN) ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])=0A= (XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])=0A= (XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23=0A= (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)=0A= (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)=0A= (XEN) ACPI: IRQ0 used by override.=0A= (XEN) ACPI: IRQ2 used by override.=0A= (XEN) ACPI: IRQ9 used by override.=0A= (XEN) Enabling APIC mode: Flat. Using 1 I/O APICs=0A= (XEN) ACPI: HPET id: 0x10228201 base: 0xfed00000=0A= (XEN) PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255=0A= (XEN) PCI: Not using MMCONFIG.=0A= (XEN) ERST table is invalid=0A= (XEN) Using ACPI (MADT) for SMP configuration information=0A= (XEN) IRQ limits: 24 GSI, 760 MSI/MSI-X=0A= (XEN) Using scheduler: SMP Credit Scheduler (credit)=0A= (XEN) Detected 2128.064 MHz processor.=0A= (XEN) Initing memory sharing.=0A= (XEN) mce_intel.c:1214: MCA Capability: BCAST 1 SER 0 CMCI 0 firstbank 1 = extended MCE MSR 0=0A= (XEN) Intel machine check reporting enabled=0A= (XEN) I/O virtualisation disabled=0A= (XEN) ENABLING IO-APIC IRQs=0A= (XEN) -> Using new ACK method=0A= (XEN) ..TIMER: vector=3D0xF0 apic1=3D0 pin1=3D2 apic2=3D-1 pin2=3D-1=0A= (XEN) Platform timer is 14.318MHz HPET=0A= (XEN) Allocated console ring of 32 KiB.=0A= (XEN) VMX: Supported advanced features:=0A= (XEN) - APIC MMIO access virtualisation=0A= (XEN) - APIC TPR shadow=0A= (XEN) - Virtual NMI=0A= (XEN) - MSR direct-access bitmap=0A= (XEN) HVM: ASIDs disabled.=0A= (XEN) HVM: VMX enabled=0A= (XEN) Brought up 4 CPUs=0A= (XEN) HPET: 4 timers (0 will be used for broadcast)=0A= (XEN) ACPI sleep modes: S3=0A= (XEN) mcheck_poll: Machine check polling timer started.=0A= (XEN) *** LOADING DOMAIN 0 ***=0A= (XEN) elf_parse_binary: phdr: paddr=3D0x1000000 memsz=3D0x71f000=0A= (XEN) elf_parse_binary: phdr: paddr=3D0x171f000 memsz=3D0x404000=0A= (XEN) elf_parse_binary: phdr: paddr=3D0x1b23000 memsz=3D0xd60=0A= (XEN) elf_parse_binary: phdr: paddr=3D0x1b24000 memsz=3D0x13f40=0A= (XEN) elf_parse_binary: phdr: paddr=3D0x1b38000 memsz=3D0x652000=0A= (XEN) elf_parse_binary: memory: 0x1000000 -> 0x218a000=0A= (XEN) elf_xen_parse_note: GUEST_OS =3D "linux"=0A= (XEN) elf_xen_parse_note: GUEST_VERSION =3D "2.6"=0A= (XEN) elf_xen_parse_note: XEN_VERSION =3D "xen-3.0"=0A= (XEN) elf_xen_parse_note: VIRT_BASE =3D 0xffffffff80000000=0A= (XEN) elf_xen_parse_note: ENTRY =3D 0xffffffff81b38200=0A= (XEN) elf_xen_parse_note: HYPERCALL_PAGE =3D 0xffffffff81001000=0A= (XEN) elf_xen_parse_note: FEATURES =3D = "!writable_page_tables|pae_pgdir_above_4gb"=0A= (XEN) elf_xen_parse_note: PAE_MODE =3D "yes"=0A= (XEN) elf_xen_parse_note: LOADER =3D "generic"=0A= (XEN) elf_xen_parse_note: unknown xen elf note (0xd)=0A= (XEN) elf_xen_parse_note: SUSPEND_CANCEL =3D 0x1=0A= (XEN) elf_xen_parse_note: HV_START_LOW =3D 0xffff800000000000=0A= (XEN) elf_xen_parse_note: PADDR_OFFSET =3D 0x0=0A= (XEN) elf_xen_addr_calc_check: addresses:=0A= (XEN) virt_base =3D 0xffffffff80000000=0A= (XEN) elf_paddr_offset =3D 0x0=0A= (XEN) virt_offset =3D 0xffffffff80000000=0A= (XEN) virt_kstart =3D 0xffffffff81000000=0A= (XEN) virt_kend =3D 0xffffffff8218a000=0A= (XEN) virt_entry =3D 0xffffffff81b38200=0A= (XEN) p2m_base =3D 0xffffffffffffffff=0A= (XEN) Xen kernel: 64-bit, lsb, compat32=0A= (XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x218a000=0A= (XEN) PHYSICAL MEMORY ARRANGEMENT:=0A= (XEN) Dom0 alloc.: 0000000218000000->000000021c000000 (234636 pages = to be allocated)=0A= (XEN) Init. ramdisk: 000000022528c000->0000000227e00000=0A= (XEN) VIRTUAL MEMORY ARRANGEMENT:=0A= (XEN) Loaded kernel: ffffffff81000000->ffffffff8218a000=0A= (XEN) Init. ramdisk: ffffffff8218a000->ffffffff84cfe000=0A= (XEN) Phys-Mach map: ffffffff84cfe000->ffffffff84efe000=0A= (XEN) Start info: ffffffff84efe000->ffffffff84efe4b4=0A= (XEN) Page tables: ffffffff84eff000->ffffffff84f2a000=0A= (XEN) Boot stack: ffffffff84f2a000->ffffffff84f2b000=0A= (XEN) TOTAL: ffffffff80000000->ffffffff85000000=0A= (XEN) ENTRY ADDRESS: ffffffff81b38200=0A= (XEN) Dom0 has maximum 4 VCPUs=0A= (XEN) elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff8171f000=0A= (XEN) elf_load_binary: phdr 1 at 0xffffffff8171f000 -> 0xffffffff81b23000=0A= (XEN) elf_load_binary: phdr 2 at 0xffffffff81b23000 -> 0xffffffff81b23d60=0A= (XEN) elf_load_binary: phdr 3 at 0xffffffff81b24000 -> 0xffffffff81b37f40=0A= (XEN) elf_load_binary: phdr 4 at 0xffffffff81b38000 -> 0xffffffff81ca1000=0A= (XEN) Scrubbing Free RAM: = ......................................................................don= e.=0A= (XEN) Std. Loglevel: All=0A= (XEN) Guest Loglevel: All=0A= (XEN) Xen is relinquishing VGA console.=0A= (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch = input to Xen)=0A= (XEN) Freed 224kB init memory.=0A= (XEN) PCI add device 00:00.0=0A= (XEN) PCI add device 00:01.0=0A= (XEN) PCI add device 00:06.0=0A= (XEN) PCI add device 00:1c.0=0A= (XEN) PCI add device 00:1c.2=0A= (XEN) PCI add device 00:1c.3=0A= (XEN) PCI add device 00:1c.4=0A= (XEN) PCI add device 00:1c.5=0A= (XEN) PCI add device 00:1d.0=0A= (XEN) PCI add device 00:1d.1=0A= (XEN) PCI add device 00:1d.2=0A= (XEN) PCI add device 00:1d.3=0A= (XEN) PCI add device 00:1d.7=0A= (XEN) PCI add device 00:1e.0=0A= (XEN) PCI add device 00:1f.0=0A= (XEN) PCI add device 00:1f.2=0A= (XEN) PCI add device 00:1f.5=0A= (XEN) PCI add device 02:00.0=0A= (XEN) PCI add device 03:04.0=0A= (XEN) PCI add device 03:04.1=0A= (XEN) PCI add device 01:02.0=0A= (XEN) PCI add device 01:04.0=0A= (XEN) PCI add device 01:04.2=0A= (XEN) PCI add device 01:04.4=0A= (XEN) PCI add device 01:04.6=0A= (XEN) HVM1: HVM Loader=0A= (XEN) HVM1: Detected Xen v4.2-unstable=0A= (XEN) HVM1: Xenbus rings @0xfeffc000, event channel 2=0A= (XEN) HVM1: System requested ROMBIOS=0A= (XEN) HVM1: CPU speed is 2128 MHz=0A= (XEN) irq.c:264: Dom1 PCI link 0 changed 0 -> 5=0A= (XEN) HVM1: PCI-ISA link 0 routed to IRQ5=0A= (XEN) irq.c:264: Dom1 PCI link 1 changed 0 -> 10=0A= (XEN) HVM1: PCI-ISA link 1 routed to IRQ10=0A= (XEN) irq.c:264: Dom1 PCI link 2 changed 0 -> 11=0A= (XEN) HVM1: PCI-ISA link 2 routed to IRQ11=0A= (XEN) irq.c:264: Dom1 PCI link 3 changed 0 -> 5=0A= (XEN) HVM1: PCI-ISA link 3 routed to IRQ5=0A= (XEN) HVM1: pci dev 01:2 INTD->IRQ5=0A= (XEN) HVM1: pci dev 01:3 INTA->IRQ10=0A= (XEN) HVM1: pci dev 03:0 INTA->IRQ5=0A= (XEN) HVM1: pci dev 04:0 INTA->IRQ5=0A= (XEN) HVM1: pci dev 03:0 bar 14 size 01000000: f0000008=0A= (XEN) HVM1: pci dev 02:0 bar 10 size 00800000: f1000008=0A= (XEN) HVM1: pci dev 03:0 bar 10 size 00000100: 0000c001=0A= (XEN) HVM1: pci dev 04:0 bar 10 size 00000100: 0000c101=0A= (XEN) HVM1: pci dev 04:0 bar 14 size 00000100: f1800000=0A= (XEN) HVM1: pci dev 01:2 bar 20 size 00000020: 0000c201=0A= (XEN) HVM1: pci dev 01:1 bar 20 size 00000010: 0000c221=0A= (XEN) HVM1: Multiprocessor initialisation:=0A= (XEN) HVM1: - CPU0 ... 36-bit phys ... fixed MTRRs ... var MTRRs [2/8] = ... done.=0A= (XEN) HVM1: Testing HVM environment:=0A= (XEN) HVM1: - REP INSB across page boundaries ... passed=0A= (XEN) HVM1: - GS base MSRs and SWAPGS ... passed=0A= (XEN) HVM1: Passed 2 of 2 tests=0A= (XEN) HVM1: Writing SMBIOS tables ...=0A= (XEN) HVM1: Loading ROMBIOS ...=0A= (XEN) HVM1: 9660 bytes of ROMBIOS high-memory extensions:=0A= (XEN) HVM1: Relocating to 0xfc000000-0xfc0025bc ... done=0A= (XEN) HVM1: Creating MP tables ...=0A= (XEN) HVM1: Loading Standard VGABIOS ...=0A= (XEN) HVM1: Loading PCI Option ROM ...=0A= (XEN) HVM1: - Manufacturer: http://etherboot.org=0A= (XEN) HVM1: - Product name: gPXE=0A= (XEN) HVM1: Loading ACPI ...=0A= (XEN) HVM1: vm86 TSS at fc012800=0A= (XEN) HVM1: BIOS map:=0A= (XEN) HVM1: c0000-c9fff: VGA BIOS=0A= (XEN) HVM1: ca000-d7fff: Etherboot ROM=0A= (XEN) HVM1: f0000-fffff: Main BIOS=0A= (XEN) HVM1: E820 table:=0A= (XEN) HVM1: [00]: 00000000:00000000 - 00000000:0009e000: RAM=0A= (XEN) HVM1: [01]: 00000000:0009e000 - 00000000:000a0000: RESERVED=0A= (XEN) HVM1: HOLE: 00000000:000a0000 - 00000000:000e0000=0A= (XEN) HVM1: [02]: 00000000:000e0000 - 00000000:00100000: RESERVED=0A= (XEN) HVM1: [03]: 00000000:00100000 - 00000000:3f800000: RAM=0A= (XEN) HVM1: HOLE: 00000000:3f800000 - 00000000:fc000000=0A= (XEN) HVM1: [04]: 00000000:fc000000 - 00000001:00000000: RESERVED=0A= (XEN) HVM1: Invoking ROMBIOS ...=0A= (XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $=0A= (XEN) stdvga.c:147:d1 entering stdvga and caching modes=0A= (XEN) HVM1: VGABios $Id: vgabios.c,v 1.67 2008/01/27 09:44:12 vruppert = Exp $=0A= (XEN) HVM1: VBE Bios $Id: vbe.c,v 1.60 2008/03/02 07:47:21 vruppert Exp $=0A= (XEN) HVM1: Bochs BIOS - build: 06/23/99=0A= (XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $=0A= (XEN) HVM1: Options: apmbios pcibios eltorito PMM =0A= (XEN) HVM1: =0A= (XEN) HVM1: ata0-0: PCHS=3D16383/16/63 translation=3Dlba = LCHS=3D1024/255/63=0A= (XEN) HVM1: ata0 master: QEMU HARDDISK ATA-7 Hard-Disk ( 100 GBytes)=0A= (XEN) HVM1: IDE time out=0A= (XEN) HVM1: =0A= (XEN) HVM1: =0A= (XEN) HVM1: =0A= (XEN) HVM1: Press F12 for boot menu.=0A= (XEN) HVM1: =0A= (XEN) HVM1: Booting from CD-Rom...=0A= (XEN) HVM1: CDROM boot failure code : 0002=0A= (XEN) HVM1: Boot from CD-Rom failed: could not read the boot disk=0A= (XEN) HVM1: =0A= (XEN) HVM1: Booting from Hard Disk...=0A= (XEN) HVM1: Booting from 0000:7c00=0A= (XEN) common.c:3646:d0 tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3646:d0 tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3646:d0 tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3646:d0 tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3646:d0 tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3646:d0 tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f1000 - f10e1=0A= (XEN) common.c:3646:d0 tracking VRAM f10e1 - f11c2=0A= (XEN) common.c:3625:d0 stopping tracking VRAM f10e1 - f11c2=0A= (XEN) irq.c:344: Dom1 callback via changed to Direct Vector 0xe9=0A= (XEN) irq.c:264: Dom1 PCI link 0 changed 5 -> 0=0A= (XEN) irq.c:264: Dom1 PCI link 1 changed 10 -> 0=0A= (XEN) irq.c:264: Dom1 PCI link 2 changed 11 -> 0=0A= (XEN) irq.c:264: Dom1 PCI link 3 changed 5 -> 0=0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 Content-Type: application/octet-stream; name="xl-server01.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="xl-server01.log" name =3D 'server01'=0A= kernel =3D 'hvmloader'=0A= builder =3D 'hvm'=0A= device_model =3D 'qemu-dm'=0A= maxmem =3D 1024=0A= memory =3D 1024=0A= vcpus =3D 1=0A= acpi =3D 1=0A= apic =3D 1=0A= =0A= uuid =3D '06ed00fe-1001-4fc4-b5d8-11993ee4a8b9'=0A= =0A= vif =3D [ 'bridge=3Dbr0,mac=3Dxx:xx:xx:xx:xx:xx' ];=0A= #vfb =3D [ = 'type=3Dvnc,vnclisten=3D0.0.0.0,vncunused=3D0,vncdisplay=3D1' ]=0A= =0A= #disk =3D [ = 'phy:/dev/vgmain/lv_server01,hda,w','file:/var/xen/debian-6.0.2.1-amd64-n= etinst.iso,hdc:cdrom,r' ]=0A= disk =3D [ 'phy:/dev/vgmain/lv_server01,hda,w' ]=0A= =0A= boot =3D 'dc';=0A= usbdevice =3D 'tablet'=0A= =0A= sdl =3D 0=0A= =0A= stdvga =3D 1=0A= serial =3D 'pty'=0A= =0A= on_poweroff =3D 'destroy'=0A= on_reboot =3D 'restart'=0A= on_crash =3D 'restart'=0A= =0A= vnc =3D 1=0A= vnclisten =3D '0.0.0.0'=0A= vncviewer =3D 1=0A= =0A= ------=_NextPart_000_0066_01CC4ACE.62E49E10 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 ------=_NextPart_000_0066_01CC4ACE.62E49E10--