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

Collection level enabling/disabling of balancing should be documented

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.8
    • Affects Version/s: mongodb-2.4, mongodb-2.6
    • Component/s: manual
    • Labels:
    • Environment:
      Any MongoDB >= 2.2

      The option to enable/disable balancing should be included as a section on this page:

      http://docs.mongodb.org/manual/tutorial/manage-sharded-cluster-balancer/

      Introduced in 2.2 from SERVER-4621, it is possible to turn on/off balancing for particular collections (which can be useful for troubleshooting, managing migrations, preventing migrations on particularly busy collections etc.)

      We document the shell helpers here:

      Enable: sh.enableBalancing()
      Disable: sh.disableBalancing()

      But, we do not explain the feature as part of the balancing management discussion, or really anywhere that I could find.

            Assignee:
            Unassigned Unassigned
            Reporter:
            adamc Adam Comerford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

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