You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Server with 8GB memory and no swap
Install according to documentation
Start Malcolm with the script
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:
🐛 Summary
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: