1
0
mirror of https://github.com/minio/docs.git synced 2025-08-08 01:43:18 +03:00

Remove incorrect references to downtime on restart

This commit is contained in:
Ravind Kumar
2022-03-03 19:41:34 -05:00
committed by Ravind Kumar
parent 93c9b00cb0
commit 35d0c8250d
20 changed files with 274 additions and 401 deletions

View File

@@ -199,15 +199,6 @@ MinIO server host in the deployment:
You must restart the MinIO deployment to apply the configuration changes.
Use the :mc-cmd:`mc admin service restart` command to restart the deployment.
.. important::
MinIO restarts *all* :mc:`minio server` processes associated to the
deployment at the same time. Applications may experience a brief period of
downtime during the restart process.
Consider scheduling the restart during a maintenance period to minimize
interruption of services.
.. code-block:: shell
:class: copyable

View File

@@ -189,21 +189,12 @@ MinIO server host in the deployment:
the configured Key Management System (KMS). Specify the name of the
key created in the previous step.
1) Restart the MinIO Deployment to Enable SSE-S3
3) Restart the MinIO Deployment to Enable SSE-S3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You must restart the MinIO deployment to apply the configuration changes.
Use the :mc-cmd:`mc admin service restart` command to restart the deployment.
.. important::
MinIO restarts *all* :mc:`minio server` processes associated to the
deployment at the same time. Applications may experience a brief period of
downtime during the restart process.
Consider scheduling the restart during a maintenance period to minimize
interruption of services.
.. code-block:: shell
:class: copyable