https://bugzilla.novell.com/show_bug.cgi?id=703392 https://bugzilla.novell.com/show_bug.cgi?id=703392#c0 Summary: Virtualization/libvirt: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Critical Priority: P5 - None Component: 3rd party software AssignedTo: jfehlig@novell.com ReportedBy: aleromex@gmail.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- Hello, i connect to remote libvirt via virt-manager and ssh: qemu+ssh://root@server/system. After updating to latest libvirt, i can't start my VM via virt-manager and this connection. It say me: Error starting domain: internal error process exited while connecting to monitor: qemu-kvm: -drive file=/var/lib/libvirt/images/supportme.img,if=none,id=drive-ide0-0-0,format=qcow2: could not open disk image /var/lib/libvirt/images/supportme.img: Permission denied Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/engine.py", line 992, in asyncfunc vm.startup() File "/usr/share/virt-manager/virtManager/domain.py", line 1114, in startup self._backend.create() File "/usr/lib/python2.7/site-packages/libvirt.py", line 365, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: internal error process exited while connecting to monitor: qemu-kvm: -drive file=/var/lib/libvirt/images/supportme.img,if=none,id=drive-ide0-0-0,format=qcow2: could not open disk image /var/lib/libvirt/images/supportme.img: Permission denied If I uncomment #user = "root" and #group = "root" in my /etc/libvirt/qemu.conf file and restart libvirtd, so, I can start VM via virt-manager. I think it's happen after bnc#694883. For information: server:/etc/libvirt # l /var/lib/libvirt/images/|grep supportme lrwxrwxrwx 1 root root 41 Май 25 09:50 supportme.img -> /home/libvirt/qemu/supportme/supportme.img server:/etc/libvirt # l /home/libvirt/qemu/supportme/supportme.img -rw-rw---- 1 root root 4130865152 Июл 1 11:33 /home/libvirt/qemu/supportme/supportme.img What permissions whould I use? Or where is to see any notices about package changes that affects libvirt working? Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.