mc table replicate
The mc table replicate command manages table replication for MinIO AIStor Tables.
When site replication is configured, MinIO AIStor Tables replicates your Iceberg catalog and warehouse data to a disaster-recovery (DR) replica. Use these subcommands to monitor replication, fail over to the DR site, and recover the old primary after a failover.
Subcommands
mc table replicate includes the following subcommands:
| Subcommand | Description |
|---|---|
status |
Show table replication status. |
failover |
Start failover and promotion on a replica site. |
resync |
Demote an old primary back to a replica after failover. |
catalog |
Manage the replica catalog. |
backfill |
Manage catalog identity backfill. |
For the end-to-end failover and recovery workflow, see Site Replication and Disaster Recovery.