mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
1.2 KiB
1.2 KiB
mc admin info
minio
Table of Contents
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.
The output of the command resembles the following:
● play.min.io
Uptime: 8 hours
Version: 2023-04-15T14:34:02Z
Network: 1/1 OK
Drives: 4/4 OK
Pool: 1
Pools:
1st, Erasure sets: 1, Drives per erasure set: 4
11 GiB Used, 395 Buckets, 4,131 Objects, 676 Versions
4 drives online, 0 drives offline
Examples
mc admin info play
Syntax
mc admin info
has
the following syntax:
mc admin info TARGET
Specify the alias <mc alias>
of a configured MinIO
deployment as the TARGET
.