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

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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Server, tools

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            david.hou@mongodb.com David Hou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              1 year, 1 day ago