Bug 855059
Summary: | RFE: virt-p2v: display more information about network devices such as topology, bonding, etc. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | joherr | ||||
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.0 | CC: | cwei, juzhou, mzhan, ptoscano, rbalakri, rjones, sghosh, snagar, tzheng, xiaodwan | ||||
Target Milestone: | rc | Keywords: | FutureFeature | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | P2V | ||||||
Fixed In Version: | libguestfs-1.28.1-1.36.el7 | Doc Type: | Enhancement | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-19 06:56:40 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
joherr
2012-09-06 15:23:13 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Created attachment 1025393 [details] New "Network interfaces" dialog I don't believe it's possible to display information about bonding because that would require knowledge from the operating system that is being converted, which virt-p2v does not have access to. However, I can display more useful information about the network interface, including the MAC address and the Vendor, which should make identifying them a bit easier. I have modified the Network interface dialog to display this extra information, and the result is shown in the attached screenshot. Patch commited upstream: https://github.com/libguestfs/libguestfs/commit/0833c192b68e87bb10fecf8352a355474c3915bf Please PM ACK this. The bug has been fixed already. Sorry, wrong NEEDINFO. Siddharth, please PM ACK this. Tested with: libguestfs-1.28.1-1.37.el7.x86_64 virt-v2v-1.28.1-1.37.el7.x86_64 livecd-p2v-201505191242.iso After launch virt-p2v from virt-p2v iso,there is detailed info shows under "Network Interfaces" as the screenshot shows in comment 4. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2183.html |