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.
Bug 617087 - virt-v2v RHEL6 | network driver isn't converted to e1000 for some guests(rhel3u9-32 bit and 64bit)
Summary: virt-v2v RHEL6 | network driver isn't converted to e1000 for some guests(rhel...
Keywords:
Status: CLOSED DUPLICATE of bug 616753
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virt-v2v
Version: 6.0
Hardware: All
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Matthew Booth
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-22 07:18 UTC by cshao
Modified: 2010-07-22 10:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-22 10:41:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
rhel3u9convert.log (4.84 KB, application/octet-stream)
2010-07-22 07:36 UTC, cshao
no flags Details
rhel3u9convert.log (4.84 KB, text/plain)
2010-07-22 07:37 UTC, cshao
no flags Details
network pic (122.92 KB, image/jpeg)
2010-07-22 07:42 UTC, cshao
no flags Details

Description cshao 2010-07-22 07:18:54 UTC
Description of problem:
Network driver isn't converted to e1000 for some guests(rhel3u9-32 bit and 64bit)


root@dhcp-93-235 Desktop]# LIBGUESTFS_TRACE=1 virt-v2v -ic xen+ssh://10.66.91.118 -o rhev -osd 10.66.90.115:/vol/v2vwulinglu/wulingluv2v/fcp_export rhel3u9-32b-hv-raw-intel 2>&1 > ./rhel3u9convert.log

root.91.118's password:
root.91.118's password:

virt-v2v: No capability in config matches os='linux' name='virtio' distro='rhel' major='3' minor='9'
virt-v2v: WARNING: No mapping found for bridge interface xenbr0 in config file. The converted guest may not start until its network interface is updated.


Before conversion, 
#cat /etc/module.conf
alias eth0 8139cp
alias sound-slot-0 es1370

#lsmod |grep 8139cp
8139cp                  16808   1
mii                     4516   0  [8139cp]
crc32                   3712   0  [8139cp]

after conversion, 
#cat /etc/module.conf
alias eth0 8139cp
alias sound-slot-0 es1370
#lsmod | grep e1000

Some detailed information please see attachment.

Version-Release number of selected component (if applicable):
libguestfs-1.2.7-1.16.el6.x86_64
virt-v2v-0.6.1-1.el6.x86_64


How reproducible:
100%

Steps to Reproduce:
1.virt-v2v -ic xen+ssh://10.66.91.118 -o rhev -osd 10.66.90.115:/vol/v2vwulinglu/wulingluv2v/fcp_export rhel3u9-32b-hv-raw-intel.
2.Import the guest in RhevM.
3.Check network driver in VM.
  
Actual results:
Network driver isn't converted to e1000.

Expected results:
Network driver can convert to e1000.

Additional info:

Comment 2 cshao 2010-07-22 07:36:16 UTC
Created attachment 433617 [details]
rhel3u9convert.log

Comment 3 cshao 2010-07-22 07:37:29 UTC
Created attachment 433619 [details]
rhel3u9convert.log

Comment 4 RHEL Program Management 2010-07-22 07:38:00 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 5 Rita Wu 2010-07-22 07:41:09 UTC
It causes network unavailable, so set "TestBlocker" as keyword.

Comment 6 cshao 2010-07-22 07:42:09 UTC
Created attachment 433623 [details]
network pic

Comment 8 Matthew Booth 2010-07-22 10:41:01 UTC

*** This bug has been marked as a duplicate of bug 616753 ***


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