Comment 6 for bug 1407434

Revision history for this message
P (p92) wrote :

WORKAROUND for those who want to go on with MV creation while this bug is valid :

0. do not quit virt-manager vm creation

1. locate apparmor profile for your VM with ls-ltr /etc/apparmor.d/libvirt/libvirt-*
(the long string with numbers is your vm UUID - look inside to find your vm name)

2. set this apparmor profil in complain mode
# aa-complain /etc/apparmor.d/libvirt/libvirt-73aa79f1-0023-4e37-8001-5be78e884348 (for example)

3. go on with vm creation - it will succeed