mc support perf site-replication

The mc support perf site-replication command measures the speed of site replication operations from the specified ALIAS to other configured peers.

Use this command to identify potential site replication performance bottlenecks in your deployment.

Syntax

Parameters

ALIAS

Required

The alias of the AIStor deployment.

--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, 60s for 60 seconds).

--verbose, -v

Optional

Show per-server stats in the output.

Global flags

This command supports any of the global flags.

Examples

Test site replication speed

Run a test on the speed of site replication operations from the myaistor site to other configured peers for 60 seconds.

mc support perf site-replication myaistor --duration 60s