<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 />
        &lt;?xml version="1.0"?&gt;<br />
        &lt;operatingsystems&gt;<br />
        &nbsp; &lt;operatingsystem&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;root&gt;/dev/VG_OS/LV_ROOT&lt;/root&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;name&gt;linux&lt;/name&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;arch&gt;x86_64&lt;/arch&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;distro&gt;centos&lt;/distro&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;product_name&gt;CentOS release 5.7 (Final)&lt;/product_name&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;major_version&gt;5&lt;/major_version&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;minor_version&gt;7&lt;/minor_version&gt;<br />
        &nbsp;&nbsp;&nbsp; &lt;package_format&gt;rpm&lt;/package_format&gt;<br />
        ~<br />
        <br />
        Winfried<br />
        <br />
        "Richard W.M. Jones" &lt;<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>&gt; 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>&nbsp; -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).&nbsp; 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.&nbsp; 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.&nbsp; Supports shell scripting,bindings from many languages.&nbsp; <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>