[one-users] Cloud bursting from OpenNebula to EC2

Ruben S. Montero rsmontero at opennebula.org
Thu Sep 26 03:24:45 PDT 2013


Hi Francesco,

Yes this is a known regression, you can still use EC2 only templates, but
we are working to fix it in the next release. More information here:

http://dev.opennebula.org/issues/2092

Cheers

Ruben


On Tue, Sep 24, 2013 at 11:40 PM, Francesco Ceccarelli <ceccarel at fnal.gov>wrote:

> Hello everyone,
> I managed to burst an instance in EC2 using the following template and
> ONE3.2:
>
> #VCPU   = 1
> #MEMORY = 2048
>
> OS     =  [ ARCH = x86_64 ]
> DISK   =  [ IMAGE_ID = 5,
>              target = vda ]
>
> DISK   = [
>   type     = swap,
>   size     = 5120,
>   target   = vdb ]
>
> FEATURES=[ acpi="yes" ]
>
> GRAPHICS = [
>   type    = "vnc",
>   listen  = "127.0.0.1",
>   port    = "-1",
>   autoport = "yes",
>   keymap="en-us" ]
>
> REQUIREMENTS = "HYPERVISOR=\"kvm\""
>
> EC2 = [ AMI="ami-0027ae30",
>         AUTHORIZED_PORTS="22" ]
>
> But the same template is not working in ONE4.2 because the DISK section
> triggers the transfer manager and the machine falls in the FAILED
> status. Do you know why?
>
> Thanks in advance,
> Francesco
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
> --
> <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
> --
> Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013
> --
> Ruben S. Montero, PhD
> Project co-Lead and Chief Architect
> OpenNebula - The Open Source Solution for Data Center Virtualization
>  <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
> www.OpenNebula.org | rsmontero at opennebula.org | @OpenNebula
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130926/0019dc5f/attachment-0002.htm>


More information about the Users mailing list