mc replicate
Description
The mc replicate
command configures and manages per-bucket Server-Side Bucket Replication for an AIStor deployment, including active-active replication configurations and resynchronization.
For site-level replication, see mc admin replicate
.
Subcommands
mc replicate
includes the following subcommands:
Subcommand | Description |
---|---|
add | Create a new server-side replication rule for a bucket on an AIStor deployment. |
backlog | Show a list of unreplicated new or deleted objects. |
export | Export the JSON-formatted replication rules for a AIStor bucket to STDOUT. |
import | Import JSON-formatted replication rules for a AIStor bucket from STDIN. |
ls | List all replication rules on a AIStor bucket. |
resync | Resynchronize all objects in the specified AIStor bucket to a remote replication target. |
rm | Remove a replication rule from a AIStor bucket. |
status | Display the replication status of a AIStor bucket. The status also lists the remote target path or location. |
update | Modify an existing bucket replication rule. |