On Wed, May 11, 2016 at 03:27:15PM +0200, Kevin COUSIN
wrote:> Hi list,
>
> Is it possible to import Ubuntu (or Debian) VM with virt-p2v or
> virt-v2v to oVirt ?
It's not implemented at the moment, but there's no reason why it
wouldn't be possible to implement.
See below for the files that would need to be changed:
https://github.com/libguestfs/libguestfs/blob/master/v2v/convert_linux.mli
https://github.com/libguestfs/libguestfs/blob/master/v2v/convert_linux.ml
https://github.com/libguestfs/libguestfs/blob/master/v2v/linux.mli
https://github.com/libguestfs/libguestfs/blob/master/v2v/linux.ml
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/