Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

LXC unprivileged

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
alexsanderfo
Posts: 12
Joined: 2013-05-10 12:42

LXC unprivileged

#1 Post by alexsanderfo »

Hi!

I'm trying to set unprivileged LXC containers following wiki (https://wiki.debian.org/LXC). When it comes the time to start it, I get the following messages:
lxc-start teste 20211118130450.714 ERROR apparmor - lsm/apparmor.c:make_apparmor_namespace:840 - Permission denied - Error creating AppArmor namespace: /sys/kernel/security/apparmor/policy/namespaces/lxc-teste_<-home-alex-.local-share-lxc>
lxc-start teste 20211118130450.714 ERROR apparmor - lsm/apparmor.c:apparmor_prepare:1057 - Failed to load generated AppArmor profile
lxc-start teste 20211118130450.714 ERROR start - start.c:lxc_init:832 - Failed to initialize LSM
lxc-start teste 20211118130450.714 ERROR start - start.c:__lxc_start:1945 - Failed to initialize container "teste"
lxc-start teste 20211118130451.218 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start
lxc-start teste 20211118130451.218 ERROR lxc_start - tools/lxc_start.c:main:313 - Additional information can be obtained by setting the --logfile and --logpriority options
Thanks in advance

Post Reply