On Fri, Nov 09, 2012 at 05:53:57PM -0600, Ian Pilcher wrote: > I am trying to use virt-v2v to convert a Fedora 17 KVM guest to a RHEV > guest. After creating a libvirt storage pool from my existing VG > (uuhg!), I run the following command: > > sudo virt-v2v -o rhev -os 192.168.2.254:/srv/nfs --vmtype server -n > rhevm rhev-ipa > > Everything appeared to be working until the process (apparently) hung > at 74%. ps shows that it is in a D+ state: > > 2991 pts/1 D+ 0:10 /usr/bin/perl /bin/virt-v2v -o rhev -os > 192.168.2.254:/srv/nfs --vmtype server -n rhevm rhev-ipa > > Any ideas? Thanks!
Odd, no I don't think I've seen anything like this. The D state would indicate that it's probably lost an interrupt from the disk. Anything in 'dmesg'? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
