mc support perf
Use the mc support perf
command to review the performance of the S3 API (read/write), network IO, and storage (drive read/write).
The resulting tests can provide general guidance of deployment performance under S3 GET
and PUT
requests and identify any potential bottlenecks.
For more complete performance testing, consider using a combination of load-testing using your staging application environments and the AIStor WARP S3 benchmarking tool.
The command has the following syntax:
mc support perf COMMAND [COMMAND FLAGS] [ARGUMENTS ...]
Subcommands
Subcommand | Description |
---|---|
drive | Measure the read/write speed of the drives in a cluster. |
object | Measure the S3 performance of reading and writing objects in a cluster. |
net | Measure the network throughput of all nodes in a cluster. |
client | Measure the network throughput from the local device to the server. |
site-replication | Measure the speed of site replication operations to configured peers. |