On Sat, Mar 30, 2019 at 10:55:43PM +0300, Hetz Ben Hamo wrote: > Hi, > > Small questoin: when running the P2v hard disk image, and I want to convert > a phyical machine to oVirt, to which machine do I connect when the GUI > starts? one of the nodes or the hosted engine? (i'm not talking about the > URL).
You need a machine (or it can be a VM) with virt-v2v installed, and that is what you connect to. It's called the "conversion appliance" in the docs. I can't quite remember if virt-v2v is installed on the nodes by default - if it is you could use one of those. If not then bring up a VM in oVirt running Fedora/CentOS/whatever and ‘yum install virt-v2v’ on it. 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/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
