Could you please reproduce this with a new VM, then show
1. dpkg -l | grep libvirt-bin
2. virsh dumpxml $vm
3. cat /etc/apparmor.d/libvirt/libvirt-${uuid}.files where uuid is the <uuid> entry you see in the output of (2)
4. cat /var/log/libvirt/qemu/${vm}.log
5. either 'grep DENIED /var/log/syslog | tail -100' or 'journalctl | grep DENIED | tail -100' (whichever works, depending on your init)
I can't seem to reproduce this here.
Could you please reproduce this with a new VM, then show
1. dpkg -l | grep libvirt-bin d/libvirt/ libvirt- ${uuid} .files where uuid is the <uuid> entry you see in the output of (2) libvirt/ qemu/${ vm}.log
2. virsh dumpxml $vm
3. cat /etc/apparmor.
4. cat /var/log/
5. either 'grep DENIED /var/log/syslog | tail -100' or 'journalctl | grep DENIED | tail -100' (whichever works, depending on your init)