1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Removing reference to unsupported decom with tiering (#1069)

Per community Slack, correcting conflicting docs notes about
decommissioning when tiering is enabled.

Support for this was added in March 2023.
This commit is contained in:
Daryl White
2023-11-14 15:35:20 -05:00
committed by GitHub
parent d3439a3b65
commit 1af11084ec

View File

@ -120,14 +120,6 @@ However, if Pool 1 were full (e.g. 200TB of used space), decommissioning would
completely fill the remaining pools and potentially prevent any further write completely fill the remaining pools and potentially prevent any further write
operations. operations.
Decommissioning Does Not Support Tiering
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MinIO does not support decommissioning pools in deployments with
:ref:`tiering <minio-lifecycle-management-tiering>` configured. The MinIO
server rejects decommissioning attempts if any bucket in the deployment
has a tiering configuration.
Considerations Considerations
-------------- --------------