Documentation

mc support

Description

The MinIO Client mc support commands provides tools for analyzing deployment health or performance and for running diagnostics. You can also upload generated health reports for further analysis by MinIO engineering.

Important

The mc support commands require an active MinIO SUBNET registration.

mc support proxy set and mc support proxy remove are exceptions, as you may need to set up a proxy to complete the deployment registration.

Subcommands

mc support includes the following subcommands:

Subcommand

Description

callhome

The mc support callhome command allows the enabling or disabling of reports from a deployment to MinIO SUBNET.

diag

The mc support diag command generates a health report for a MinIO deployment.

inspect

The mc support inspect command collects the data and metadata associated to objects at the specified path.

perf

Use the mc support perf command to review the performance of the S3 API (read/write), network IO, and storage (drive read/write).

profile

mc support profile runs a system profile for your deployment. The results of the profile can provide insight into the MinIO server process running on a given node.

proxy

Use the mc support proxy command to configure a proxy to use to communicate with MinIO SUBNET.

top

The mc support top command returns statistics for distributed MinIO deployments, similar to the output of the top command in a shell.