Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-09-18 Thread SilverTip257
On Wed, Sep 17, 2014 at 8:37 AM, m...@tdiehl.org wrote: On Wed, 20 Aug 2014, Gilberto Nunes wrote: Do you get it?? Yes, I got it working. Turned out it was much simpler than I was making it. I did not need clonezilla or anything else except rsync. What I did was a minimal install of the

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-09-17 Thread me
On Wed, 20 Aug 2014, Gilberto Nunes wrote: Do you get it?? Yes, I got it working. Turned out it was much simpler than I was making it. I did not need clonezilla or anything else except rsync. What I did was a minimal install of the same os the original machine was running, and then rsync the

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-21 Thread Geoff Hodder
CloneZilla is also my recommendation. I've used it for Centos 5/6 and Windows 2008 P2V to VMWare or Hyper-V and it gets the job done. I've even V2V between VMWare and Hyper-V and it worked for Windows and Linux VMs. --- Regards, Geoff Hodder On 2014-08-21 19:05, Zoltan Frombach wrote:

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-21 Thread SilverTip257
On Tue, Aug 19, 2014 at 1:21 PM, m...@tdiehl.org wrote: Hi, I am trying to figure out how to do p2v and v2v migrations on a Centos 7 kvm host. With previous versions there was virt-p2v but that does not seem to exist with Centos-7. I realize that if I am using shared storage, I can do

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-21 Thread Nico Kadel-Garcia
On Thu, Aug 21, 2014 at 7:25 PM, SilverTip257 silvertip...@gmail.com wrote: On Tue, Aug 19, 2014 at 1:21 PM, m...@tdiehl.org wrote: Hi, I am trying to figure out how to do p2v and v2v migrations on a Centos 7 kvm host. With previous versions there was virt-p2v but that does not seem to

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-20 Thread Gilberto Nunes
Do you get it?? 2014-08-19 14:25 GMT-03:00 Gilberto Nunes gilberto.nune...@gmail.com: Hi I do this last week, and I use CloneZilla to generate a file image from a phisical server running Ubuntu and after that, used Clonezilla to restore into KVM hypervisor with no tears... Very

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-20 Thread me
On Tue, 19 Aug 2014, Gilberto Nunes wrote: Hi I do this last week, and I use CloneZilla to generate a file image from a phisical server running Ubuntu and after that, used Clonezilla to restore into KVM hypervisor with no tears... Thanks for the info. I was kinda hoping for a solution using

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-20 Thread Nico Kadel-Garcia
On Wed, Aug 20, 2014 at 9:54 AM, m...@tdiehl.org wrote: On Tue, 19 Aug 2014, Gilberto Nunes wrote: Hi I do this last week, and I use CloneZilla to generate a file image from a phisical server running Ubuntu and after that, used Clonezilla to restore into KVM hypervisor with no tears...

[CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-19 Thread me
Hi, I am trying to figure out how to do p2v and v2v migrations on a Centos 7 kvm host. With previous versions there was virt-p2v but that does not seem to exist with Centos-7. I realize that if I am using shared storage, I can do live migrations but that does not help with p2v migrations. Does

Re: [CentOS-virt] How do I do Centos 7 p2v migration?

2014-08-19 Thread Gilberto Nunes
Hi I do this last week, and I use CloneZilla to generate a file image from a phisical server running Ubuntu and after that, used Clonezilla to restore into KVM hypervisor with no tears... Very smoothly... Cheers 2014-08-19 14:21 GMT-03:00 m...@tdiehl.org: Hi, I am trying to figure out how