Hi, On 7 February 2012 09:34, Hoang Dinh Phuc <[email protected]> wrote: > Hi all, > > I'm building a hybrid cloud computing model with OpenNebula. > - My private cloud is my data center with OpenNebula: KVM hypervisor. > - My public cloud is Amazon EC2 (added host EC2 to be managed by > OpenNebula) > > I've successfully create raw image (centOS.img) that is running with KVM > Host. And then, I've successfully uploaded this image to Amazon S3 with 2 > command: > ec2-bundle-image and ec2-upload-bundle. > > But when i lauch my private AMI (image CentOS), it cannot run on Amazon EC2. > What should i have to do? > > I also create an raw image from Xen Hypervisor and then upload to Amazon > EC2, but it still don't run on Amazon EC2. It only run on my private cloud.
Did you create an AMI based on that bucket running the ec2-register command? After that you have to include the ami-id to the OpenNebula template: http://www.opennebula.org/documentation:rel3.2:ec2g#testing > > Thanks > > -- > > F: Hoang Dinh Phuc, HCMC - VN > E: [email protected] > M: (+84) 909 398 700 > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Daniel Molina Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
