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

Clarify maxSize for shard config is for balancer

      Description

      Clarify some sentences in:

      https://docs.mongodb.com/manual/tutorial/manage-sharded-cluster-balancer/#change-the-maximum-storage-size-for-a-given-shard

      to make sure that maxSize it's not to be confused with maximum size for shard storage size but a limit size for the balancer to not migrate chunks to the shard.
      Some of misleading sentences such as:

      By default shards have no constraints in storage size. However, you can set a maximum storage size for a given shard in the sharded cluster.
      
      By default, maxSize is not specified, allowing shards to consume the total amount of available space on their machines if necessary.
      
      The following command run in the mongo shell adds a shard with a maximum size of 125 megabytes:
      

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            wan.bachtiar@mongodb.com Wan Bachtiar
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              1 year, 25 weeks, 4 days ago