Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24110

Explicit control over directories created under dbpath by mongod

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Admin
    • None
    • Storage Execution

    Description

      mongod currently creates/uses subdirectories under the dbpath:

      • journal
      • _tmp - used by external sorter
      • moveChunk - used by sharding
      • rollback - used for rollbacks

      Specifying journalPath is already covered by SERVER-13455.

      For a number of reasons it would be desirable to make these paths user defined. One case would be when applying security and/or encryption policies for these directories.

      Note that currently the _tmp directory will be removed when the server starts. This can also be problematic when attempting to apply such a policy.

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            mark.helmstetter@mongodb.com Mark Helmstetter
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: