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:
@ -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.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user