deploying openstack on top of focal results in failures due to bumping up against the maxkeys limit
Bug #1891223 reported by
Jason Hobbs
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Wishlist
|
Unassigned | ||
lxd |
Fix Released
|
Unknown
|
Bug Description
Forked from bug 1839616.
Deploying PCB (Ussuri) on top of focal results in sporadic failures due to running up against the kernel.keys.maxkeys limit. This limit is discussed here:
https:/
Normally, a system administrator would adjust this limit based on the workload. In this case, juju owns the system and it should be responsible for adjusting this limit.
Juju users can workaround this by providing cloud-init userdata that adjusts the sysctl limit.
Changed in lxd: | |
status: | Unknown → Fix Released |
To post a comment you must log in.
Does this bug show up just deploying openstack-base on top of something? Or is it only showing up in more complex bundles?
If the latter, can you drop a bundle in the comments here that can reproduce the issue?