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 1238639 - qemu-img shows error message for backing file twice
Summary: qemu-img shows error message for backing file twice
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.2
Hardware: x86_64
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Hanna Czenczek
QA Contact: Virtualization Bugs
URL:
Whiteboard: V2V
Depends On: 1140946 1151043
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-02 10:41 UTC by zhoujunqin
Modified: 2015-11-19 05:11 UTC (History)
12 users (show)

Fixed In Version: qemu-kvm-1.5.3-98.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 1151043
Environment:
Last Closed: 2015-11-19 05:11:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2213 0 normal SHIPPED_LIVE qemu-kvm bug fix and enhancement update 2015-11-19 08:16:10 UTC

Comment 2 Hanna Czenczek 2015-07-06 11:44:49 UTC
Hi,

Ademar said in comment 4 for BZ 1151043 that we do not need to fix this bug for RHEL, so I'm closing this BZ. Please reopen it if you feel there is a real need for fixing it.

Max

Comment 3 zhoujunqin 2015-07-07 02:26:22 UTC
(In reply to Max Reitz from comment #2)
> Hi,
> 
> Ademar said in comment 4 for BZ 1151043 that we do not need to fix this bug
> for RHEL, so I'm closing this BZ. Please reopen it if you feel there is a
> real need for fixing it.
> 
> Max

Hi Max,
Before since v2v depends on qemu-kvm-rhevm pkg, so we just report bug on that component, but now, as https://bugzilla.redhat.com/show_bug.cgi?id=1140682#c13 v2v can also use qemu-kvm pkg, we hope you can fix this issue on qemu-kvm side.

BR,
Juzhou.

Comment 4 Hanna Czenczek 2015-07-08 16:52:32 UTC
Hi Juzhou,

Okay, thank you for clarifying. Ademar said there was a workaround in libguestfs, but BZ 1140946 has been closed as WONTFIX with Richard stating that he reverted said workaround.

So I guess we need to fix this in qemu-kvm after all.


Thank you,

Max

Comment 5 Miroslav Rezanina 2015-07-24 18:15:58 UTC
Fix included in qemu-kvm-1.5.3-98.el7

Comment 7 mazhang 2015-07-31 02:43:03 UTC
Reproduce this bug on qemu-kvm-1.5.3-97.el7.x86_64.

Steps:
# qemu-img create -f qcow2 -b /tmp/nosuchfile /tmp/overlay
qemu-img: /tmp/overlay: Could not open '/tmp/nosuchfile': Could not open file: No such file or directory: No such file or directory


Verify this bug on qemu-kvm-1.5.3-98.el7.x86_64.
Result:
# qemu-img create -f qcow2 -b /tmp/nosuchfile /tmp/overlay
qemu-img: /tmp/overlay: Could not open '/tmp/nosuchfile': No such file or directory

This bug has been fixed.

Comment 9 errata-xmlrpc 2015-11-19 05:11:01 UTC
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-2213.html


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