Giter Site home page Giter Site logo

Comments (2)

frikky avatar frikky commented on June 3, 2024

Hey! Based on the Opensearch logs, it is failing to allocate memory for your server.

[2024-02-28T10:36:25,170][WARN ][o.o.b.JNANatives         ] [shuffle-opensearch] Unable to lock JVM Memory: error=12, reason=Cannot allocate memory
[2024-02-28T10:36:25,172][WARN ][o.o.b.JNANatives         ] [shuffle-opensearch] This can result in part of the JVM being swapped out.
[2024-02-28T10:36:25,172][WARN ][o.o.b.JNANatives         ] [shuffle-opensearch] Increase RLIMIT_MEMLOCK, soft limit: 8388608, hard limit: 8388608
[2024-02-28T10:36:25,172][WARN ][o.o.b.JNANatives         ] [shuffle-opensearch] These can be adjusted by modifying /etc/security/limits.conf, for example: 

99% of the time we have problems, it's Opensearch. What were the problems you had with the memlock limits in place? These are required, otherwise they wouldn't be there.

from shuffle.

Farru19 avatar Farru19 commented on June 3, 2024

When I ran docker compose without commenting memlock limits, it would keep running in loop until I had to stop using ctrl + c. Only to see all other containers runnning expect opensearch was not installed. Anyways I shifted from lxc containers and created a standlone VM with 2 cores and 8Gs of memory. Everything runs fine now! Problems only occured when using LXC Containers.

from shuffle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.