Skip to content
Snippets Groups Projects
Verified Commit 8c7763fe authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Configure vm.max_map_count explicitly

This adds the mechanism to provide various other kernel parameters too.

So it can be set for staging rancher nodes. It needs to be set to 262144 as a
tryout elasticsearch will run there (and it's the minimum required for it to
run properly).

The remaining part of the changes is to unify with the current state of the
infra. Most of the infra setting is set with the default value of
65530. Except for hypervisors and elastic nodes with value 262144, and
cassandra nodes with value 1048575.

Refs. swh/infra/sysadm-environment#4524
parent eaf12f11
No related branches found
No related tags found
Loading
Showing
with 72 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment