mc support perf client

The mc support perf client command measures the network throughput from the local device running the AIStor Client to the server.

Use this command to identify potential network performance bottlenecks between the client and server.

Syntax

Parameters

ALIAS

Required

The alias of the AIStor deployment.

--airgap

Optional

Use in environments without network access to SUBNET (for example, airgapped, firewalled, or similar configuration).

If the deployment is airgapped, but the local device where you are using the AIStor Client has network access, you do not need to use the --airgap flag.

--duration

Required

Length of time in seconds to perform the test. Time cannot be 0 or negative.

Use --duration <value> where <value> is a number followed by a time unit (for example, 30s for 30 seconds).

--verbose, -v

Optional

Show per-server stats in the output.

Global flags

This command supports any of the global flags.

Examples

Test client to server network throughput

Test the network throughput from the local device to the server with alias myaistor for 30 seconds.

mc support perf client myaistor --duration 30s