[Users] issue with conversion of ESXi 5 centos VM to fedora19 ovirt host
Richard W.M. Jones
rjones at redhat.com
Fri Jan 10 16:04:46 UTC 2014
On Fri, Jan 10, 2014 at 03:50:48PM +0000, Matthew Booth wrote:
> You MUST run virt-v2v as root for conversions to oVirt. It needs to both
> mount an nfs volume and setuid.
Matt, it's probably a good idea to add something along the lines of:
if ($g->get_backend () =~ /^libvirt/) {
$g->set_backend ("direct");
}
to virt-v2v, since libguestfs as root w/ libvirt is going to cause
problems for the foreseeable future.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
More information about the Users
mailing list