Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opensearch crashes due to insufficient memory #204

Closed
RafnexJr opened this issue Mar 27, 2022 · 1 comment
Closed

Opensearch crashes due to insufficient memory #204

RafnexJr opened this issue Mar 27, 2022 · 1 comment

Comments

@RafnexJr
Copy link

🐛 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:

  1. Server with 8GB memory and no swap
  2. Install according to documentation
  3. 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
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

No branches or pull requests

2 participants