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

[Xen-users] Xen-Tools can't working.


  • To: Xen-users <xen-users@xxxxxxxxxxxxx>
  • From: Jason Long <hack3rcon@xxxxxxxxx>
  • Date: Mon, 30 May 2016 05:58:05 +0000 (UTC)
  • Delivery-date: Mon, 30 May 2016 06:03:25 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hello.
I installed Xen-tools and want to work with it. It created a config file for mw like below :

#
#  Kernel + memory size
#
kernel      = '/boot/vmlinuz-4.4.7-300.fc23.x86_64'
extra       = 'elevator=noop'
ramdisk     = '/boot/initrd.img-4.4.7-300.fc23.x86_64'

vcpus       = '1'
memory      = '128'


#
#  Disk device(s).
#
root        = '/dev/xvda2 ro'
disk        = [
                  'file:/home/jason/domains/linux/disk.img,xvda2,w',
                  'file:/home/jason/domains/linux/swap.img,xvda1,w',
              ]


#
#  Physical volumes
#


#
#  Hostname
#
name        = 'linux'

#
#  Networking
#
vif         = [ 'ip=172.30.9.21 ,mac=00:16:3E:52:EF:69' ]

#
#  Behaviour
#
_on_poweroff_ = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'


But when I want to launch it then it showed me below error :

Parsing config from /etc/xen/linux.cfg
xc: error: panic: xc_dom_core.c:208: failed to open file: No such file or directory: Internal error
libxl: error: libxl_dom.c:566:libxl__build_pv: xc_dom_ramdisk_file failed: No such file or directory
libxl: error: libxl_create.c:1121:domcreate_rebuild_done: cannot (re-)build domain: -3
libxl: info: libxl.c:1698:devices_destroy_cb: forked pid 20575 for destroy of domain 11


Any idea to solve it?
_______________________________________________
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®.