Luigi Fortunati wrote on 01/02/11 14:34:
I notice that OpenNebula generates a deployment.0 file and then hangs,
the vm remains in BOOT state and I cannot find any information about
what's happening by reading the logs.
[...]
> Tue Feb  1 11:04:56 2011 [LCM][I]: New VM state is BOOT
> Tue Feb  1 11:04:56 2011 [VMM][I]: Generating deployment file:
> /srv/cloud/one/var/35/deployment.0

I also noticed the same behaviour for Xen VM if
OS = [ BOOTLOADER = "/usr/lib/xen/boot/hvmloader" ]
is specified in VM template whereas VM boots normally if the lines as below are used:
OS = [ BOOTLOADER = "/usr/bin/pygrub" ]
RAW = [ type = "xen", data = "builder = 'hvm'" ]

Just a guess: maybe in your case (VMware) the proper bootloader needs to be specified as well as some additional "raw" options.

HTH,
Nikolay.



_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to