mc support top disk

Syntax

The mc support top disk command displays current drive statistics.

The following command displays the current in-progress S3 API calls on the alias myminio.

mc support top disk myminio/

The command has the following syntax:

mc [GLOBALFLAGS] support top disk                     \
                             [--count, -c "integer"]  \
                             TARGET
  • Brackets [] indicate optional parameters.
  • Parameters sharing a line are mutually dependent.
  • Parameters separated using the pipe | operator are mutually exclusive.

Copy the example to a text editor and modify as-needed before running the command in the terminal/shell.

Parameters

TARGET

mc-cmd

Required

The full path to the alias or prefix where the command should run.

--count, -c

mc-cmd

Optional

Display statistics for up to the entered number of drives.

If no entry is made, the command returns statistics for up to 10 drives.

Global Flags

This command supports any of the global flags.

Last modified August 2, 2026: init commit (8338d5b)

Portions of this page are adapted from the MinIO Object Storage Documentation, © 2020–Present MinIO, Inc., licensed under CC BY 4.0, converted and maintained by the Silo project. Attribution