Mark Husted (hustedm)
2014-Aug-22 13:16 UTC
Re: [Libguestfs] libguest-test-tool error report
Hello Rich, Well, you were correct. I removed the /dev/kvm and it did a lot more. Sadly, I cannot tell if it was successful. The output file is the same size as when I started, so I am hesitant to declare success. Let me know what you think. Thanks, Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, August 22, 2014 9:07 AM To: Mark Husted (hustedm) Cc: libguestfs@redhat.com Subject: Re: [Libguestfs] libguest-test-tool error report On Fri, Aug 22, 2014 at 01:03:39PM +0000, Mark Husted (hustedm) wrote:> Hello Rich, > > Well, I did give that a try. But it is back to being unable to access kvm (log attached). It did make the qemu error go away.> kvm_create_vm: Device or resource busy failed to initialize KVM: > Operation not permittedThis is the same problem as before. KVM is broken. Remove the /dev/kvm file to make it fall back to software emulation. 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/
On Fri, Aug 22, 2014 at 01:16:24PM +0000, Mark Husted (hustedm) wrote:> Hello Rich, > > Well, you were correct. I removed the /dev/kvm and it did a lot > more. Sadly, I cannot tell if it was successful. The output file > is the same size as when I started, so I am hesitant to declare > success. > > Let me know what you think.It failed. Seems to be a problem with the partition table in the source image. That could be caused by almost anything, including incompatible qcow2 variants, general disk corruption, an actual bad partition table, ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v
Mark Husted (hustedm)
2014-Aug-22 13:45 UTC
Re: [Libguestfs] libguest-test-tool error report
Hello Rich, Well, then I am going to abandon that image. Again, thank you for your time and patience. -Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, August 22, 2014 9:34 AM To: Mark Husted (hustedm) Cc: libguestfs@redhat.com Subject: Re: [Libguestfs] libguest-test-tool error report On Fri, Aug 22, 2014 at 01:16:24PM +0000, Mark Husted (hustedm) wrote:> Hello Rich, > > Well, you were correct. I removed the /dev/kvm and it did a lot more. > Sadly, I cannot tell if it was successful. The output file is the > same size as when I started, so I am hesitant to declare success. > > Let me know what you think.It failed. Seems to be a problem with the partition table in the source image. That could be caused by almost anything, including incompatible qcow2 variants, general disk corruption, an actual bad partition table, ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v