RE: VM migration to cloudstack

2014-11-19 Thread Vadim Kimlaychuk
Of Carlos Reategui Sent: Wednesday, November 19, 2014 9:49 PM To: users@cloudstack.apache.org; Alireza Eskandari Subject: Re: VM migration to cloudstack If cloud monkey can create an instance without starting it then maybe you can try the following approach create instance matching your sourc

Re: VM migration to cloudstack

2014-11-19 Thread Gopalakrishnan S
templates. Thank You. Gopalakrishnan.S - Original Message - From: "Vadim Kimlaychuk" To: Sent: Wednesday, November 19, 2014 10:04 PM Subject: VM migration to cloudstack Hello, Hope this problem has already risen and been solved: have VM-s running on s

Re: VM migration to cloudstack

2014-11-19 Thread Carlos Reategui
imlaychuk > Date: 19/11/2014 21:55 (GMT+03:30) > To: users@cloudstack.apache.org > Subject: RE: VM migration to cloudstack > > Can cloudmonkey do this? If I need to register like 500 templates and > then create VM from then it may take a lot of time. > > Vadim. >

RE: VM migration to cloudstack

2014-11-19 Thread Alireza Eskandari
do CloudMonkey side jobs with a simple scripting but taking image from VMs depends on your type of hypervisor Original message From: Vadim Kimlaychuk Date: 19/11/2014 21:55 (GMT+03:30) To: users@cloudstack.apache.org Subject: RE: VM migration to cloudstack Can

RE: VM migration to cloudstack

2014-11-19 Thread Vadim Kimlaychuk
Subject: Re: VM migration to cloudstack Basicaly, convert existing vms to qcow2 or vhd or vmdk... upload template to ACS, deploy new VM from template... Not sure of other way ? Sent from Google Nexus 4 On Nov 19, 2014 5:35 PM, "Vadim Kimlaychuk" wrote: > Hello, > >Ho

Re: VM migration to cloudstack

2014-11-19 Thread Alireza Eskandari
I'll work on a solution that injects necessary information of each VM in CloudStack database. I think this works but you should know that what kind of information you want to keep. So it is mostly depends on your need. Imagine a form that you fill it with information of the VM and you get a SQL

Re: VM migration to cloudstack

2014-11-19 Thread Andrija Panic
Basicaly, convert existing vms to qcow2 or vhd or vmdk... upload template to ACS, deploy new VM from template... Not sure of other way ? Sent from Google Nexus 4 On Nov 19, 2014 5:35 PM, "Vadim Kimlaychuk" wrote: > Hello, > >Hope this problem has already risen and been solved: have VM

VM migration to cloudstack

2014-11-19 Thread Vadim Kimlaychuk
Hello, Hope this problem has already risen and been solved: have VM-s running on stand-alone hypervisors (Xen, KVM, VmWare) and need to "export-import" them into cloudstack. Are there any instructions/tools to automate this process? Thanks, Vadim.