Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3176

Ignore config.system.preimages namespace

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.6.1
    • Affects Version/s: None
    • Component/s: None
    • None

      mongorestore: shouldIgnoreNamespace() should ignore the config.system.preimages  collection.

      mongodump: shouldSkipSystemNamespace() should skip the config.system.preimages  collection.

      The latest mongudmp version was used

      /mongodump --version
      mongodump version: 100.6.0

       

      Error: 

      {{ Failed: error creating intents to dump: error counting config.system.preimages: (Unauthorized) not authorized on config to execute command { count: "system.preimages", lsid:

      { id: UUID("4a5ea495-264b-4c7a-a01e-097f368ee925") }

      , $clusterTime: { clusterTime: Timestamp(1661250561, 1), signature:

      { hash: BinData(0, D2E215DB10AB924139F7ACE01EAC84C69B7CCAF8), keyId: 7132042350355808274 }

      }, $db: "config" }}}

            Assignee:
            dave.rolsky@mongodb.com Dave Rolsky
            Reporter:
            subha.arunachalam@mongodb.com Subha Arunachalam
            Huan Li (Inactive), Tim Fogarty
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: