1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Final decommission listing check (#719)

Addresses updates for [minio
RELEASE.2023-01-12T02-06-16Z](https://github.com/minio/minio/tree/RELEASE.2023-01-12T02-06-16Z)

- Adds note about decommission behavior to check list of objects at end.

Closes #706
This commit is contained in:
Daryl White
2023-02-02 15:27:18 -06:00
committed by GitHub
parent 238888d765
commit 0d8e510234

View File

@ -167,6 +167,20 @@ nodes in the deployment at around the same time.
:start-after: start-nondisruptive-upgrade-desc
:end-before: end-nondisruptive-upgrade-desc
Behavior
--------
Final Listing Check
~~~~~~~~~~~~~~~~~~~
At the end of the decommission process, MinIO checks for a list of items on the pool.
If the list returns empty, MinIO marks the decommission as successfully completed.
If any objects return, MinIO returns an error that the decommission process failed.
If the decommission fails, customers should open a |SUBNET| issue for further assistance before retrying the decommission.
Community users without a SUBNET subscription can retry the decommission process or seek additional support through the `MinIO Community Slack <https://slack.min.io/>`__.
MinIO provides Community Support at best-effort only and provides no :abbr:`SLA <Service Level Agreement>` around responsiveness.
.. _minio-decommissioning-server-pool:
Decommission a Server Pool