Hi
Sorry for replying some commercial stuff.
We are amazon consulting partner and provide services for all aws services backed by amazon India.
Just drop me a personal mail if you need help.
Thanks and regards.
--
Nilesh Vaghela
ElectroMech Corporation
302, New York Plaza, Opp. chief Justice Bunglow
Bodakdev, Ahmedabad - 380054
www.electromech.info
fb.com/electromechcorp
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
---
You received this message because you are subscribed to the Google Groups "VGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com--RegardsRocky
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To post to this group, send email to VG...@googlegroups.comTo unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/VGLUG
---
You received this message because you are subscribed to the Google Groups "VGLUG" group.--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
---
You received this message because you are subscribed to the Google Groups "VGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Regards Rocky
-- Thanks and Regards -- Nilesh Vaghela ElectroMech Corporation 302, New York Plaza, Opp. chief Justice Bunglow Bodakdev, Ahmedabad - 380054 www.electromech.info fb.com/electromechcorp
Hi,You can also use Amazon developers tools.
On 08/03/2014 12:39 AM, Rocky wrote:
Hi,Please check the following
we are running KVM Based virtualization for guest vms ( Linux + Windows ).
We require to migrate some VMs to EC2 on amazon. i read some manual and
docs over internet which says that EC2 support vmware / citrix xen etc..
but there is no kvm. I tried to import raw image over aws but while booting
got error that no /dev/sda1 found.
Can u please suggest me a way to accomplish it..
Using the Import/Export Tools
VM Import/Export offers two ways to import your virtual machine into Amazon EC2.
The first method is to import your VM image using the Amazon EC2 API tools <http://aws.amazon.com/developertools?_encoding=UTF8&jiveRedirect=1>.. To get started, simply:
Download the VM Import Command Line Tools from Amazon EC2 API tools.
Import the VMDK, VHD or RAW file via the ec2-import-instance API. The import instance task captures the parameters necessary to properly configure the Amazon EC2 instance properties (instance size, availability zone, and security groups) and uploads the disk image into Amazon S3.
If ec2-import-instance is interrupted or terminates without completing the upload, use ec2-resume-import to resume the upload. The import task will resume where it left off.
Use the ec2-describe-conversion-tasks command to monitor the import progress and obtain the resulting Amazon EC2 instance ID.
Once your import task is completed, you can boot the Amazon EC2 instance by specifying its instance ID to the ec2-run-instances API.
Finally, use the ec2-delete-disk-image command line tool to delete your disk image from Amazon S3.
You can get more information from amazon documentation http://aws.amazon.com/ec2/vm-import/
Hope will help you.
Regards
Rocky