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

Re: [Xen-users] errors when create a HVM dom U in Xen



On Sat, 2014-01-04 at 19:13 -0800, suokun wrote:
> firmware_override = "/usr/local/lib/xen/boot/hvmloader"

This is unnecessary, and unless you know what you are doing a potential
source of trouble (which is why it is named _override, in general you
shouldn't play with such options unless you have a concrete and
understood reason to do so).

> device_model_override = "/usr/local/lib/xen/bin/qemu-dm"
> device_model_version = "qemu-xen"

Unless you have replaced the qemu-traditional binary with an upstream
qemu-xen one then these two options are mutually incompatible.

Start by dropping the _override and trust libxl to pick the right one.
As above you shouldn't play with these options unless you know why you
are doing so.

Secondly unless you have a specific requirement for qemu-xen just let
libxl pick the default (you doln't say what version you are running, so
I don't know what that is)

> boot="cd"
> xen_platform_pci=1
> on_poweroff = 'destroy'
> on_reboot = 'restart'
> on_crash = 'restart'
> sdl=0
> stdvga=0
> vnc=1
> vncpasswd=''
> serial='pty'
> usb=1
> usbdevice='tablet'
> keymap='en'
> ##################
> 
> 
> 
> # xl create xenwin7.cfg

"xl -vvv create ..." might have told you more.  As might some of the
logs under /var/log/xen, in particular the qemu log given the content of
the error message.

> Parsing config from xenwin7.cfg
> libxl: error: libxl_dm.c:1303:device_model_spawn_outcome: domain 2 device
> model: spawn failed (rc=-3)
> libxl: error: libxl_create.c:1078:domcreate_devmodel_started: device model
> did not start: -3
> libxl: error: libxl_dm.c:1334:libxl__destroy_device_model: Device Model
> already exited
> 
> 
> how to deal with these error? Thanks in advance.
> 
> 
> 
> --
> View this message in context: 
> http://xen.1045712.n5.nabble.com/errors-when-create-a-HVM-dom-U-in-Xen-tp5720600.html
> Sent from the Xen - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxx
> http://lists.xen.org/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

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