mc admin speedtest

Description

The mc admin speedtest command tests throughputs per host with PUT and GET operations.

speedtest is available starting with mc RELEASE.2021-09-02T09-21-27Z and supports distributed MinIO deployments running RELEASE.2021-07-30T00-02-00Z or later.

speedtest does not support standalone or MinIO Gateway deployments.

Syntax

mc admin speedtest has the following syntax:

mc admin speedtest [FLAGS] TARGET

mc admin speedtest supports the following arguments:

TARGET

mc-cmd

Required

The alias of a configured MinIO deployment to run the speedtest against.

--duration

mc-cmd

The duration the entire speedtests are run. Defaults to 10s.

--size

mc-cmd

The size of the objects used for uploads/downloads. Defaults to 64MiB.

--concurrent

mc-cmd

The number of concurrent requests per server. Defaults to 32.

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