1
0
mirror of https://github.com/minio/docs.git synced 2025-07-24 10:22:32 +03:00

Update for minio RELEASE.2023-02-09T05-16-53Z (#732)

Adds info about some discs being offline during start. For minio PR
[16541](https://github.com/minio/minio/pull/16541)

Closes #730
This commit is contained in:
Daryl White
2023-02-15 11:01:09 -06:00
committed by GitHub
parent b79ac90fcf
commit 38c06fffeb

View File

@ -296,6 +296,12 @@ MinIO may log an increased number of non-critical warnings while the
server processes connect and synchronize. These warnings are typically
transient and should resolve as the deployment comes online.
.. versionchanged:: RELEASE.2023-02-09T05-16-53Z
MinIO starts if it detects enough drives to meet the :ref:`write quorum <minio-ec-parity>` for the deployment.
If any drives remain offline after starting MinIO, check and cure any issues blocking their functionality before starting production workloads.
.. end-install-minio-start-service-desc
.. start-install-minio-restart-service-desc