<body style="font-family:Arial;font-size:14px"><p>
        Hi Richard,<br />
        <br />
        Centos 5.7 that is:<br />
        <br />
        virt-inspector -a /var/lib/libvirt/images/PXE5.img<br />
        <?xml version="1.0"?><br />
        <operatingsystems><br />
         <operatingsystem><br />
         <root>/dev/VG_OS/LV_ROOT</root><br />
         <name>linux</name><br />
         <arch>x86_64</arch><br />
         <distro>centos</distro><br />
         <product_name>CentOS release 5.7 (Final)</product_name><br />
         <major_version>5</major_version><br />
         <minor_version>7</minor_version><br />
         <package_format>rpm</package_format><br />
        ~<br />
        <br />
        Winfried<br />
        <br />
        "Richard W.M. Jones" <<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>> schreef:</p>
<blockquote style="border-left:2px solid blue;margin-left:8px;padding-left:8px;" type="cite">
        On Tue, Feb 28, 2012 at 03:56:19PM +0200, Itamar Heim wrote:
        <blockquote style="border-left:2px solid blue;margin-left:8px;padding-left:8px;" type="cite">
                On 02/28/2012 10:26 AM, <a href="mailto:wdh@dds.nl">wdh@dds.nl</a> wrote:<br />
                I have serveral "old" KVM virtual images, all off them using virtio for<br />
                networking and disks. Trying to import these into my EXPORT datastore<br />
                ends up with an error:<br />
                <br />
                virt-v2v -i libvirt -o rhev -os 10.0.0.3<a href=":/nfs/export" target="_blank">:/nfs/export</a> -n br0 PXE5-test<br />
                PXE5.img: 100% [=====================================================]<br />
                <br />
                virt-v2v: WARNING: Unable to convert this guest operating system. Its<br />
                storage will be transfered and a domain created for it, but it may not<br />
                operate correctly without manual reconfiguration. The domain will present<br />
                all storage devices as ide, all network interfaces as rtl8139 and the host<br />
                as x86_64.<br />
                virt-v2v: PXE5-test configured without virtio drivers.<br />
                <br />
                How can I avoid these errors?<br />
                How can I fix this error.<br />
                <br />
                matt/rich - thoughts?</blockquote>
        Matt's actually off today, but I'm sure he'll answer in more<br />
        detail tomorrow.<br />
        <br />
        However the reason for getting this error is that your guest isn't one<br />
        of those supported by virt-v2v (which is roughly: RHEL 3/4/5/6 and<br />
        clones, Windows XP and above, Fedora). If virt-v2v doesn't understand<br />
        the guest, it tries only a very minimal and conservative form of<br />
        conversion.<br />
        <br />
        It's not clear what this PXE5-test guest is. You can find out by<br />
        using virt-inspector (on RHEL 6, replace 'virt-inspector' with<br />
        'virt-inspector2'):<br />
        <br />
        virt-inspector -a /path/to/PXE5-test.img<br />
        <br />
        For examples see:<br />
        <br />
        <a href="http://libguestfs.org/virt-inspector.1.html#xml_format" target="_blank">http://libguestfs.org/virt-inspector.1.html#xml_format</a><br />
        <br />
        Rich.<br />
        <br />
        --<br />
        Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br />
        libguestfs lets you edit virtual machines. Supports shell scripting,bindings from many languages. <a href="http://libguestfs.org" target="_blank">http://libguestfs.org</a></blockquote>
<br />
<br />
<div class="impComposeSignature">
        Met vriendelijke groet,<br />
        <br />
        Winfried de Heiden</div>
</body>