Importing a Windows Guest in oVirt

This is a multi-part message in MIME format. --------------090807030805030403030506 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi everyone, I migrated several Linux guest this way: /virt-v2v -ic qemu+ssh://root@<host>/system -o rhev -os <host>:<path> --network <network> <guest>/ Now, I have some Windows guest running on KVM managed by libvirt and I would like to import them in oVirt through virt-v2v in a similar way. Can you help me? Thanks a lot! David --------------090807030805030403030506 Content-Type: text/html; charset=iso-8859-15 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-15"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi everyone,<br> <br> I migrated several Linux guest this way:<br> <i>virt-v2v -ic qemu+ssh://root@<host>/system -o rhev -os <host>:<path> --network <network> <guest></i><br> <br> Now, I have some Windows guest running on KVM managed by libvirt and I would like to import them in oVirt through virt-v2v in a similar way. <br> Can you help me?<br> <br> Thanks a lot!<br> David<br> <br> <br> <br> </body> </html> --------------090807030805030403030506--

On 30.11.15 19:09, David Lo Bascio wrote:
Hi everyone,
I migrated several Linux guest this way: /virt-v2v -ic qemu+ssh://root@<host>/system -o rhev -os <host>:<path> --network <network> <guest>/
Now, I have some Windows guest running on KVM managed by libvirt and I would like to import them in oVirt through virt-v2v in a similar way. Can you help me? Hi, virt-v2v is not supporting "converting" kvm to kvm since there is no real conversion going on. However we do work on importing kvm VMs managed by libvirt and hopefully it will be available in a month or two.
Shahar.
Thanks a lot! David
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Thu, Dec 10, 2015 at 09:14:46AM +0200, Shahar Havivi wrote:
On 30.11.15 19:09, David Lo Bascio wrote:
Hi everyone,
I migrated several Linux guest this way: /virt-v2v -ic qemu+ssh://root@<host>/system -o rhev -os <host>:<path> --network <network> <guest>/
Now, I have some Windows guest running on KVM managed by libvirt and I would like to import them in oVirt through virt-v2v in a similar way. Can you help me? Hi, virt-v2v is not supporting "converting" kvm to kvm since there is no real conversion going on. However we do work on importing kvm VMs managed by libvirt and hopefully it will be available in a month or two.
In the meantime, http://git.annexia.org/?p=import-to-ovirt.git;a=summary Note that it's not supported. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v
participants (3)
-
David Lo Bascio
-
Richard W.M. Jones
-
Shahar Havivi