mc table replicate resync

The mc table replicate resync command demotes an old primary back to a replica after a failover.

After a failover promotes the DR site, the old primary must be demoted before it can rejoin the replication group. This is a two-phase process: first open a resync window on the old primary, resync object data from the new primary, then rebuild the old primary’s catalog to converge on the new primary.

Subcommands

mc table replicate resync includes the following subcommands:

Subcommand Description
open Open the post-failover resync window on the new replica.
rebuild Rebuild the new replica’s catalog to converge on the new primary.
For the end-to-end failover and recovery workflow, see Site Replication and Disaster Recovery.