[libvirt-users] Cannot guestmount a Fedora 24 XFS disk.

2016-08-05 Thread Andre Goree
I seem to be having trouble using guestmount to mount a Fedora 24 disk that is using XFS.  This is the error messings I get when I try: root@cpdev-cn5:/var/lib/libvirt/images/base# guestmount --rw -a ${disk_path}/${disk_name} -m /dev/${target}1 /tmp/fedora-master/ libguestfs: error: mount_optio

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