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

Re: [Xen-users] Trying out vixen: failure to start device model


  • To: xen-users@xxxxxxxxxxxxxxxxxxxx
  • From: Andy Smith <andy@xxxxxxxxxxxxxx>
  • Date: Thu, 11 Jan 2018 21:59:24 +0000
  • Delivery-date: Thu, 11 Jan 2018 22:00:00 +0000
  • List-id: Xen user discussion <xen-users.lists.xenproject.org>
  • Openpgp: id=BF15490B; url=http://strugglers.net/~andy/pubkey.asc

On Thu, Jan 11, 2018 at 09:16:52PM +0000, Andy Smith wrote:
> Parsing config from /etc/xen/debtest1-with-shim.conf
> libxl: error: libxl_dm.c:2189:device_model_spawn_outcome: domain 7 device 
> model: spawn failed (rc=-3)
> libxl: error: libxl_create.c:1504:domcreate_devmodel_started: device model 
> did not start: -3
> libxl: error: libxl_dm.c:2303:kill_device_model: Device Model already exited
> libxl: error: libxl.c:1575:libxl__destroy_domid: non-existant domain 7
> libxl: error: libxl.c:1534:domain_destroy_callback: unable to destroy guest 
> with domid 7
> libxl: error: libxl.c:1463:domain_destroy_cb: destruction of domain 7 failed

xl -vvvv output:

Parsing config from /etc/xen/debtest1-with-shim.conf
libxl: debug: libxl_create.c:1614:do_domain_create: ao 0x1b45bc0: create: 
how=(nil) callback=(nil) poller=0x1b45c50
libxl: debug: libxl_device.c:361:libxl__device_disk_set_backend: Disk vdev=xvda 
spec.backend=unknown
libxl: debug: libxl_device.c:396:libxl__device_disk_set_backend: Disk 
vdev=xvda, using backend phy
libxl: debug: libxl_device.c:361:libxl__device_disk_set_backend: Disk vdev=xvdb 
spec.backend=unknown
libxl: debug: libxl_device.c:396:libxl__device_disk_set_backend: Disk 
vdev=xvdb, using backend phy
libxl: debug: libxl_create.c:970:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:324:libxl__bootloader_run: not a PV domain, 
skipping bootloader
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b46760: deregister unregistered
domainbuilder: detail: xc_dom_allocate: cmdline="(null)", features="(null)"
domainbuilder: detail: xc_dom_kernel_file: 
filename="/usr/lib/xen-4.8/boot/hvmloader"
domainbuilder: detail: xc_dom_malloc_filemap    : 169 kB
libxl: debug: libxl_dom.c:884:libxl__load_hvm_firmware_module: Loading BIOS: 
/usr/share/seabios/bios-256k.bin
domainbuilder: detail: xc_dom_boot_xen_init: ver 4.8, 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
domainbuilder: detail: xc_dom_parse_image: called
domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ...
domainbuilder: detail: loader probe failed
domainbuilder: detail: xc_dom_find_loader: trying HVM-generic loader ...
domainbuilder: detail: loader probe OK
xc: detail: ELF: phdr: paddr=0x100000 memsz=0x33e84
xc: detail: ELF: memory: 0x100000 -> 0x133e84
domainbuilder: detail: xc_dom_mem_init: mem 2552 MB, pages 0x9f800 pages, 4k 
each
domainbuilder: detail: xc_dom_mem_init: 0x9f800 pages
domainbuilder: detail: xc_dom_boot_mem_init: called
domainbuilder: detail: xc_dom_malloc            : 5104 kB
xc: detail: PHYSICAL MEMORY ALLOCATION:
xc: detail:   4KB PAGES: 0x0000000000000200
xc: detail:   2MB PAGES: 0x00000000000002fb
xc: detail:   1GB PAGES: 0x0000000000000001
domainbuilder: detail: xc_dom_build_image: called
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x100+0x34 
at 0x7f51d829d000
domainbuilder: detail: xc_dom_alloc_segment:   kernel       : 0x100000 -> 
0x134000  (pfn 0x100 + 0x34 pages)
xc: detail: ELF: phdr 0 at 0x7f51d8269000 -> 0x7f51d8293400
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x134+0x40 
at 0x7f51d825d000
domainbuilder: detail: xc_dom_alloc_segment:   System Firmware module : 
0x134000 -> 0x174000  (pfn 0x134 + 0x40 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x174+0x1 
at 0x7f51d834f000
domainbuilder: detail: xc_dom_alloc_segment:   HVM start info : 0x174000 -> 
0x175000  (pfn 0x174 + 0x1 pages)
domainbuilder: detail: alloc_pgtables_hvm: doing nothing
domainbuilder: detail: xc_dom_build_image  : virt_alloc_end : 0x175000
domainbuilder: detail: xc_dom_build_image  : virt_pgtab_end : 0x0
domainbuilder: detail: xc_dom_boot_image: called
domainbuilder: detail: bootearly: doing nothing
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64
domainbuilder: detail: xc_dom_compat_check: supported guest type: 
xen-3.0-x86_32p
domainbuilder: detail: xc_dom_compat_check: supported guest type: 
hvm-3.0-x86_32 <= matches
domainbuilder: detail: xc_dom_compat_check: supported guest type: 
hvm-3.0-x86_32p
domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_64
domainbuilder: detail: clear_page: pfn 0xfefff, mfn 0xfefff
domainbuilder: detail: clear_page: pfn 0xfeffc, mfn 0xfeffc
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 5109 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 169 kB
domainbuilder: detail:       domU mmap          : 468 kB
domainbuilder: detail: vcpu_hvm: called
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0xff000
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0xff001
domainbuilder: detail: xc_dom_release: called
libxl: debug: libxl_device.c:361:libxl__device_disk_set_backend: Disk vdev=xvda 
spec.backend=phy
libxl: debug: libxl_event.c:636:libxl__ev_xswatch_register: watch w=0x1b485f0 
wpath=/local/domain/0/backend/vbd/9/51712/state token=3/0: register slotnum=3
libxl: debug: libxl_device.c:361:libxl__device_disk_set_backend: Disk vdev=xvdb 
spec.backend=phy
libxl: debug: libxl_device.c:361:libxl__device_disk_set_backend: Disk vdev=xvdb 
spec.backend=phy
libxl: debug: libxl_event.c:636:libxl__ev_xswatch_register: watch w=0x1b49c00 
wpath=/local/domain/0/backend/vbd/9/51728/state token=2/1: register slotnum=2
libxl: debug: libxl_create.c:1640:do_domain_create: ao 0x1b45bc0: inprogress: 
poller=0x1b45c50, flags=i
libxl: debug: libxl_event.c:573:watchfd_callback: watch w=0x1b485f0 
wpath=/local/domain/0/backend/vbd/9/51712/state token=3/0: event 
epath=/local/domain/0/backend/vbd/9/51712/state
libxl: debug: libxl_event.c:874:devstate_callback: backend 
/local/domain/0/backend/vbd/9/51712/state wanted state 2 ok
libxl: debug: libxl_event.c:673:libxl__ev_xswatch_deregister: watch w=0x1b485f0 
wpath=/local/domain/0/backend/vbd/9/51712/state token=3/0: deregister slotnum=3
libxl: debug: libxl_device.c:1059:device_backend_callback: calling 
device_backend_cleanup
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b485f0: deregister unregistered
libxl: debug: libxl_linux.c:183:libxl__hotplug_disk: Args and environment ready
libxl: debug: libxl_device.c:1157:device_hotplug: calling hotplug script: 
/etc/xen/scripts/block add
libxl: debug: libxl_device.c:1158:device_hotplug: extra args:
libxl: debug: libxl_device.c:1166:device_hotplug: env:
libxl: debug: libxl_device.c:1173:device_hotplug:       script: 
/etc/xen/scripts/block
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_PATH: 
backend/vbd/9/51712
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_BASE_PATH: 
backend
libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: 
/etc/xen/scripts/block add
libxl: debug: libxl_event.c:542:watchfd_callback: watch 
epath=/local/domain/0/backend/vbd/9/51712/state token=3/0: empty slot
libxl: debug: libxl_event.c:573:watchfd_callback: watch w=0x1b49c00 
wpath=/local/domain/0/backend/vbd/9/51728/state token=2/1: event 
epath=/local/domain/0/backend/vbd/9/51728/state
libxl: debug: libxl_event.c:874:devstate_callback: backend 
/local/domain/0/backend/vbd/9/51728/state wanted state 2 ok
libxl: debug: libxl_event.c:673:libxl__ev_xswatch_deregister: watch w=0x1b49c00 
wpath=/local/domain/0/backend/vbd/9/51728/state token=2/1: deregister slotnum=2
libxl: debug: libxl_device.c:1059:device_backend_callback: calling 
device_backend_cleanup
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b49c00: deregister unregistered
libxl: debug: libxl_linux.c:183:libxl__hotplug_disk: Args and environment ready
libxl: debug: libxl_device.c:1157:device_hotplug: calling hotplug script: 
/etc/xen/scripts/block add
libxl: debug: libxl_device.c:1158:device_hotplug: extra args:
libxl: debug: libxl_device.c:1166:device_hotplug: env:
libxl: debug: libxl_device.c:1173:device_hotplug:       script: 
/etc/xen/scripts/block
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_PATH: 
backend/vbd/9/51728
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_BASE_PATH: 
backend
libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: 
/etc/xen/scripts/block add
libxl: debug: libxl_event.c:542:watchfd_callback: watch 
epath=/local/domain/0/backend/vbd/9/51728/state token=2/1: empty slot
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b486f0: deregister unregistered
libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, not 
running hotplug scripts
libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b486f0: deregister unregistered
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b49d00: deregister unregistered
libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, not 
running hotplug scripts
libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b49d00: deregister unregistered
libxl: debug: libxl.c:2889:libxl__device_disk_find_local_path: Directly 
accessing local RAW disk /dev/ssdvg/domu_debtest1_xvda
libxl: debug: libxl.c:2889:libxl__device_disk_find_local_path: Directly 
accessing local RAW disk /dev/ssdvg/domu_debtest1_xvdb
libxl: debug: libxl_dm.c:1500:libxl__build_device_model_args_new: Could not 
find user xen-qemuuser-shared, starting QEMU as root
libxl: debug: libxl_dm.c:2094:libxl__spawn_local_dm: Spawning device-model 
/var/lib/xen/pvshim-sidecars/debtest1.dm with arguments:
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
/var/lib/xen/pvshim-sidecars/debtest1.dm
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -xen-domid
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   9
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -chardev
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-9,server,nowait
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -no-shutdown
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -mon
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
chardev=libxl-cmd,mode=control
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -chardev
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
socket,id=libxenstat-cmd,path=/var/run/xen/qmp-libxenstat-9,server,nowait
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -mon
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
chardev=libxenstat-cmd,mode=control
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -nodefaults
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -no-user-config
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -name
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   debtest1
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -vnc
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   127.0.0.1:0,to=99
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -display
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   none
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -kernel
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
/opt/grub/lib/grub-x86_64-xen.bin
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -serial
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   pty
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -device
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   cirrus-vga,vgamem_mb=8
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -boot
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   order=c
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -smp
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   2,maxcpus=2
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -device
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
rtl8139,id=nic0,netdev=net0,mac=00:16:5e:00:02:39
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -netdev
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
type=tap,id=net0,ifname=vif9.0-emu,script=no,downscript=no
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -machine
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   xenfv
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -cdrom
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
/var/lib/xen/pvshim-sidecars/debtest1.iso
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -m
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   2552
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -drive
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
file=/dev/ssdvg/domu_debtest1_xvda,if=ide,index=0,media=disk,format=raw,cache=writeback
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   -drive
libxl: debug: libxl_dm.c:2096:libxl__spawn_local_dm:   
file=/dev/ssdvg/domu_debtest1_xvdb,if=ide,index=1,media=disk,format=raw,cache=writeback
libxl: debug: libxl_dm.c:2098:libxl__spawn_local_dm: Spawning device-model 
/var/lib/xen/pvshim-sidecars/debtest1.dm with additional environment:
libxl: debug: libxl_dm.c:2100:libxl__spawn_local_dm:   
XEN_QEMU_CONSOLE_LIMIT=1048576
libxl: debug: libxl_event.c:636:libxl__ev_xswatch_register: watch w=0x1b46a58 
wpath=/local/domain/0/device-model/9/state token=2/2: register slotnum=2
libxl: debug: libxl_event.c:573:watchfd_callback: watch w=0x1b46a58 
wpath=/local/domain/0/device-model/9/state token=2/2: event 
epath=/local/domain/0/device-model/9/state
libxl: debug: libxl_exec.c:398:spawn_watch_event: domain 9 device model: spawn 
watch p=(null)
libxl: debug: libxl_event.c:673:libxl__ev_xswatch_deregister: watch w=0x1b46a58 
wpath=/local/domain/0/device-model/9/state token=2/2: deregister slotnum=2
libxl: error: libxl_dm.c:2189:device_model_spawn_outcome: domain 9 device 
model: spawn failed (rc=-3)
libxl: error: libxl_create.c:1504:domcreate_devmodel_started: device model did 
not start: -3
libxl: error: libxl_dm.c:2303:kill_device_model: Device Model already exited
libxl: debug: libxl_event.c:636:libxl__ev_xswatch_register: watch w=0x1b4f830 
wpath=/local/domain/0/backend/vbd/9/51712/state token=2/3: register slotnum=2
libxl: debug: libxl_event.c:636:libxl__ev_xswatch_register: watch w=0x1b4fb20 
wpath=/local/domain/0/backend/vbd/9/51728/state token=3/4: register slotnum=3
libxl: debug: libxl_event.c:573:watchfd_callback: watch w=0x1b4f830 
wpath=/local/domain/0/backend/vbd/9/51712/state token=2/3: event 
epath=/local/domain/0/backend/vbd/9/51712/state
libxl: debug: libxl_event.c:874:devstate_callback: backend 
/local/domain/0/backend/vbd/9/51712/state wanted state 6 ok
libxl: debug: libxl_event.c:673:libxl__ev_xswatch_deregister: watch w=0x1b4f830 
wpath=/local/domain/0/backend/vbd/9/51712/state token=2/3: deregister slotnum=2
libxl: debug: libxl_device.c:1059:device_backend_callback: calling 
device_backend_cleanup
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4f830: deregister unregistered
libxl: debug: libxl_linux.c:183:libxl__hotplug_disk: Args and environment ready
libxl: debug: libxl_device.c:1157:device_hotplug: calling hotplug script: 
/etc/xen/scripts/block remove
libxl: debug: libxl_device.c:1158:device_hotplug: extra args:
libxl: debug: libxl_device.c:1166:device_hotplug: env:
libxl: debug: libxl_device.c:1173:device_hotplug:       script: 
/etc/xen/scripts/block
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_PATH: 
backend/vbd/9/51712
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_BASE_PATH: 
backend
libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: 
/etc/xen/scripts/block remove
libxl: debug: libxl_event.c:542:watchfd_callback: watch 
epath=/local/domain/0/backend/vbd/9/51712/state token=2/3: empty slot
libxl: debug: libxl_event.c:573:watchfd_callback: watch w=0x1b4fb20 
wpath=/local/domain/0/backend/vbd/9/51728/state token=3/4: event 
epath=/local/domain/0/backend/vbd/9/51728/state
libxl: debug: libxl_event.c:874:devstate_callback: backend 
/local/domain/0/backend/vbd/9/51728/state wanted state 6 ok
libxl: debug: libxl_event.c:673:libxl__ev_xswatch_deregister: watch w=0x1b4fb20 
wpath=/local/domain/0/backend/vbd/9/51728/state token=3/4: deregister slotnum=3
libxl: debug: libxl_device.c:1059:device_backend_callback: calling 
device_backend_cleanup
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4fb20: deregister unregistered
libxl: debug: libxl_linux.c:183:libxl__hotplug_disk: Args and environment ready
libxl: debug: libxl_device.c:1157:device_hotplug: calling hotplug script: 
/etc/xen/scripts/block remove
libxl: debug: libxl_device.c:1158:device_hotplug: extra args:
libxl: debug: libxl_device.c:1166:device_hotplug: env:
libxl: debug: libxl_device.c:1173:device_hotplug:       script: 
/etc/xen/scripts/block
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_TYPE: vbd
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_PATH: 
backend/vbd/9/51728
libxl: debug: libxl_device.c:1173:device_hotplug:       XENBUS_BASE_PATH: 
backend
libxl: debug: libxl_aoutils.c:593:libxl__async_exec_start: forking to execute: 
/etc/xen/scripts/block remove
libxl: debug: libxl_event.c:542:watchfd_callback: watch 
epath=/local/domain/0/backend/vbd/9/51728/state token=3/4: empty slot
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4f930: deregister unregistered
libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, not 
running hotplug scripts
libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4f930: deregister unregistered
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4fc20: deregister unregistered
libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, not 
running hotplug scripts
libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b4fc20: deregister unregistered
libxl: debug: libxl_linux.c:221:libxl__get_hotplug_script_info: backend_kind 6, 
no need to execute scripts
libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute
libxl: debug: libxl_event.c:686:libxl__ev_xswatch_deregister: watch 
w=0x1b501c0: deregister unregistered
libxl: debug: libxl.c:1712:devices_destroy_cb: forked pid 25968 for destroy of 
domain 9
libxl: debug: libxl_event.c:1869:libxl__ao_complete: ao 0x1b45bc0: complete, 
rc=-3
libxl: debug: libxl_event.c:1838:libxl__ao__destroy: ao 0x1b45bc0: destroy
libxl: debug: libxl.c:1445:libxl_domain_destroy: ao 0x1b477e0: create: 
how=(nil) callback=(nil) poller=0x1b45c50
libxl: error: libxl.c:1575:libxl__destroy_domid: non-existant domain 9
libxl: error: libxl.c:1534:domain_destroy_callback: unable to destroy guest 
with domid 9
libxl: error: libxl.c:1463:domain_destroy_cb: destruction of domain 9 failed
libxl: debug: libxl_event.c:1869:libxl__ao_complete: ao 0x1b477e0: complete, 
rc=-21
libxl: debug: libxl.c:1454:libxl_domain_destroy: ao 0x1b477e0: inprogress: 
poller=0x1b45c50, flags=ic
libxl: debug: libxl_event.c:1838:libxl__ao__destroy: ao 0x1b477e0: destroy
xencall:buffer: debug: total allocations:552 total releases:552
xencall:buffer: debug: current allocations:0 maximum allocations:3
xencall:buffer: debug: cache current size:3
xencall:buffer: debug: cache hits:534 misses:3 toobig:15
$

Cheers,
Andy

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-users

 


Rackspace

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