Skip to content

Commit 1c5afef

Browse files
committed
Note for SNSD
1 parent 132999c commit 1c5afef

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

source/operations/deployments/baremetal-deploy-minio-on-redhat-linux.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,10 @@ Modify the example to reflect your deployment topology.
314314
Use Single-Node Single-Drive ("Standalone") deployments in early development and evaluation environments.
315315
MinIO does not recommend Standalone deployments in production, as the loss of the node or its storage medium results in data loss.
316316

317+
.. important::
318+
319+
SNSD deployments do not support storage expansion through adding new server pools.
320+
317321
.. code-block:: shell
318322
:class: copyable
319323

source/operations/deployments/baremetal-expand-minio-deployment.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ To provide BC-DR grade failover and recovery support for your single or multi-po
2525

2626
The procedure on this page expands an existing :ref:`distributed <deploy-minio-distributed>` MinIO deployment with an additional server pool.
2727

28+
.. important::
29+
30+
MinIO does not support expanding Single-Node Single-Drive topologies.
31+
2832
.. _expand-minio-distributed-prereqs:
2933

3034
Prerequisites

0 commit comments

Comments
 (0)