mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Adds updated command output to include EC value. (#1222)
For mc RELEASE.2024-05-03T11-21-07Z. Closes #1209
This commit is contained in:
@@ -21,14 +21,18 @@ for each MinIO server in the deployment.
|
|||||||
|
|
||||||
.. end-mc-admin-info-desc
|
.. end-mc-admin-info-desc
|
||||||
|
|
||||||
|
.. versionadded:: mc RELEASE.2024-05-03T11-21-07Z
|
||||||
|
|
||||||
|
The command output includes information about the :ref:`erasure code <minio-ec-erasure-set>` setting for the cluster.
|
||||||
|
This displays in the output in the format ``EC:#``.
|
||||||
|
|
||||||
The output of the command resembles the following:
|
The output of the command resembles the following:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
● play.min.io
|
● play.min.io
|
||||||
Uptime: 14 hours
|
Uptime: 2 hours
|
||||||
Version: 2023-08-17T16:37:55Z
|
Version: 2024-05-10T08:24:14Z
|
||||||
Network: 1/1 OK
|
Network: 1/1 OK
|
||||||
Drives: 4/4 OK
|
Drives: 4/4 OK
|
||||||
Pool: 1
|
Pool: 1
|
||||||
@@ -36,8 +40,9 @@ The output of the command resembles the following:
|
|||||||
Pools:
|
Pools:
|
||||||
1st, Erasure sets: 1, Drives per erasure set: 4
|
1st, Erasure sets: 1, Drives per erasure set: 4
|
||||||
|
|
||||||
4.3 GiB Used, 499 Buckets, 3,547 Objects, 554 Versions, 67 Delete Markers
|
0 B Used, 3 Buckets, 0 Objects
|
||||||
4 drives online, 0 drives offline
|
4 drives online, 0 drives offline, EC:1
|
||||||
|
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
|
Reference in New Issue
Block a user