diff --git a/source/includes/linux/common-installation.rst b/source/includes/linux/common-installation.rst index 719073d6..6ae9e310 100644 --- a/source/includes/linux/common-installation.rst +++ b/source/includes/linux/common-installation.rst @@ -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 ` 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