blog static headline banner

Volt Active Data Cross Data Center Replication

1 min read

Key Takeaways

  • Volt Active Data Cross Data Center Replication documentation is available.
  • Section 11.3 provides step-by-step instructions for setting up cross datacenter replication (XDCR).
  • The documentation describes how to design your schema and configure database clusters for DR tables.
  • Configuration includes choosing cluster IDs and identifying DR connections.
  • Later sections cover managing XDCR, updating schema, stopping replication, and resolving conflicts.

Check out or documentation site to learn more about Volt Active Data Cross Data Center Replication.

In section 11.3, you’ll learn step-by-step instructions for setting up and running cross datacenter replication (XDCR) between two or more Volt Active Data clusters. The sections describe how to:

  1. Design your schema and identify the DR tables
  2. Configure the database clusters, including:
    • Choosing unique cluster IDs
    • Identifying the DR connections
  3. Start the databases
  4. Load the schema and start replication

Later sections discuss other aspects of managing XDCR, including:

  • Updating the schema during replication
  • Stopping database replication
  • Resolving conflicts

Read section 11.3 now.

back to top