Comment 6 for bug 628055

Revision history for this message
Andrea Corbellini (andrea.corbellini) wrote : Re: Instances don't start correctly: Security Labeling error running aa_change_profile()

I see this bug too, but I don't think the problem is in eucalyptus: I'm using qemu+kvm+libvirt.

Whenever I try to start any of my virtual machines (that just some days ago in Lucid worked fine) I get this error:

# virsh -c qemu:///system start abc
error: Failed to start domain abc
error: internal error Process exited while reading console log output: libvir: Security Labeling error : internal error error calling aa_change_profile()

In my opinion, this is a problem in a apparmor profile:

# /etc/init.d/apparmor stop
# restart libvirt-bin
# virsh -c qemu:///system start abc
Domain abc started