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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical - P2 Critical - P2
    • None
    • None
    • 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.

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            alexey.petrov Aleksei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: