[Bug 628055] Re: Instances don't start correctly: Security Labeling error running aa_change_profile()

Jamie Strandboge jamie at ubuntu.com
Wed Sep 15 18:28:56 BST 2010


Can you disable the AppArmor driver and see if it works there? This can be done by adjusting /etc/libvirt/qemu.conf to have:
security_driver = "none"

Then restart libvirt-bin with:
$ sudo stop libvirt-bin
$ sudo start libvirt-bin

Verify the AppArmor driver is disabled with (don't worry if it takes a few seconds to finish):
$ virsh capabilities | grep -A2 -B1 apparmor

When the driver is enabled, you will see:
    <secmodel>
      <model>apparmor</model>
      <doi>0</doi>
    </secmodel>

otherwise, you won't.

-- 
Instances don't start correctly: Security Labeling error running aa_change_profile()
https://bugs.launchpad.net/bugs/628055
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list