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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Storage Execution
    • ALL
    • Hide

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

      { dbpath : "./data" }

      } });

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

      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.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Greg Studer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: