All of lore.kernel.org
 help / color / mirror / Atom feed
* Error in xen-unstable
@ 2011-07-13 13:11 Roger Pau Monné
  2011-07-14  8:04 ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: Roger Pau Monné @ 2011-07-13 13:11 UTC (permalink / raw)
  To: xen-devel

Hello,

When trying to create a domu (xm) with xen-unstable on NetBSD i get
the following error:

Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.

I've looked at the xend, and I don't see any error, here is the extract:

[2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0], 'cpupool': 0, 'name': 'Domain-0'})
[2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000. at
/local/domain/0
[2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
[2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
VBD.set_device not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
VBD.set_type not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
session.get_all_records not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
event.get_record not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
event.get_all not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
VIF.set_device not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
VIF.set_MAC not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
VIF.set_MTU not found
[2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
debug.get_all not found
[2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
domain socket XML-RPC server on /var/run/xend/xen-api.sock;
authentication has been disabled for this server.
[2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
XendDomainInfo.handleShutdownWatch
[2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
['s3_integrity', 1], ['device', ['tap', ['uname',
'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
'w']]], ['device', ['tap', ['uname',
'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
'w']]]])
[2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
XendDomainInfo.constructDomain
[2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
free; need 16384; done.
[2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
[2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
XendDomainInfo.initDomain: 2 256
[2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
'--output=/var/run/xend/boot/xenbl.23478', '-q',
'/home/xen/debian/disk.img'].
[2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
additional NUMA node 0
[2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
_initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
memory_static_min=0x0.
[2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
[2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
[2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
[2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
/var/run/xend/boot/boot_kernel.dVO37S
[2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
[2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
[2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
root=/dev/xvda2 ro root=/dev/xvda2 ro
[2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
/var/run/xend/boot/boot_ramdisk.OxG8Fo
[2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
[2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
[2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
[2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
[2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
'mode': 'w', 'dev': 'xvda2', 'uuid':
'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
[2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
'/local/domain/0/backend/tap/2/51714'} to
/local/domain/2/device/vbd/51714.
[2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
writing {'domain': 'debian', 'frontend':
'/local/domain/2/device/vbd/51714', 'uuid':
'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
/local/domain/0/backend/tap/2/51714.
[2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
'mode': 'w', 'dev': 'xvda1', 'uuid':
'5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
[2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
'/local/domain/0/backend/tap/2/51713'} to
/local/domain/2/device/vbd/51713.
[2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
writing {'domain': 'debian', 'frontend':
'/local/domain/2/device/vbd/51713', 'uuid':
'5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
/local/domain/0/backend/tap/2/51713.
[2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
(HV_START_LOW 18446603336221196288) (FEATURES
'!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
(SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
(XEN_VERSION xen-3.0)))", 'name': 'debian'}
[2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
details: {'console/ring-ref': '8569062', 'image/entry':
'18446744071584125440', 'console/port': '2', 'cpu/3/availability':
'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
'image/features/writable-page-tables': '0', 'vm':
'/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
'control/platform-feature-multiprocessor-suspend': '1',
'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
'image/guest-os': 'linux', 'cpu/11/availability': 'online',
'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
'image/virt-base': '18446744071562067968', 'memory/target':
'31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
'description': '', 'cpu/13/availability': 'online',
'image/paddr-offset': '0', 'image/hypercall-page':
'18446744071578882048', 'cpu/8/availability': 'online',
'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
'online', 'cpu/19/availability': 'online', 'name': 'debian',
'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
'online', 'store/port': '1', 'cpu/10/availability': 'online'}
[2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
'backend': '/local/domain/0/backend/console/2/0'} to
/local/domain/2/device/console/0.
[2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
writing {'domain': 'debian', 'frontend':
'/local/domain/2/device/console/0', 'uuid':
'1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
'1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
/local/domain/0/backend/console/2/0.
[2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
XendDomainInfo.handleShutdownWatch
[2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
[2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
[2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
[2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
devices ioports.
[2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
[2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
[2011-07-13 17:05:41 11828] DEBUG (DevController:628)
hotplugStatusCallback
/local/domain/0/backend/tap/2/51714/hotplug-status.
[2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
XendDomainInfo.destroy: domid=2
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
[2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
XendDomainInfo.destroyDevice: deviceClass = console, device =
console/0

And the output from xensotre-ls -fp after the domain has crashed:

/tool = ""   (n0)
/tool/xenstored = ""   (n0)
/vm = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
/local = ""   (n0)
/local/pool = ""   (n0)
/local/pool/0 = ""   (n0)
/local/pool/0/other_config = ""   (n0)
/local/pool/0/description = "Pool-0"   (n0)
/local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
/local/pool/0/name = "Pool-0"   (n0)
/local/domain = ""   (n0)
/local/domain/0 = ""   (r0)
/local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
/local/domain/0/device = ""   (n0)
/local/domain/0/control = ""   (n0)
/local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
/local/domain/0/error = ""   (n0)
/local/domain/0/memory = ""   (n0)
/local/domain/0/memory/target = "524288"   (n0)
/local/domain/0/guest = ""   (n0)
/local/domain/0/hvmpv = ""   (n0)
/local/domain/0/data = ""   (n0)
/local/domain/0/description = ""   (r0)
/local/domain/0/console = ""   (r0)
/local/domain/0/console/limit = "1048576"   (r0)
/local/domain/0/console/type = "xenconsoled"   (r0)
/local/domain/0/domid = "0"   (r0)
/local/domain/0/cpu = ""   (r0)
/local/domain/0/cpu/0 = ""   (r0)
/local/domain/0/cpu/0/availability = "online"   (r0)
/local/domain/0/name = "Domain-0"   (r0)
/local/domain/0/backend = ""   (r0)
/local/domain/0/backend/tap = ""   (r0)
/local/domain/0/backend/tap/1 = ""   (r0)
/local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
/local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
/local/domain/0/backend/tap/1/51714/frontend =
"/local/domain/1/device/vbd/51714"   (n0,r1)
/local/domain/0/backend/tap/1/51714/uuid =
"5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
/local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
/local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
/local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
/local/domain/0/backend/tap/1/51714/params =
"aio:/home/xen/debian/disk.img"   (n0,r1)
/local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
/local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
/local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
/local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
/local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
/local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
/local/domain/0/backend/tap/1/51713/frontend =
"/local/domain/1/device/vbd/51713"   (n0,r1)
/local/domain/0/backend/tap/1/51713/uuid =
"e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
/local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
/local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
/local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
/local/domain/0/backend/tap/1/51713/params =
"aio:/home/xen/debian/swap.img"   (n0,r1)
/local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
/local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
/local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
/local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
/local/domain/0/backend/tap/2 = ""   (r0)
/local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
/local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
/local/domain/0/backend/tap/2/51714/frontend =
"/local/domain/2/device/vbd/51714"   (n0,r2)
/local/domain/0/backend/tap/2/51714/uuid =
"d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
/local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
/local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
/local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
/local/domain/0/backend/tap/2/51714/params =
"aio:/home/xen/debian/disk.img"   (n0,r2)
/local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
/local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
/local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
/local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
/local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
/local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
/local/domain/0/backend/tap/2/51713/frontend =
"/local/domain/2/device/vbd/51713"   (n0,r2)
/local/domain/0/backend/tap/2/51713/uuid =
"5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
/local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
/local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
/local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
/local/domain/0/backend/tap/2/51713/params =
"aio:/home/xen/debian/swap.img"   (n0,r2)
/local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
/local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
/local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
/local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
/local/domain/0/backend/console = ""   (r0)
/local/domain/0/backend/console/1 = ""   (r0)
/local/domain/0/backend/console/2 = ""   (r0)

It seems like xen is not able to detach the devices, but I don't know
why the domu fails to start. Hotplug scripts are inside the
xen/scripts folder, they are the same found on Xen 4.1.1, which I know
worked. Is there any change in xen-unstable that might break the
scripts?

Here is the xm info of the system:

host                   : loki
release                : 5.99.52
version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
11:35:46 CEST 2011
royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
machine                : amd64
nr_cpus                : 24
nr_nodes               : 2
cores_per_socket       : 6
threads_per_core       : 2
cpu_mhz                : 2394
hw_caps                :
bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
virt_caps              : hvm hvm_directio
total_memory           : 49139
free_memory            : 47990
free_cpus              : 0
xen_major              : 4
xen_minor              : 2
xen_extra              : -unstable
xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xffff800000000000
xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
console=com1 com1=115200,8n1
cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
nb2 20081120)
cc_compile_by          : root
cc_compile_domain      :
cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
xend_config_format     : 4

Thanks, Roger.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-13 13:11 Error in xen-unstable Roger Pau Monné
@ 2011-07-14  8:04 ` Ian Campbell
  2011-07-14  8:13   ` Christoph Egger
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2011-07-14  8:04 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: Egger, xen-devel@lists.xensource.com

On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
> Hello,
> 
> When trying to create a domu (xm) with xen-unstable on NetBSD i get
> the following error:
> 
> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.

Does netbsd even support tap devices? I know it doesn't have blktap, but
does it have some sort equivalent?

Christoph, do you know anything about the issues Roger has been seeing?

Ian.

> 
> I've looked at the xend, and I don't see any error, here is the extract:
> 
> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
> 0], 'cpupool': 0, 'name': 'Domain-0'})
> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
> /local/domain/0
> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> VBD.set_device not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> VBD.set_type not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> session.get_all_records not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> event.get_record not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> event.get_all not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> VIF.set_device not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> VIF.set_MAC not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> VIF.set_MTU not found
> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> debug.get_all not found
> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
> authentication has been disabled for this server.
> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
> XendDomainInfo.handleShutdownWatch
> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
> ['s3_integrity', 1], ['device', ['tap', ['uname',
> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
> 'w']]], ['device', ['tap', ['uname',
> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
> 'w']]]])
> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
> XendDomainInfo.constructDomain
> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
> free; need 16384; done.
> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
> XendDomainInfo.initDomain: 2 256
> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
> '--output=/var/run/xend/boot/xenbl.23478', '-q',
> '/home/xen/debian/disk.img'].
> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
> additional NUMA node 0
> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
> memory_static_min=0x0.
> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
> /var/run/xend/boot/boot_kernel.dVO37S
> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
> root=/dev/xvda2 ro root=/dev/xvda2 ro
> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
> /var/run/xend/boot/boot_ramdisk.OxG8Fo
> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
> 'mode': 'w', 'dev': 'xvda2', 'uuid':
> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> '/local/domain/0/backend/tap/2/51714'} to
> /local/domain/2/device/vbd/51714.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> writing {'domain': 'debian', 'frontend':
> '/local/domain/2/device/vbd/51714', 'uuid':
> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> /local/domain/0/backend/tap/2/51714.
> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
> 'mode': 'w', 'dev': 'xvda1', 'uuid':
> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> '/local/domain/0/backend/tap/2/51713'} to
> /local/domain/2/device/vbd/51713.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> writing {'domain': 'debian', 'frontend':
> '/local/domain/2/device/vbd/51713', 'uuid':
> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> /local/domain/0/backend/tap/2/51713.
> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
> (HV_START_LOW 18446603336221196288) (FEATURES
> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
> details: {'console/ring-ref': '8569062', 'image/entry':
> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
> 'image/features/writable-page-tables': '0', 'vm':
> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> 'control/platform-feature-multiprocessor-suspend': '1',
> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
> 'image/virt-base': '18446744071562067968', 'memory/target':
> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
> 'description': '', 'cpu/13/availability': 'online',
> 'image/paddr-offset': '0', 'image/hypercall-page':
> '18446744071578882048', 'cpu/8/availability': 'online',
> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
> 'backend': '/local/domain/0/backend/console/2/0'} to
> /local/domain/2/device/console/0.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> writing {'domain': 'debian', 'frontend':
> '/local/domain/2/device/console/0', 'uuid':
> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
> /local/domain/0/backend/console/2/0.
> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
> XendDomainInfo.handleShutdownWatch
> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
> devices ioports.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
> hotplugStatusCallback
> /local/domain/0/backend/tap/2/51714/hotplug-status.
> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
> XendDomainInfo.destroy: domid=2
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> XendDomainInfo.destroyDevice: deviceClass = console, device =
> console/0
> 
> And the output from xensotre-ls -fp after the domain has crashed:
> 
> /tool = ""   (n0)
> /tool/xenstored = ""   (n0)
> /vm = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
> "00000000-0000-0000-0000-000000000000"   (r0)
> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
> /local = ""   (n0)
> /local/pool = ""   (n0)
> /local/pool/0 = ""   (n0)
> /local/pool/0/other_config = ""   (n0)
> /local/pool/0/description = "Pool-0"   (n0)
> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
> /local/pool/0/name = "Pool-0"   (n0)
> /local/domain = ""   (n0)
> /local/domain/0 = ""   (r0)
> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
> /local/domain/0/device = ""   (n0)
> /local/domain/0/control = ""   (n0)
> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
> /local/domain/0/error = ""   (n0)
> /local/domain/0/memory = ""   (n0)
> /local/domain/0/memory/target = "524288"   (n0)
> /local/domain/0/guest = ""   (n0)
> /local/domain/0/hvmpv = ""   (n0)
> /local/domain/0/data = ""   (n0)
> /local/domain/0/description = ""   (r0)
> /local/domain/0/console = ""   (r0)
> /local/domain/0/console/limit = "1048576"   (r0)
> /local/domain/0/console/type = "xenconsoled"   (r0)
> /local/domain/0/domid = "0"   (r0)
> /local/domain/0/cpu = ""   (r0)
> /local/domain/0/cpu/0 = ""   (r0)
> /local/domain/0/cpu/0/availability = "online"   (r0)
> /local/domain/0/name = "Domain-0"   (r0)
> /local/domain/0/backend = ""   (r0)
> /local/domain/0/backend/tap = ""   (r0)
> /local/domain/0/backend/tap/1 = ""   (r0)
> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/frontend =
> "/local/domain/1/device/vbd/51714"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/uuid =
> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/params =
> "aio:/home/xen/debian/disk.img"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/frontend =
> "/local/domain/1/device/vbd/51713"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/uuid =
> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/params =
> "aio:/home/xen/debian/swap.img"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
> /local/domain/0/backend/tap/2 = ""   (r0)
> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/frontend =
> "/local/domain/2/device/vbd/51714"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/uuid =
> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/params =
> "aio:/home/xen/debian/disk.img"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/frontend =
> "/local/domain/2/device/vbd/51713"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/uuid =
> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/params =
> "aio:/home/xen/debian/swap.img"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
> /local/domain/0/backend/console = ""   (r0)
> /local/domain/0/backend/console/1 = ""   (r0)
> /local/domain/0/backend/console/2 = ""   (r0)
> 
> It seems like xen is not able to detach the devices, but I don't know
> why the domu fails to start. Hotplug scripts are inside the
> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
> worked. Is there any change in xen-unstable that might break the
> scripts?
> 
> Here is the xm info of the system:
> 
> host                   : loki
> release                : 5.99.52
> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
> 11:35:46 CEST 2011
> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
> machine                : amd64
> nr_cpus                : 24
> nr_nodes               : 2
> cores_per_socket       : 6
> threads_per_core       : 2
> cpu_mhz                : 2394
> hw_caps                :
> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
> virt_caps              : hvm hvm_directio
> total_memory           : 49139
> free_memory            : 47990
> free_cpus              : 0
> xen_major              : 4
> xen_minor              : 2
> xen_extra              : -unstable
> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> hvm-3.0-x86_32p hvm-3.0-x86_64
> xen_scheduler          : credit
> xen_pagesize           : 4096
> platform_params        : virt_start=0xffff800000000000
> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
> console=com1 com1=115200,8n1
> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
> nb2 20081120)
> cc_compile_by          : root
> cc_compile_domain      :
> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
> xend_config_format     : 4
> 
> Thanks, Roger.
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14  8:04 ` Ian Campbell
@ 2011-07-14  8:13   ` Christoph Egger
  2011-07-14  8:18     ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: Christoph Egger @ 2011-07-14  8:13 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Roger Pau Monné, xen-devel@lists.xensource.com

On 07/14/11 10:04, Ian Campbell wrote:
> On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
>> Hello,
>>
>> When trying to create a domu (xm) with xen-unstable on NetBSD i get
>> the following error:
>>
>> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.
>
> Does netbsd even support tap devices?

tap as 'virtual ethernet device', yes it does.

> I know it doesn't have blktap, but does it have some sort equivalent?

This is hard to tell w/o knowing what blktap exactly does.

> Christoph, do you know anything about the issues Roger has been seeing?

The issue is that the PCI code both in xend/xm and in libxl is Linux 
specific. Please move the Linux specific PCI code into a Linux specific
file.

> Ian.
>
>>
>> I've looked at the xend, and I don't see any error, here is the extract:
>>
>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
>> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
>> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
>> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
>> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
>> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
>> 0], 'cpupool': 0, 'name': 'Domain-0'})
>> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
>> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
>> /local/domain/0
>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> VBD.set_device not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> VBD.set_type not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> session.get_all_records not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> event.get_record not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> event.get_all not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> VIF.set_device not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> VIF.set_MAC not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> VIF.set_MTU not found
>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> debug.get_all not found
>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
>> authentication has been disabled for this server.
>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
>> XendDomainInfo.handleShutdownWatch
>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
>> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
>> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
>> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
>> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
>> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
>> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
>> ['s3_integrity', 1], ['device', ['tap', ['uname',
>> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
>> 'w']]], ['device', ['tap', ['uname',
>> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
>> 'w']]]])
>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
>> XendDomainInfo.constructDomain
>> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
>> free; need 16384; done.
>> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
>> XendDomainInfo.initDomain: 2 256
>> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
>> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
>> '--output=/var/run/xend/boot/xenbl.23478', '-q',
>> '/home/xen/debian/disk.img'].
>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
>> additional NUMA node 0
>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
>> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
>> memory_static_min=0x0.
>> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
>> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
>> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
>> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
>> /var/run/xend/boot/boot_kernel.dVO37S
>> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
>> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
>> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
>> root=/dev/xvda2 ro root=/dev/xvda2 ro
>> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
>> /var/run/xend/boot/boot_ramdisk.OxG8Fo
>> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
>> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
>> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
>> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
>> 'mode': 'w', 'dev': 'xvda2', 'uuid':
>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>> '/local/domain/0/backend/tap/2/51714'} to
>> /local/domain/2/device/vbd/51714.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> writing {'domain': 'debian', 'frontend':
>> '/local/domain/2/device/vbd/51714', 'uuid':
>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
>> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>> /local/domain/0/backend/tap/2/51714.
>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
>> 'mode': 'w', 'dev': 'xvda1', 'uuid':
>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>> '/local/domain/0/backend/tap/2/51713'} to
>> /local/domain/2/device/vbd/51713.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> writing {'domain': 'debian', 'frontend':
>> '/local/domain/2/device/vbd/51713', 'uuid':
>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
>> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>> /local/domain/0/backend/tap/2/51713.
>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
>> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
>> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
>> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
>> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
>> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
>> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
>> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
>> (HV_START_LOW 18446603336221196288) (FEATURES
>> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
>> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
>> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
>> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
>> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
>> details: {'console/ring-ref': '8569062', 'image/entry':
>> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
>> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
>> 'image/features/writable-page-tables': '0', 'vm':
>> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>> 'control/platform-feature-multiprocessor-suspend': '1',
>> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
>> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
>> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
>> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
>> 'image/virt-base': '18446744071562067968', 'memory/target':
>> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
>> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
>> 'description': '', 'cpu/13/availability': 'online',
>> 'image/paddr-offset': '0', 'image/hypercall-page':
>> '18446744071578882048', 'cpu/8/availability': 'online',
>> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
>> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
>> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
>> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
>> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
>> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
>> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
>> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
>> 'backend': '/local/domain/0/backend/console/2/0'} to
>> /local/domain/2/device/console/0.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> writing {'domain': 'debian', 'frontend':
>> '/local/domain/2/device/console/0', 'uuid':
>> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
>> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
>> /local/domain/0/backend/console/2/0.
>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
>> XendDomainInfo.handleShutdownWatch
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
>> devices ioports.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
>> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
>> hotplugStatusCallback
>> /local/domain/0/backend/tap/2/51714/hotplug-status.
>> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
>> XendDomainInfo.destroy: domid=2
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> XendDomainInfo.destroyDevice: deviceClass = console, device =
>> console/0
>>
>> And the output from xensotre-ls -fp after the domain has crashed:
>>
>> /tool = ""   (n0)
>> /tool/xenstored = ""   (n0)
>> /vm = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
>> "00000000-0000-0000-0000-000000000000"   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
>> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
>> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
>> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
>> /local = ""   (n0)
>> /local/pool = ""   (n0)
>> /local/pool/0 = ""   (n0)
>> /local/pool/0/other_config = ""   (n0)
>> /local/pool/0/description = "Pool-0"   (n0)
>> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
>> /local/pool/0/name = "Pool-0"   (n0)
>> /local/domain = ""   (n0)
>> /local/domain/0 = ""   (r0)
>> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
>> /local/domain/0/device = ""   (n0)
>> /local/domain/0/control = ""   (n0)
>> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
>> /local/domain/0/error = ""   (n0)
>> /local/domain/0/memory = ""   (n0)
>> /local/domain/0/memory/target = "524288"   (n0)
>> /local/domain/0/guest = ""   (n0)
>> /local/domain/0/hvmpv = ""   (n0)
>> /local/domain/0/data = ""   (n0)
>> /local/domain/0/description = ""   (r0)
>> /local/domain/0/console = ""   (r0)
>> /local/domain/0/console/limit = "1048576"   (r0)
>> /local/domain/0/console/type = "xenconsoled"   (r0)
>> /local/domain/0/domid = "0"   (r0)
>> /local/domain/0/cpu = ""   (r0)
>> /local/domain/0/cpu/0 = ""   (r0)
>> /local/domain/0/cpu/0/availability = "online"   (r0)
>> /local/domain/0/name = "Domain-0"   (r0)
>> /local/domain/0/backend = ""   (r0)
>> /local/domain/0/backend/tap = ""   (r0)
>> /local/domain/0/backend/tap/1 = ""   (r0)
>> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/frontend =
>> "/local/domain/1/device/vbd/51714"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/uuid =
>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/params =
>> "aio:/home/xen/debian/disk.img"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
>> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/frontend =
>> "/local/domain/1/device/vbd/51713"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/uuid =
>> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/params =
>> "aio:/home/xen/debian/swap.img"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
>> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
>> /local/domain/0/backend/tap/2 = ""   (r0)
>> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/frontend =
>> "/local/domain/2/device/vbd/51714"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/uuid =
>> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/params =
>> "aio:/home/xen/debian/disk.img"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
>> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/frontend =
>> "/local/domain/2/device/vbd/51713"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/uuid =
>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/params =
>> "aio:/home/xen/debian/swap.img"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
>> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
>> /local/domain/0/backend/console = ""   (r0)
>> /local/domain/0/backend/console/1 = ""   (r0)
>> /local/domain/0/backend/console/2 = ""   (r0)
>>
>> It seems like xen is not able to detach the devices, but I don't know
>> why the domu fails to start. Hotplug scripts are inside the
>> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
>> worked. Is there any change in xen-unstable that might break the
>> scripts?
>>
>> Here is the xm info of the system:
>>
>> host                   : loki
>> release                : 5.99.52
>> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
>> 11:35:46 CEST 2011
>> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
>> machine                : amd64
>> nr_cpus                : 24
>> nr_nodes               : 2
>> cores_per_socket       : 6
>> threads_per_core       : 2
>> cpu_mhz                : 2394
>> hw_caps                :
>> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
>> virt_caps              : hvm hvm_directio
>> total_memory           : 49139
>> free_memory            : 47990
>> free_cpus              : 0
>> xen_major              : 4
>> xen_minor              : 2
>> xen_extra              : -unstable
>> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
>> hvm-3.0-x86_32p hvm-3.0-x86_64
>> xen_scheduler          : credit
>> xen_pagesize           : 4096
>> platform_params        : virt_start=0xffff800000000000
>> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
>> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
>> console=com1 com1=115200,8n1
>> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
>> nb2 20081120)
>> cc_compile_by          : root
>> cc_compile_domain      :
>> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
>> xend_config_format     : 4
>>
>> Thanks, Roger.
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>
>
>


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14  8:13   ` Christoph Egger
@ 2011-07-14  8:18     ` Ian Campbell
  2011-07-14  9:32       ` Christoph Egger
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2011-07-14  8:18 UTC (permalink / raw)
  To: Christoph Egger; +Cc: Roger Pau Monné, xen-devel@lists.xensource.com

On Thu, 2011-07-14 at 09:13 +0100, Christoph Egger wrote:
> On 07/14/11 10:04, Ian Campbell wrote:
> > On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
> >> Hello,
> >>
> >> When trying to create a domu (xm) with xen-unstable on NetBSD i get
> >> the following error:
> >>
> >> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.
> >
> > Does netbsd even support tap devices?
> 
> tap as 'virtual ethernet device', yes it does.

Ah, right, that name is confusingly overloaded :-(

> > I know it doesn't have blktap, but does it have some sort equivalent?
> 
> This is hard to tell w/o knowing what blktap exactly does.

It is a block backend in userspace which handles more complex disk image
formats like VHD (compared with Linux's blkback which only handles
exposing raw block devices but is entirely in kernel).

> > Christoph, do you know anything about the issues Roger has been seeing?
> 
> The issue is that the PCI code both in xend/xm and in libxl is Linux
> specific.

So it should work if Roger removes any PCI passthrough stuff from his
guest cfg?

Does NetBSD have pciback? Is code needed in libxl to support it
differently from the Linux pciback?

>  Please move the Linux specific PCI code into a Linux specific
> file.

I presume that at least the xend stuff has been that way forever, or did
something change recently?

Patches gratefully received.

Thanks,
Ian.

> 
> > Ian.
> >
> >>
> >> I've looked at the xend, and I don't see any error, here is the extract:
> >>
> >> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
> >> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
> >> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
> >> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
> >> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
> >> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
> >> 0], 'cpupool': 0, 'name': 'Domain-0'})
> >> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
> >> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
> >> /local/domain/0
> >> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
> >> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> VBD.set_device not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> VBD.set_type not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> session.get_all_records not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> event.get_record not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> event.get_all not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> VIF.set_device not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> VIF.set_MAC not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> VIF.set_MTU not found
> >> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >> debug.get_all not found
> >> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> >> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
> >> authentication has been disabled for this server.
> >> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
> >> XendDomainInfo.handleShutdownWatch
> >> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> >> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
> >> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
> >> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
> >> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
> >> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
> >> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
> >> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
> >> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
> >> ['s3_integrity', 1], ['device', ['tap', ['uname',
> >> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
> >> 'w']]], ['device', ['tap', ['uname',
> >> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
> >> 'w']]]])
> >> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
> >> XendDomainInfo.constructDomain
> >> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
> >> free; need 16384; done.
> >> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
> >> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
> >> XendDomainInfo.initDomain: 2 256
> >> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
> >> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
> >> '--output=/var/run/xend/boot/xenbl.23478', '-q',
> >> '/home/xen/debian/disk.img'].
> >> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
> >> additional NUMA node 0
> >> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
> >> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
> >> memory_static_min=0x0.
> >> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
> >> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
> >> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
> >> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
> >> /var/run/xend/boot/boot_kernel.dVO37S
> >> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
> >> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
> >> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
> >> root=/dev/xvda2 ro root=/dev/xvda2 ro
> >> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
> >> /var/run/xend/boot/boot_ramdisk.OxG8Fo
> >> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
> >> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
> >> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
> >> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
> >> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> >> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
> >> 'mode': 'w', 'dev': 'xvda2', 'uuid':
> >> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
> >> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> >> '/local/domain/0/backend/tap/2/51714'} to
> >> /local/domain/2/device/vbd/51714.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >> writing {'domain': 'debian', 'frontend':
> >> '/local/domain/2/device/vbd/51714', 'uuid':
> >> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
> >> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
> >> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> >> /local/domain/0/backend/tap/2/51714.
> >> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> >> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
> >> 'mode': 'w', 'dev': 'xvda1', 'uuid':
> >> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
> >> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> >> '/local/domain/0/backend/tap/2/51713'} to
> >> /local/domain/2/device/vbd/51713.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >> writing {'domain': 'debian', 'frontend':
> >> '/local/domain/2/device/vbd/51713', 'uuid':
> >> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
> >> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
> >> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> >> /local/domain/0/backend/tap/2/51713.
> >> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
> >> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
> >> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> >> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
> >> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
> >> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
> >> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
> >> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
> >> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
> >> (HV_START_LOW 18446603336221196288) (FEATURES
> >> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
> >> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
> >> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
> >> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
> >> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
> >> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
> >> details: {'console/ring-ref': '8569062', 'image/entry':
> >> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
> >> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
> >> 'image/features/writable-page-tables': '0', 'vm':
> >> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> >> 'control/platform-feature-multiprocessor-suspend': '1',
> >> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
> >> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
> >> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
> >> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
> >> 'image/virt-base': '18446744071562067968', 'memory/target':
> >> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
> >> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
> >> 'description': '', 'cpu/13/availability': 'online',
> >> 'image/paddr-offset': '0', 'image/hypercall-page':
> >> '18446744071578882048', 'cpu/8/availability': 'online',
> >> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
> >> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
> >> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
> >> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
> >> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
> >> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
> >> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
> >> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
> >> 'backend': '/local/domain/0/backend/console/2/0'} to
> >> /local/domain/2/device/console/0.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >> writing {'domain': 'debian', 'frontend':
> >> '/local/domain/2/device/console/0', 'uuid':
> >> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
> >> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
> >> /local/domain/0/backend/console/2/0.
> >> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
> >> XendDomainInfo.handleShutdownWatch
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
> >> devices ioports.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
> >> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
> >> hotplugStatusCallback
> >> /local/domain/0/backend/tap/2/51714/hotplug-status.
> >> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
> >> XendDomainInfo.destroy: domid=2
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
> >> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >> XendDomainInfo.destroyDevice: deviceClass = console, device =
> >> console/0
> >>
> >> And the output from xensotre-ls -fp after the domain has crashed:
> >>
> >> /tool = ""   (n0)
> >> /tool/xenstored = ""   (n0)
> >> /vm = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
> >> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
> >> "00000000-0000-0000-0000-000000000000"   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
> >> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
> >> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
> >> /local = ""   (n0)
> >> /local/pool = ""   (n0)
> >> /local/pool/0 = ""   (n0)
> >> /local/pool/0/other_config = ""   (n0)
> >> /local/pool/0/description = "Pool-0"   (n0)
> >> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
> >> /local/pool/0/name = "Pool-0"   (n0)
> >> /local/domain = ""   (n0)
> >> /local/domain/0 = ""   (r0)
> >> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
> >> /local/domain/0/device = ""   (n0)
> >> /local/domain/0/control = ""   (n0)
> >> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
> >> /local/domain/0/error = ""   (n0)
> >> /local/domain/0/memory = ""   (n0)
> >> /local/domain/0/memory/target = "524288"   (n0)
> >> /local/domain/0/guest = ""   (n0)
> >> /local/domain/0/hvmpv = ""   (n0)
> >> /local/domain/0/data = ""   (n0)
> >> /local/domain/0/description = ""   (r0)
> >> /local/domain/0/console = ""   (r0)
> >> /local/domain/0/console/limit = "1048576"   (r0)
> >> /local/domain/0/console/type = "xenconsoled"   (r0)
> >> /local/domain/0/domid = "0"   (r0)
> >> /local/domain/0/cpu = ""   (r0)
> >> /local/domain/0/cpu/0 = ""   (r0)
> >> /local/domain/0/cpu/0/availability = "online"   (r0)
> >> /local/domain/0/name = "Domain-0"   (r0)
> >> /local/domain/0/backend = ""   (r0)
> >> /local/domain/0/backend/tap = ""   (r0)
> >> /local/domain/0/backend/tap/1 = ""   (r0)
> >> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/frontend =
> >> "/local/domain/1/device/vbd/51714"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/uuid =
> >> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/params =
> >> "aio:/home/xen/debian/disk.img"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/frontend =
> >> "/local/domain/1/device/vbd/51713"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/uuid =
> >> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/params =
> >> "aio:/home/xen/debian/swap.img"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
> >> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
> >> /local/domain/0/backend/tap/2 = ""   (r0)
> >> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/frontend =
> >> "/local/domain/2/device/vbd/51714"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/uuid =
> >> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/params =
> >> "aio:/home/xen/debian/disk.img"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/frontend =
> >> "/local/domain/2/device/vbd/51713"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/uuid =
> >> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/params =
> >> "aio:/home/xen/debian/swap.img"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
> >> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
> >> /local/domain/0/backend/console = ""   (r0)
> >> /local/domain/0/backend/console/1 = ""   (r0)
> >> /local/domain/0/backend/console/2 = ""   (r0)
> >>
> >> It seems like xen is not able to detach the devices, but I don't know
> >> why the domu fails to start. Hotplug scripts are inside the
> >> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
> >> worked. Is there any change in xen-unstable that might break the
> >> scripts?
> >>
> >> Here is the xm info of the system:
> >>
> >> host                   : loki
> >> release                : 5.99.52
> >> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
> >> 11:35:46 CEST 2011
> >> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
> >> machine                : amd64
> >> nr_cpus                : 24
> >> nr_nodes               : 2
> >> cores_per_socket       : 6
> >> threads_per_core       : 2
> >> cpu_mhz                : 2394
> >> hw_caps                :
> >> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
> >> virt_caps              : hvm hvm_directio
> >> total_memory           : 49139
> >> free_memory            : 47990
> >> free_cpus              : 0
> >> xen_major              : 4
> >> xen_minor              : 2
> >> xen_extra              : -unstable
> >> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> >> hvm-3.0-x86_32p hvm-3.0-x86_64
> >> xen_scheduler          : credit
> >> xen_pagesize           : 4096
> >> platform_params        : virt_start=0xffff800000000000
> >> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
> >> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
> >> console=com1 com1=115200,8n1
> >> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
> >> nb2 20081120)
> >> cc_compile_by          : root
> >> cc_compile_domain      :
> >> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
> >> xend_config_format     : 4
> >>
> >> Thanks, Roger.
> >>
> >> _______________________________________________
> >> Xen-devel mailing list
> >> Xen-devel@lists.xensource.com
> >> http://lists.xensource.com/xen-devel
> >
> >
> >
> 
> 
> --
> ---to satisfy European Law for business letters:
> Advanced Micro Devices GmbH
> Einsteinring 24, 85689 Dornach b. Muenchen
> Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
> Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
> Registergericht Muenchen, HRB Nr. 43632
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14  8:18     ` Ian Campbell
@ 2011-07-14  9:32       ` Christoph Egger
  2011-07-14 10:48         ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: Christoph Egger @ 2011-07-14  9:32 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Roger Pau Monné, xen-devel@lists.xensource.com

On 07/14/11 10:18, Ian Campbell wrote:
> On Thu, 2011-07-14 at 09:13 +0100, Christoph Egger wrote:
>> On 07/14/11 10:04, Ian Campbell wrote:
>>> On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
>>>> Hello,
>>>>
>>>> When trying to create a domu (xm) with xen-unstable on NetBSD i get
>>>> the following error:
>>>>
>>>> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.
>>>
>>> Does netbsd even support tap devices?
>>
>> tap as 'virtual ethernet device', yes it does.
>
> Ah, right, that name is confusingly overloaded :-(
>
>>> I know it doesn't have blktap, but does it have some sort equivalent?
>>
>> This is hard to tell w/o knowing what blktap exactly does.
>
> It is a block backend in userspace which handles more complex disk image
> formats like VHD (compared with Linux's blkback which only handles
> exposing raw block devices but is entirely in kernel).

I think, this can be implemented on top of puffs:

http://en.wikipedia.org/wiki/PUFFS_%28NetBSD%29
http://www.netbsd.org/docs/puffs/

libxl uses tap:aio on NetBSD from the beginning for raw files.
It should turn back to use disk type file as xm does
so that NetBSD's blkback is used again.

>>> Christoph, do you know anything about the issues Roger has been seeing?
>>
>> The issue is that the PCI code both in xend/xm and in libxl is Linux
>> specific.
>
> So it should work if Roger removes any PCI passthrough stuff from his
> guest cfg?
>
> Does NetBSD have pciback?

Yes.

> Is code needed in libxl to support it differently from the Linux pciback?

Well, mainly the interaction with the OS itself is different (how to 
receive the PCI information and the ioctl's to talk to the devices).

>>   Please move the Linux specific PCI code into a Linux specific
>> file.
>
> I presume that at least the xend stuff has been that way forever, or did
> something change recently?

PciUtil.get_all_pci_devices() is not portable. In pkgsrc we have this
patch for years which is not acceptable shape for upstream:

http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/patch-ba?annotate=1.1.1.1&only_with_tag=MAIN

> Patches gratefully received.
>
> Thanks,
> Ian.
>
>>
>>> Ian.
>>>
>>>>
>>>> I've looked at the xend, and I don't see any error, here is the extract:
>>>>
>>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
>>>> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
>>>> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
>>>> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
>>>> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
>>>> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
>>>> 0], 'cpupool': 0, 'name': 'Domain-0'})
>>>> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
>>>> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
>>>> /local/domain/0
>>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
>>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> VBD.set_device not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> VBD.set_type not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> session.get_all_records not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> event.get_record not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> event.get_all not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> VIF.set_device not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> VIF.set_MAC not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> VIF.set_MTU not found
>>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>>>> debug.get_all not found
>>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>>>> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
>>>> authentication has been disabled for this server.
>>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
>>>> XendDomainInfo.handleShutdownWatch
>>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>>>> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
>>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
>>>> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
>>>> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
>>>> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
>>>> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
>>>> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
>>>> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
>>>> ['s3_integrity', 1], ['device', ['tap', ['uname',
>>>> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
>>>> 'w']]], ['device', ['tap', ['uname',
>>>> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
>>>> 'w']]]])
>>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
>>>> XendDomainInfo.constructDomain
>>>> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
>>>> free; need 16384; done.
>>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
>>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
>>>> XendDomainInfo.initDomain: 2 256
>>>> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
>>>> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
>>>> '--output=/var/run/xend/boot/xenbl.23478', '-q',
>>>> '/home/xen/debian/disk.img'].
>>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
>>>> additional NUMA node 0
>>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
>>>> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
>>>> memory_static_min=0x0.
>>>> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
>>>> /var/run/xend/boot/boot_kernel.dVO37S
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
>>>> root=/dev/xvda2 ro root=/dev/xvda2 ro
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
>>>> /var/run/xend/boot/boot_ramdisk.OxG8Fo
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
>>>> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
>>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>>>> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
>>>> 'mode': 'w', 'dev': 'xvda2', 'uuid':
>>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>>>> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
>>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>>>> '/local/domain/0/backend/tap/2/51714'} to
>>>> /local/domain/2/device/vbd/51714.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>>>> writing {'domain': 'debian', 'frontend':
>>>> '/local/domain/2/device/vbd/51714', 'uuid':
>>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
>>>> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
>>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>>>> /local/domain/0/backend/tap/2/51714.
>>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>>>> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
>>>> 'mode': 'w', 'dev': 'xvda1', 'uuid':
>>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>>>> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
>>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>>>> '/local/domain/0/backend/tap/2/51713'} to
>>>> /local/domain/2/device/vbd/51713.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>>>> writing {'domain': 'debian', 'frontend':
>>>> '/local/domain/2/device/vbd/51713', 'uuid':
>>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
>>>> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
>>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>>>> /local/domain/0/backend/tap/2/51713.
>>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
>>>> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
>>>> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>>>> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
>>>> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
>>>> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
>>>> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
>>>> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
>>>> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
>>>> (HV_START_LOW 18446603336221196288) (FEATURES
>>>> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
>>>> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
>>>> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
>>>> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
>>>> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
>>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
>>>> details: {'console/ring-ref': '8569062', 'image/entry':
>>>> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
>>>> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
>>>> 'image/features/writable-page-tables': '0', 'vm':
>>>> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>>>> 'control/platform-feature-multiprocessor-suspend': '1',
>>>> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
>>>> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
>>>> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
>>>> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
>>>> 'image/virt-base': '18446744071562067968', 'memory/target':
>>>> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
>>>> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
>>>> 'description': '', 'cpu/13/availability': 'online',
>>>> 'image/paddr-offset': '0', 'image/hypercall-page':
>>>> '18446744071578882048', 'cpu/8/availability': 'online',
>>>> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
>>>> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
>>>> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
>>>> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
>>>> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
>>>> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
>>>> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
>>>> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>>>> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
>>>> 'backend': '/local/domain/0/backend/console/2/0'} to
>>>> /local/domain/2/device/console/0.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>>>> writing {'domain': 'debian', 'frontend':
>>>> '/local/domain/2/device/console/0', 'uuid':
>>>> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
>>>> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
>>>> /local/domain/0/backend/console/2/0.
>>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
>>>> XendDomainInfo.handleShutdownWatch
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
>>>> devices ioports.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
>>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
>>>> hotplugStatusCallback
>>>> /local/domain/0/backend/tap/2/51714/hotplug-status.
>>>> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
>>>> XendDomainInfo.destroy: domid=2
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
>>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>>>> XendDomainInfo.destroyDevice: deviceClass = console, device =
>>>> console/0
>>>>
>>>> And the output from xensotre-ls -fp after the domain has crashed:
>>>>
>>>> /tool = ""   (n0)
>>>> /tool/xenstored = ""   (n0)
>>>> /vm = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
>>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
>>>> "00000000-0000-0000-0000-000000000000"   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
>>>> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
>>>> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
>>>> /local = ""   (n0)
>>>> /local/pool = ""   (n0)
>>>> /local/pool/0 = ""   (n0)
>>>> /local/pool/0/other_config = ""   (n0)
>>>> /local/pool/0/description = "Pool-0"   (n0)
>>>> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
>>>> /local/pool/0/name = "Pool-0"   (n0)
>>>> /local/domain = ""   (n0)
>>>> /local/domain/0 = ""   (r0)
>>>> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
>>>> /local/domain/0/device = ""   (n0)
>>>> /local/domain/0/control = ""   (n0)
>>>> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
>>>> /local/domain/0/error = ""   (n0)
>>>> /local/domain/0/memory = ""   (n0)
>>>> /local/domain/0/memory/target = "524288"   (n0)
>>>> /local/domain/0/guest = ""   (n0)
>>>> /local/domain/0/hvmpv = ""   (n0)
>>>> /local/domain/0/data = ""   (n0)
>>>> /local/domain/0/description = ""   (r0)
>>>> /local/domain/0/console = ""   (r0)
>>>> /local/domain/0/console/limit = "1048576"   (r0)
>>>> /local/domain/0/console/type = "xenconsoled"   (r0)
>>>> /local/domain/0/domid = "0"   (r0)
>>>> /local/domain/0/cpu = ""   (r0)
>>>> /local/domain/0/cpu/0 = ""   (r0)
>>>> /local/domain/0/cpu/0/availability = "online"   (r0)
>>>> /local/domain/0/name = "Domain-0"   (r0)
>>>> /local/domain/0/backend = ""   (r0)
>>>> /local/domain/0/backend/tap = ""   (r0)
>>>> /local/domain/0/backend/tap/1 = ""   (r0)
>>>> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/frontend =
>>>> "/local/domain/1/device/vbd/51714"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/uuid =
>>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/params =
>>>> "aio:/home/xen/debian/disk.img"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/frontend =
>>>> "/local/domain/1/device/vbd/51713"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/uuid =
>>>> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/params =
>>>> "aio:/home/xen/debian/swap.img"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
>>>> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
>>>> /local/domain/0/backend/tap/2 = ""   (r0)
>>>> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/frontend =
>>>> "/local/domain/2/device/vbd/51714"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/uuid =
>>>> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/params =
>>>> "aio:/home/xen/debian/disk.img"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/frontend =
>>>> "/local/domain/2/device/vbd/51713"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/uuid =
>>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/params =
>>>> "aio:/home/xen/debian/swap.img"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
>>>> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
>>>> /local/domain/0/backend/console = ""   (r0)
>>>> /local/domain/0/backend/console/1 = ""   (r0)
>>>> /local/domain/0/backend/console/2 = ""   (r0)
>>>>
>>>> It seems like xen is not able to detach the devices, but I don't know
>>>> why the domu fails to start. Hotplug scripts are inside the
>>>> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
>>>> worked. Is there any change in xen-unstable that might break the
>>>> scripts?
>>>>
>>>> Here is the xm info of the system:
>>>>
>>>> host                   : loki
>>>> release                : 5.99.52
>>>> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
>>>> 11:35:46 CEST 2011
>>>> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
>>>> machine                : amd64
>>>> nr_cpus                : 24
>>>> nr_nodes               : 2
>>>> cores_per_socket       : 6
>>>> threads_per_core       : 2
>>>> cpu_mhz                : 2394
>>>> hw_caps                :
>>>> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
>>>> virt_caps              : hvm hvm_directio
>>>> total_memory           : 49139
>>>> free_memory            : 47990
>>>> free_cpus              : 0
>>>> xen_major              : 4
>>>> xen_minor              : 2
>>>> xen_extra              : -unstable
>>>> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
>>>> hvm-3.0-x86_32p hvm-3.0-x86_64
>>>> xen_scheduler          : credit
>>>> xen_pagesize           : 4096
>>>> platform_params        : virt_start=0xffff800000000000
>>>> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
>>>> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
>>>> console=com1 com1=115200,8n1
>>>> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
>>>> nb2 20081120)
>>>> cc_compile_by          : root
>>>> cc_compile_domain      :
>>>> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
>>>> xend_config_format     : 4
>>>>
>>>> Thanks, Roger.
>>>>
>>>> _______________________________________________
>>>> Xen-devel mailing list
>>>> Xen-devel@lists.xensource.com
>>>> http://lists.xensource.com/xen-devel


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14  9:32       ` Christoph Egger
@ 2011-07-14 10:48         ` Ian Campbell
  2011-07-14 12:08           ` Roger Pau Monné
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2011-07-14 10:48 UTC (permalink / raw)
  To: Christoph Egger; +Cc: Roger Pau Monné, xen-devel@lists.xensource.com

On Thu, 2011-07-14 at 10:32 +0100, Christoph Egger wrote:
> On 07/14/11 10:18, Ian Campbell wrote:
> > On Thu, 2011-07-14 at 09:13 +0100, Christoph Egger wrote:
> >> On 07/14/11 10:04, Ian Campbell wrote:
> >>> On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
> >>>> Hello,
> >>>>
> >>>> When trying to create a domu (xm) with xen-unstable on NetBSD i get
> >>>> the following error:
> >>>>
> >>>> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.
> >>>
> >>> Does netbsd even support tap devices?
> >>
> >> tap as 'virtual ethernet device', yes it does.
> >
> > Ah, right, that name is confusingly overloaded :-(
> >
> >>> I know it doesn't have blktap, but does it have some sort equivalent?
> >>
> >> This is hard to tell w/o knowing what blktap exactly does.
> >
> > It is a block backend in userspace which handles more complex disk image
> > formats like VHD (compared with Linux's blkback which only handles
> > exposing raw block devices but is entirely in kernel).
> 
> I think, this can be implemented on top of puffs:
> 
> http://en.wikipedia.org/wiki/PUFFS_%28NetBSD%29
> http://www.netbsd.org/docs/puffs/

Perhaps, blktap exposes what looks like a raw device to the guest
though, rather than a filesystem (perhaps PUFFs isn't constrained to
just filesystems though. I didn't dig too deep)

> libxl uses tap:aio on NetBSD from the beginning for raw files.
> It should turn back to use disk type file as xm does
> so that NetBSD's blkback is used again.

Sounds like that should be pretty easy to fix on top of Ian Jackson's
recent patch 23685:0a70aeba14e2 "libxl: sane disk backend selection and
validation". Or perhaps it is already fixed by a combination of that
and/or 23675:00d2c5ca26fd "libxl: do not use tap disk backend other than
for raw and vhd"?

> > Is code needed in libxl to support it differently from the Linux pciback?
> 
> Well, mainly the interaction with the OS itself is different (how to
> receive the PCI information and the ioctl's to talk to the devices).
> 
> >>   Please move the Linux specific PCI code into a Linux specific
> >> file.
> >
> > I presume that at least the xend stuff has been that way forever, or did
> > something change recently?
> 
> PciUtil.get_all_pci_devices() is not portable.

Is that the only one?

>  In pkgsrc we have this
> patch for years which is not acceptable shape for upstream:
> 
> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/patch-ba?annotate=1.1.1.1&only_with_tag=MAIN

Presumably this can be done more cleanly as:

diff -r 6a4215eff396 tools/python/xen/util/pci.py
--- a/tools/python/xen/util/pci.py	Thu Jul 07 15:09:21 2011 +0100
+++ b/tools/python/xen/util/pci.py	Thu Jul 14 11:48:03 2011 +0100
@@ -462,6 +462,7 @@ def find_sysfs_mnt():
     return None
 
 def get_all_pci_names():
+    if not sys.platform.startswith('linux'): return []
     sysfs_mnt = find_sysfs_mnt()
     if sysfs_mnt is None:
         return None


> 
> > Patches gratefully received.
> >
> > Thanks,
> > Ian.
> >
> >>
> >>> Ian.
> >>>
> >>>>
> >>>> I've looked at the xend, and I don't see any error, here is the extract:
> >>>>
> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
> >>>> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
> >>>> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
> >>>> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
> >>>> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
> >>>> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
> >>>> 0], 'cpupool': 0, 'name': 'Domain-0'})
> >>>> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
> >>>> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
> >>>> /local/domain/0
> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> VBD.set_device not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> VBD.set_type not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> session.get_all_records not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> event.get_record not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> event.get_all not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> VIF.set_device not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> VIF.set_MAC not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> VIF.set_MTU not found
> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
> >>>> debug.get_all not found
> >>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> >>>> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
> >>>> authentication has been disabled for this server.
> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
> >>>> XendDomainInfo.handleShutdownWatch
> >>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
> >>>> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
> >>>> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
> >>>> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
> >>>> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
> >>>> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
> >>>> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
> >>>> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
> >>>> ['s3_integrity', 1], ['device', ['tap', ['uname',
> >>>> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
> >>>> 'w']]], ['device', ['tap', ['uname',
> >>>> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
> >>>> 'w']]]])
> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
> >>>> XendDomainInfo.constructDomain
> >>>> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
> >>>> free; need 16384; done.
> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
> >>>> XendDomainInfo.initDomain: 2 256
> >>>> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
> >>>> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
> >>>> '--output=/var/run/xend/boot/xenbl.23478', '-q',
> >>>> '/home/xen/debian/disk.img'].
> >>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
> >>>> additional NUMA node 0
> >>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
> >>>> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
> >>>> memory_static_min=0x0.
> >>>> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
> >>>> /var/run/xend/boot/boot_kernel.dVO37S
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
> >>>> root=/dev/xvda2 ro root=/dev/xvda2 ro
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
> >>>> /var/run/xend/boot/boot_ramdisk.OxG8Fo
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
> >>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> >>>> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
> >>>> 'mode': 'w', 'dev': 'xvda2', 'uuid':
> >>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >>>> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
> >>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> >>>> '/local/domain/0/backend/tap/2/51714'} to
> >>>> /local/domain/2/device/vbd/51714.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >>>> writing {'domain': 'debian', 'frontend':
> >>>> '/local/domain/2/device/vbd/51714', 'uuid':
> >>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
> >>>> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
> >>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> >>>> /local/domain/0/backend/tap/2/51714.
> >>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
> >>>> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
> >>>> 'mode': 'w', 'dev': 'xvda1', 'uuid':
> >>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >>>> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
> >>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
> >>>> '/local/domain/0/backend/tap/2/51713'} to
> >>>> /local/domain/2/device/vbd/51713.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >>>> writing {'domain': 'debian', 'frontend':
> >>>> '/local/domain/2/device/vbd/51713', 'uuid':
> >>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
> >>>> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
> >>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
> >>>> /local/domain/0/backend/tap/2/51713.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
> >>>> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
> >>>> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> >>>> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
> >>>> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
> >>>> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
> >>>> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
> >>>> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
> >>>> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
> >>>> (HV_START_LOW 18446603336221196288) (FEATURES
> >>>> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
> >>>> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
> >>>> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
> >>>> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
> >>>> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
> >>>> details: {'console/ring-ref': '8569062', 'image/entry':
> >>>> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
> >>>> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
> >>>> 'image/features/writable-page-tables': '0', 'vm':
> >>>> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
> >>>> 'control/platform-feature-multiprocessor-suspend': '1',
> >>>> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
> >>>> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
> >>>> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
> >>>> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
> >>>> 'image/virt-base': '18446744071562067968', 'memory/target':
> >>>> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
> >>>> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
> >>>> 'description': '', 'cpu/13/availability': 'online',
> >>>> 'image/paddr-offset': '0', 'image/hypercall-page':
> >>>> '18446744071578882048', 'cpu/8/availability': 'online',
> >>>> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
> >>>> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
> >>>> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
> >>>> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
> >>>> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
> >>>> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
> >>>> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
> >>>> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
> >>>> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
> >>>> 'backend': '/local/domain/0/backend/console/2/0'} to
> >>>> /local/domain/2/device/console/0.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
> >>>> writing {'domain': 'debian', 'frontend':
> >>>> '/local/domain/2/device/console/0', 'uuid':
> >>>> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
> >>>> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
> >>>> /local/domain/0/backend/console/2/0.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
> >>>> XendDomainInfo.handleShutdownWatch
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
> >>>> devices ioports.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
> >>>> hotplugStatusCallback
> >>>> /local/domain/0/backend/tap/2/51714/hotplug-status.
> >>>> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
> >>>> XendDomainInfo.destroy: domid=2
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
> >>>> XendDomainInfo.destroyDevice: deviceClass = console, device =
> >>>> console/0
> >>>>
> >>>> And the output from xensotre-ls -fp after the domain has crashed:
> >>>>
> >>>> /tool = ""   (n0)
> >>>> /tool/xenstored = ""   (n0)
> >>>> /vm = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
> >>>> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
> >>>> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
> >>>> /local = ""   (n0)
> >>>> /local/pool = ""   (n0)
> >>>> /local/pool/0 = ""   (n0)
> >>>> /local/pool/0/other_config = ""   (n0)
> >>>> /local/pool/0/description = "Pool-0"   (n0)
> >>>> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
> >>>> /local/pool/0/name = "Pool-0"   (n0)
> >>>> /local/domain = ""   (n0)
> >>>> /local/domain/0 = ""   (r0)
> >>>> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
> >>>> /local/domain/0/device = ""   (n0)
> >>>> /local/domain/0/control = ""   (n0)
> >>>> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
> >>>> /local/domain/0/error = ""   (n0)
> >>>> /local/domain/0/memory = ""   (n0)
> >>>> /local/domain/0/memory/target = "524288"   (n0)
> >>>> /local/domain/0/guest = ""   (n0)
> >>>> /local/domain/0/hvmpv = ""   (n0)
> >>>> /local/domain/0/data = ""   (n0)
> >>>> /local/domain/0/description = ""   (r0)
> >>>> /local/domain/0/console = ""   (r0)
> >>>> /local/domain/0/console/limit = "1048576"   (r0)
> >>>> /local/domain/0/console/type = "xenconsoled"   (r0)
> >>>> /local/domain/0/domid = "0"   (r0)
> >>>> /local/domain/0/cpu = ""   (r0)
> >>>> /local/domain/0/cpu/0 = ""   (r0)
> >>>> /local/domain/0/cpu/0/availability = "online"   (r0)
> >>>> /local/domain/0/name = "Domain-0"   (r0)
> >>>> /local/domain/0/backend = ""   (r0)
> >>>> /local/domain/0/backend/tap = ""   (r0)
> >>>> /local/domain/0/backend/tap/1 = ""   (r0)
> >>>> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/frontend =
> >>>> "/local/domain/1/device/vbd/51714"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/uuid =
> >>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/params =
> >>>> "aio:/home/xen/debian/disk.img"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/frontend =
> >>>> "/local/domain/1/device/vbd/51713"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/uuid =
> >>>> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/params =
> >>>> "aio:/home/xen/debian/swap.img"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
> >>>> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
> >>>> /local/domain/0/backend/tap/2 = ""   (r0)
> >>>> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/frontend =
> >>>> "/local/domain/2/device/vbd/51714"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/uuid =
> >>>> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/params =
> >>>> "aio:/home/xen/debian/disk.img"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/frontend =
> >>>> "/local/domain/2/device/vbd/51713"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/uuid =
> >>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/params =
> >>>> "aio:/home/xen/debian/swap.img"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
> >>>> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
> >>>> /local/domain/0/backend/console = ""   (r0)
> >>>> /local/domain/0/backend/console/1 = ""   (r0)
> >>>> /local/domain/0/backend/console/2 = ""   (r0)
> >>>>
> >>>> It seems like xen is not able to detach the devices, but I don't know
> >>>> why the domu fails to start. Hotplug scripts are inside the
> >>>> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
> >>>> worked. Is there any change in xen-unstable that might break the
> >>>> scripts?
> >>>>
> >>>> Here is the xm info of the system:
> >>>>
> >>>> host                   : loki
> >>>> release                : 5.99.52
> >>>> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
> >>>> 11:35:46 CEST 2011
> >>>> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
> >>>> machine                : amd64
> >>>> nr_cpus                : 24
> >>>> nr_nodes               : 2
> >>>> cores_per_socket       : 6
> >>>> threads_per_core       : 2
> >>>> cpu_mhz                : 2394
> >>>> hw_caps                :
> >>>> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
> >>>> virt_caps              : hvm hvm_directio
> >>>> total_memory           : 49139
> >>>> free_memory            : 47990
> >>>> free_cpus              : 0
> >>>> xen_major              : 4
> >>>> xen_minor              : 2
> >>>> xen_extra              : -unstable
> >>>> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> >>>> hvm-3.0-x86_32p hvm-3.0-x86_64
> >>>> xen_scheduler          : credit
> >>>> xen_pagesize           : 4096
> >>>> platform_params        : virt_start=0xffff800000000000
> >>>> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
> >>>> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
> >>>> console=com1 com1=115200,8n1
> >>>> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
> >>>> nb2 20081120)
> >>>> cc_compile_by          : root
> >>>> cc_compile_domain      :
> >>>> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
> >>>> xend_config_format     : 4
> >>>>
> >>>> Thanks, Roger.
> >>>>
> >>>> _______________________________________________
> >>>> Xen-devel mailing list
> >>>> Xen-devel@lists.xensource.com
> >>>> http://lists.xensource.com/xen-devel
> 
> 
> --
> ---to satisfy European Law for business letters:
> Advanced Micro Devices GmbH
> Einsteinring 24, 85689 Dornach b. Muenchen
> Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
> Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
> Registergericht Muenchen, HRB Nr. 43632
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14 10:48         ` Ian Campbell
@ 2011-07-14 12:08           ` Roger Pau Monné
  2011-07-14 14:13             ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: Roger Pau Monné @ 2011-07-14 12:08 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Christoph Egger, xen-devel@lists.xensource.com

Hello,

Thanks both for the help, I was able to boot PV machines using the old
toolstack (xm), xl still show the same odd behaviour. I'm able to boot
a PV machine only one time, after I shut it down I have to reboot the
system, I think because xenstore is not properly cleaned when the
machine is shut down. Here is my xenstore-ls before launching any
domu:

/tool = ""   (n0)
/tool/xenstored = ""   (n0)
/vm = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51 = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/name = "debian"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/pool_name = "Pool-0"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ostype = "linux"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/kernel = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ramdisk = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/start_time = "1310648706.88"   (n0,r2)
/vm/00000000-0000-0000-0000-000000000000-18 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1 = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_stop = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/pool_name = "Pool-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/shadow_memory = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_reboot = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ostype = "linux"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/kernel = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ramdisk = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_poweroff = "destroy"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader_args = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_start = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_crash = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend/restart_count = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpus = "20"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpu_avail = "1048575"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/name = "Domain-Unnamed"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702 = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ostype = "linux"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/kernel =
"/var/run/xend/boot/boot_kernel.YHU2Yq"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/cmdline =
"root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r3)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ramdisk =
"/var/run/xend/boot/boot_ramdisk.5_DepX"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/name = "Domain-0"   (n0)
/local = ""   (n0)
/local/pool = ""   (n0)
/local/pool/0 = ""   (n0)
/local/pool/0/other_config = ""   (n0)
/local/pool/0/description = "Pool-0"   (n0)
/local/pool/0/uuid = "490864db-b735-eb74-ec17-cc1fbe11aaea"   (n0)
/local/pool/0/name = "Pool-0"   (n0)
/local/domain = ""   (n0)
/local/domain/0 = ""   (r0)
/local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-19"   (r0)
/local/domain/0/device = ""   (n0)
/local/domain/0/control = ""   (n0)
/local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
/local/domain/0/error = ""   (n0)
/local/domain/0/memory = ""   (n0)
/local/domain/0/memory/target = "524288"   (n0)
/local/domain/0/guest = ""   (n0)
/local/domain/0/hvmpv = ""   (n0)
/local/domain/0/data = ""   (n0)
/local/domain/0/description = ""   (r0)
/local/domain/0/console = ""   (r0)
/local/domain/0/console/limit = "1048576"   (r0)
/local/domain/0/console/type = "xenconsoled"   (r0)
/local/domain/0/domid = "0"   (r0)
/local/domain/0/cpu = ""   (r0)
/local/domain/0/cpu/0 = ""   (r0)
/local/domain/0/cpu/0/availability = "online"   (r0)
/local/domain/0/name = "Domain-0"   (r0)

When I launch the domu I see the following messages in the console:

xbd backend: attach device vnd0d (size 20971520) for domain 1
xbd backend: attach device vnd1d (size 262144) for domain 1
mapping kernel into physical memory
about to get started...

And xenstore reports the following components:

/tool = ""   (n0)
/tool/xenstored = ""   (n0)
/vm = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51 = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/name = "debian"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/pool_name = "Pool-0"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ostype = "linux"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/kernel = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ramdisk = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/start_time = "1310648706.88"   (n0,r2)
/vm/00000000-0000-0000-0000-000000000000-18 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1 = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_stop = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/pool_name = "Pool-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/shadow_memory = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_reboot = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ostype = "linux"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/kernel = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ramdisk = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_poweroff = "destroy"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader_args = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_start = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_crash = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend/restart_count = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpus = "20"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpu_avail = "1048575"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/name = "Domain-Unnamed"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702 = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ostype = "linux"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/kernel =
"/var/run/xend/boot/boot_kernel.YHU2Yq"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/cmdline =
"root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r3)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ramdisk =
"/var/run/xend/boot/boot_ramdisk.5_DepX"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/name = "Domain-0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54 = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/image = "(linux (kernel '')
(args 'root=/dev/xvda2 ro ') (superpages 0) (videoram 4) (pci ())
(nomigrate 0) (tsc_mode 0) (n\..."  (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/image/ostype = "linux"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/image/kernel =
"/var/run/xend/boot/boot_kernel.d60Nn7"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/image/cmdline =
"root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r1)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/image/ramdisk =
"/var/run/xend/boot/boot_ramdisk.IoK1ZC"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51714 = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51714/frontend =
"/local/domain/1/device/vbd/51714"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51714/frontend-id
= "1"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51714/backend-id =
"0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51714/backend =
"/local/domain/0/backend/vbd/1/51714"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51713 = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51713/frontend =
"/local/domain/1/device/vbd/51713"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51713/frontend-id
= "1"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51713/backend-id =
"0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/vbd/51713/backend =
"/local/domain/0/backend/vbd/1/51713"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console/0 = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console/0/frontend =
"/local/domain/1/device/console/0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console/0/frontend-id
= "1"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console/0/backend-id =
"0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/device/console/0/backend =
"/local/domain/0/backend/console/1/0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/on_xend_stop = "ignore"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/pool_name = "Pool-0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/shadow_memory = "0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/uuid =
"059e4a00-0839-3c97-97b3-8256176cde54"   (n0,r1)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/on_reboot = "restart"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/start_time = "1310650152.75"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/on_poweroff = "destroy"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/bootloader_args = "-q"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/on_xend_start = "ignore"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/on_crash = "restart"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/xend = ""   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/xend/restart_count = "0"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/vcpus = "20"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/vcpu_avail = "1048575"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/bootloader =
"/usr/xen42/bin/pygrub"   (n0)
/vm/059e4a00-0839-3c97-97b3-8256176cde54/name = "debian"   (n0)
/local = ""   (n0)
/local/pool = ""   (n0)
/local/pool/0 = ""   (n0)
/local/pool/0/other_config = ""   (n0)
/local/pool/0/description = "Pool-0"   (n0)
/local/pool/0/uuid = "490864db-b735-eb74-ec17-cc1fbe11aaea"   (n0)
/local/pool/0/name = "Pool-0"   (n0)
/local/domain = ""   (n0)
/local/domain/0 = ""   (r0)
/local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-19"   (r0)
/local/domain/0/device = ""   (n0)
/local/domain/0/control = ""   (n0)
/local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
/local/domain/0/error = ""   (n0)
/local/domain/0/memory = ""   (n0)
/local/domain/0/memory/target = "524288"   (n0)
/local/domain/0/guest = ""   (n0)
/local/domain/0/hvmpv = ""   (n0)
/local/domain/0/data = ""   (n0)
/local/domain/0/description = ""   (r0)
/local/domain/0/console = ""   (r0)
/local/domain/0/console/limit = "1048576"   (r0)
/local/domain/0/console/type = "xenconsoled"   (r0)
/local/domain/0/domid = "0"   (r0)
/local/domain/0/cpu = ""   (r0)
/local/domain/0/cpu/0 = ""   (r0)
/local/domain/0/cpu/0/availability = "online"   (r0)
/local/domain/0/name = "Domain-0"   (r0)
/local/domain/0/backend = ""   (r0)
/local/domain/0/backend/vbd = ""   (r0)
/local/domain/0/backend/vbd/1 = ""   (r0)
/local/domain/0/backend/vbd/1/51714 = ""   (n0,r1)
/local/domain/0/backend/vbd/1/51714/domain = "debian"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/frontend =
"/local/domain/1/device/vbd/51714"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/uuid =
"01648904-662a-4239-f493-01b0457fb2b8"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/bootable = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/dev = "xvda2"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/state = "4"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/params =
"/home/xen/debian/disk.img"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/mode = "w"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/online = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/frontend-id = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/type = "file"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/vnd = "/dev/vnd0d"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/physical-device = "3587"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/hotplug-status = "connected"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/sectors = "20971520"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/info = "0"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/sector-size = "512"   (n0,r1)
/local/domain/0/backend/vbd/1/51714/feature-flush-cache = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51713 = ""   (n0,r1)
/local/domain/0/backend/vbd/1/51713/domain = "debian"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/frontend =
"/local/domain/1/device/vbd/51713"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/uuid =
"abcbb10b-bc05-5f55-398c-b2966cb15206"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/bootable = "0"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/dev = "xvda1"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/state = "4"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/params =
"/home/xen/debian/swap.img"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/mode = "w"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/online = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/frontend-id = "1"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/type = "file"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/vnd = "/dev/vnd1d"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/physical-device = "3603"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/hotplug-status = "connected"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/sectors = "262144"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/info = "0"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/sector-size = "512"   (n0,r1)
/local/domain/0/backend/vbd/1/51713/feature-flush-cache = "1"   (n0,r1)
/local/domain/0/backend/console = ""   (r0)
/local/domain/0/backend/console/1 = ""   (r0)
/local/domain/0/backend/console/1/0 = ""   (n0,r1)
/local/domain/0/backend/console/1/0/domain = "debian"   (n0,r1)
/local/domain/0/backend/console/1/0/protocol = "vt100"   (n0,r1)
/local/domain/0/backend/console/1/0/uuid =
"47c1626d-4ddc-a1be-93d8-879a691c7f21"   (n0,r1)
/local/domain/0/backend/console/1/0/frontend =
"/local/domain/1/device/console/0"   (n0,r1)
/local/domain/0/backend/console/1/0/state = "1"   (n0,r1)
/local/domain/0/backend/console/1/0/location = "2"   (n0,r1)
/local/domain/0/backend/console/1/0/online = "1"   (n0,r1)
/local/domain/0/backend/console/1/0/frontend-id = "1"   (n0,r1)
/local/domain/1 = ""   (n0,r1)
/local/domain/1/vm = "/vm/059e4a00-0839-3c97-97b3-8256176cde54"   (n0,r1)
/local/domain/1/device = ""   (n1)
/local/domain/1/device/vbd = ""   (n1)
/local/domain/1/device/vbd/51714 = ""   (n1,r0)
/local/domain/1/device/vbd/51714/virtual-device = "51714"   (n1,r0)
/local/domain/1/device/vbd/51714/device-type = "disk"   (n1,r0)
/local/domain/1/device/vbd/51714/protocol = "x86_64-abi"   (n1,r0)
/local/domain/1/device/vbd/51714/backend-id = "0"   (n1,r0)
/local/domain/1/device/vbd/51714/state = "4"   (n1,r0)
/local/domain/1/device/vbd/51714/backend =
"/local/domain/0/backend/vbd/1/51714"   (n1,r0)
/local/domain/1/device/vbd/51714/ring-ref = "8"   (n1,r0)
/local/domain/1/device/vbd/51714/event-channel = "103"   (n1,r0)
/local/domain/1/device/vbd/51713 = ""   (n1,r0)
/local/domain/1/device/vbd/51713/virtual-device = "51713"   (n1,r0)
/local/domain/1/device/vbd/51713/device-type = "disk"   (n1,r0)
/local/domain/1/device/vbd/51713/protocol = "x86_64-abi"   (n1,r0)
/local/domain/1/device/vbd/51713/backend-id = "0"   (n1,r0)
/local/domain/1/device/vbd/51713/state = "4"   (n1,r0)
/local/domain/1/device/vbd/51713/backend =
"/local/domain/0/backend/vbd/1/51713"   (n1,r0)
/local/domain/1/device/vbd/51713/ring-ref = "9"   (n1,r0)
/local/domain/1/device/vbd/51713/event-channel = "104"   (n1,r0)
/local/domain/1/device/console = ""   (n1)
/local/domain/1/device/console/0 = ""   (n1,r0)
/local/domain/1/device/console/0/protocol = "x86_64-abi"   (n1,r0)
/local/domain/1/device/console/0/state = "1"   (n1,r0)
/local/domain/1/device/console/0/backend-id = "0"   (n1,r0)
/local/domain/1/device/console/0/backend =
"/local/domain/0/backend/console/1/0"   (n1,r0)
/local/domain/1/control = ""   (n1)
/local/domain/1/control/platform-feature-multiprocessor-suspend = "1"   (n1)
/local/domain/1/error = ""   (n1)
/local/domain/1/memory = ""   (n1)
/local/domain/1/memory/target = "31457280"   (n1)
/local/domain/1/guest = ""   (n1)
/local/domain/1/hvmpv = ""   (n1)
/local/domain/1/data = ""   (n1)
/local/domain/1/console = ""   (n0,r1)
/local/domain/1/console/tty = "/dev/pts/2"   (n0,r1)
/local/domain/1/console/ring-ref = "8569047"   (n0,r1)
/local/domain/1/console/port = "2"   (n0,r1)
/local/domain/1/console/limit = "1048576"   (n0,r1)
/local/domain/1/console/type = "xenconsoled"   (n0,r1)
/local/domain/1/image = ""   (n0,r1)
/local/domain/1/image/entry = "18446744071584125440"   (n0,r1)
/local/domain/1/image/loader = "generic"   (n0,r1)
/local/domain/1/image/hv-start-low = "18446603336221196288"   (n0,r1)
/local/domain/1/image/guest-os = "linux"   (n0,r1)
/local/domain/1/image/hypercall-page = "18446744071578882048"   (n0,r1)
/local/domain/1/image/guest-version = "2.6"   (n0,r1)
/local/domain/1/image/pae-mode = "yes"   (n0,r1)
/local/domain/1/image/paddr-offset = "0"   (n0,r1)
/local/domain/1/image/virt-base = "18446744071562067968"   (n0,r1)
/local/domain/1/image/suspend-cancel = "1"   (n0,r1)
/local/domain/1/image/features = ""   (n0,r1)
/local/domain/1/image/features/pae-pgdir-above-4gb = "1"   (n0,r1)
/local/domain/1/image/features/writable-page-tables = "0"   (n0,r1)
/local/domain/1/image/xen-version = "xen-3.0"   (n0,r1)
/local/domain/1/cpu = ""   (n0,r1)
/local/domain/1/cpu/3 = ""   (n0,r1)
/local/domain/1/cpu/3/availability = "online"   (n0,r1)
/local/domain/1/cpu/18 = ""   (n0,r1)
/local/domain/1/cpu/18/availability = "online"   (n0,r1)
/local/domain/1/cpu/17 = ""   (n0,r1)
/local/domain/1/cpu/17/availability = "online"   (n0,r1)
/local/domain/1/cpu/14 = ""   (n0,r1)
/local/domain/1/cpu/14/availability = "online"   (n0,r1)
/local/domain/1/cpu/13 = ""   (n0,r1)
/local/domain/1/cpu/13/availability = "online"   (n0,r1)
/local/domain/1/cpu/11 = ""   (n0,r1)
/local/domain/1/cpu/11/availability = "online"   (n0,r1)
/local/domain/1/cpu/1 = ""   (n0,r1)
/local/domain/1/cpu/1/availability = "online"   (n0,r1)
/local/domain/1/cpu/7 = ""   (n0,r1)
/local/domain/1/cpu/7/availability = "online"   (n0,r1)
/local/domain/1/cpu/4 = ""   (n0,r1)
/local/domain/1/cpu/4/availability = "online"   (n0,r1)
/local/domain/1/cpu/15 = ""   (n0,r1)
/local/domain/1/cpu/15/availability = "online"   (n0,r1)
/local/domain/1/cpu/8 = ""   (n0,r1)
/local/domain/1/cpu/8/availability = "online"   (n0,r1)
/local/domain/1/cpu/9 = ""   (n0,r1)
/local/domain/1/cpu/9/availability = "online"   (n0,r1)
/local/domain/1/cpu/5 = ""   (n0,r1)
/local/domain/1/cpu/5/availability = "online"   (n0,r1)
/local/domain/1/cpu/0 = ""   (n0,r1)
/local/domain/1/cpu/0/availability = "online"   (n0,r1)
/local/domain/1/cpu/12 = ""   (n0,r1)
/local/domain/1/cpu/12/availability = "online"   (n0,r1)
/local/domain/1/cpu/19 = ""   (n0,r1)
/local/domain/1/cpu/19/availability = "online"   (n0,r1)
/local/domain/1/cpu/6 = ""   (n0,r1)
/local/domain/1/cpu/6/availability = "online"   (n0,r1)
/local/domain/1/cpu/2 = ""   (n0,r1)
/local/domain/1/cpu/2/availability = "online"   (n0,r1)
/local/domain/1/cpu/16 = ""   (n0,r1)
/local/domain/1/cpu/16/availability = "online"   (n0,r1)
/local/domain/1/cpu/10 = ""   (n0,r1)
/local/domain/1/cpu/10/availability = "online"   (n0,r1)
/local/domain/1/store = ""   (n0,r1)
/local/domain/1/store/ring-ref = "6454765"   (n0,r1)
/local/domain/1/store/port = "1"   (n0,r1)
/local/domain/1/description = ""   (n0,r1)
/local/domain/1/name = "debian"   (n0,r1)
/local/domain/1/domid = "1"   (n0,r1)
/local/domain/1/device-misc = ""   (n0,r1)
/local/domain/1/device-misc/console = ""   (n0,r1)
/local/domain/1/device-misc/console/nextDeviceID = "1"   (n0,r1)

The domu works correctly, and when I shut it down, I see the following
messages in the console:

xbd backend: detach device vnd1d for domain 1
xbd backend: detach device vnd0d for domain 1
Jul 14 15:32:03 loki xenbackendd[771]: Failed to read
/local/domain/0/backend/vbd/1/51714/state (No such file or directory)
xenbus: can't get state for backend/vbd/1/51714 (2)
xenbus: can't get state for backend/vbd/1/51713 (2)

After it is shut down, the list of xenstore-ls is:

/tool = ""   (n0)
/tool/xenstored = ""   (n0)
/vm = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-11/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-11/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-12/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-12/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-13/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-13/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-14/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-14/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-15/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-15/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-16/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-16/name = "Domain-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-17/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-17/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51 = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/name = "debian"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/pool_name = "Pool-0"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ostype = "linux"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/kernel = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ramdisk = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/start_time = "1310648706.88"   (n0,r2)
/vm/00000000-0000-0000-0000-000000000000-18 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-18/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-18/name = "Domain-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1 = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_stop = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/pool_name = "Pool-0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/shadow_memory = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/uuid =
"f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_reboot = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image = "(linux (kernel '')
(superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ostype = "linux"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/kernel = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/cmdline = ""   (n0,r2)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ramdisk = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_poweroff = "destroy"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader_args = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_start = "ignore"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_crash = "restart"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend/restart_count = "0"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpus = "20"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpu_avail = "1048575"   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader = ""   (n0)
/vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/name = "Domain-Unnamed"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702 = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image = ""   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ostype = "linux"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/kernel =
"/var/run/xend/boot/boot_kernel.YHU2Yq"   (n0)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/cmdline =
"root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r3)
/vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ramdisk =
"/var/run/xend/boot/boot_ramdisk.5_DepX"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19 = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_stop = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/pool_name = "Pool-0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/shadow_memory = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/uuid =
"00000000-0000-0000-0000-000000000000"   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/on_reboot = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image = "(linux (kernel
'') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ostype = "linux"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/kernel = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/image/cmdline = ""   (r0)
/vm/00000000-0000-0000-0000-000000000000-19/image/ramdisk = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_poweroff = "destroy"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader_args = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_xend_start = "ignore"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/on_crash = "restart"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/xend/restart_count = "0"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpus = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/vcpu_avail = "1"   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/bootloader = ""   (n0)
/vm/00000000-0000-0000-0000-000000000000-19/name = "Domain-0"   (n0)
/local = ""   (n0)
/local/pool = ""   (n0)
/local/pool/0 = ""   (n0)
/local/pool/0/other_config = ""   (n0)
/local/pool/0/description = "Pool-0"   (n0)
/local/pool/0/uuid = "490864db-b735-eb74-ec17-cc1fbe11aaea"   (n0)
/local/pool/0/name = "Pool-0"   (n0)
/local/domain = ""   (n0)
/local/domain/0 = ""   (r0)
/local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-19"   (r0)
/local/domain/0/device = ""   (n0)
/local/domain/0/control = ""   (n0)
/local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
/local/domain/0/error = ""   (n0)
/local/domain/0/memory = ""   (n0)
/local/domain/0/memory/target = "524288"   (n0)
/local/domain/0/guest = ""   (n0)
/local/domain/0/hvmpv = ""   (n0)
/local/domain/0/data = ""   (n0)
/local/domain/0/description = ""   (r0)
/local/domain/0/console = ""   (r0)
/local/domain/0/console/limit = "1048576"   (r0)
/local/domain/0/console/type = "xenconsoled"   (r0)
/local/domain/0/domid = "0"   (r0)
/local/domain/0/cpu = ""   (r0)
/local/domain/0/cpu/0 = ""   (r0)
/local/domain/0/cpu/0/availability = "online"   (r0)
/local/domain/0/name = "Domain-0"   (r0)
/local/domain/0/backend = ""   (r0)
/local/domain/0/backend/vbd = ""   (r0)
/local/domain/0/backend/vbd/1 = ""   (r0)
/local/domain/0/backend/vbd/1/51714 = ""   (r0)
/local/domain/0/backend/vbd/1/51714/online = "0"   (r0)
/local/domain/0/backend/vbd/1/51714/state = "5"   (r0)
/local/domain/0/backend/vbd/1/51713 = ""   (r0)
/local/domain/0/backend/vbd/1/51713/online = "0"   (r0)
/local/domain/0/backend/vbd/1/51713/state = "5"   (r0)
/local/domain/0/backend/console = ""   (r0)
/local/domain/0/backend/console/1 = ""   (r0)

Note that devices 51714 and 51713 are still listed in the dom0, and
when I try to start the domu again, I don't see anything in the
console, and xm create freezes. I'm trying to debug this, but since
I'm new to xen, it's kind of complicated. If someone could point me in
the right direction I will try to do my best to fix this. Anyway, I
will keep on working on this as long as I have time to do so.

Thanks, Roger.

2011/7/14 Ian Campbell <Ian.Campbell@eu.citrix.com>:
> On Thu, 2011-07-14 at 10:32 +0100, Christoph Egger wrote:
>> On 07/14/11 10:18, Ian Campbell wrote:
>> > On Thu, 2011-07-14 at 09:13 +0100, Christoph Egger wrote:
>> >> On 07/14/11 10:04, Ian Campbell wrote:
>> >>> On Wed, 2011-07-13 at 14:11 +0100, Roger Pau Monné wrote:
>> >>>> Hello,
>> >>>>
>> >>>> When trying to create a domu (xm) with xen-unstable on NetBSD i get
>> >>>> the following error:
>> >>>>
>> >>>> Error: Device 51714 (tap) could not be connected. Hotplug scripts not working.
>> >>>
>> >>> Does netbsd even support tap devices?
>> >>
>> >> tap as 'virtual ethernet device', yes it does.
>> >
>> > Ah, right, that name is confusingly overloaded :-(
>> >
>> >>> I know it doesn't have blktap, but does it have some sort equivalent?
>> >>
>> >> This is hard to tell w/o knowing what blktap exactly does.
>> >
>> > It is a block backend in userspace which handles more complex disk image
>> > formats like VHD (compared with Linux's blkback which only handles
>> > exposing raw block devices but is entirely in kernel).
>>
>> I think, this can be implemented on top of puffs:
>>
>> http://en.wikipedia.org/wiki/PUFFS_%28NetBSD%29
>> http://www.netbsd.org/docs/puffs/
>
> Perhaps, blktap exposes what looks like a raw device to the guest
> though, rather than a filesystem (perhaps PUFFs isn't constrained to
> just filesystems though. I didn't dig too deep)
>
>> libxl uses tap:aio on NetBSD from the beginning for raw files.
>> It should turn back to use disk type file as xm does
>> so that NetBSD's blkback is used again.
>
> Sounds like that should be pretty easy to fix on top of Ian Jackson's
> recent patch 23685:0a70aeba14e2 "libxl: sane disk backend selection and
> validation". Or perhaps it is already fixed by a combination of that
> and/or 23675:00d2c5ca26fd "libxl: do not use tap disk backend other than
> for raw and vhd"?
>
>> > Is code needed in libxl to support it differently from the Linux pciback?
>>
>> Well, mainly the interaction with the OS itself is different (how to
>> receive the PCI information and the ioctl's to talk to the devices).
>>
>> >>   Please move the Linux specific PCI code into a Linux specific
>> >> file.
>> >
>> > I presume that at least the xend stuff has been that way forever, or did
>> > something change recently?
>>
>> PciUtil.get_all_pci_devices() is not portable.
>
> Is that the only one?
>
>>  In pkgsrc we have this
>> patch for years which is not acceptable shape for upstream:
>>
>> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/patch-ba?annotate=1.1.1.1&only_with_tag=MAIN
>
> Presumably this can be done more cleanly as:
>
> diff -r 6a4215eff396 tools/python/xen/util/pci.py
> --- a/tools/python/xen/util/pci.py      Thu Jul 07 15:09:21 2011 +0100
> +++ b/tools/python/xen/util/pci.py      Thu Jul 14 11:48:03 2011 +0100
> @@ -462,6 +462,7 @@ def find_sysfs_mnt():
>     return None
>
>  def get_all_pci_names():
> +    if not sys.platform.startswith('linux'): return []
>     sysfs_mnt = find_sysfs_mnt()
>     if sysfs_mnt is None:
>         return None
>
>
>>
>> > Patches gratefully received.
>> >
>> > Thanks,
>> > Ian.
>> >
>> >>
>> >>> Ian.
>> >>>
>> >>>>
>> >>>> I've looked at the xend, and I don't see any error, here is the extract:
>> >>>>
>> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:151)
>> >>>> XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 236673222091L,
>> >>>> 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0,
>> >>>> 'online_vcpus': 1, 'domid': 0, 'paused': 0, 'crashed': 0, 'running':
>> >>>> 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 524288L,
>> >>>> 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
>> >>>> 0], 'cpupool': 0, 'name': 'Domain-0'})
>> >>>> [2011-07-13 17:05:05 11828] INFO (XendDomainInfo:169) Recreating
>> >>>> domain 0, UUID 00000000-0000-0000-0000-000000000000. at
>> >>>> /local/domain/0
>> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:476) Adding Domain: 0
>> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomain:410) number of vcpus to use is 0
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> VBD.set_device not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> VBD.set_type not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> session.get_all_records not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> event.get_record not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> event.get_all not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> VIF.set_device not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> VIF.set_MAC not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> VIF.set_MTU not found
>> >>>> [2011-07-13 17:05:05 11828] WARNING (XendAPI:708) API call:
>> >>>> debug.get_all not found
>> >>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>> >>>> domain socket XML-RPC server on /var/run/xend/xen-api.sock;
>> >>>> authentication has been disabled for this server.
>> >>>> [2011-07-13 17:05:05 11828] DEBUG (XendDomainInfo:1881)
>> >>>> XendDomainInfo.handleShutdownWatch
>> >>>> [2011-07-13 17:05:05 11828] INFO (XMLRPCServer:161) Opening Unix
>> >>>> domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.
>> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:103)
>> >>>> XendDomainInfo.create(['vm', ['name', 'debian'], ['memory', '30720'],
>> >>>> ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
>> >>>> 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'],
>> >>>> ['vcpus', '20'], ['oos', 1], ['bootloader', '/usr/xen42/bin/pygrub'],
>> >>>> ['bootloader_args', '-q'], ['image', ['linux', ['root', '/dev/xvda2
>> >>>> ro'], ['videoram', 4], ['tsc_mode', 0], ['nomigrate', 0]]],
>> >>>> ['s3_integrity', 1], ['device', ['tap', ['uname',
>> >>>> 'tap:aio:/home/xen/debian/disk.img'], ['dev', 'xvda2'], ['mode',
>> >>>> 'w']]], ['device', ['tap', ['uname',
>> >>>> 'tap:aio:/home/xen/debian/swap.img'], ['dev', 'xvda1'], ['mode',
>> >>>> 'w']]]])
>> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2498)
>> >>>> XendDomainInfo.constructDomain
>> >>>> [2011-07-13 17:05:38 11828] DEBUG (balloon:187) Balloon: 49142204 KiB
>> >>>> free; need 16384; done.
>> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomain:476) Adding Domain: 2
>> >>>> [2011-07-13 17:05:38 11828] DEBUG (XendDomainInfo:2841)
>> >>>> XendDomainInfo.initDomain: 2 256
>> >>>> [2011-07-13 17:05:38 14665] DEBUG (XendBootloader:113) Launching
>> >>>> bootloader as ['/usr/xen42/bin/pygrub', '--args=root=/dev/xvda2 ro ',
>> >>>> '--output=/var/run/xend/boot/xenbl.23478', '-q',
>> >>>> '/home/xen/debian/disk.img'].
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2775) allocating
>> >>>> additional NUMA node 0
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (XendDomainInfo:2868)
>> >>>> _initDomain:shadow_memory=0x0, memory_static_max=0x780000000,
>> >>>> memory_static_min=0x0.
>> >>>> [2011-07-13 17:05:39 11828] INFO (image:182) buildDomain os=linux dom=2 vcpus=20
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:721) domid          = 2
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:722) memsize        = 30720
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:723) image          =
>> >>>> /var/run/xend/boot/boot_kernel.dVO37S
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:724) store_evtchn   = 1
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:725) console_evtchn = 2
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:726) cmdline        =
>> >>>> root=/dev/xvda2 ro root=/dev/xvda2 ro
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:727) ramdisk        =
>> >>>> /var/run/xend/boot/boot_ramdisk.OxG8Fo
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:728) vcpus          = 20
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:729) features       =
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:730) flags          = 0
>> >>>> [2011-07-13 17:05:39 11828] DEBUG (image:731) superpages     = 0
>> >>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>> >>>> tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/debian/disk.img',
>> >>>> 'mode': 'w', 'dev': 'xvda2', 'uuid':
>> >>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31'}
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> >>>> writing {'virtual-device': '51714', 'device-type': 'disk', 'protocol':
>> >>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>> >>>> '/local/domain/0/backend/tap/2/51714'} to
>> >>>> /local/domain/2/device/vbd/51714.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> >>>> writing {'domain': 'debian', 'frontend':
>> >>>> '/local/domain/2/device/vbd/51714', 'uuid':
>> >>>> 'd3ac2d76-64cc-585d-c5d9-6e44bec62b31', 'bootable': '1', 'dev':
>> >>>> 'xvda2', 'state': '1', 'params': 'aio:/home/xen/debian/disk.img',
>> >>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>> >>>> /local/domain/0/backend/tap/2/51714.
>> >>>> [2011-07-13 17:05:41 11828] INFO (XendDomainInfo:2357) createDevice:
>> >>>> tap : {'bootable': 0, 'uname': 'tap:aio:/home/xen/debian/swap.img',
>> >>>> 'mode': 'w', 'dev': 'xvda1', 'uuid':
>> >>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea'}
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> >>>> writing {'virtual-device': '51713', 'device-type': 'disk', 'protocol':
>> >>>> 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend':
>> >>>> '/local/domain/0/backend/tap/2/51713'} to
>> >>>> /local/domain/2/device/vbd/51713.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> >>>> writing {'domain': 'debian', 'frontend':
>> >>>> '/local/domain/2/device/vbd/51713', 'uuid':
>> >>>> '5201c984-b32c-32d6-f0e7-6f2f2e6c60ea', 'bootable': '0', 'dev':
>> >>>> 'xvda1', 'state': '1', 'params': 'aio:/home/xen/debian/swap.img',
>> >>>> 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'tap'} to
>> >>>> /local/domain/0/backend/tap/2/51713.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:3425) Storing VM
>> >>>> details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
>> >>>> 'shadow_memory': '0', 'uuid': 'c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>> >>>> 'on_reboot': 'restart', 'start_time': '1310569541.47', 'on_poweroff':
>> >>>> 'destroy', 'bootloader_args': '-q', 'on_xend_start': 'ignore',
>> >>>> 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '20',
>> >>>> 'vcpu_avail': '1048575', 'bootloader': '/usr/xen42/bin/pygrub',
>> >>>> 'image': "(linux (kernel '') (args 'root=/dev/xvda2 ro ') (superpages
>> >>>> 0) (videoram 4) (pci ()) (nomigrate 0) (tsc_mode 0) (notes
>> >>>> (HV_START_LOW 18446603336221196288) (FEATURES
>> >>>> '!writable_page_tables|pae_pgdir_above_4gb') (VIRT_BASE
>> >>>> 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS
>> >>>> linux) (HYPERCALL_PAGE 18446744071578882048) (LOADER generic)
>> >>>> (SUSPEND_CANCEL 1) (PAE_MODE yes) (ENTRY 18446744071584125440)
>> >>>> (XEN_VERSION xen-3.0)))", 'name': 'debian'}
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1794) Storing domain
>> >>>> details: {'console/ring-ref': '8569062', 'image/entry':
>> >>>> '18446744071584125440', 'console/port': '2', 'cpu/3/availability':
>> >>>> 'online', 'store/ring-ref': '6454765', 'image/loader': 'generic',
>> >>>> 'image/features/writable-page-tables': '0', 'vm':
>> >>>> '/vm/c6fd8ffd-1787-f98d-879e-83fc1a2e9700',
>> >>>> 'control/platform-feature-multiprocessor-suspend': '1',
>> >>>> 'image/hv-start-low': '18446603336221196288', 'cpu/17/availability':
>> >>>> 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576',
>> >>>> 'image/guest-os': 'linux', 'cpu/11/availability': 'online',
>> >>>> 'cpu/1/availability': 'online', 'cpu/7/availability': 'online',
>> >>>> 'image/virt-base': '18446744071562067968', 'memory/target':
>> >>>> '31457280', 'image/guest-version': '2.6', 'cpu/4/availability':
>> >>>> 'online', 'cpu/15/availability': 'online', 'image/pae-mode': 'yes',
>> >>>> 'description': '', 'cpu/13/availability': 'online',
>> >>>> 'image/paddr-offset': '0', 'image/hypercall-page':
>> >>>> '18446744071578882048', 'cpu/8/availability': 'online',
>> >>>> 'cpu/9/availability': 'online', 'image/suspend-cancel': '1',
>> >>>> 'cpu/5/availability': 'online', 'cpu/0/availability': 'online',
>> >>>> 'image/features/pae-pgdir-above-4gb': '1', 'cpu/18/availability':
>> >>>> 'online', 'console/type': 'xenconsoled', 'cpu/12/availability':
>> >>>> 'online', 'cpu/19/availability': 'online', 'name': 'debian',
>> >>>> 'cpu/6/availability': 'online', 'cpu/2/availability': 'online',
>> >>>> 'domid': '2', 'image/xen-version': 'xen-3.0', 'cpu/16/availability':
>> >>>> 'online', 'store/port': '1', 'cpu/10/availability': 'online'}
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:95) DevController:
>> >>>> writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0',
>> >>>> 'backend': '/local/domain/0/backend/console/2/0'} to
>> >>>> /local/domain/2/device/console/0.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:97) DevController:
>> >>>> writing {'domain': 'debian', 'frontend':
>> >>>> '/local/domain/2/device/console/0', 'uuid':
>> >>>> '1344a63c-b186-5554-c404-3f02ffb97530', 'frontend-id': '2', 'state':
>> >>>> '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to
>> >>>> /local/domain/0/backend/console/2/0.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (XendDomainInfo:1881)
>> >>>> XendDomainInfo.handleShutdownWatch
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap2.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vif.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices vkbd.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for
>> >>>> devices ioports.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:139) Waiting for devices tap.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:144) Waiting for 51714.
>> >>>> [2011-07-13 17:05:41 11828] DEBUG (DevController:628)
>> >>>> hotplugStatusCallback
>> >>>> /local/domain/0/backend/tap/2/51714/hotplug-status.
>> >>>> [2011-07-13 17:07:21 11828] DEBUG (XendDomainInfo:3076)
>> >>>> XendDomainInfo.destroy: domid=2
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2401) Destroying device model
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2408) Releasing devices
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51714
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> >>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51714
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing tap/51713
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> >>>> XendDomainInfo.destroyDevice: deviceClass = tap, device = tap/51713
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:2414) Removing console/0
>> >>>> [2011-07-13 17:07:29 11828] DEBUG (XendDomainInfo:1276)
>> >>>> XendDomainInfo.destroyDevice: deviceClass = console, device =
>> >>>> console/0
>> >>>>
>> >>>> And the output from xensotre-ls -fp after the domain has crashed:
>> >>>>
>> >>>> /tool = ""   (n0)
>> >>>> /tool/xenstored = ""   (n0)
>> >>>> /vm = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-3/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-4/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-5/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-6/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-7/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-8/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image = "(linux (kernel '')
>> >>>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-9/name = "Domain-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10 = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_stop = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/pool_name = "Pool-0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/shadow_memory = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/uuid =
>> >>>> "00000000-0000-0000-0000-000000000000"   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_reboot = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image = "(linux (kernel
>> >>>> '') (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ostype = "linux"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/kernel = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/cmdline = ""   (r0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/image/ramdisk = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_poweroff = "destroy"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader_args = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_xend_start = "ignore"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/on_crash = "restart"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/xend = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/xend/restart_count = "0"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpus = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/vcpu_avail = "1"   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/bootloader = ""   (n0)
>> >>>> /vm/00000000-0000-0000-0000-000000000000-10/name = "Domain-0"   (n0)
>> >>>> /local = ""   (n0)
>> >>>> /local/pool = ""   (n0)
>> >>>> /local/pool/0 = ""   (n0)
>> >>>> /local/pool/0/other_config = ""   (n0)
>> >>>> /local/pool/0/description = "Pool-0"   (n0)
>> >>>> /local/pool/0/uuid = "4a2cb5fd-688f-e1b5-985a-b27e2f9432b5"   (n0)
>> >>>> /local/pool/0/name = "Pool-0"   (n0)
>> >>>> /local/domain = ""   (n0)
>> >>>> /local/domain/0 = ""   (r0)
>> >>>> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-10"   (r0)
>> >>>> /local/domain/0/device = ""   (n0)
>> >>>> /local/domain/0/control = ""   (n0)
>> >>>> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
>> >>>> /local/domain/0/error = ""   (n0)
>> >>>> /local/domain/0/memory = ""   (n0)
>> >>>> /local/domain/0/memory/target = "524288"   (n0)
>> >>>> /local/domain/0/guest = ""   (n0)
>> >>>> /local/domain/0/hvmpv = ""   (n0)
>> >>>> /local/domain/0/data = ""   (n0)
>> >>>> /local/domain/0/description = ""   (r0)
>> >>>> /local/domain/0/console = ""   (r0)
>> >>>> /local/domain/0/console/limit = "1048576"   (r0)
>> >>>> /local/domain/0/console/type = "xenconsoled"   (r0)
>> >>>> /local/domain/0/domid = "0"   (r0)
>> >>>> /local/domain/0/cpu = ""   (r0)
>> >>>> /local/domain/0/cpu/0 = ""   (r0)
>> >>>> /local/domain/0/cpu/0/availability = "online"   (r0)
>> >>>> /local/domain/0/name = "Domain-0"   (r0)
>> >>>> /local/domain/0/backend = ""   (r0)
>> >>>> /local/domain/0/backend/tap = ""   (r0)
>> >>>> /local/domain/0/backend/tap/1 = ""   (r0)
>> >>>> /local/domain/0/backend/tap/1/51714 = ""   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/domain = "debian"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/frontend =
>> >>>> "/local/domain/1/device/vbd/51714"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/uuid =
>> >>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/bootable = "1"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/dev = "xvda2"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/state = "5"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/params =
>> >>>> "aio:/home/xen/debian/disk.img"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/mode = "w"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/online = "0"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/frontend-id = "1"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51714/type = "tap"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713 = ""   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/domain = "debian"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/frontend =
>> >>>> "/local/domain/1/device/vbd/51713"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/uuid =
>> >>>> "e7d7b26a-17bf-c5b4-059d-ae54bae2cd1f"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/bootable = "0"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/dev = "xvda1"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/state = "5"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/params =
>> >>>> "aio:/home/xen/debian/swap.img"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/mode = "w"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/online = "0"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/frontend-id = "1"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/1/51713/type = "tap"   (n0,r1)
>> >>>> /local/domain/0/backend/tap/2 = ""   (r0)
>> >>>> /local/domain/0/backend/tap/2/51714 = ""   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/domain = "debian"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/frontend =
>> >>>> "/local/domain/2/device/vbd/51714"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/uuid =
>> >>>> "d3ac2d76-64cc-585d-c5d9-6e44bec62b31"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/bootable = "1"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/dev = "xvda2"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/state = "5"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/params =
>> >>>> "aio:/home/xen/debian/disk.img"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/mode = "w"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/online = "0"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/frontend-id = "2"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51714/type = "tap"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713 = ""   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/domain = "debian"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/frontend =
>> >>>> "/local/domain/2/device/vbd/51713"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/uuid =
>> >>>> "5201c984-b32c-32d6-f0e7-6f2f2e6c60ea"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/bootable = "0"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/dev = "xvda1"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/state = "5"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/params =
>> >>>> "aio:/home/xen/debian/swap.img"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/mode = "w"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/online = "0"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/frontend-id = "2"   (n0,r2)
>> >>>> /local/domain/0/backend/tap/2/51713/type = "tap"   (n0,r2)
>> >>>> /local/domain/0/backend/console = ""   (r0)
>> >>>> /local/domain/0/backend/console/1 = ""   (r0)
>> >>>> /local/domain/0/backend/console/2 = ""   (r0)
>> >>>>
>> >>>> It seems like xen is not able to detach the devices, but I don't know
>> >>>> why the domu fails to start. Hotplug scripts are inside the
>> >>>> xen/scripts folder, they are the same found on Xen 4.1.1, which I know
>> >>>> worked. Is there any change in xen-unstable that might break the
>> >>>> scripts?
>> >>>>
>> >>>> Here is the xm info of the system:
>> >>>>
>> >>>> host                   : loki
>> >>>> release                : 5.99.52
>> >>>> version                : NetBSD 5.99.52 (XEN3_DOM0) #1: Wed Jul 13
>> >>>> 11:35:46 CEST 2011
>> >>>> royger@loki:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
>> >>>> machine                : amd64
>> >>>> nr_cpus                : 24
>> >>>> nr_nodes               : 2
>> >>>> cores_per_socket       : 6
>> >>>> threads_per_core       : 2
>> >>>> cpu_mhz                : 2394
>> >>>> hw_caps                :
>> >>>> bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000000:00000001:00000000
>> >>>> virt_caps              : hvm hvm_directio
>> >>>> total_memory           : 49139
>> >>>> free_memory            : 47990
>> >>>> free_cpus              : 0
>> >>>> xen_major              : 4
>> >>>> xen_minor              : 2
>> >>>> xen_extra              : -unstable
>> >>>> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
>> >>>> hvm-3.0-x86_32p hvm-3.0-x86_64
>> >>>> xen_scheduler          : credit
>> >>>> xen_pagesize           : 4096
>> >>>> platform_params        : virt_start=0xffff800000000000
>> >>>> xen_changeset          : Fri Jul 08 18:35:24 2011 +0100 23675:00d2c5ca26fd
>> >>>> xen_commandline        : dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin
>> >>>> console=com1 com1=115200,8n1
>> >>>> cc_compiler            : gcc version 4.1.3 20080704 prerelease (NetBSD
>> >>>> nb2 20081120)
>> >>>> cc_compile_by          : root
>> >>>> cc_compile_domain      :
>> >>>> cc_compile_date        : Tue Jul 12 12:04:31 CEST 2011
>> >>>> xend_config_format     : 4
>> >>>>
>> >>>> Thanks, Roger.
>> >>>>
>> >>>> _______________________________________________
>> >>>> Xen-devel mailing list
>> >>>> Xen-devel@lists.xensource.com
>> >>>> http://lists.xensource.com/xen-devel
>>
>>
>> --
>> ---to satisfy European Law for business letters:
>> Advanced Micro Devices GmbH
>> Einsteinring 24, 85689 Dornach b. Muenchen
>> Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
>> Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
>> Registergericht Muenchen, HRB Nr. 43632
>>
>
>
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14 12:08           ` Roger Pau Monné
@ 2011-07-14 14:13             ` Ian Campbell
  2011-07-16  7:47               ` Roger Pau Monné
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Campbell @ 2011-07-14 14:13 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: Christoph Egger, xen-devel@lists.xensource.com

On Thu, 2011-07-14 at 13:08 +0100, Roger Pau Monné wrote:
> Hello,
> 
> Thanks both for the help, I was able to boot PV machines using the old
> toolstack (xm), xl still show the same odd behaviour. I'm able to boot
> a PV machine only one time, after I shut it down I have to reboot the
> system, I think because xenstore is not properly cleaned when the
> machine is shut down. Here is my xenstore-ls before launching any
> domu:
> 
> /tool = ""   (n0)
> /tool/xenstored = ""   (n0)
> [...]
> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
> [...]
> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
> [...]
> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
> [...]
> /vm/00000000-0000-0000-0000-000000000000-17/name = "Domain-0"   (n0)

The presence of all these entries for dom0 is a bit odd. I doubt it is
related to your issue but it'd be worth clearing them out, or perhaps
arranging for your xenstore tdb to be nuked on boot.

> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51 = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/uuid =
> "f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/name = "debian"   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/pool_name = "Pool-0"   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ostype = "linux"   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/kernel = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ramdisk = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/cmdline = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/start_time = "1310648706.88"   (n0,r2)

Seems to be domain 2.

> [...]
> /vm/00000000-0000-0000-0000-000000000000-18/name = "Domain-0"   (n0)

Another dom 0.

> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1 = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_stop = "ignore"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/pool_name = "Pool-0"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/shadow_memory = "0"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/uuid =
> "f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_reboot = "restart"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image = "(linux (kernel '')
> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ostype = "linux"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/kernel = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/cmdline = ""   (n0,r2)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ramdisk = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_poweroff = "destroy"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader_args = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_start = "ignore"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_crash = "restart"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend/restart_count = "0"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpus = "20"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpu_avail = "1048575"   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader = ""   (n0)
> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/name = "Domain-Unnamed"   (n0)

Apparently yet another dom2!

> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702 = ""   (n0)
> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image = ""   (n0)
> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ostype = "linux"   (n0)
> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/kernel =
> "/var/run/xend/boot/boot_kernel.YHU2Yq"   (n0)
> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/cmdline =
> "root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r3)
> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ramdisk =
> "/var/run/xend/boot/boot_ramdisk.5_DepX"   (n0)

A dom3... I think having a good clean out of xenstore on boot would be
wise (or at least remove some of the woods so we can see the trees!)

[...]
> /vm/00000000-0000-0000-0000-000000000000-19/name = "Domain-0"   (n0)

This appears to be the current actual dom0 entry.

[...]
> /local/domain = ""   (n0)
> /local/domain/0 = ""   (r0)
> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-19"   (r0)
> /local/domain/0/device = ""   (n0)
> /local/domain/0/control = ""   (n0)
> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
> /local/domain/0/error = ""   (n0)
> /local/domain/0/memory = ""   (n0)
> /local/domain/0/memory/target = "524288"   (n0)
> /local/domain/0/guest = ""   (n0)
> /local/domain/0/hvmpv = ""   (n0)
> /local/domain/0/data = ""   (n0)
> /local/domain/0/description = ""   (r0)
> /local/domain/0/console = ""   (r0)
> /local/domain/0/console/limit = "1048576"   (r0)
> /local/domain/0/console/type = "xenconsoled"   (r0)
> /local/domain/0/domid = "0"   (r0)
> /local/domain/0/cpu = ""   (r0)
> /local/domain/0/cpu/0 = ""   (r0)
> /local/domain/0/cpu/0/availability = "online"   (r0)
> /local/domain/0/name = "Domain-0"   (r0)

All seems sane enough.

> When I launch the domu I see the following messages in the console:
> 
> xbd backend: attach device vnd0d (size 20971520) for domain 1
> xbd backend: attach device vnd1d (size 262144) for domain 1
> mapping kernel into physical memory
> about to get started...
> 
> And xenstore reports the following components:
> [...]

All seems sane enough.

> The domu works correctly, and when I shut it down, I see the following
> messages in the console:
> 
> xbd backend: detach device vnd1d for domain 1
> xbd backend: detach device vnd0d for domain 1
> Jul 14 15:32:03 loki xenbackendd[771]: Failed to read /local/domain/0/backend/vbd/1/51714/state (No such file or directory)
> xenbus: can't get state for backend/vbd/1/51714 (2)
> xenbus: can't get state for backend/vbd/1/51713 (2)

These messages are odd, in the light of:
[...]
> /local/domain/0/backend/vbd/1/51714/state = "5"   (r0)
> [...]
> /local/domain/0/backend/vbd/1/51713/state = "5"   (r0)

> Note that devices 51714 and 51713 are still listed in the dom0, and
> when I try to start the domu again, I don't see anything in the
> console, and xm create freezes.

I imagine that a simple xenstore-read can read those nodes just fine
throughout?

If you manually xenstore-rm the backend directories does it unwedge
itself? (obviously not a solution but might provide an interesting data
point).

>  I'm trying to debug this, but since
> I'm new to xen, it's kind of complicated. If someone could point me in
> the right direction I will try to do my best to fix this. Anyway, I
> will keep on working on this as long as I have time to do so.

FWIW I don't see anything like this on Linux dom0, but that doesn't
necessarily rule out some sort of generic issue. I'm not all that
familiar with how NetBSD dom0 is setup (for example I'm not sure what
role xenbackendd plays)

I think clearing out your xenstored db (/var/lib/xenstored/tdb on Linux,
not sure about NetBSD) and rebooting would be worthwhile just to rule
out any corruption or whatever. Note that on Linux we remove this in the
initscript (apparently since 21552:de101fc39fc3 when the xencommons
stuff landed), perhaps (most probably) doing the same on NetBSD makes
sense?

One other thing which might be useful to try would be to switch to the
ocaml xenstored because it will log various xenstore interactions
in /var/log/xenstored-access.log. It's a bit of a long shot but might
help spot what's going on (or it might magically fix the problem :-D).

It might also be worth checking the patches in NetBSD's ports, in case
there is an interesting fix in there...

Maybe you posted it before but can you repost your guest config?

You are having a different issue with xl, is that right? xend is not
exactly maintained these days.

Ian.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Error in xen-unstable
  2011-07-14 14:13             ` Ian Campbell
@ 2011-07-16  7:47               ` Roger Pau Monné
  0 siblings, 0 replies; 9+ messages in thread
From: Roger Pau Monné @ 2011-07-16  7:47 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Christoph Egger, xen-devel@lists.xensource.com

Hello,

I've been doing some more research, and disabled the execution of
scripts in xenbackendd, so no action is performed to disconnect/remove
devices from xenstore, the trace from xenbackendd shows the following
when shutting down:

read from xen watch: /local/domain/0/backend/vbd/3/51713/state
status of /local/domain/0/backend/vbd/3/51713: 5
read from xen watch: /local/domain/0/backend/vbd/3/51713/state
status of /local/domain/0/backend/vbd/3/51713: 6
read from xen watch: /local/domain/0/backend/vbd/3/51714/state
status of /local/domain/0/backend/vbd/3/51714: 5
read from xen watch: /local/domain/0/backend/vbd/3/51714/state
status of /local/domain/0/backend/vbd/3/51714: 6
read from xen watch: /local/domain/0/backend/console/3/0/online
read from xen watch: /local/domain/0/backend/console/3/0/state
status of /local/domain/0/backend/console/3/0: 5
read from xen watch: /local/domain/0/backend/console/3/0
read from xen watch: /local/domain/0/backend/vbd/3/51714/online
read from xen watch: /local/domain/0/backend/vbd/3/51714/state
status of /local/domain/0/backend/vbd/3/51714: 5
read from xen watch: /local/domain/0/backend/vbd/3/51713/online
read from xen watch: /local/domain/0/backend/vbd/3/51713/state
status of /local/domain/0/backend/vbd/3/51713: 5

Devices seem to be in the close states (6), but then something sets
them again to closing (5). That's where the problems comes from, when
xenbackendd reads a state 6, it closes the device and deletes the
entry from xenstore, but another process is setting the state to 5, so
the device is added again to xenstore and prevents to boot the machine
again (I can always delete the device with xenstore-rm and boot again
with no problem). The output from xenstore-ls (if no scripts are
executed to detach/remove the devices):

/local/domain/0/backend = ""   (r0)
/local/domain/0/backend/vbd = ""   (r0)
/local/domain/0/backend/vbd/3 = ""   (r0)
/local/domain/0/backend/vbd/3/51714 = ""   (n0,r3)
/local/domain/0/backend/vbd/3/51714/domain = "debian"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/frontend =
"/local/domain/3/device/vbd/51714"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/uuid =
"7cad66c9-8cc7-973d-5372-582ee255ec7b"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/bootable = "1"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/dev = "xvda2"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/state = "5"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/params =
"/home/xen/debian/disk.img"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/mode = "w"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/online = "0"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/frontend-id = "3"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/type = "file"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/vnd = "/dev/vnd0d"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/physical-device = "3587"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/hotplug-status = "connected"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/sectors = "20971520"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/info = "0"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/sector-size = "512"   (n0,r3)
/local/domain/0/backend/vbd/3/51714/feature-flush-cache = "1"   (n0,r3)
/local/domain/0/backend/vbd/3/51713 = ""   (n0,r3)
/local/domain/0/backend/vbd/3/51713/domain = "debian"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/frontend =
"/local/domain/3/device/vbd/51713"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/uuid =
"6948ddea-0188-fc03-2e6d-3c321217ec31"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/bootable = "0"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/dev = "xvda1"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/state = "5"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/params =
"/home/xen/debian/swap.img"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/mode = "w"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/online = "0"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/frontend-id = "3"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/type = "file"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/vnd = "/dev/vnd1d"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/physical-device = "3603"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/hotplug-status = "connected"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/sectors = "262144"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/info = "0"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/sector-size = "512"   (n0,r3)
/local/domain/0/backend/vbd/3/51713/feature-flush-cache = "1"   (n0,r3)
/local/domain/0/backend/console = ""   (r0)
/local/domain/0/backend/console/3 = ""   (r0)

Someone has a clue of what process would set the state of the device
to 5 (closing) after setting it to 6 (closed)?

I've applied two patches to libxc, but they are related to grant
tables, so I don't think they have anything to do with this:

http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/patch-bb?only_with_tag=MAIN
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/xentools41/patches/patch-bc?only_with_tag=MAIN

Thanks and regards, Roger.

2011/7/14 Ian Campbell <Ian.Campbell@eu.citrix.com>:
> On Thu, 2011-07-14 at 13:08 +0100, Roger Pau Monné wrote:
>> Hello,
>>
>> Thanks both for the help, I was able to boot PV machines using the old
>> toolstack (xm), xl still show the same odd behaviour. I'm able to boot
>> a PV machine only one time, after I shut it down I have to reboot the
>> system, I think because xenstore is not properly cleaned when the
>> machine is shut down. Here is my xenstore-ls before launching any
>> domu:
>>
>> /tool = ""   (n0)
>> /tool/xenstored = ""   (n0)
>> [...]
>> /vm/00000000-0000-0000-0000-000000000000/name = "Domain-0"   (n0)
>> [...]
>> /vm/00000000-0000-0000-0000-000000000000-1/name = "Domain-0"   (n0)
>> [...]
>> /vm/00000000-0000-0000-0000-000000000000-2/name = "Domain-0"   (n0)
>> [...]
>> /vm/00000000-0000-0000-0000-000000000000-17/name = "Domain-0"   (n0)
>
> The presence of all these entries for dom0 is a bit odd. I doubt it is
> related to your issue but it'd be worth clearing them out, or perhaps
> arranging for your xenstore tdb to be nuked on boot.
>
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51 = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/uuid =
>> "f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/name = "debian"   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/pool_name = "Pool-0"   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ostype = "linux"   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/kernel = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/ramdisk = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/image/cmdline = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51/start_time = "1310648706.88"   (n0,r2)
>
> Seems to be domain 2.
>
>> [...]
>> /vm/00000000-0000-0000-0000-000000000000-18/name = "Domain-0"   (n0)
>
> Another dom 0.
>
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1 = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_stop = "ignore"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/pool_name = "Pool-0"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/shadow_memory = "0"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/uuid =
>> "f96bf0e3-19ae-e011-ae46-1803730a9a51"   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_reboot = "restart"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image = "(linux (kernel '')
>> (superpages 0) (nomigrate 0) (tsc_mode 0))"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ostype = "linux"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/kernel = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/cmdline = ""   (n0,r2)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/image/ramdisk = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_poweroff = "destroy"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader_args = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_xend_start = "ignore"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/on_crash = "restart"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/xend/restart_count = "0"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpus = "20"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/vcpu_avail = "1048575"   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/bootloader = ""   (n0)
>> /vm/f96bf0e3-19ae-e011-ae46-1803730a9a51-1/name = "Domain-Unnamed"   (n0)
>
> Apparently yet another dom2!
>
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702 = ""   (n0)
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image = ""   (n0)
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ostype = "linux"   (n0)
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/kernel =
>> "/var/run/xend/boot/boot_kernel.YHU2Yq"   (n0)
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/cmdline =
>> "root=/dev/xvda2 ro root=/dev/xvda2 ro "   (n0,r3)
>> /vm/ebb38b4b-ad25-ba77-a594-dc0309cad702/image/ramdisk =
>> "/var/run/xend/boot/boot_ramdisk.5_DepX"   (n0)
>
> A dom3... I think having a good clean out of xenstore on boot would be
> wise (or at least remove some of the woods so we can see the trees!)
>
> [...]
>> /vm/00000000-0000-0000-0000-000000000000-19/name = "Domain-0"   (n0)
>
> This appears to be the current actual dom0 entry.
>
> [...]
>> /local/domain = ""   (n0)
>> /local/domain/0 = ""   (r0)
>> /local/domain/0/vm = "/vm/00000000-0000-0000-0000-000000000000-19"   (r0)
>> /local/domain/0/device = ""   (n0)
>> /local/domain/0/control = ""   (n0)
>> /local/domain/0/control/platform-feature-multiprocessor-suspend = "1"   (n0)
>> /local/domain/0/error = ""   (n0)
>> /local/domain/0/memory = ""   (n0)
>> /local/domain/0/memory/target = "524288"   (n0)
>> /local/domain/0/guest = ""   (n0)
>> /local/domain/0/hvmpv = ""   (n0)
>> /local/domain/0/data = ""   (n0)
>> /local/domain/0/description = ""   (r0)
>> /local/domain/0/console = ""   (r0)
>> /local/domain/0/console/limit = "1048576"   (r0)
>> /local/domain/0/console/type = "xenconsoled"   (r0)
>> /local/domain/0/domid = "0"   (r0)
>> /local/domain/0/cpu = ""   (r0)
>> /local/domain/0/cpu/0 = ""   (r0)
>> /local/domain/0/cpu/0/availability = "online"   (r0)
>> /local/domain/0/name = "Domain-0"   (r0)
>
> All seems sane enough.
>
>> When I launch the domu I see the following messages in the console:
>>
>> xbd backend: attach device vnd0d (size 20971520) for domain 1
>> xbd backend: attach device vnd1d (size 262144) for domain 1
>> mapping kernel into physical memory
>> about to get started...
>>
>> And xenstore reports the following components:
>> [...]
>
> All seems sane enough.
>
>> The domu works correctly, and when I shut it down, I see the following
>> messages in the console:
>>
>> xbd backend: detach device vnd1d for domain 1
>> xbd backend: detach device vnd0d for domain 1
>> Jul 14 15:32:03 loki xenbackendd[771]: Failed to read /local/domain/0/backend/vbd/1/51714/state (No such file or directory)
>> xenbus: can't get state for backend/vbd/1/51714 (2)
>> xenbus: can't get state for backend/vbd/1/51713 (2)
>
> These messages are odd, in the light of:
> [...]
>> /local/domain/0/backend/vbd/1/51714/state = "5"   (r0)
>> [...]
>> /local/domain/0/backend/vbd/1/51713/state = "5"   (r0)
>
>> Note that devices 51714 and 51713 are still listed in the dom0, and
>> when I try to start the domu again, I don't see anything in the
>> console, and xm create freezes.
>
> I imagine that a simple xenstore-read can read those nodes just fine
> throughout?
>
> If you manually xenstore-rm the backend directories does it unwedge
> itself? (obviously not a solution but might provide an interesting data
> point).
>
>>  I'm trying to debug this, but since
>> I'm new to xen, it's kind of complicated. If someone could point me in
>> the right direction I will try to do my best to fix this. Anyway, I
>> will keep on working on this as long as I have time to do so.
>
> FWIW I don't see anything like this on Linux dom0, but that doesn't
> necessarily rule out some sort of generic issue. I'm not all that
> familiar with how NetBSD dom0 is setup (for example I'm not sure what
> role xenbackendd plays)
>
> I think clearing out your xenstored db (/var/lib/xenstored/tdb on Linux,
> not sure about NetBSD) and rebooting would be worthwhile just to rule
> out any corruption or whatever. Note that on Linux we remove this in the
> initscript (apparently since 21552:de101fc39fc3 when the xencommons
> stuff landed), perhaps (most probably) doing the same on NetBSD makes
> sense?
>
> One other thing which might be useful to try would be to switch to the
> ocaml xenstored because it will log various xenstore interactions
> in /var/log/xenstored-access.log. It's a bit of a long shot but might
> help spot what's going on (or it might magically fix the problem :-D).
>
> It might also be worth checking the patches in NetBSD's ports, in case
> there is an interesting fix in there...
>
> Maybe you posted it before but can you repost your guest config?
>
> You are having a different issue with xl, is that right? xend is not
> exactly maintained these days.
>
> Ian.
>
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-16  7:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13 13:11 Error in xen-unstable Roger Pau Monné
2011-07-14  8:04 ` Ian Campbell
2011-07-14  8:13   ` Christoph Egger
2011-07-14  8:18     ` Ian Campbell
2011-07-14  9:32       ` Christoph Egger
2011-07-14 10:48         ` Ian Campbell
2011-07-14 12:08           ` Roger Pau Monné
2011-07-14 14:13             ` Ian Campbell
2011-07-16  7:47               ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.