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

In read only mode, don't fail startup if lockfile cannot be created due to a permission violation

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.2
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Integration 10 (02/22/16)

      When MongoDB starts in read-only mode, it will still log an error and exit if a lock file exists. However, if lock file creation fails due to a permission violation (or other error generated from writing to a RO directory), startup will continue without an error.

      This work includes modifications to the lock file implementations on posix and windows as well as unit tests.

            Assignee:
            adam.midvidy Adam Midvidy
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: