[one-users] onvm create results VM State unknown

Tino Vazquez tinova at fdi.ucm.es
Fri Apr 16 06:59:42 PDT 2010


Hi Britto,

Does this happen with just one VM or with the system under big
workload? Also, are you using libvirt?

The template looks correct.  Probably, if you just restart the VM with
"onevm restart", you will make ONE to poll the VM again, and if it is
there, it will recover the control.

Regards,

-Tino

--
Constantino Vázquez, Grid & Virtualization Technology
Engineer/Researcher: http://www.dsa-research.org/tinova
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org



On Sat, Apr 3, 2010 at 9:29 AM, Britto I <brittocan at gmail.com> wrote:
> Hi Folks,
>
> After submitting the vm for deployement it turns into UNKNOWN state after
> running state.
>
> Here is the log
>
> Sat Apr  3 18:18:35 2010 [VMM][I]: VM running but it was not found. Restart
> and delete actions available or try to recover it manually
> Sat Apr  3 18:18:35 2010 [LCM][I]: New VM state is UNKNOWN
>
>
> And my template is ..
>
> NAME   = Centos-base
> CPU    = 1
> MEMORY = 512
>
> OS = [
> kernel = "/boot/vmlinuz-2.6.18-164.el5xen",
> ramdisk ="/boot/initrd-2.6.18-164.el5xen.img",
> root = "hda" ]
>
> DISK   = [
>   source   = "/srv/cloud/one/one-templates/VMs/centos5-base.img",
>   target   = "hda",
>   readonly = "no" ]
>
> NIC    = [ NETWORK = "labnet" ]
> ip_public=192.168.1.2
>
> FEATURES=[ acpi="no" ]
>
> GRAPHICS = [
> type = "vnc",
> listen = "localhost",
> port = "5902" ]
>
> CONTEXT = [
>     hostname    = "$NAME",
>  #   ip_public   = "192.168.1.13",
>     files      = "/srv/cloud/one/one-templates/init.sh
> /srv/cloud/one/.ssh/id_rsa.pub",
>     target      = "hdc",
>     root_pubkey = "id_dsa.pub",
>     username    = "oneadmin",
>     user_pubkey = "id_dsa.pub"
> ]
>
>
>
> Anything am i missing here  ?
>
> --
> Brittto
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>



More information about the Users mailing list