[Pkg-xen-devel] Bug#805508: xen: Unable to create HVM domUs

Thomas Jepp tom at tomjepp.co.uk
Wed Nov 18 23:07:49 UTC 2015


Source: xen
Version: 4.6.0-1
Severity: important

Dear Maintainer,

I attempted to create a HVM domU - using a config that previously worked 
on xen 4.4 (on Jessie).

When I execute "xl create <vm config>", I get:

Parsing config from router.internal.tomjepp.uk
xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' (2 
= No such file or directory): Internal error
libxl: error: libxl_dom.c:1006:libxl__build_hvm: hvm building failed
libxl: error: libxl_create.c:1142:domcreate_rebuild_done: cannot 
(re-)build domain: -3
libxl: error: libxl_dm.c:2004:libxl__destroy_device_model: xs_rm failed 
for /local/domain/0/device-model/5
libxl: error: libxl_dm.c:1956:kill_device_model: unable to find device 
model pid in /local/domain/5/image/device-model-pid
libxl: error: libxl.c:1628:libxl__destroy_domid: 
libxl__destroy_device_model failed for 5
libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 5
libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy 
guest with domid 5
libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 5 failed


An example config that triggers this issue:

name='router.internal.tomjepp.uk'
builder='hvm'
vcpus=2
memory=512
disk=[
'format=raw, vdev=hda, access=rw, 
target=/dev/vg_ssd/vm_router.internal.tomjepp.uk_boot',
]
vif=[
'mac=00:16:3e:1a:7a:06, bridge=xenbr4094',
'mac=00:16:3e:c3:b8:ec, bridge=xenbr5'
]
boot='c'
vnc=1
vnclisten='127.0.0.1'
vncdisplay=1
keymap='en-gb'
usb=1
usbdevice='tablet'

-- System Information:
Debian Release: stretch/sid
   APT prefers testing
   APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

(I had to copy & paste this from a saved reportbug file, let me know if 
you need anything else)



More information about the Pkg-xen-devel mailing list