Juju has to allow tuning lxd-related kernel parameters
Bug #1817774 reported by
Andrey Grebennikov
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Richard Harding | ||
2.6 |
Fix Committed
|
High
|
John A Meinel | ||
2.7 |
Fix Released
|
High
|
John A Meinel |
Bug Description
Juju 2.5 deployment.
In case many lxd containers are created on the same host, there is error "too many open files".
The reason for that is kernel parameter fs.inotify.
Most likely here:
https:/
Ideally these parameters should be tunable, otherwise should be calculated based on the machine configuration (amount of ram, cpu etc).
Changed in juju: | |
status: | Won't Fix → Fix Committed |
assignee: | nobody → Richard Harding (rharding) |
milestone: | none → 2.6-beta1 |
importance: | Undecided → High |
Changed in juju: | |
status: | Fix Committed → Fix Released |
Changed in juju: | |
status: | Fix Released → Confirmed |
tags: | added: canonical-bootstack |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Can you help clarify that this is a lxd provider based deploy or running lxd containers on another provider such as maas/openstack please?