Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1435162 - virt-v2v: allow libvirt backend for xen+ssh
Summary: virt-v2v: allow libvirt backend for xen+ssh
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.4
Hardware: x86_64
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard: V2V
Depends On: 1140166
Blocks: 1370055 1642014
TreeView+ depends on / blocked
 
Reported: 2017-03-23 10:04 UTC by Pino Toscano
Modified: 2019-06-25 13:20 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1379240
: 1642014 (view as bug list)
Environment:
Last Closed: 2019-06-25 13:20:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pino Toscano 2017-03-23 10:04:48 UTC
+++ This bug was initially created as a clone of Bug #1379240 +++

Description of problem:
virt-v2v should not report error any more since libvirt bug 1134592 has been fixed

Version-Release number of selected component (if applicable):
virt-v2v-1.32.7-3.el7.x86_64
libvirt-2.0.0-10.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Run below virt-v2v command.
# virt-v2v  -ic xen+ssh://10.73.3.21 -o rhev -os 10.73.2.1:/home/nfs_export --network rhevm xen-hvm-win7-x86_64 -of raw
[   0.0] Opening the source -i libvirt -ic xen+ssh://10.73.3.21 xen-hvm-win7-x86_64
virt-v2v: error: because of libvirt bug
https://bugzilla.redhat.com/show_bug.cgi?id=1134592 you must set this
environment variable:

export LIBGUESTFS_BACKEND=direct

and then rerun the virt-v2v command.

If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:

  virt-v2v -v -x [...]

Actual results:
as above

Expected results:
virt-v2v should be ran successfully.

Additional info:

------------------------

The fix for bug 1379240 affected only VMware input -- ssh connection via libvirt  is affected by bug 1140166.

Thus, this bug will track the status of using the libvirt backend for xen+ssh input sources.

Comment 3 Jaroslav Suchanek 2019-06-25 13:20:37 UTC
This issue will be addressed in next major release of RHEL.


Note You need to log in before you can comment on or make changes to this bug.