Skip to content

Increase pid_limit to 4096 in caasp4os - #292

Open
viccuad wants to merge 2 commits into
masterfrom
viccuad/add-caasp4os-limits
Open

Increase pid_limit to 4096 in caasp4os#292
viccuad wants to merge 2 commits into
masterfrom
viccuad/add-caasp4os-limits

Conversation

@viccuad

@viccuad viccuad commented Sep 30, 2020

Copy link
Copy Markdown
Member

This implements all relevant improvements from:
https://confluence.suse.com/pages/viewpage.action?pageId=565905160

The only relevant one for Openstack is raising the pid_limit (max number of
processes inside 1 container) from 1024 to 4096 (default number for systemd
services).

Rest of improvements are about raising the node pid, fproc, etc limits, which in
Openstack we achieve by selecting a big enough flavour image.

This implements all relevant improvements from:
  https://confluence.suse.com/pages/viewpage.action?pageId=565905160

The only relevant one for Openstack is raising the pid_limit (max number of
processes inside 1 container) from 1024 to 4096 (default number for systemd
services).

Rest of improvements are about raising the node pid, fproc, etc limits, which in
Openstack we achieve by selecting a big enough flavour image.
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

Successfully merging this pull request may close these issues.

1 participant