Re: [libvirt] [PATCH] qemuProcessStart: Be tolerant to relabel errors for session mode

2015-08-04 Thread Michal Privoznik
On 20.07.2015 15:50, Daniel P. Berrange wrote: > On Wed, Jul 15, 2015 at 03:02:13PM +0200, Michal Privoznik wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1124841 >> >> When the daemon is running under unprivileged user, that is under >> qemu:///session, there are plenty of operations we can

Re: [libvirt] [PATCH] qemuProcessStart: Be tolerant to relabel errors for session mode

2015-07-20 Thread Daniel P. Berrange
On Wed, Jul 15, 2015 at 03:02:13PM +0200, Michal Privoznik wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1124841 > > When the daemon is running under unprivileged user, that is under > qemu:///session, there are plenty of operations we can't do. What > we can do is to go with best effort. O

Re: [libvirt] [PATCH] qemuProcessStart: Be tolerant to relabel errors for session mode

2015-07-20 Thread John Ferlan
On 07/15/2015 09:02 AM, Michal Privoznik wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1124841 > > When the daemon is running under unprivileged user, that is under > qemu:///session, there are plenty of operations we can't do. What > we can do is to go with best effort. One of such cases

[libvirt] [PATCH] qemuProcessStart: Be tolerant to relabel errors for session mode

2015-07-15 Thread Michal Privoznik
https://bugzilla.redhat.com/show_bug.cgi?id=1124841 When the daemon is running under unprivileged user, that is under qemu:///session, there are plenty of operations we can't do. What we can do is to go with best effort. One of such cases is relabeling domain resources (be it disks, sockets, regul