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.
Description of problem:
According to the below links mentioned:
https://access.redhat.com/articles/1247463https://access.redhat.com/knowledge/solutions/2085333https://bugzilla.redhat.com/show_bug.cgi?id=1431579#c14
The Customer want to covert the Windows which BIOS is UEFI from Vmware to openstack glance image, but it is failed .
the error message is below:
ibguestfs: trace: v2v: internal_autosync = 0
libguestfs: sending SIGTERM to process 18461
libguestfs: qemu maxrss 754072K
libguestfs: trace: v2v: shutdown = 0
libguestfs: trace: v2v: close
libguestfs: closing guestfs handle 0x1106cf0 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsLz0xOe
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsiEwq5C
[ 344.8] Checking if the guest needs BIOS or UEFI to boot
virt-v2v: error: this guest cannot run on the target, because the target
does not support uefi firmware (supported firmware on target: bios)
rm -rf '/var/tmp/glance.sD7OBQ'
rm -rf '/var/tmp/null.jI6cXE'
Version-Release number of selected component (if applicable):
virt-v2v-1.36.3-3.el7.x86_64
libvirt-3.2.0-2.el7.x86_64
OVMF-20170228-3.gitc325e41585e3.el7.noarch
qemu-kvm-rhev-2.6.0-28.el7_3.6.x86_64
How reproducible:
100% reproduced
Steps to Reproduce:
1.
2.
3.
Actual results:
Still not working
Expected results:
Resolve this issue ASAP
Additional info:
It looks like it could be easily supported by setting the hw_firmware_type=uefi property for UEFI images; OTOH it seems the UEFI guests in OpenStack are not well tested yet (at least from our side) -- bug 1419191.
Comment 10Richard W.M. Jones
2019-04-25 09:41:07 UTC
This is likely fixed in RHEL 7, but requires someone on the OSP team to test it.
Comment 11Richard W.M. Jones
2019-05-13 11:42:25 UTC
I'm closing this because it's most likely fixed in RHEL 7, but we're not
planning any further development on virt-v2v once 7.7 is out. If the
problem still happens in RHEL 8 please open a new bug about it (probably
against RHOSP).