Skip to content

Commit

Permalink
Update for minio RELEASE.2023-02-09T05-16-53Z (#732)
Browse files Browse the repository at this point in the history
Adds info about some discs being offline during start. For minio PR
[16541](minio/minio#16541)

Closes #730
  • Loading branch information
djwfyi authored Feb 15, 2023
1 parent b79ac90 commit 38c06ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/includes/linux/common-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 38c06ff

Please sign in to comment.