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

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

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

      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.

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

              Created:
              Updated:
              Resolved:
              9 years, 44 weeks, 1 day ago