Hello Use r1soft to take an imagem from that vm's and deploy a new VM in CS with the same partitioning, then use r1soft bare metal restore and you're set. Exactly the same VM on your new platform.
Enviado de GMail Mobile Em 7 de set de 2017 10:20, "Dag Sonstebo" <dag.sonst...@shapeblue.com> escreveu: > Taking into account Ivan and Makrands suggestions – if you did manage to > dd the image off the EC2 instance you could use qemu-img to convert it from > raw to qcow2. Your challenge is going to be how to get the raw image out of > EC2 and onto on premise storage or an S3 bucket. > > Overall though – I agree with Erik – the effort this is going to take you > is possibly better spent rebuilding and automating a fresh rollout on > premise. Even if you did succeed I could see you having a lot of niggles > with the exported VMs. > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 07/09/2017, 13:54, "Makrand" <makrandsa...@gmail.com> wrote: > > Take a note that AWS used XEN (Open source) hyeprvisor for EC2. Even > if you > get your VM exported somehow, importing it into ACS on KVM will be an > issue. > > > > -- > Makrand > > > > dag.sonst...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > @shapeblue > > > > On Thu, Sep 7, 2017 at 6:17 PM, Erik Weber <terbol...@gmail.com> wrote: > > > On Thu, Sep 7, 2017 at 2:08 PM, Imran Ahmed <im...@eaxiom.net> > wrote: > > > Hi All, > > > I have got a task to migrate VMs from AWS to CloudStack (private > cloud) > > . > > > Any ideas to get this done efficiently? > > > > Your most efficient long term bet is probably to re-deploy everything > > using some sort of automation (ansible, puppet, chef, cfengine, salt, > > ++). > > That way it'll be even easier next time or if you need more of the > same. > > > > -- > > erik > > > > >