[Bug 640993] Re: passing a usb device in maverick with apparmor enabled fails

Jamie Strandboge jamie at ubuntu.com
Fri Sep 17 04:12:54 BST 2010


Does it work properly if you disable the apparmor driver? This can be done by adjusting /etc/libvirt/qemu.conf to have:
security_driver = "none"

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

Then verifying with 'virsh capabilities' that the following is not present in the host section:
    <secmodel>
      <model>apparmor</model>
      <doi>0</doi>
    </secmodel>


** Changed in: libvirt (Ubuntu)
       Status: New => Incomplete

** Changed in: libvirt (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

-- 
passing a usb device in maverick with apparmor enabled fails
https://bugs.launchpad.net/bugs/640993
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