From df011dc2637779747e5d6f250ad034e8c9a12379 Mon Sep 17 00:00:00 2001 From: Andrea Longo Date: Wed, 12 Jun 2024 15:56:23 -0600 Subject: [PATCH] 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 --- source/operations/concepts.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/operations/concepts.rst b/source/operations/concepts.rst index af53db33..0f8678e9 100644 --- a/source/operations/concepts.rst +++ b/source/operations/concepts.rst @@ -107,6 +107,7 @@ MinIO :ref:`distributed deployments ` support expansion and decommis Expansion consists of adding one or more :ref:`server pools ` to an existing 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