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

Explicit control over directories created under dbpath by mongod

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin
    • None
    • Storage Execution

      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.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            mark.helmstetter@mongodb.com Mark Helmstetter
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: