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 1005781 - qemu-kvm cannot open disk images created in ovirt
Summary: qemu-kvm cannot open disk images created in ovirt
Keywords:
Status: CLOSED DUPLICATE of bug 964359
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.4
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: 6.4
Assignee: Libvirt Maintainers
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-09 11:59 UTC by Arik
Modified: 2013-09-09 13:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-09 13:42:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Arik 2013-09-09 11:59:41 UTC
Description of problem:
After updating libvirt to 0.10.2-23 on rhel 6, I wasn't able to run VMs which were created using ovirt. The error that appeared in qemu log was:
qemu-kvm: -drive file=... :could not open disk image ...:Permission denied.

The disk image was created as usual with user vdsm, group kvm and permissions 660. it worked after changing the disks permissions to 667 so I guess that qemu-kvm was running with wrong user/group.

I downgraded to libvirt 0.10.2-18 and now it works again.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. create VM using ovirt
2. run the VM on host which is installed with libvirt 0.10.2-23
3.

Actual results:
The VM fails in wait for launch state, because of the error that I mentioned before in the qemu log.

Expected results:
The VM should start.

Additional info:

Comment 2 Eric Blake 2013-09-09 13:42:52 UTC
Fixed in -24.

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


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