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

possible to start multiple mongods in same data directory if started simultaneously

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Storage
    • None
    • Storage Execution
    • ALL
    • Hide

      new ShardingTest({ shards : 2, other : { shardOptions :

      { dbpath : "./data" }

      } });

      Show
      new ShardingTest({ shards : 2, other : { shardOptions : { dbpath : "./data" } } });

    Description

      This is rare, but possible to trigger by specifying the same dbpath for shards when using ShardingTest, for example. Could be easier to trigger if using automated tools. Lockfile doesn't seem to fully protect.

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: