Explicit control over directories created under dbpath by mongod

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Mark Helmstetter
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: