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,
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
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
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
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