1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +03:00

Can't resize server pools (#1246)

Explicitly note in the concepts page that you can't change the size of a
server pool after it's created.

Not staged
This commit is contained in:
Andrea Longo
2024-06-12 15:56:23 -06:00
committed by GitHub
parent fa8c73d584
commit df011dc263

View File

@@ -107,6 +107,7 @@ MinIO :ref:`distributed deployments <minio-mnmd>` support expansion and decommis
Expansion consists of adding one or more :ref:`server pools <minio-intro-server-pool>` to an existing deployment. Expansion consists of adding one or more :ref:`server pools <minio-intro-server-pool>` to an existing deployment.
Each server pool consists of dedicated nodes and storage that contribute to the overall capacity of the deployment. Each server pool consists of dedicated nodes and storage that contribute to the overall capacity of the deployment.
Once you create a server pool you cannot change its size, but you can add or remove capacity at any time by adding or decommissioning pools.
.. cond:: linux .. cond:: linux