Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15886

[Tools] Add documentation for mongodump and mongorestore limitations with shared clusters

    • 1

      Follow-up ticket for Server changes from https://jira.mongodb.org/browse/DOCS-15850

      Some context:

      • Mongo-tools connect via an atlas proxy if they connect to a shared tier cluster (m0/m2/m5).
      • CLOUDP-124662 is restricting commands that can be run on the admin DB through an atlas proxy.

      As part of TOOLS-3229, the following updates were made:

      For mongorestore:

      • will not restore to the admin database if connected to an atlas proxy
      • will error in the following scenarios if connected to an atlas proxy: --restoreDbUsersAndRoles is specified, --db is specified as admin, or --oplogReplay is specified.

      For mongodump:

      • will not dump from the admin database if connected to an atlas proxy
      • will error in the following scenarios if connected to an atlas proxy: --dumpDBUsersAndRoles is specified, --db is specified as admin, or --oplog is specified.

            Assignee:
            kanchana.sekhar@mongodb.com Kanchana Sekhar
            Reporter:
            david.hou@mongodb.com David Hou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 weeks, 4 days ago