GithubHelp home page GithubHelp logo

Comments (2)

zerxen avatar zerxen commented on August 17, 2024

Ok, I think I found the issue, on newere RHEL9.2 image, my mongod was runninng BEFORE applying the selinix policy from this package. This caused it to loose control over some tmp system files that systemctl relies on for control .

Maybe a recommendation, an interactive check if mongod is already running if "make install" is issued OR extending this package to manually change selinux attributes on all mongod temporary files that exist during mongo's run.

For myself I solved this simply with "make uninstall", stopping mongoDB, "make install" and starting MongoDB again :). It was just not obvious quickly.

from mongodb-selinux.

richip avatar richip commented on August 17, 2024

Had the same and turns out it was this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1224211

A systemctl daemon-reexec fixes.

from mongodb-selinux.

Related Issues (4)

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.