Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-05 Thread Jonatan Schlag
Am Fr, 5. Aug, 2016 um 9:45 schrieb Michal Privoznik : On 04.08.2016 20:28, Jonatan Schlag wrote: Then the other option that comes to my mind is a race with somebody else on the system. You can attach gdb to the daemon and set breakpoint to virSecurityDACSetOwnershipInternal(). In th

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-05 Thread Michal Privoznik
On 04.08.2016 20:28, Jonatan Schlag wrote: > > >> Then the other option that comes to my mind is a race with somebody else >> on the system. You can attach gdb to the daemon and set breakpoint to >> virSecurityDACSetOwnershipInternal(). In the arguments you should see >> the path eventually amon

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Jonatan Schlag
Am Do, 4. Aug, 2016 um 5:07 schrieb Michal Privoznik : On 04.08.2016 13:59, Jonatan Schlag wrote: Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik : On 04.08.2016 12:12, Jonatan Schlag wrote: Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik : On 03.08.2016 21:17, Jona

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Michal Privoznik
On 04.08.2016 13:59, Jonatan Schlag wrote: > > > Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik : >> On 04.08.2016 12:12, Jonatan Schlag wrote: >>> >>> >>> Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik >>> : On 03.08.2016 21:17, Jonatan Schlag wrote: > Hi, > I ha

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Laine Stump
On 08/04/2016 07:59 AM, Jonatan Schlag wrote: Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik : On 04.08.2016 12:12, Jonatan Schlag wrote: Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik mailto:mpriv...@redhat.com>>: On 03.08.2016 21:17, Jonatan Schlag wrote:

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Jonatan Schlag
Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik : On 04.08.2016 12:12, Jonatan Schlag wrote: Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik : On 03.08.2016 21:17, Jonatan Schlag wrote: Hi, I have a very strange problem with libvirt. I work on some machines with lib

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Michal Privoznik
On 04.08.2016 12:12, Jonatan Schlag wrote: > > > Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik > : >> On 03.08.2016 21:17, Jonatan Schlag wrote: >>> Hi, >>> I have a very strange problem with libvirt. I work on some machines >>> with >>> libvirt (Debian/ Arch Linux) and libvirt set the

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Jonatan Schlag
Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik : On 03.08.2016 21:17, Jonatan Schlag wrote: Hi, I have a very strange problem with libvirt. I work on some machines with libvirt (Debian/ Arch Linux) and libvirt set the ownership of images file automatically to the qemu user / grou

Re: [libvirt-users] Libvirt: dynamic ownership did not work

2016-08-04 Thread Michal Privoznik
On 03.08.2016 21:17, Jonatan Schlag wrote: > Hi, > I have a very strange problem with libvirt. I work on some machines with > libvirt (Debian/ Arch Linux) and libvirt set the ownership of images > file automatically to the qemu user / group for example on Arch Linux to > nobody:kvm. > So when I cop

[libvirt-users] Libvirt: dynamic ownership did not work

2016-08-03 Thread Jonatan Schlag
Hi, I have a very strange problem with libvirt. I work on some machines with libvirt (Debian/ Arch Linux) and libvirt set the ownership of images file automatically to the qemu user / group for example on Arch Linux to nobody:kvm. So when I copy an image file with root and use I then with qemu,