So I am getting this error on Fed18 virt-v2v trying to convert libvirtxml to Rhev 3.1 NFS Export domain:<div><br></div><div>&#39;iface&#39; parameter is not supported by the libvirt attach-method at /usr/share/perl5/vendor_perl/Sys/VirtConvert/GuestfsHandle.pm line 96.</div>
<div><br></div><div>Which is mentioned in this bug:</div><div><br></div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=895898">https://bugzilla.redhat.com/show_bug.cgi?id=895898</a></div><div><br></div><div>and this one:</div>
<div><br></div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=892272">https://bugzilla.redhat.com/show_bug.cgi?id=892272</a></div><div><br></div><div>Is there a work-around way for me to manipulate my xml to get it to convert?  Or am I not hitting a bug at all and just have the wrong hardware specified somewhere?</div>
<div><div><br></div><div>&lt;domain type=&#39;kvm&#39;&gt;</div><div>  &lt;name&gt;XP&lt;/name&gt;</div><div>  &lt;uuid&gt;46683b8c-6638-9eed-b1a4-7b72c2080c9f&lt;/uuid&gt;</div><div>  &lt;memory unit=&#39;KiB&#39;&gt;2097152&lt;/memory&gt;</div>
<div>  &lt;currentMemory unit=&#39;KiB&#39;&gt;2097152&lt;/currentMemory&gt;</div><div>  &lt;vcpu placement=&#39;static&#39;&gt;1&lt;/vcpu&gt;</div><div>  &lt;os&gt;</div><div>    &lt;type arch=&#39;i686&#39; machine=&#39;pc-1.2&#39;&gt;hvm&lt;/type&gt;</div>
<div>    &lt;boot dev=&#39;hd&#39;/&gt;</div><div>  &lt;/os&gt;</div><div>  &lt;features&gt;</div><div>    &lt;acpi/&gt;</div><div>    &lt;apic/&gt;</div><div>    &lt;pae/&gt;</div><div>  &lt;/features&gt;</div><div>  &lt;clock offset=&#39;localtime&#39;/&gt;</div>
<div>  &lt;on_poweroff&gt;destroy&lt;/on_poweroff&gt;</div><div>  &lt;on_reboot&gt;restart&lt;/on_reboot&gt;</div><div>  &lt;on_crash&gt;restart&lt;/on_crash&gt;</div><div>  &lt;devices&gt;</div><div>    &lt;emulator&gt;/usr/bin/qemu-kvm&lt;/emulator&gt;</div>
<div>    &lt;disk type=&#39;file&#39; device=&#39;disk&#39;&gt;</div><div>      &lt;driver name=&#39;qemu&#39; type=&#39;raw&#39;/&gt;</div><div>      &lt;source file=&#39;/500gig/xp.raw&#39;/&gt;</div><div>      &lt;target dev=&#39;hda&#39; bus=&#39;ide&#39;/&gt;</div>
<div>      &lt;address type=&#39;drive&#39; controller=&#39;0&#39; bus=&#39;0&#39; target=&#39;0&#39; unit=&#39;0&#39;/&gt;</div><div>    &lt;/disk&gt;</div><div>    &lt;controller type=&#39;usb&#39; index=&#39;0&#39;&gt;</div>
<div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x01&#39; function=&#39;0x2&#39;/&gt;</div><div>    &lt;/controller&gt;</div><div>    &lt;controller type=&#39;ide&#39; index=&#39;0&#39;&gt;</div>
<div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x01&#39; function=&#39;0x1&#39;/&gt;</div><div>    &lt;/controller&gt;</div><div>    &lt;controller type=&#39;virtio-serial&#39; index=&#39;0&#39;&gt;</div>
<div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x04&#39; function=&#39;0x0&#39;/&gt;</div><div>    &lt;/controller&gt;</div><div>    &lt;serial type=&#39;pty&#39;&gt;</div><div>
      &lt;target port=&#39;0&#39;/&gt;</div><div>    &lt;/serial&gt;</div><div>    &lt;console type=&#39;pty&#39;&gt;</div><div>      &lt;target type=&#39;serial&#39; port=&#39;0&#39;/&gt;</div><div>    &lt;/console&gt;</div>
<div>    &lt;channel type=&#39;spicevmc&#39;&gt;</div><div>      &lt;target type=&#39;virtio&#39; name=&#39;com.redhat.spice.0&#39;/&gt;</div><div>      &lt;address type=&#39;virtio-serial&#39; controller=&#39;0&#39; bus=&#39;0&#39; port=&#39;1&#39;/&gt;</div>
<div>    &lt;/channel&gt;</div><div>    &lt;input type=&#39;tablet&#39; bus=&#39;usb&#39;/&gt;</div><div>    &lt;input type=&#39;mouse&#39; bus=&#39;ps2&#39;/&gt;</div><div>    &lt;graphics type=&#39;spice&#39; autoport=&#39;yes&#39;/&gt;</div>
<div>    &lt;sound model=&#39;ich6&#39;&gt;</div><div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x03&#39; function=&#39;0x0&#39;/&gt;</div><div>    &lt;/sound&gt;</div><div>
    &lt;video&gt;</div><div>      &lt;model type=&#39;qxl&#39; vram=&#39;65536&#39; heads=&#39;1&#39;/&gt;</div><div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x02&#39; function=&#39;0x0&#39;/&gt;</div>
<div>    &lt;/video&gt;</div><div>    &lt;memballoon model=&#39;virtio&#39;&gt;</div><div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x05&#39; function=&#39;0x0&#39;/&gt;</div>
<div>    &lt;/memballoon&gt;</div><div>  &lt;/devices&gt;</div><div>&lt;/domain&gt;</div></div><div><br></div><div><div><br></div>-- <br>Chris Noffsinger<br>
</div>