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

Maximum collection size to shard is 512GB not 256GB

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: Server
    • Labels:
      None

      According to the source code https://github.com/mongodb/mongo/commit/a9e3511eda147d42f79203ad6e181e789c632c49 the number of split points was raised to 8192 which for default 64MB chunk size means 512GB maximum size for collection to be sharded.

      Docs still say 256GB http://docs.mongodb.org/manual/reference/limits/#Sharding Existing Collection Data Size which should be 512GB (64MB x 8192 = 512GB)

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 40 weeks, 1 day ago