[one-users] Problems when booting VM (OpenNebula 2.0.1 and ESXi 4.1)
knawnd at gmail.com
knawnd at gmail.com
Wed Feb 2 12:04:22 PST 2011
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.
More information about the Users
mailing list