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

add OOM-handling to installation instructions #494

Open
damian0604 opened this issue May 28, 2019 · 0 comments
Open

add OOM-handling to installation instructions #494

damian0604 opened this issue May 28, 2019 · 0 comments
Assignees

Comments

@damian0604
Copy link
Contributor

when running too large analyses (e.g., too large soft cosine matrix), then the OOM-killer on Ubuntu kills the ES-database (instead of, e.g., the process causing the error).
Add instructions of how to avoid that, most likely by adding the setting

[service]
OOMScoreAdjust=-500

to
/usr/lib/systemd/system/elasticsearch.service

@damian0604 damian0604 self-assigned this May 28, 2019
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

1 participant