Skip to content

5.x+ kernel and LXC 3.0.3 doesn't work #3761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bderenzo opened this issue Jul 27, 2020 · 3 comments
Closed

5.x+ kernel and LXC 3.0.3 doesn't work #3761

bderenzo opened this issue Jul 27, 2020 · 3 comments

Comments

@bderenzo
Copy link

Describe the bug
With 5.x kernel there is a problem with LXC 3.0.3 (lastest version available in raspbian repository).

The error message is :

Failed to setup limits for the "devices" controller. 
The controller seems to be unused by "cgfsng" cgroup driver or not enabled on the cgroup hierarchy

It seem's related to

To reproduce

  • Install lxc
  • Set lxc.cgroup.memory.limit_in_bytes = 134217728 in container configuration file.
  • Start container
@pelwell
Copy link
Contributor

pelwell commented Jul 27, 2020

Same route cause as (so effectively a duplicate of) #3644.

@pelwell pelwell closed this as completed Jul 27, 2020
@bderenzo
Copy link
Author

@pelwell Thanks for your quick answer and sorry for the duplicate.

@pelwell
Copy link
Contributor

pelwell commented Jul 27, 2020

It's not a problem, I'm just reducing the number of places to update when a fix gets merged (which should be soon).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants