install.py should recommend different settings for minimal memory instances, if possible #85
Labels
install.py
Relating to the install.py configuration script
opensearch
Relating to Malcolm's use of OpenSearch
performance
Related to speed/performance
Moved from cisagov#204 by @RafnexJr.
When following the default recommendation of the memory allocation the setup script provides and the system has no swap configured Opensearch repeatedly crashed because it can't allocate enough memory. Problems occured when the server has below 12 GB memory and now swap configured, it happend on Ubuntu, Debian and OpenSUSE.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The script should recommend less memory for Opensearch and Logstash when the system has below 12 GB memory and no swap.
Any helpful log output or screenshots
The following output is shown (not exactly copied)
OpenSearch exited with code 137
The text was updated successfully, but these errors were encountered: