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:


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.