[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Problem virtualising Linux 2.6.10


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Vladimir Cotfas <xen@xxxxxxxxxx>
  • Date: Tue, 11 Dec 2007 17:50:52 -0500
  • Delivery-date: Tue, 11 Dec 2007 14:51:45 -0800
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Folks,

I need some help on running a fully virtualised domU.

I have as host OS/dom0 a Fedora Core 7 with xen-3.1.0-0.rc7.1.fc7; the CPU is a Core2 Duo CPU  T7500. This lives on sdb. I boot from sdb.

I have a Linux HDD visible as sda which boots OK on its own on real hardware (kernel 2.6.10).

I want to run it under Xen fully virtualised -- I have it running as paravirtualised with a Linux 2.6.9 kernel but it is not what I need.

My config file is "c20-vt". I want my SATA disk (sdb) to show up as sda (SATA) in the VM (is PATA the only thing supported?)
(I tried mapped sda as hda but I got nowhere.)

I start the VM with "xm create c20-vt", I see no VNC console (my X11 is fine), I see no serial output in the file and xm list reports
    Name                                      ID   Mem VCPUs      State   Time(s)
    C20-VT                                     1  1024     1     ------      0.0
    Domain-0                                   0    64     2     r-----     30.3

How can I get this to work? I attached a few log files and xen outputs.

Thanks,
Vlad


[?1034h __  __            _____  _   ___             _____  __     _____ 
 \ \/ /___ _ __   |___ / / | / _ \    _ __ __|___  |/ _| __|___  |
  \  // _ \ \047_ \    |_ \ | || | | |__| \047__/ __| / /| |_ / __| / / 
  /  \  __/ | | |  ___) || || |_| |__| | | (__ / /_|  _| (__ / /  
 /_/\_\___|_| |_| |____(_)_(_)___/   |_|  \___/_/(_)_|  \___/_/   
                                                                  
 http://www.cl.cam.ac.uk/netos/xen
 University of Cambridge Computer Laboratory

 Xen version 3.1.0-rc7-2925.9.fc7 (kojibuilder@(none)) (gcc version 4.1.2 
20070502 (Red Hat 4.1.2-12)) Tue May 22 08:51:22 EDT 2007
 Latest ChangeSet: unavailable

(XEN) Command line: /boot/xen.gz-2.6.20-2925.9.fc7 dom0_mem=64M
(XEN)  0000000000000000 - 000000000009f000 (usable)
(XEN)  0000000000100000 - 000000007fe90000 (usable)
(XEN) System RAM: 2046MB (2095292kB)
(XEN) Xen heap: 9MB (10208kB)
(XEN) Domain heap initialised: DMA width 32 bits
(XEN) PAE enabled, limit: 16 GB
(XEN) Processor #0 6:15 APIC version 20
(XEN) Processor #1 6:15 APIC version 20
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2200.039 MHz processor.
(XEN) HVM: VMX enabled
(XEN) VMX: MSR intercept bitmap enabled
(XEN) CPU0: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
(XEN) Mapping cpu 0 to node 255
(XEN) Booting processor 1/1 eip 90000
(XEN) Mapping cpu 1 to node 255
(XEN) CPU1: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a
(XEN) Total of 2 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) Platform timer is 1.193MHz PIT
(XEN) Brought up 2 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN) elf_parse_binary: phdr: paddr=0xc1000000 memsz=0x2bfd98
(XEN) elf_parse_binary: phdr: paddr=0xc12c0000 memsz=0x325000
(XEN) elf_parse_binary: memory: 0xc1000000 -> 0xc15e5000
(XEN) elf_xen_parse_note: GUEST_OS = "linux"
(XEN) elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) elf_xen_parse_note: VIRT_BASE = 0xc0000000
(XEN) elf_xen_parse_note: PADDR_OFFSET = 0xc0000000
(XEN) elf_xen_parse_note: ENTRY = 0xc1000000
(XEN) elf_xen_parse_note: HYPERCALL_PAGE = 0xc1001000
(XEN) elf_xen_parse_note: HV_START_LOW = 0xf5800000
(XEN) elf_xen_parse_note: FEATURES = 
"writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel"
(XEN) elf_xen_parse_note: PAE_MODE = "yes"
(XEN) elf_xen_parse_note: LOADER = "generic"
(XEN) elf_xen_addr_calc_check: addresses:
(XEN)     virt_base        = 0xc0000000
(XEN)     elf_paddr_offset = 0xc0000000
(XEN)     virt_offset      = 0x0
(XEN)     virt_kstart      = 0xc1000000
(XEN)     virt_kend        = 0xc15e5000
(XEN)     virt_entry       = 0xc1000000
(XEN)  Xen  kernel: 32-bit, PAE, lsb
(XEN)  Dom0 kernel: 32-bit, PAE, lsb, paddr 0xc1000000 -> 0xc15e5000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   000000007c000000->000000007e000000 (8192 pages to be 
allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: c1000000->c15e5000
(XEN)  Init. ramdisk: c15e5000->c1d01e00
(XEN)  Phys-Mach map: c1d02000->c1d12000
(XEN)  Start info:    c1d12000->c1d1246c
(XEN)  Page tables:   c1d13000->c1d28000
(XEN)  Boot stack:    c1d28000->c1d29000
(XEN)  TOTAL:         c0000000->c2000000
(XEN)  ENTRY ADDRESS: c1000000
(XEN) Dom0 has maximum 2 VCPUs
(XEN) elf_load_binary: phdr 0 at 0xc1000000 -> 0xc12bfd98
(XEN) elf_load_binary: phdr 1 at 0xc12c0000 -> 0xc133ab64
(XEN) Initrd len 0x71ce00, start at 0xc15e5000
(XEN) Scrubbing Free RAM: ...................done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type \047CTRL-a\047 three times to switch input 
to Xen).
[?1034hhost                   : xen-c20
release                : 2.6.20-2925.9.fc7xen
version                : #1 SMP Tue May 22 08:53:03 EDT 2007
machine                : i686
nr_cpus                : 2
nr_nodes               : 1
sockets_per_node       : 1
cores_per_socket       : 2
threads_per_core       : 1
cpu_mhz                : 2200
hw_caps                : 
bfebfbff:20100000:00000000:00000140:0000e3bd:00000000:00000001
total_memory           : 2046
free_memory            : 923
xen_major              : 3
xen_minor              : 1
xen_extra              : .0-rc7-2925.9.f
xen_caps               : xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p 
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xf5800000
xen_changeset          : unavailable
cc_compiler            : gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)
cc_compile_by          : kojibuilder
cc_compile_domain      : (none)
cc_compile_date        : Tue May 22 08:51:22 EDT 2007
xend_config_format     : 4
#  -*- mode: python; -*-
#============================================================================
# Python configuration setup for 'xm create'.
# This script sets the parameters used when a domain is created using 'xm 
create'.
# You use a separate script for each domain you want to create, or 
# you can set the parameters for the domain on the xm command line.
#============================================================================

import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'

#----------------------------------------------------------------------------
# Kernel image file.
kernel = "/usr/lib/xen/boot/hvmloader"

# The domain build function. HVM domain uses 'hvm'.
builder='hvm'

# Initial memory allocation (in megabytes) for the new domain.
#
# WARNING: Creating a domain with insufficient memory may cause out of
#          memory errors. The domain needs enough memory to boot kernel
#          and modules. Allocating less than 32MBs is not recommended.
memory = 1024

# Shadow pagetable memory for the domain, in MB.
# Should be at least 2KB per MB of domain memory, plus a few MB per vcpu.
# shadow_memory = 8

# A name for your domain. All domains must have different names.
name = "C20-VT"

# 128-bit UUID for the domain.  The default behavior is to generate a new UUID
# on each call to 'xm create'.
#uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9"

#-----------------------------------------------------------------------------
# The number of cpus guest platform has, default=1
vcpus=1

# Enable/disable HVM guest PAE, default=1 (enabled)
#pae=1

# Enable/disable HVM guest ACPI, default=1 (enabled)
#acpi=1

# Enable/disable HVM APIC mode, default=1 (enabled)
# Note that this option is ignored if vcpus > 1
#apic=1

# List of which CPUS this domain is allowed to use, default Xen picks
#cpus = ""         # leave to Xen to pick
#cpus = "0"        # all vcpus run on CPU0
#cpus = "0-3,5,^1" # run on cpus 0,2,3,5

# Optionally define mac and/or bridge for the network interfaces.
# Random MACs are assigned if not given.
#vif = [ 'type=ioemu, mac=00:16:3e:00:00:11, bridge=xenbr0, model=ne2k_pci' ]
# type=ioemu specify the NIC is an ioemu device not netfront
#vif = [ 'type=ioemu, bridge=xenbr0' ]
vif = [
        'type=ioemu, mac=00:AA:BB:BB:AA:69' 
]

#----------------------------------------------------------------------------
# Define the disk devices you want the domain to have access to, and
# what you want them accessible as.
# Each disk entry is of the form phy:UNAME,DEV,MODE
# where UNAME is the device, DEV is the device name the domain will see,
# and MODE is r for read-only, w for read-write.

#disk = [ 'phy:sda1,sda1,r' ]
#disk = [ 'file:/var/images/min-el3-i386.img,sda,w', ',hdc:cdrom,r' ]

disk = [ 'phy:/dev/sda,ioemu:sda,w' ]

#----------------------------------------------------------------------------
# Configure the behaviour when a domain exits.  There are three 'reasons'
# for a domain to stop: poweroff, reboot, and crash.  For each of these you
# may specify:
#
#   "destroy",        meaning that the domain is cleaned up as normal;
#   "restart",        meaning that a new domain is started in place of the old
#                     one;
#   "preserve",       meaning that no clean-up is done until the domain is
#                     manually destroyed (using xm destroy, for example); or
#   "rename-restart", meaning that the old domain is not cleaned up, but is
#                     renamed and a new domain started in its place.
#
# The default is
#
#   on_poweroff = 'destroy'
#   on_reboot   = 'restart'
#   on_crash    = 'restart'
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = 'onreboot' means on_poweroff = 'destroy'
#                            on_reboot   = 'restart'
#                            on_crash    = 'destroy'
#
# restart = 'always'   means on_poweroff = 'restart'
#                            on_reboot   = 'restart'
#                            on_crash    = 'restart'
#
# restart = 'never'    means on_poweroff = 'destroy'
#                            on_reboot   = 'destroy'
#                            on_crash    = 'destroy'

#on_poweroff = 'destroy'
#on_reboot   = 'restart'
#on_crash    = 'restart'
on_crash    = 'destroy'

#============================================================================

# New stuff
#device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
device_model = "/usr/lib/xen/bin/qemu-dm"

#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c), Network (n) or CD-ROM (d) 
# default: hard disk, cd-rom, floppy
#boot="cda"
boot = "c"

#-----------------------------------------------------------------------------
#  write to temporary files instead of disk image files
#snapshot=1

#----------------------------------------------------------------------------
# enable SDL library for graphics, default = 0
sdl=1

#----------------------------------------------------------------------------
# enable VNC library for graphics, default = 1
vnc=0

#----------------------------------------------------------------------------
# address that should be listened on for the VNC server if vnc is set.
# default is to use 'vnc-listen' setting from /etc/xen/xend-config.sxp
#vnclisten="127.0.0.1"

#----------------------------------------------------------------------------
# set VNC display number, default = domid
#vncdisplay=1

#----------------------------------------------------------------------------
# try to find an unused port for the VNC server, default = 1
#vncunused=1

#----------------------------------------------------------------------------
# enable spawning vncviewer for domain's console
# (only valid when vnc=1), default = 0
#vncconsole=1

#----------------------------------------------------------------------------
# set password for domain's VNC console
# default is depents on vncpasswd in xend-config.sxp
vncpasswd=''

#----------------------------------------------------------------------------
# no graphics, use serial port
#nographic=0

#----------------------------------------------------------------------------
# enable stdvga, default = 0 (use cirrus logic device model)
stdvga=0

#-----------------------------------------------------------------------------
#   serial port re-direct to pty deivce, /dev/pts/n 
#   then xm console or minicom can connect
#serial='pty'
#serial='/dev/ttyS0'
#serial='stdio'
serial='file:/tmp/x.log'
#serial='/dev/pts/4'

#-----------------------------------------------------------------------------
#   Qemu Monitor, default is disable
#   Use ctrl-alt-2 to connect
#monitor=1


#-----------------------------------------------------------------------------
#   enable sound card support, [sb16|es1370|all|..,..], default none
#soundhw='sb16'


#-----------------------------------------------------------------------------
#    set the real time clock to local time [default=0 i.e. set to utc]
#localtime=1


#-----------------------------------------------------------------------------
#    set the real time clock offset in seconds [default=0 i.e. same as dom0]
#rtc_timeoffset=3600

#-----------------------------------------------------------------------------
#    start in full screen
#full-screen=1   


#-----------------------------------------------------------------------------
#   Enable USB support (specific devices specified at runtime through the
#                       monitor window)
#usb=1

#   Enable USB mouse support (only enable one of the following, `mouse' for
#                             PS/2 protocol relative mouse, `tablet' for
#                             absolute mouse)
#usbdevice='mouse'
#usbdevice='tablet'

#-----------------------------------------------------------------------------
#   Set keyboard layout, default is en-us keyboard. 
#keymap='ja'
Xend started at Tue Dec 11 17:31:38 2007.
bridge xenbr0 does not exist!
bridge xenbr0 does not exist!
Xend started at Tue Dec 11 18:31:03 2007.
bridge xenbr0 does not exist!
Xend started at Tue Dec 11 18:35:38 2007.
device eth2 already exists; can't create bridge with the same name
set hello timer failed: No such file or directory
set forward delay failed: No such file or directory
set stp status failed: No such file or directory
Nothing to flush.
bridge xenbr0 does not exist!
[2007-12-11 17:31:38 9771] INFO (SrvDaemon:331) Xend Daemon started
[2007-12-11 17:31:38 9771] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2007-12-11 17:31:38 9771] INFO (SrvDaemon:342) Xend version: Unknown.
[2007-12-11 17:31:38 9771] DEBUG (XendDomainInfo:126) 
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 152543439292L, 
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 
'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 
'shutdown': 0, 'mem_kb': 66304L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'})
[2007-12-11 17:31:38 9771] INFO (XendDomainInfo:143) Recreating domain 0, UUID 
00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-11 17:31:38 9771] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-11 17:31:38 9771] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-11 17:31:38 9771] INFO (SrvServer:180) unix 
path=/var/lib/xend/xend-socket
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VBD.set_device not 
found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VBD.set_mode not 
found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VBD.set_type not 
found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VM.get_auto_power_on 
not found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VM.set_auto_power_on 
not found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VM.set_VCPUs_max not 
found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: 
VM.set_VCPUs_at_startup not found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: debug.get_all not 
found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: 
console.get_other_config not found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: 
console.set_other_config not found
[2007-12-11 17:31:38 9771] WARNING (XendAPI:672) API call: VIF.get_network not 
found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: VIF.set_device not 
found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: 
session.get_all_records not found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: event.get_record not 
found
[2007-12-11 17:31:39 9771] WARNING (XendAPI:672) API call: event.get_all not 
found
[2007-12-11 17:31:39 9771] DEBUG (XendDomainInfo:873) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '66304', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-11 17:31:39 9771] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 17:31:39 9771] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-11 17:31:39 9771] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled 
for this server.
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:78) 
XendDomainInfo.create(['vm', ['name', 'C20-VT'], ['memory', 1024], ['on_crash', 
'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 
'ignore'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], 
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], 
['boot', 'c'], ['fda', ''], ['fdb', ''], ['localtime', 0], ['serial', 
'file:/tmp/x.log'], ['stdvga', 0], ['isa', 0], ['nographic', 0], ['soundhw', 
''], ['vnc', 0], ['vncunused', 1], ['sdl', 1], ['display', 'localhost:12.0'], 
['xauthority', '/root/.xauthpp5f3m'], ['rtc_timeoffset', '0'], ['monitor', 0], 
['acpi', 1], ['apic', 1], ['usb', 0], ['usbdevice', ''], ['keymap', ''], 
['vncpasswd', 'XXXXXXXX']]], ['device', ['vbd', ['uname', 'phy:/dev/sda'], 
['dev', 'ioemu:sda'], ['mode', 'w']]], ['device', ['vif', ['mac', 
'00:AA:BB:BB:AA:69'], ['type', 'ioemu']]], ['device', ['vkbd']], ['device', 
['vfb', ['type', 'sdl'], ['xauthority', '/root/.xauthpp5f3m'], ['display', 
'localhost:12.0']]]])
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:1460) 
XendDomainInfo.constructDomain
[2007-12-11 17:31:44 9771] DEBUG (balloon:113) Balloon: 2002500 KiB free; need 
2048; done.
[2007-12-11 17:31:44 9771] DEBUG (XendDomain:443) Adding Domain: 29
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:1514) 
XendDomainInfo.initDomain: 29 256
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: boot, val: c
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: fda, val: None
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: fdb, val: None
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: serial, val: file:/tmp/x.log
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: isa, val: 0
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: usb, val: 0
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 17:31:44 9771] DEBUG (image:330) args: k, val: None
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:1546) 
_initDomain:shadow_memory=0x0, memory_static_max=0x40000000, 
memory_static_min=0x0.
[2007-12-11 17:31:44 9771] DEBUG (balloon:113) Balloon: 2001472 KiB free; need 
1065984; done.
[2007-12-11 17:31:44 9771] INFO (image:129) buildDomain os=hvm dom=29 vcpus=1
[2007-12-11 17:31:44 9771] DEBUG (image:278) domid          = 29
[2007-12-11 17:31:44 9771] DEBUG (image:279) image          = 
/usr/lib/xen/boot/hvmloader
[2007-12-11 17:31:44 9771] DEBUG (image:280) store_evtchn   = 2
[2007-12-11 17:31:44 9771] DEBUG (image:281) memsize        = 1024
[2007-12-11 17:31:44 9771] DEBUG (image:282) vcpus          = 1
[2007-12-11 17:31:44 9771] DEBUG (image:283) pae            = 1
[2007-12-11 17:31:44 9771] DEBUG (image:284) acpi           = 1
[2007-12-11 17:31:44 9771] DEBUG (image:285) apic           = 1
[2007-12-11 17:31:44 9771] INFO (XendDomainInfo:1362) createDevice: vkbd : 
{'uuid': '69c3f9aa-7947-f23b-4715-6ab6eacc4085'}
[2007-12-11 17:31:44 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vkbd/29/0'} to /local/domain/29/device/vkbd/0.
[2007-12-11 17:31:44 9771] DEBUG (DevController:117) DevController: writing 
{'frontend-id': '29', 'domain': 'C20-VT', 'frontend': 
'/local/domain/29/device/vkbd/0', 'state': '1', 'online': '1'} to 
/local/domain/0/backend/vkbd/29/0.
[2007-12-11 17:31:44 9771] INFO (XendDomainInfo:1362) createDevice: vfb : 
{'display': 'localhost:12.0', 'other_config': {'type': 'sdl', 'display': 
'localhost:12.0', 'xauthority': '/root/.xauthpp5f3m'}, 'type': 'sdl', 'uuid': 
'c0dd66ee-74a6-baa9-9335-6c89e7d26cbb', 'xauthority': '/root/.xauthpp5f3m'}
[2007-12-11 17:31:44 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vfb/29/0'} to /local/domain/29/device/vfb/0.
[2007-12-11 17:31:44 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/29/device/vfb/0', 'uuid': 
'c0dd66ee-74a6-baa9-9335-6c89e7d26cbb', 'state': '1', 'online': '1', 
'frontend-id': '29', 'type': 'sdl', 'display': 'localhost:12.0', 'xauthority': 
'/root/.xauthpp5f3m'} to /local/domain/0/backend/vfb/29/0.
[2007-12-11 17:31:44 9771] INFO (XendDomainInfo:1362) createDevice: vbd : 
{'uuid': 'd81bf5b3-50c9-9113-0ac7-5049cfaf8c5a', 'bootable': 1, 'driver': 
'ioemu', 'dev': 'ioemu:sda', 'uname': 'phy:/dev/sda', 'mode': 'w'}
[2007-12-11 17:31:44 9771] DEBUG (DevController:115) DevController: writing 
{'backend-id': '0', 'virtual-device': '2048', 'device-type': 'disk', 'state': 
'1', 'backend': '/local/domain/0/backend/vbd/29/2048'} to 
/local/domain/29/device/vbd/2048.
[2007-12-11 17:31:44 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/29/device/vbd/2048', 'uuid': 
'd81bf5b3-50c9-9113-0ac7-5049cfaf8c5a', 'dev': 'sda', 'state': '1', 'params': 
'/dev/sda', 'mode': 'w', 'online': '1', 'frontend-id': '29', 'type': 'phy'} to 
/local/domain/0/backend/vbd/29/2048.
[2007-12-11 17:31:44 9771] INFO (XendDomainInfo:1362) createDevice: vif : 
{'mac': '00:AA:BB:BB:AA:69', 'type': 'ioemu', 'uuid': 
'2191af2f-e866-9bf3-cbab-5452394ab33b'}
[2007-12-11 17:31:44 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vif/29/0'} to /local/domain/29/device/vif/0.
[2007-12-11 17:31:44 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'handle': '0', 'uuid': 
'2191af2f-e866-9bf3-cbab-5452394ab33b', 'script': 
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/29/device/vif/0', 'mac': '00:AA:BB:BB:AA:69', 'online': '1', 
'frontend-id': '29', 'type': 'ioemu'} to /local/domain/0/backend/vif/29/0.
[2007-12-11 17:31:44 9771] INFO (image:445) spawning device models: 
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '29', '-vcpus', 
'1', '-boot', 'c', '-serial', 'file:/tmp/x.log', '-acpi', '-domain-name', 
'C20-VT', '-net', 'nic,vlan=1,macaddr=00:AA:BB:BB:AA:69,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten', '0.0.0.0']
[2007-12-11 17:31:44 9771] INFO (image:449) device model pid: 9821
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:2019) Storing VM details: 
{'on_xend_stop': 'ignore', 'shadow_memory': '9', 'uuid': 
'922dcef8-8714-de20-c355-5cd43edf6ffa', 'on_reboot': 'restart', 'start_time': 
'1197412304.98', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 
'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': 
'1', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (acpi 1) (apic 1) 
(boot c) (device_model /usr/lib/xen/bin/qemu-dm) (display localhost:12.0) (isa 
0) (localtime 0) (monitor 0) (nographic 0) (pae 1) (rtc_timeoffset 0) (serial 
file:/tmp/x.log) (sdl 1) (stdvga 0) (usb 0) (vnc 0) (vncunused 1) (xauthority 
/root/.xauthpp5f3m) (notes (SUSPEND_CANCEL 1)))', 'name': 'C20-VT'}
[2007-12-11 17:31:44 9771] DEBUG (XendDomainInfo:873) Storing domain details: 
{'console/port': '3', 'name': 'C20-VT', 'console/limit': '1048576', 'vm': 
'/vm/922dcef8-8714-de20-c355-5cd43edf6ffa', 'domid': '29', 
'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': 
'1048576', 'control/platform-feature-multiprocessor-suspend': '1', 
'store/ring-ref': '262142', 'store/port': '2'}
[2007-12-11 17:31:45 9771] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices vif.
[2007-12-11 17:31:45 9771] DEBUG (DevController:153) Waiting for 0.
[2007-12-11 17:31:45 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/29/0/hotplug-status.
[2007-12-11 17:31:45 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/29/0/hotplug-status.
[2007-12-11 17:31:45 9771] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices usb.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices vbd.
[2007-12-11 17:31:45 9771] DEBUG (DevController:153) Waiting for 2048.
[2007-12-11 17:31:45 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/29/2048/hotplug-status.
[2007-12-11 17:31:45 9771] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices irq.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices vkbd.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices vfb.
[2007-12-11 17:31:45 9771] DEBUG (vfbif:100) skip waiting for HVM vfb
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices 
console.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices pci.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices 
ioports.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices tap.
[2007-12-11 17:31:45 9771] DEBUG (DevController:148) Waiting for devices vtpm.
[2007-12-11 17:31:45 9771] INFO (XendDomain:1117) Domain C20-VT (29) unpaused.
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:78) 
XendDomainInfo.create(['vm', ['name', 'T'], ['memory', 128], ['vcpus', 1], 
['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['hvm', 
['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', 
'/usr/lib/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'd'], ['fda', 
''], ['fdb', ''], ['localtime', 0], ['serial', 'pty'], ['stdvga', 0], ['isa', 
0], ['nographic', 0], ['soundhw', ''], ['vnc', 1], ['vncunused', 1], 
['vncconsole', 1], ['sdl', 0], ['display', 'localhost:12.0'], ['xauthority', 
'/root/.xauthpp5f3m'], ['rtc_timeoffset', '0'], ['monitor', 0], ['acpi', 1], 
['apic', 1], ['usb', 0], ['usbdevice', ''], ['keymap', ''], ['vncpasswd', 
'XXXXXXXX']]], ['device', ['vbd', ['uname', 
'file:/var/images/min-el3-i386.img'], ['dev', 'ioemu:hda'], ['mode', 'w']]], 
['device', ['vbd', ['uname', 'file:/root/image-rescue-20070808.iso'], ['dev', 
'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['mac', '00:16:3e:00:00:11'], 
['type', 'ioemu']]], ['device', ['vkbd']], ['device', ['vfb', ['vncunused', 
'1'], ['type', 'vnc'], ['xauthority', '/root/.xauthpp5f3m'], ['display', 
'localhost:12.0']]]])
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:1460) 
XendDomainInfo.constructDomain
[2007-12-11 17:33:24 9771] DEBUG (balloon:113) Balloon: 944816 KiB free; need 
2048; done.
[2007-12-11 17:33:24 9771] DEBUG (XendDomain:443) Adding Domain: 30
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:1514) 
XendDomainInfo.initDomain: 30 256
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: boot, val: d
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: fda, val: None
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: fdb, val: None
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: serial, val: pty
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: isa, val: 0
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: usb, val: 0
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 17:33:24 9771] DEBUG (image:330) args: k, val: None
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:1546) 
_initDomain:shadow_memory=0x0, memory_static_max=0x8000000, 
memory_static_min=0x0.
[2007-12-11 17:33:24 9771] DEBUG (balloon:113) Balloon: 943788 KiB free; need 
141312; done.
[2007-12-11 17:33:24 9771] INFO (image:129) buildDomain os=hvm dom=30 vcpus=1
[2007-12-11 17:33:24 9771] DEBUG (image:278) domid          = 30
[2007-12-11 17:33:24 9771] DEBUG (image:279) image          = 
/usr/lib/xen/boot/hvmloader
[2007-12-11 17:33:24 9771] DEBUG (image:280) store_evtchn   = 2
[2007-12-11 17:33:24 9771] DEBUG (image:281) memsize        = 128
[2007-12-11 17:33:24 9771] DEBUG (image:282) vcpus          = 1
[2007-12-11 17:33:24 9771] DEBUG (image:283) pae            = 1
[2007-12-11 17:33:24 9771] DEBUG (image:284) acpi           = 1
[2007-12-11 17:33:24 9771] DEBUG (image:285) apic           = 1
[2007-12-11 17:33:24 9771] INFO (XendDomainInfo:1362) createDevice: vkbd : 
{'uuid': 'bb402548-7c0f-790f-7573-39fe1495ce0d'}
[2007-12-11 17:33:24 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vkbd/30/0'} to /local/domain/30/device/vkbd/0.
[2007-12-11 17:33:24 9771] DEBUG (DevController:117) DevController: writing 
{'frontend-id': '30', 'domain': 'T', 'frontend': 
'/local/domain/30/device/vkbd/0', 'state': '1', 'online': '1'} to 
/local/domain/0/backend/vkbd/30/0.
[2007-12-11 17:33:24 9771] INFO (XendDomainInfo:1362) createDevice: vfb : 
{'vncunused': '1', 'xauthority': '/root/.xauthpp5f3m', 'other_config': 
{'vncunused': '1', 'type': 'vnc', 'display': 'localhost:12.0', 'xauthority': 
'/root/.xauthpp5f3m'}, 'type': 'vnc', 'display': 'localhost:12.0', 'uuid': 
'fc63e7ab-a48b-7db7-6185-3cba48109c0b'}
[2007-12-11 17:33:24 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vfb/30/0'} to /local/domain/30/device/vfb/0.
[2007-12-11 17:33:24 9771] DEBUG (DevController:117) DevController: writing 
{'vncunused': '1', 'domain': 'T', 'frontend': '/local/domain/30/device/vfb/0', 
'uuid': 'fc63e7ab-a48b-7db7-6185-3cba48109c0b', 'state': '1', 'online': '1', 
'frontend-id': '30', 'type': 'vnc', 'display': 'localhost:12.0', 'xauthority': 
'/root/.xauthpp5f3m'} to /local/domain/0/backend/vfb/30/0.
[2007-12-11 17:33:24 9771] INFO (XendDomainInfo:1362) createDevice: vbd : 
{'uuid': 'b88b7c28-6755-52db-0eb2-852fc64f3f8f', 'bootable': 1, 'driver': 
'ioemu', 'dev': 'ioemu:hda', 'uname': 'file:/var/images/min-el3-i386.img', 
'mode': 'w'}
[2007-12-11 17:33:24 9771] DEBUG (DevController:115) DevController: writing 
{'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': 
'1', 'backend': '/local/domain/0/backend/vbd/30/768'} to 
/local/domain/30/device/vbd/768.
[2007-12-11 17:33:24 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'T', 'frontend': '/local/domain/30/device/vbd/768', 'uuid': 
'b88b7c28-6755-52db-0eb2-852fc64f3f8f', 'dev': 'hda', 'state': '1', 'params': 
'/var/images/min-el3-i386.img', 'mode': 'w', 'online': '1', 'frontend-id': 
'30', 'type': 'file'} to /local/domain/0/backend/vbd/30/768.
[2007-12-11 17:33:24 9771] INFO (XendDomainInfo:1362) createDevice: vbd : 
{'uuid': '6d77be69-37d8-3823-c8ae-c6b8ec80dd91', 'bootable': 0, 'driver': 
'paravirtualised', 'dev': 'hdc:cdrom', 'uname': 
'file:/root/image-rescue-20070808.iso', 'mode': 'r'}
[2007-12-11 17:33:24 9771] DEBUG (DevController:115) DevController: writing 
{'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom', 'state': 
'1', 'backend': '/local/domain/0/backend/vbd/30/5632'} to 
/local/domain/30/device/vbd/5632.
[2007-12-11 17:33:24 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'T', 'frontend': '/local/domain/30/device/vbd/5632', 'uuid': 
'6d77be69-37d8-3823-c8ae-c6b8ec80dd91', 'dev': 'hdc', 'state': '1', 'params': 
'/root/image-rescue-20070808.iso', 'mode': 'r', 'online': '1', 'frontend-id': 
'30', 'type': 'file'} to /local/domain/0/backend/vbd/30/5632.
[2007-12-11 17:33:24 9771] INFO (XendDomainInfo:1362) createDevice: vif : 
{'mac': '00:16:3e:00:00:11', 'type': 'ioemu', 'uuid': 
'e0a336a9-d257-4f61-f381-f1f24f928e48'}
[2007-12-11 17:33:24 9771] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vif/30/0'} to /local/domain/30/device/vif/0.
[2007-12-11 17:33:24 9771] DEBUG (DevController:117) DevController: writing 
{'domain': 'T', 'handle': '0', 'uuid': 'e0a336a9-d257-4f61-f381-f1f24f928e48', 
'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/30/device/vif/0', 'mac': '00:16:3e:00:00:11', 'online': '1', 
'frontend-id': '30', 'type': 'ioemu'} to /local/domain/0/backend/vif/30/0.
[2007-12-11 17:33:24 9771] INFO (image:445) spawning device models: 
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '30', '-vcpus', 
'1', '-boot', 'd', '-serial', 'pty', '-acpi', '-domain-name', 'T', '-net', 
'nic,vlan=1,macaddr=00:16:3e:00:00:11,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten', '0.0.0.0', '-vncviewer']
[2007-12-11 17:33:24 9771] INFO (image:449) device model pid: 9999
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:2019) Storing VM details: 
{'on_xend_stop': 'ignore', 'shadow_memory': '2', 'uuid': 
'33667b4b-171f-5bed-20c1-34b2df6ee096', 'on_reboot': 'restart', 'start_time': 
'1197412404.59', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 
'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': 
'1', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (acpi 1) (apic 1) 
(boot d) (device_model /usr/lib/xen/bin/qemu-dm) (display localhost:12.0) (isa 
0) (localtime 0) (monitor 0) (nographic 0) (pae 1) (rtc_timeoffset 0) (serial 
pty) (sdl 0) (stdvga 0) (usb 0) (vnc 1) (vncconsole 1) (vncunused 1) 
(xauthority /root/.xauthpp5f3m) (notes (SUSPEND_CANCEL 1)))', 'name': 'T'}
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:873) Storing domain details: 
{'console/port': '3', 'name': 'T', 'console/limit': '1048576', 'vm': 
'/vm/33667b4b-171f-5bed-20c1-34b2df6ee096', 'domid': '30', 
'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': 
'131072', 'control/platform-feature-multiprocessor-suspend': '1', 
'store/ring-ref': '32766', 'store/port': '2'}
[2007-12-11 17:33:24 9771] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 17:33:24 9771] DEBUG (DevController:148) Waiting for devices vif.
[2007-12-11 17:33:24 9771] DEBUG (DevController:153) Waiting for 0.
[2007-12-11 17:33:24 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/30/0/hotplug-status.
[2007-12-11 17:33:24 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/30/0/hotplug-status.
[2007-12-11 17:33:24 9771] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 17:33:24 9771] DEBUG (DevController:148) Waiting for devices usb.
[2007-12-11 17:33:24 9771] DEBUG (DevController:148) Waiting for devices vbd.
[2007-12-11 17:33:24 9771] DEBUG (DevController:153) Waiting for 768.
[2007-12-11 17:33:24 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/30/768/hotplug-status.
[2007-12-11 17:33:24 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/30/768/hotplug-status.
[2007-12-11 17:33:24 9771] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 17:33:24 9771] DEBUG (DevController:153) Waiting for 5632.
[2007-12-11 17:33:24 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/30/5632/hotplug-status.
[2007-12-11 17:33:25 9771] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/30/5632/hotplug-status.
[2007-12-11 17:33:25 9771] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices irq.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices vkbd.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices vfb.
[2007-12-11 17:33:25 9771] DEBUG (vfbif:100) skip waiting for HVM vfb
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices 
console.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices pci.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices 
ioports.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices tap.
[2007-12-11 17:33:25 9771] DEBUG (DevController:148) Waiting for devices vtpm.
[2007-12-11 17:33:25 9771] INFO (XendDomain:1117) Domain T (30) unpaused.
[2007-12-11 18:31:03 9771] DEBUG (SrvServer:77) SrvServer.cleanup()
[2007-12-11 18:31:03 9771] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-11 18:31:03 9771] DEBUG (XMLRPCServer:222) XMLRPCServer.cleanup()
[2007-12-11 18:31:03 9771] DEBUG (XendDomain:610) cleanup_domains
[2007-12-11 18:31:03 10304] INFO (SrvDaemon:331) Xend Daemon started
[2007-12-11 18:31:03 10304] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2007-12-11 18:31:03 10304] INFO (SrvDaemon:342) Xend version: Unknown.
[2007-12-11 18:31:03 9770] INFO (SrvDaemon:219) Xend exited with status 0.
[2007-12-11 18:31:03 10304] DEBUG (XendDomainInfo:126) 
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 159744116509L, 
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 
'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 
'shutdown': 0, 'mem_kb': 66560L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'})
[2007-12-11 18:31:03 10304] INFO (XendDomainInfo:143) Recreating domain 0, UUID 
00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-11 18:31:03 10304] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-11 18:31:03 10304] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:126) 
XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 34360L, 'ssidref': 0, 
'hvm': 1, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 1, 'domid': 29, 
'paused': 0, 'crashed': 0, 'running': 0, 'maxmem_kb': 1056768L, 'shutdown': 0, 
'mem_kb': 1048448L, 'handle': [146, 45, 206, 248, 135, 20, 222, 32, 195, 85, 
92, 212, 62, 223, 111, 250], 'blocked': 0})
[2007-12-11 18:31:04 10304] INFO (XendDomainInfo:143) Recreating domain 29, 
UUID 922dcef8-8714-de20-c355-5cd43edf6ffa. at /local/domain/29
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:873) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '66560', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:31:04 10304] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/console/29/0'} to /local/domain/29/device/console/0.
[2007-12-11 18:31:04 10304] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'protocol': 'vt100', 'uuid': 
'48153b0e-24f3-e59d-45f7-003122a11df7', 'frontend': 
'/local/domain/29/device/console/0', 'state': '1', 'location': '3', 'online': 
'1', 'frontend-id': '29'} to /local/domain/0/backend/console/29/0.
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: boot, val: c
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: fda, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: fdb, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: serial, val: file:/tmp/x.log
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: isa, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: usb, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: k, val: None
[2007-12-11 18:31:04 10304] DEBUG (XendDomain:443) Adding Domain: 29
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:126) 
XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 35834L, 'ssidref': 0, 
'hvm': 1, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 1, 'domid': 30, 
'paused': 0, 'crashed': 0, 'running': 0, 'maxmem_kb': 139264L, 'shutdown': 0, 
'mem_kb': 130944L, 'handle': [51, 102, 123, 75, 23, 31, 91, 237, 32, 193, 52, 
178, 223, 110, 224, 150], 'blocked': 0})
[2007-12-11 18:31:04 10304] INFO (XendDomainInfo:143) Recreating domain 30, 
UUID 33667b4b-171f-5bed-20c1-34b2df6ee096. at /local/domain/30
[2007-12-11 18:31:04 10304] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/console/30/0'} to /local/domain/30/device/console/0.
[2007-12-11 18:31:04 10304] DEBUG (DevController:117) DevController: writing 
{'domain': 'T', 'protocol': 'vt100', 'uuid': 
'2c3be8d4-c668-aa10-9c4e-5a37c25bc411', 'frontend': 
'/local/domain/30/device/console/0', 'state': '1', 'location': '3', 'online': 
'1', 'frontend-id': '30'} to /local/domain/0/backend/console/30/0.
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: boot, val: d
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: fda, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: fdb, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: serial, val: pty
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: isa, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: usb, val: 0
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 18:31:04 10304] DEBUG (image:330) args: k, val: None
[2007-12-11 18:31:04 10304] DEBUG (XendDomain:443) Adding Domain: 30
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:31:04 10304] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:31:04 10304] INFO (SrvServer:180) unix 
path=/var/lib/xend/xend-socket
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VBD.set_device not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VBD.set_mode not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VBD.set_type not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
VM.get_auto_power_on not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
VM.set_auto_power_on not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VM.set_VCPUs_max 
not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
VM.set_VCPUs_at_startup not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: debug.get_all not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
console.get_other_config not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
console.set_other_config not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VIF.get_network not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VIF.set_device not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VIF.set_MAC not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: VIF.set_MTU not 
found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: 
session.get_all_records not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: event.get_record 
not found
[2007-12-11 18:31:04 10304] WARNING (XendAPI:672) API call: event.get_all not 
found
[2007-12-11 18:31:04 10304] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled 
for this server.
[2007-12-11 18:31:04 10304] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-11 18:31:21 10304] DEBUG (XendDomainInfo:1706) XendDomainInfo.destroy: 
domid=30
[2007-12-11 18:31:21 10304] DEBUG (XendDomainInfo:1723) 
XendDomainInfo.destroyDomain(30)
[2007-12-11 18:31:21 10304] ERROR (image:463) [Errno 3] No such process
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/xen/xend/image.py", line 461, in 
destroy
    os.kill(self.pid, sig)
OSError: [Errno 3] No such process
[2007-12-11 18:31:26 10304] DEBUG (XendDomainInfo:1706) XendDomainInfo.destroy: 
domid=29
[2007-12-11 18:31:26 10304] DEBUG (XendDomainInfo:1723) 
XendDomainInfo.destroyDomain(29)
[2007-12-11 18:31:26 10304] ERROR (image:463) [Errno 3] No such process
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/xen/xend/image.py", line 461, in 
destroy
    os.kill(self.pid, sig)
OSError: [Errno 3] No such process
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:78) 
XendDomainInfo.create(['vm', ['name', 'C20-VT'], ['memory', 1024], ['on_crash', 
'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 
'ignore'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], 
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], 
['boot', 'c'], ['fda', ''], ['fdb', ''], ['localtime', 0], ['serial', 
'file:/tmp/x.log'], ['stdvga', 0], ['isa', 0], ['nographic', 0], ['soundhw', 
''], ['vnc', 0], ['vncunused', 1], ['sdl', 1], ['display', 'localhost:12.0'], 
['xauthority', '/root/.xauthpp5f3m'], ['rtc_timeoffset', '0'], ['monitor', 0], 
['acpi', 1], ['apic', 1], ['usb', 0], ['usbdevice', ''], ['keymap', ''], 
['vncpasswd', 'XXXXXXXX']]], ['device', ['vbd', ['uname', 'phy:/dev/sda'], 
['dev', 'ioemu:sda'], ['mode', 'w']]], ['device', ['vif', ['mac', 
'00:AA:BB:BB:AA:69'], ['type', 'ioemu']]], ['device', ['vkbd']], ['device', 
['vfb', ['type', 'sdl'], ['xauthority', '/root/.xauthpp5f3m'], ['display', 
'localhost:12.0']]]])
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:1460) 
XendDomainInfo.constructDomain
[2007-12-11 18:32:58 10304] DEBUG (balloon:113) Balloon: 2002244 KiB free; need 
2048; done.
[2007-12-11 18:32:58 10304] DEBUG (XendDomain:443) Adding Domain: 31
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:1514) 
XendDomainInfo.initDomain: 31 256
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: boot, val: c
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: fda, val: None
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: fdb, val: None
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: serial, val: file:/tmp/x.log
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: isa, val: 0
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: usb, val: 0
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 18:32:58 10304] DEBUG (image:330) args: k, val: None
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:1546) 
_initDomain:shadow_memory=0x0, memory_static_max=0x40000000, 
memory_static_min=0x0.
[2007-12-11 18:32:58 10304] DEBUG (balloon:113) Balloon: 2001216 KiB free; need 
1065984; done.
[2007-12-11 18:32:58 10304] INFO (image:129) buildDomain os=hvm dom=31 vcpus=1
[2007-12-11 18:32:58 10304] DEBUG (image:278) domid          = 31
[2007-12-11 18:32:58 10304] DEBUG (image:279) image          = 
/usr/lib/xen/boot/hvmloader
[2007-12-11 18:32:58 10304] DEBUG (image:280) store_evtchn   = 2
[2007-12-11 18:32:58 10304] DEBUG (image:281) memsize        = 1024
[2007-12-11 18:32:58 10304] DEBUG (image:282) vcpus          = 1
[2007-12-11 18:32:58 10304] DEBUG (image:283) pae            = 1
[2007-12-11 18:32:58 10304] DEBUG (image:284) acpi           = 1
[2007-12-11 18:32:58 10304] DEBUG (image:285) apic           = 1
[2007-12-11 18:32:58 10304] INFO (XendDomainInfo:1362) createDevice: vkbd : 
{'uuid': 'fbe4cb07-541e-882f-3dae-fa24a4e8accc'}
[2007-12-11 18:32:58 10304] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vkbd/31/0'} to /local/domain/31/device/vkbd/0.
[2007-12-11 18:32:58 10304] DEBUG (DevController:117) DevController: writing 
{'frontend-id': '31', 'domain': 'C20-VT', 'frontend': 
'/local/domain/31/device/vkbd/0', 'state': '1', 'online': '1'} to 
/local/domain/0/backend/vkbd/31/0.
[2007-12-11 18:32:58 10304] INFO (XendDomainInfo:1362) createDevice: vfb : 
{'display': 'localhost:12.0', 'other_config': {'type': 'sdl', 'display': 
'localhost:12.0', 'xauthority': '/root/.xauthpp5f3m'}, 'type': 'sdl', 'uuid': 
'a1e58000-c4c8-f65e-6a4e-840fc837175d', 'xauthority': '/root/.xauthpp5f3m'}
[2007-12-11 18:32:58 10304] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vfb/31/0'} to /local/domain/31/device/vfb/0.
[2007-12-11 18:32:58 10304] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/31/device/vfb/0', 'uuid': 
'a1e58000-c4c8-f65e-6a4e-840fc837175d', 'state': '1', 'online': '1', 
'frontend-id': '31', 'type': 'sdl', 'display': 'localhost:12.0', 'xauthority': 
'/root/.xauthpp5f3m'} to /local/domain/0/backend/vfb/31/0.
[2007-12-11 18:32:58 10304] INFO (XendDomainInfo:1362) createDevice: vbd : 
{'uuid': '4b6f36af-ec1b-6eea-7110-14d2648f9fa5', 'bootable': 1, 'driver': 
'ioemu', 'dev': 'ioemu:sda', 'uname': 'phy:/dev/sda', 'mode': 'w'}
[2007-12-11 18:32:58 10304] DEBUG (DevController:115) DevController: writing 
{'backend-id': '0', 'virtual-device': '2048', 'device-type': 'disk', 'state': 
'1', 'backend': '/local/domain/0/backend/vbd/31/2048'} to 
/local/domain/31/device/vbd/2048.
[2007-12-11 18:32:58 10304] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/31/device/vbd/2048', 'uuid': 
'4b6f36af-ec1b-6eea-7110-14d2648f9fa5', 'dev': 'sda', 'state': '1', 'params': 
'/dev/sda', 'mode': 'w', 'online': '1', 'frontend-id': '31', 'type': 'phy'} to 
/local/domain/0/backend/vbd/31/2048.
[2007-12-11 18:32:58 10304] INFO (XendDomainInfo:1362) createDevice: vif : 
{'mac': '00:AA:BB:BB:AA:69', 'type': 'ioemu', 'uuid': 
'9afeac12-743e-7589-8e54-318bbdb0bdec'}
[2007-12-11 18:32:58 10304] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vif/31/0'} to /local/domain/31/device/vif/0.
[2007-12-11 18:32:58 10304] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'handle': '0', 'uuid': 
'9afeac12-743e-7589-8e54-318bbdb0bdec', 'script': 
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/31/device/vif/0', 'mac': '00:AA:BB:BB:AA:69', 'online': '1', 
'frontend-id': '31', 'type': 'ioemu'} to /local/domain/0/backend/vif/31/0.
[2007-12-11 18:32:58 10304] INFO (image:445) spawning device models: 
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '31', '-vcpus', 
'1', '-boot', 'c', '-serial', 'file:/tmp/x.log', '-acpi', '-domain-name', 
'C20-VT', '-net', 'nic,vlan=1,macaddr=00:AA:BB:BB:AA:69,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten', '0.0.0.0']
[2007-12-11 18:32:58 10304] INFO (image:449) device model pid: 10657
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:2019) Storing VM details: 
{'on_xend_stop': 'ignore', 'shadow_memory': '9', 'uuid': 
'ddb43d54-ff0d-3090-cdb9-974dd294cdf7', 'on_reboot': 'restart', 'start_time': 
'1197415978.44', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 
'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': 
'1', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (acpi 1) (apic 1) 
(boot c) (device_model /usr/lib/xen/bin/qemu-dm) (display localhost:12.0) (isa 
0) (localtime 0) (monitor 0) (nographic 0) (pae 1) (rtc_timeoffset 0) (serial 
file:/tmp/x.log) (sdl 1) (stdvga 0) (usb 0) (vnc 0) (vncunused 1) (xauthority 
/root/.xauthpp5f3m) (notes (SUSPEND_CANCEL 1)))', 'name': 'C20-VT'}
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:873) Storing domain details: 
{'console/port': '3', 'name': 'C20-VT', 'console/limit': '1048576', 'vm': 
'/vm/ddb43d54-ff0d-3090-cdb9-974dd294cdf7', 'domid': '31', 
'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': 
'1048576', 'control/platform-feature-multiprocessor-suspend': '1', 
'store/ring-ref': '262142', 'store/port': '2'}
[2007-12-11 18:32:58 10304] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices vif.
[2007-12-11 18:32:58 10304] DEBUG (DevController:153) Waiting for 0.
[2007-12-11 18:32:58 10304] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/31/0/hotplug-status.
[2007-12-11 18:32:58 10304] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/31/0/hotplug-status.
[2007-12-11 18:32:58 10304] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices usb.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices vbd.
[2007-12-11 18:32:58 10304] DEBUG (DevController:153) Waiting for 2048.
[2007-12-11 18:32:58 10304] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/31/2048/hotplug-status.
[2007-12-11 18:32:58 10304] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/31/2048/hotplug-status.
[2007-12-11 18:32:58 10304] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices irq.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices vkbd.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices vfb.
[2007-12-11 18:32:58 10304] DEBUG (vfbif:100) skip waiting for HVM vfb
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices 
console.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices pci.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices 
ioports.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices tap.
[2007-12-11 18:32:58 10304] DEBUG (DevController:148) Waiting for devices vtpm.
[2007-12-11 18:32:58 10304] INFO (XendDomain:1117) Domain C20-VT (31) unpaused.
[2007-12-11 18:35:38 2050] INFO (SrvDaemon:331) Xend Daemon started
[2007-12-11 18:35:39 2050] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2007-12-11 18:35:39 2050] INFO (SrvDaemon:342) Xend version: Unknown.
[2007-12-11 18:35:39 2050] DEBUG (XendDomainInfo:126) 
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 7251939792L, 'ssidref': 
0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 'domid': 0, 
'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 'shutdown': 
0, 'mem_kb': 65536L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0], 'blocked': 0, 'name': 'Domain-0'})
[2007-12-11 18:35:39 2050] INFO (XendDomainInfo:143) Recreating domain 0, UUID 
00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-12-11 18:35:39 2050] DEBUG (XendDomainInfo:2019) Storing VM details: 
{'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 
'00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': 
'(linux (kernel ))', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 
'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': 
'3', 'name': 'Domain-0'}
[2007-12-11 18:35:39 2050] DEBUG (XendDomainInfo:873) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '65536', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-11 18:35:39 2050] DEBUG (XendDomain:443) Adding Domain: 0
[2007-12-11 18:35:39 2050] DEBUG (XendDomain:379) number of vcpus to use is 0
[2007-12-11 18:35:39 2050] INFO (SrvServer:180) unix 
path=/var/lib/xend/xend-socket
[2007-12-11 18:35:39 2050] DEBUG (XendDomainInfo:873) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '65536', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-12-11 18:35:39 2050] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VBD.set_device not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VBD.set_mode not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VBD.set_type not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VM.get_auto_power_on 
not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VM.set_auto_power_on 
not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VM.set_VCPUs_max not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: 
VM.set_VCPUs_at_startup not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: debug.get_all not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: 
console.get_other_config not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: 
console.set_other_config not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VIF.get_network not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VIF.set_device not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VIF.set_MAC not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: VIF.set_MTU not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: 
session.get_all_records not found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: event.get_record not 
found
[2007-12-11 18:35:39 2050] WARNING (XendAPI:672) API call: event.get_all not 
found
[2007-12-11 18:35:43 2050] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled 
for this server.
[2007-12-11 18:35:43 2050] INFO (XMLRPCServer:149) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xmlrpc.sock.
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:78) 
XendDomainInfo.create(['vm', ['name', 'C20-VT'], ['memory', 1024], ['on_crash', 
'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 
'ignore'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], 
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], 
['boot', 'c'], ['fda', ''], ['fdb', ''], ['localtime', 0], ['serial', 
'file:/tmp/x.log'], ['stdvga', 0], ['isa', 0], ['nographic', 0], ['soundhw', 
''], ['vnc', 0], ['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], 
['xauthority', '/root/.xauthDekEZl'], ['rtc_timeoffset', '0'], ['monitor', 0], 
['acpi', 1], ['apic', 1], ['usb', 0], ['usbdevice', ''], ['keymap', ''], 
['vncpasswd', 'XXXXXXXX']]], ['device', ['vbd', ['uname', 'phy:/dev/sda'], 
['dev', 'ioemu:sda'], ['mode', 'w']]], ['device', ['vif', ['mac', 
'00:AA:BB:BB:AA:69'], ['type', 'ioemu']]], ['device', ['vkbd']], ['device', 
['vfb', ['type', 'sdl'], ['xauthority', '/root/.xauthDekEZl'], ['display', 
'localhost:10.0']]]])
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:1460) 
XendDomainInfo.constructDomain
[2007-12-11 18:40:32 2050] DEBUG (balloon:113) Balloon: 2003524 KiB free; need 
2048; done.
[2007-12-11 18:40:32 2050] DEBUG (XendDomain:443) Adding Domain: 1
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:1514) 
XendDomainInfo.initDomain: 1 256
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: boot, val: c
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: fda, val: None
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: fdb, val: None
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: soundhw, val: None
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: localtime, val: 0
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: serial, val: file:/tmp/x.log
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: std-vga, val: 0
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: isa, val: 0
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: acpi, val: 1
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: usb, val: 0
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: usbdevice, val: None
[2007-12-11 18:40:32 2050] DEBUG (image:330) args: k, val: None
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:1546) 
_initDomain:shadow_memory=0x0, memory_static_max=0x40000000, 
memory_static_min=0x0.
[2007-12-11 18:40:32 2050] DEBUG (balloon:113) Balloon: 2002496 KiB free; need 
1065984; done.
[2007-12-11 18:40:32 2050] INFO (image:129) buildDomain os=hvm dom=1 vcpus=1
[2007-12-11 18:40:32 2050] DEBUG (image:278) domid          = 1
[2007-12-11 18:40:32 2050] DEBUG (image:279) image          = 
/usr/lib/xen/boot/hvmloader
[2007-12-11 18:40:32 2050] DEBUG (image:280) store_evtchn   = 2
[2007-12-11 18:40:32 2050] DEBUG (image:281) memsize        = 1024
[2007-12-11 18:40:32 2050] DEBUG (image:282) vcpus          = 1
[2007-12-11 18:40:32 2050] DEBUG (image:283) pae            = 1
[2007-12-11 18:40:32 2050] DEBUG (image:284) acpi           = 1
[2007-12-11 18:40:32 2050] DEBUG (image:285) apic           = 1
[2007-12-11 18:40:32 2050] INFO (XendDomainInfo:1362) createDevice: vkbd : 
{'uuid': 'ceda6b37-ccbc-0602-832a-fc04aef0f47b'}
[2007-12-11 18:40:32 2050] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vkbd/1/0'} to /local/domain/1/device/vkbd/0.
[2007-12-11 18:40:32 2050] DEBUG (DevController:117) DevController: writing 
{'frontend-id': '1', 'domain': 'C20-VT', 'frontend': 
'/local/domain/1/device/vkbd/0', 'state': '1', 'online': '1'} to 
/local/domain/0/backend/vkbd/1/0.
[2007-12-11 18:40:32 2050] INFO (XendDomainInfo:1362) createDevice: vfb : 
{'display': 'localhost:10.0', 'other_config': {'type': 'sdl', 'display': 
'localhost:10.0', 'xauthority': '/root/.xauthDekEZl'}, 'type': 'sdl', 'uuid': 
'ec8b0818-6081-9f87-2446-2b5dbad36cc2', 'xauthority': '/root/.xauthDekEZl'}
[2007-12-11 18:40:32 2050] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/1/0'} 
to /local/domain/1/device/vfb/0.
[2007-12-11 18:40:32 2050] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/1/device/vfb/0', 'uuid': 
'ec8b0818-6081-9f87-2446-2b5dbad36cc2', 'state': '1', 'online': '1', 
'frontend-id': '1', 'type': 'sdl', 'display': 'localhost:10.0', 'xauthority': 
'/root/.xauthDekEZl'} to /local/domain/0/backend/vfb/1/0.
[2007-12-11 18:40:32 2050] INFO (XendDomainInfo:1362) createDevice: vbd : 
{'uuid': '7992b644-b351-9fdd-8e2b-8b3861b2ca6a', 'bootable': 1, 'driver': 
'ioemu', 'dev': 'ioemu:sda', 'uname': 'phy:/dev/sda', 'mode': 'w'}
[2007-12-11 18:40:32 2050] DEBUG (DevController:115) DevController: writing 
{'backend-id': '0', 'virtual-device': '2048', 'device-type': 'disk', 'state': 
'1', 'backend': '/local/domain/0/backend/vbd/1/2048'} to 
/local/domain/1/device/vbd/2048.
[2007-12-11 18:40:32 2050] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'frontend': '/local/domain/1/device/vbd/2048', 'uuid': 
'7992b644-b351-9fdd-8e2b-8b3861b2ca6a', 'dev': 'sda', 'state': '1', 'params': 
'/dev/sda', 'mode': 'w', 'online': '1', 'frontend-id': '1', 'type': 'phy'} to 
/local/domain/0/backend/vbd/1/2048.
[2007-12-11 18:40:32 2050] INFO (XendDomainInfo:1362) createDevice: vif : 
{'mac': '00:AA:BB:BB:AA:69', 'type': 'ioemu', 'uuid': 
'35bd0ca5-0553-30ab-df90-0e8e9063e425'}
[2007-12-11 18:40:32 2050] DEBUG (DevController:115) DevController: writing 
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/1/0'} 
to /local/domain/1/device/vif/0.
[2007-12-11 18:40:32 2050] DEBUG (DevController:117) DevController: writing 
{'domain': 'C20-VT', 'handle': '0', 'uuid': 
'35bd0ca5-0553-30ab-df90-0e8e9063e425', 'script': 
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/1/device/vif/0', 'mac': '00:AA:BB:BB:AA:69', 'online': '1', 
'frontend-id': '1', 'type': 'ioemu'} to /local/domain/0/backend/vif/1/0.
[2007-12-11 18:40:32 2050] INFO (image:445) spawning device models: 
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '1', '-vcpus', '1', 
'-boot', 'c', '-serial', 'file:/tmp/x.log', '-acpi', '-domain-name', 'C20-VT', 
'-net', 'nic,vlan=1,macaddr=00:AA:BB:BB:AA:69,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten', '0.0.0.0']
[2007-12-11 18:40:32 2050] INFO (image:449) device model pid: 2612
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:2019) Storing VM details: 
{'on_xend_stop': 'ignore', 'shadow_memory': '9', 'uuid': 
'1c8d8fca-64f8-a05e-b4de-72e81ba51128', 'on_reboot': 'restart', 'start_time': 
'1197416432.58', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 
'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': 
'1', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (acpi 1) (apic 1) 
(boot c) (device_model /usr/lib/xen/bin/qemu-dm) (display localhost:10.0) (isa 
0) (localtime 0) (monitor 0) (nographic 0) (pae 1) (rtc_timeoffset 0) (serial 
file:/tmp/x.log) (sdl 1) (stdvga 0) (usb 0) (vnc 0) (vncunused 1) (xauthority 
/root/.xauthDekEZl) (notes (SUSPEND_CANCEL 1)))', 'name': 'C20-VT'}
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:873) Storing domain details: 
{'console/port': '3', 'name': 'C20-VT', 'console/limit': '1048576', 'vm': 
'/vm/1c8d8fca-64f8-a05e-b4de-72e81ba51128', 'domid': '1', 
'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': 
'1048576', 'control/platform-feature-multiprocessor-suspend': '1', 
'store/ring-ref': '262142', 'store/port': '2'}
[2007-12-11 18:40:32 2050] DEBUG (XendDomainInfo:954) 
XendDomainInfo.handleShutdownWatch
[2007-12-11 18:40:32 2050] DEBUG (DevController:148) Waiting for devices vif.
[2007-12-11 18:40:32 2050] DEBUG (DevController:153) Waiting for 0.
[2007-12-11 18:40:32 2050] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/1/0/hotplug-status.
[2007-12-11 18:40:33 2050] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vif/1/0/hotplug-status.
[2007-12-11 18:40:33 2050] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices usb.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices vbd.
[2007-12-11 18:40:33 2050] DEBUG (DevController:153) Waiting for 2048.
[2007-12-11 18:40:33 2050] DEBUG (DevController:556) hotplugStatusCallback 
/local/domain/0/backend/vbd/1/2048/hotplug-status.
[2007-12-11 18:40:33 2050] DEBUG (DevController:570) hotplugStatusCallback 1.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices irq.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices vkbd.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices vfb.
[2007-12-11 18:40:33 2050] DEBUG (vfbif:100) skip waiting for HVM vfb
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices 
console.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices pci.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices 
ioports.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices tap.
[2007-12-11 18:40:33 2050] DEBUG (DevController:148) Waiting for devices vtpm.
[2007-12-11 18:40:33 2050] INFO (XendDomain:1117) Domain C20-VT (1) unpaused.
Linux version 2.6.20-2925.9.fc7xen 
(kojibuilder@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.1.2 20070502 
(Red Hat 4.1.2-12)) #1 SMP Tue May 22 08:53:03 EDT 2007
BIOS-provided physical RAM map:
sanitize start
sanitize bail 0
copy_e820_map() start: 0000000000000000 size: 0000000004800000 end: 
0000000004800000 type: 1
 Xen: 0000000000000000 - 0000000004800000 (usable)
0MB HIGHMEM available.
72MB LOWMEM available.
NX (Execute Disable) protection: active
Entering add_active_range(0, 0, 18432) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->    18432
  Normal      18432 ->    18432
  HighMem     18432 ->    18432
early_node_map[1] active PFN ranges
    0:        0 ->    18432
On node 0 totalpages: 18432
  DMA zone: 144 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 18288 pages, LIFO batch:3
  Normal zone: 0 pages used for memmap
  HighMem zone: 0 pages used for memmap
found SMP MP-table at 000ff780
DMI present.
ACPI: RSDP (v000 ACPIAM                                ) @ 0x000f90f0
ACPI: RSDT (v001 082107 RSDT1800 0x20070821 MSFT 0x00000097) @ 0x7fe90000
ACPI: FADT (v002 082107 FACP1800 0x20070821 MSFT 0x00000097) @ 0x7fe90200
ACPI: MADT (v001 082107 APIC1800 0x20070821 MSFT 0x00000097) @ 0x7fe90390
ACPI: MCFG (v001 082107 OEMMCFG  0x20070821 MSFT 0x00000097) @ 0x7fe903f0
ACPI: OEMB (v001 082107 OEMB1800 0x20070821 MSFT 0x00000097) @ 0x7fe9e040
ACPI: GSCI (v001 082107 GMCHSCI  0x20070821 MSFT 0x00000097) @ 0x7fe9e0c0
ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20051117) @ 0x7fea0910
ACPI: DSDT (v001  EEC1R EEC1R001 0x00000001 INTL 0x20051117) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Built 1 zonelists.  Total pages: 18288
Kernel command line: ro root=/dev/sdb1
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c135f000 soft=c133f000
PID hash table entries: 512 (order: 9, 2048 bytes)
Xen reported: 2199.996 MHz processor.
Console: colour VGA+ 80x50
Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
... MAX_LOCKDEP_SUBCLASSES:    8
... MAX_LOCK_DEPTH:          30
... MAX_LOCKDEP_KEYS:        2048
... CLASSHASH_SIZE:           1024
... MAX_LOCKDEP_ENTRIES:     8192
... MAX_LOCKDEP_CHAINS:      16384
... CHAINHASH_SIZE:          8192
 memory used by lock dependency info: 1064 kB
 per task-struct memory footprint: 1200 bytes
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Software IO TLB enabled: 
 Aperture:     2 megabytes
 Kernel range: 0x00000000c002e000 - 0x00000000c022e000
 Address size: 30 bits
vmalloc area: c5000000-f4ffe000, maxmem 2d7fe000
Memory: 48956k/73728k available (2030k kernel code, 16520k reserved, 1079k 
data, 180k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xf5315000 - 0xf57fe000   (5028 kB)
    pkmap   : 0xf5000000 - 0xf5200000   (2048 kB)
    vmalloc : 0xc5000000 - 0xf4ffe000   ( 767 MB)
    lowmem  : 0xc0000000 - 0xc4800000   (  72 MB)
      .init : 0xc130e000 - 0xc133b000   ( 180 kB)
      .data : 0xc11fb8b9 - 0xc1309714   (1079 kB)
      .text : 0xc1000000 - 0xc11fb8b9   (2030 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 5501.74 BogoMIPS (lpj=11003491)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebd3f1 20100000 00000000 00000000 0000e3bd 
00000000 00000001
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU: After all inits, caps: bfebd3f1 20100000 00000000 00003940 0000e3bd 
00000000 00000001
Checking 'hlt' instruction... OK.
lockdep: not fixing up alternatives.
ACPI: Core revision 20060707
CPU 1 irqstacks, hard=c1360000 soft=c1340000
ENABLING IO-APIC IRQs
lockdep: not fixing up alternatives.
Initializing CPU#1
Brought up 2 CPUs
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=564 bytes
sizeof(dentry)=156 bytes
sizeof(ext3inode)=800 bytes
sizeof(buffer_head)=56 bytes
sizeof(skbuff)=176 bytes
sizeof(task_struct)=2704 bytes
migration_cost=14
Grant table initialized
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: Using configuration type 1
Setting up standard PCI resources
Allocating PCI resources starting at 80000000 (gap: 7fe90000:80170000)
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
Error attaching device data
Error attaching device data
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 16 devices
xen_mem: Initialising balloon driver.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
pnp: 00:0d: ioport range 0xa00-0xa1f has been reserved
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Bridge: 0000:00:01.0
  IO window: e000-efff
  MEM window: feb00000-febfffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 5, 131072 bytes)
TCP bind hash table entries: 2048 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 7283k freed
IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx>
audit: initializing netlink socket (disabled)
audit(1197398102.660:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
Allocate Port Service[0000:00:01.0:pcie02]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Ist] 
[20060707]
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Cst] 
[20060707]
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Ist] 
[20060707]
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Cst] 
[20060707]
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
input: Macintosh mouse button emulation as /class/input/input0
Xen virtual console successfully installed as ttyS0
Event-channel device installed.
usbcore: registered new interface driver libusual
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 controller doesn't have AUX irq; using default 12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input1
TCP bic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
Freeing unused kernel memory: 180k freed
Write protecting the kernel read-only data: 762k
4gb seg fixup, process init (pid 1), cs:ip 73:006e1b0d
4gb seg fixup, process init (pid 1), cs:ip 73:00ab6e67
4gb seg fixup, process init (pid 1), cs:ip 73:006d8710
4gb seg fixup, process init (pid 1), cs:ip 73:0074f659
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfdc
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfea
4gb seg fixup, process init (pid 1), cs:ip 73:00732d82
4gb seg fixup, process init (pid 1), cs:ip 73:006d4ff1
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfdc
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfea
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 17, io base 0x0000d880
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 18, io base 0x0000d800
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 19, io base 0x0000d480
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d400
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 17, io mem 0xfeaff800
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
SCSI subsystem initialized
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
printk: 15200 messages suppressed.
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfdc
printk: 99 messages suppressed.
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfdc
4gb seg fixup, process init (pid 1), cs:ip 73:006dbfea
libata version 2.00 loaded.
BUG: at kernel/lockdep.c:1858 trace_hardirqs_on()
 [<c1005d9e>] show_trace_log_lvl+0x1a/0x2f
 [<c1006347>] show_trace+0x12/0x14
 [<c10063c2>] dump_stack+0x16/0x18
 [<c1037435>] trace_hardirqs_on+0xc4/0x143
 [<c10055d4>] restore_all+0x3b/0x3e
 =======================
ata_piix 0000:00:1f.2: version 2.00ac7
ata_piix 0000:00:1f.2: MAP [ IDE IDE -- -- ]
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 18 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15
scsi0 : ata_piix
ata1.00: ATA-7, max UDMA/133, 156301488 sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/100
scsi1 : ata_piix
ata2.00: ATA-7, max UDMA/133, 80293248 sectors: LBA 
ata2.00: ata2: dev 0 multi count 16
ata2.00: applying bridge limits
ata2.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      WDC WD800JD-55MU 10.0 PQ: 0 ANSI: 5
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO 
or FUA
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO 
or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
sd 0:0:0:0: Attached scsi disk sda
scsi 1:0:0:0: Direct-Access     ATA      Maxtor 6E040L0   NAR6 PQ: 0 ANSI: 5
SCSI device sdb: 80293248 512-byte hdwr sectors (41110 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO 
or FUA
SCSI device sdb: 80293248 512-byte hdwr sectors (41110 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO 
or FUA
 sdb: sdb1 sdb2 sdb3 sdb4
sd 1:0:0:0: Attached scsi disk sdb
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
SELinux:  Disabled at runtime.
SELinux:  Unregistering netfilter hooks
audit(1197398122.697:2): selinux=0 auid=4294967295
input: PC Speaker as /class/input/input2
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 17 (level, low) -> IRQ 20
8250_pnp: Unknown symbol serial8250_unregister_port
8250_pnp: Unknown symbol serial8250_register_port
8250_pnp: Unknown symbol serial8250_unregister_port
8250_pnp: Unknown symbol serial8250_register_port
Intel(R) PRO/1000 Network Driver - version 7.3.15-k2-NAPI
Copyright (c) 1999-2006 Intel Corporation.
ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:19.0 to 64
e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 
00:20:0c:24:47:0c
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
loop: loaded (max 8 devices)
floppy0: no floppy controllers found
lp: driver loaded but no devices found
sonypi: Sony Programmable I/O Controller Driver v1.26.
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input4
ACPI: Power Button (CM) [PWRB]
No dock devices found.
ibm_acpi: ec object not found
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@xxxxxxxxxx
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on sdb1, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 506036k swap on /dev/sdb3.  Priority:-1 extents:1 across:506036k
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
ADDRCONF(NETDEV_UP): eth2: link is not ready
e1000: eth2: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
Bridge firewalling registered
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (576 buckets, 4608 max)
ADDRCONF(NETDEV_UP): peth2: link is not ready
e1000: peth2: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
ADDRCONF(NETDEV_CHANGE): peth2: link becomes ready
device peth2 entered promiscuous mode
audit(1197416143.305:3): dev=peth2 prom=256 old_prom=0 auid=4294967295
eth2: port 1(peth2) entering learning state
eth2: topology change detected, propagating
eth2: port 1(peth2) entering forwarding state
virbr0: no IPv6 routers present
peth2: no IPv6 routers present
eth2: no IPv6 routers present
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
device vif1.0 entered promiscuous mode
audit(1197416433.114:4): dev=vif1.0 prom=256 old_prom=0 auid=4294967295
ADDRCONF(NETDEV_UP): vif1.0: link is not ready
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.