Github user wido commented on the pull request:
https://github.com/apache/cloudstack/pull/985#issuecomment-152494985
@ustcweizhou @remibergsma I just pushed a new version of the commit.
On Ubuntu AppArmor needs to be disabled since the default profile for
libvirt doesn't allow writing into /var/lib/libvirt/qemu. This is however
already the case with the SSVM.
This could be fixed by adding this to
'/etc/apparmor.d/abstractions/libvirt-qemu':
<pre>/var/lib/libvirt/qemu/channel/target/* rw,</pre>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---