Bug 533306 - libvirt crashes unless run by root with virsh restore / save
Summary: libvirt crashes unless run by root with virsh restore / save
Keywords:
Status: CLOSED DUPLICATE of bug 534143
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-06 00:34 UTC by David
Modified: 2010-03-16 17:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-10 18:28:59 UTC
Embargoed:


Attachments (Terms of Use)

Description David 2009-11-06 00:34:24 UTC
Description of problem:
In the new Fedora 12 beta, I encountered a problem where the default /etc/libvirt/qemu.conf file that came with the system was not configured correctly. I had to uncomment the lines "user = "root"" and "group = "root"" in order to get everything working correctly. These lines came commented and are commented in previous versions of fedora, but they worked that way.




Version-Release number of selected component (if applicable):
libvirt version 0.7.1, fedora version 12 beta

How reproducible:
all the time.


Steps to Reproduce:
1. Virsh restore some VM
2. Virsh save some vm (you will get an error message here)
If you go to /var/log/libvirt/qemu/VM.log, you'll see that the VM had a permission problem.
3.
  
Actual results:
virsh save fails and libvirtd needs to be restarted.

Expected results:
No permission problem and that the VM properly saves itse.f


Additional info:

Comment 1 David 2009-11-10 18:20:27 UTC
I'm new to the bug reporting thing, so my title was not very great. I changed the title to be more descriptive of the actual problem. I hope this helps

Comment 2 David 2009-11-10 18:28:59 UTC

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


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