Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Descriptionmxie@redhat.com
2017-05-17 06:32:18 UTC
Created attachment 1279531[details]
virt-v2v-ubuntu.log
Description of problem:
Ubuntu guest can't obtain ip after converting from vmware to rhv/kvm by virt-v2v
Version-Release number of selected component (if applicable):
virt-v2v-1.36.3-3.el7.x86_64
libguestfs-1.36.3-3.el7.x86_64
libvirt-3.2.0-5.el7.x86_64
qemu-kvm-1.5.3-137.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1.Prepare ubuntu16.04 LTS guest on VMware
2.Using virt-v2v convert the ubuntu16.04 guest from vmware to rhv
#virt-v2v -ic vpx://root.75.182/data/10.73.72.61/?no_verify=1 esx6.0-ubuntu16.04-x86_64 --password-file /tmp/passwd -o rhv -os 10.73.131.93:/home/nfs_export -b ovirtmgmt -n ovirtmgmt -v -x |&tee > virt-v2v-ubuntu16.04.log
3.After finishing conversion,import the guest from export domain to data domain at rhvm
4.Power on the guest and checkpoints for guest,found Ubuntu guest can't obtain IP. pls refer to virt-v2v log
Actual results:
As above description
Expected results:
Ubuntu guest can obtain ip after converting from vmware to rhv/kvm by virt-v2v
Additional info:
Ubuntu guest could obtain ip after converting from kvm to rhv/openstack by virt-v2v
Comment 2Jaroslav Suchanek
2019-06-25 13:45:32 UTC
This issue will be addressed in the next major release of RHEL.
Created attachment 1279531 [details] virt-v2v-ubuntu.log Description of problem: Ubuntu guest can't obtain ip after converting from vmware to rhv/kvm by virt-v2v Version-Release number of selected component (if applicable): virt-v2v-1.36.3-3.el7.x86_64 libguestfs-1.36.3-3.el7.x86_64 libvirt-3.2.0-5.el7.x86_64 qemu-kvm-1.5.3-137.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1.Prepare ubuntu16.04 LTS guest on VMware 2.Using virt-v2v convert the ubuntu16.04 guest from vmware to rhv #virt-v2v -ic vpx://root.75.182/data/10.73.72.61/?no_verify=1 esx6.0-ubuntu16.04-x86_64 --password-file /tmp/passwd -o rhv -os 10.73.131.93:/home/nfs_export -b ovirtmgmt -n ovirtmgmt -v -x |&tee > virt-v2v-ubuntu16.04.log 3.After finishing conversion,import the guest from export domain to data domain at rhvm 4.Power on the guest and checkpoints for guest,found Ubuntu guest can't obtain IP. pls refer to virt-v2v log Actual results: As above description Expected results: Ubuntu guest can obtain ip after converting from vmware to rhv/kvm by virt-v2v Additional info: Ubuntu guest could obtain ip after converting from kvm to rhv/openstack by virt-v2v