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

Clarify the options when running "mongos --upgrade" to upgrade the meta data

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.7
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      Docs link:
      http://docs.mongodb.org/manual/release-notes/2.6-upgrade/#upgrade-the-cluster-s-meta-data

      To upgrade the meta data, run:

      mongos --configdb <config servers> --upgrade

      You can include the --logpath option to output the log messages to a file instead of the standard output.

      1. It would be nice to change <config servers> to <configDB string>, and clarify that the configDB string should be the same configDB string used to start the mongos, with identical host names and ports listed in identical order.
      2. Clarify that it is also required to include the options that used to start the mongos. For example, if the --sslOnNormalPorts --sslPEMKeyFile options are used to start the mongos, it is still required to include these options when running mongos --upgrade to upgrade the meta data.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            linda.qin@mongodb.com Linda Qin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 44 weeks, 2 days ago