On Fri, 2013-11-15 at 10:47 +0000, Owen Williams wrote: > Hello, > I've trying to move a 32bit CentOS 6.4 on VirtualBox to oVirt on > Fedora 19 64bit via virt-v2v. The command I'm currently using is: > > virt-v2v -i libvirtxml -of qcow2 -oa sparse -o rhev -osd > xxx.xxx.xxx.xxx:/usr/local/ovirt/exports --network > ovirtmgmt > /usr1/home/williams/Downloads/OpenAthens/VMs/OpenAthensLARuntime2.2.xml > > The exciting bit of the XML is: > > <devices> > <emulator>/usr/bin/qemu-kvm</emulator> > <disk type='file' device='disk' snapshot='no'> > <source > file='/usr1/home/williams/Downloads/OpenAthens/VMs/OpenAthens_LA_Runtime_2.2.img'/> > <target dev='vda' bus='virtio'/> > <alias name='virtio-disk0'/> > </disk> > </devices> > > The image is a RAW (taken from the working VirtualBox install) but I > have tried the original image with the same result: > > virtio configured, but no virtio kernel found > at /usr/share/perl5/vendor_perl/Sys/VirtConvert/Converter/RedHat.pm
Hi, Owen, Could you please pastebin the output of the conversion run with the environment variable LIBGUESTFS_TRACE=1. Thanks, Matt _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
