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

Database disappeared from Mongos

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Sharding
    • None
    • ALL

    Description

      Hello,

      Strange problem..
      I have 3 configserver, 1 mongos, 3 mongodb.
      On the Mongos server I have a database who has disappeared.

       
      mongos> use repoDB1
      switched to db repoDB1
      mongos> show collections
      2016-07-04T16:31:04.423+0200 E QUERY    [thread1] Error: listCollections failed: {
              "code" : 13282,
              "ok" : 0,
              "errmsg" : "Couldn't load a valid config for repoDB1.pages after 3 attempts. Please try again."
      } :
      _getErrorWithCode@src/mongo/shell/utils.js:25:13
      DB.prototype._getCollectionInfosCommand@src/mongo/shell/db.js:773:1
      DB.prototype.getCollectionInfos@src/mongo/shell/db.js:785:19
      DB.prototype.getCollectionNames@src/mongo/shell/db.js:796:16
      shellHelper.show@src/mongo/shell/utils.js:753:9
      shellHelper@src/mongo/shell/utils.js:650:15
      @(shellhelp2):1:1
      
      

      On the MongoDB server I can access and show all collections on this database.

      Thanks in advance

      Attachments

        Activity

          People

            Unassigned Unassigned
            PM Pierre MOELO [X]
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: