Public bug reported:

Environment:
------------
Host OS :Ubuntu20.04
Host kernel:5.4.0-29-generic
xen version:4.11.4-pre

Bug detailed description:
--------------------------
Create guest  failed on xen-hypervisor on Ubuntu 20.04

Reproduce steps:
1. Boot up with OS with xen-hypervisor
2. Create a guest with a normal config
builder= "hvm"
name= "hvm_guest"
memory = 8192
vcpus=4
disk = [ '/root/images/rhel7.qcow,qcow2,xvda,rw' ]
device_model_override = '/usr/local/lib/xen/bin/qemu-system-i386'
device_model_version = 'qemu-xen'


Current result:
----------------
create guest failed

Expected result:
----------------
create guest pass


error log:

root@clx-2s1:/home/img# xl create test.conf
Parsing config from test.conf
libxl: error: libxl_dm.c:2426:device_model_spawn_outcome: Domain 1:domain 1 
device model: spawn failed (rc=-3)
libxl: error: libxl_create.c:1563:domcreate_devmodel_started: Domain 1:device 
model did not start: -3
libxl: error: libxl_dm.c:2541:kill_device_model: Device Model already exited
libxl: error: libxl_domain.c:1034:libxl__destroy_domid: Domain 1:Non-existant 
domain
libxl: error: libxl_domain.c:993:domain_destroy_callback: Domain 1:Unable to 
destroy guest
libxl: error: libxl_domain.c:920:domain_destroy_cb: Domain 1:Destruction of 
domain failed

** Affects: qemu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880825

Title:
  Create guest failed on xen-hypervisor on Ubuntu 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1880825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to