[one-users] Booting VM with xen

anthony garnier sokar6012 at hotmail.com
Wed Jun 1 06:41:07 PDT 2011


Hi,

I'm face of a strange thing, I can't start debian vm with openebula but the same VM start perfectly well with "xm create"
(Dom0 : CentOS 5.5)
(DomU : debian lenny 32bit)

The VM with openenbula stay blocked at : 
[5.532802] XENBUS: Waiting for devices to initialise: 295s...290s...285s

This is the deployement file (deployment0) : 

name = 'one-72'
#O CPU_CREDITS = 256
memory  = '512'
kernel = '/boot/vmlinuz-2.6.26-2-xen-686'
ramdisk = '/boot/initrd.img-2.6.26-2-xen-686'
root = '/dev/xvda1'
disk = [ 'file/opt/nebula/images//72/images/disk.0,xvda,w', ]



And this is the config file used with "xm create" : 

name = "debian2"
uuid = "9fd57717-0783-b688-a99e-4bb28d5b56fd"
maxmem = 1024
memory = 1024
vcpus = 1
# kernel to use

root="/dev/xvda1 ro"
kernel = "/boot/vmlinuz-2.6.26-2-xen-686"
# kernel ramdisk
ramdisk = "/boot/initrd.img-2.6.26-2-xen-686"

on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
disk = [ "file:/var/lib/xen/images/debian.img,xvda,w" ]


They are almost the same, so why the VM don't want to boot ?
Thx for your help.

Regards,
Anthony



 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110601/c924ad3c/attachment-0002.htm>


More information about the Users mailing list