Database crashes when there is insufficient rights to create temporary _tmp directory for index creation.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Critical - P2
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • None
    • Linux
    • Hide

      Launch mongo cluster under mongo user. Some db files will be created in data dir.
      Change owner of data dirs (but not owner of files in it) to root on all mongo nodes.
      Create any new index for db.
      As a result all nodes will crash at same time since they cannot create _tmp dir in data dir.

      Show
      Launch mongo cluster under mongo user. Some db files will be created in data dir. Change owner of data dirs (but not owner of files in it) to root on all mongo nodes. Create any new index for db. As a result all nodes will crash at same time since they cannot create _tmp dir in data dir.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Database crashes when there is insufficient rights to create temporary _tmp directory for index creation.

            Assignee:
            Unassigned
            Reporter:
            Aleksei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: