Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11073

Add more details about working around SELinux constraints

      We just had just problem while setting up Ops Manager at a client whose policy is to have SELinux enabled on all production environment, so disabling is not an option.

      We needed to have dbPath set to /db and so SELinux was blocking even though permissions were correct.

      The docs at https://docs.mongodb.com/manual/tutorial/install-mongodb-enterprise-on-red-hat/#install-enterprise-rhel-configure-selinux don't reflect the required solution:

      sudo chcon -Rv --type=mongod_var_lib_t /<dbPath>

      Maybe it could be added and explained under the section on semanage port

      Related to:
      https://jira.mongodb.org/browse/DOCS-4170

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            nicholas.cottrell@mongodb.com Nic Cottrell
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 16 weeks, 5 days ago