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

bad database count in web interface with master-slave replication

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor - P4 Minor - P4
    • None
    • 1.8.1
    • Admin
    • None
    • linux (debian)
    • Linux

    Description

      In web-interface (default on port 28017) with master/slave replication after restarting mongo database count is wrong:

      1. databases: 2

      replication:
      master: 1
      slave: 0

      after logging to mongo for ex. via mongo cli and running any query (like show dbs) status looks like this:

      1. databases: 6

      replication:
      master: 1
      slave: 0

      this affects both master and slave nodes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            msz MartinS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: