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

Wrong shell helper in example of how to disable the balancer for filesystem backup

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • v1.3.7
    • None
    • manual
    • None

    Description

      In this section: http://docs.mongodb.org/manual/tutorial/backup-sharded-cluster-with-filesystem-snapshots/#procedure

      The description says "use the sh.stopBalancer() method in the mongo shell", but the example says:

      use config
      sh.setBalancerState(false)

      This won't wait until the current balancing round is done.

      Attachments

        Activity

          People

            sam.kleinman Sam Kleinman (Inactive)
            sverch724 Shaun Verch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9 years, 33 weeks ago