[one-users] Cloud bursting from OpenNebula to EC2

Francesco Ceccarelli ceccarel at fnal.gov
Thu Sep 26 06:58:31 PDT 2013


Thanks for the answer! We will wait for the next release.

Bye,
Francesco

On Thu, 2013-09-26 at 12:24 +0200, Ruben S. Montero wrote:
> 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
>         
>         
>         -- 
>         -- 
>         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
>         www.OpenNebula.org | rsmontero at opennebula.org | @OpenNebula





More information about the Users mailing list