1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Fix docs for gateway/filesystem deployment migration (#894)

The instructions to migrate a MinIO Gateway or filesystem mode
deployment are incorrect. Separate out the steps that differ for each
into tabs and clean up where needed. Several migration steps for
filesystem mode don't apply to gateway, and tiers don't apply to either.

Staged:

http://192.241.195.202:9000/staging/DOCS-818/linux/html/operations/install-deploy-manage/migrate-fs-gateway.html

Fixes https://github.com/minio/docs/issues/818
This commit is contained in:
Andrea Longo
2023-06-29 14:46:43 -06:00
committed by GitHub
parent dc2b67c449
commit a6aa72c7d8
3 changed files with 145 additions and 99 deletions

View File

@ -24,9 +24,6 @@ Description
The :mc-cmd:`mc admin top` command returns statistics for distributed
MinIO deployments, similar to the output of the ``top`` command.
:mc-cmd:`mc admin top` is not supported on standalone MinIO deployments
or MinIO Gateway deployments.
.. end-mc-admin-top-desc
.. admonition:: Use ``mc admin`` on MinIO Deployments Only
@ -59,7 +56,6 @@ Syntax
the command retrieves statistics.
The alias *must* correspond to a distributed (multi-node) MinIO deployment.
The command returns an error for standalone MinIO deployments or MinIO
Gateway deployments.
The command returns an error for :term:`single-node single-drive` deployments.