GithubHelp home page GithubHelp logo

Comments (6)

php-coder avatar php-coder commented on June 12, 2024

Because it uses new config scheme it should be done after #197

from mongodb-container.

php-coder avatar php-coder commented on June 12, 2024

BTW, probably, this is also related to https://trello.com/c/tWHmNpY2/895-3-update-mongodb-image-to-autoconfigure-based-on-available-memory-evg33

from mongodb-container.

rhcarvalho avatar rhcarvalho commented on June 12, 2024

Because it uses new config scheme it should be done after #197

This is unrelated to that. It is possible to set this using any of the configuration formats.

From the same docs:

To adjust the size of the WiredTiger internal cache, see storage.wiredTiger.engineConfig.cacheSizeGB and --wiredTigerCacheSizeGB.

The old configuration format probably takes wiredTigerCacheSizeGB.

from mongodb-container.

omron93 avatar omron93 commented on June 12, 2024

@bparees How it is possible to get maximum amount of RAM in kubernetes/OpenShift?

Postgresql-container uses this group script to get available memory - https://github.com/sclorg/postgresql-container/blob/master/9.5/root/usr/bin/cgroup-limits, but it is failing for me on F25 because of SElinux.

from mongodb-container.

bparees avatar bparees commented on June 12, 2024

It seems that issue is fixed now, you should be able to read the file again.

from mongodb-container.

omron93 avatar omron93 commented on June 12, 2024

It seems that issue is fixed now, you should be able to read the file again.

Thanks, I see. So same script could be probably a way for MongoDB too. I'll prepare PR.

from mongodb-container.

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.