mc admin info
Description
The mc admin info command displays information on a MinIO server. For distributed MinIO deployments, mc admin info displays information for each MinIO server in the deployment.
Added: mc
RELEASE.2024-05-03T11-21-07Z
The command output includes information about the erasure code setting for the cluster. This displays in the output in the format EC:#.
The output of the command resembles the following:
Examples
The following example assumes that the play alias exists in the mc configuration file. You can replace play with the alias for your preferred S3-compatible deployment.
See mc alias for more information on aliases.
Syntax
mc admin info has the following syntax:
Specify the alias of a configured MinIO deployment as the TARGET.
Parameters
TARGET
mc-cmd
Required
The alias about which you want to display information.
--offline
mc-cmd
Optional
Show only offline drives or nodes.