Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

add OOM-handling to installation instructions #494

@damian0604

Description

@damian0604

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions