mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Fixup for node restart -> server process restart
This commit is contained in:
@ -279,9 +279,9 @@ behavior.
|
|||||||
|
|
||||||
.. start-nondisruptive-upgrade-desc
|
.. start-nondisruptive-upgrade-desc
|
||||||
|
|
||||||
MinIO strongly recommends restarting all nodes simultaneously. MinIO operations
|
MinIO strongly recommends restarting all MinIO Server processes in a deployment simultaneously.
|
||||||
are atomic and strictly consistent. As such the restart procedure is
|
MinIO operations are atomic and strictly consistent.
|
||||||
non-disruptive to applications and ongoing operations.
|
As such the restart procedure is non-disruptive to applications and ongoing operations.
|
||||||
|
|
||||||
Do **not** perform "rolling" (e.g. one node at a time) restarts.
|
Do **not** perform "rolling" (e.g. one node at a time) restarts.
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ selecting hardware for MinIO deployments.
|
|||||||
Expansion is Non-Disruptive
|
Expansion is Non-Disruptive
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Adding a new server pool requires restarting *all* MinIO nodes in the
|
Adding a new server pool requires restarting *all* MinIO server processes in the
|
||||||
deployment at around same time.
|
deployment at around same time.
|
||||||
|
|
||||||
.. include:: /includes/common-installation.rst
|
.. include:: /includes/common-installation.rst
|
||||||
|
Reference in New Issue
Block a user