Creating a complex replication topology
Use this high level overview as a guide for setting up a complex replication topology.
- Start all peer server or replicas-to-be. This is required for the Web administration tool to gather information from the servers.
- Start the 'first' master and configure it as a master for the context.
- Load the data for the subtree to be replicated on the 'first' master, if the data is not already loaded.
- Select the subtree to be replicated.
- Add all of the potential peer masters as replicas of the 'first' master.
- Add all of the other replicas.
- Move the other peer masters to promote them.
- Add replica agreements for the replicas to each of the peer masters.
If the credentials are to be created in cn=replication,cn=localhost, the credentials must be created on each server after they are restarted. Replication by the peers fails until the credential objects are created.
- Add replica agreements for the other masters to each of the peer masters. The 'first' master already has that information.
- Quiesce the replicated subtree. This prevents updates from being made while copying data to the other servers.
- Use Queue management to skip all for each queue.
- Export the data for the replicated subtree from the 'first' master.
- Unquiesce the subtree.
- Stop the replica servers and import the data for the replicated subtree on to each replica and peer master. Then restart the servers.
- Manage the replication properties on each replica and peer master to set the credentials to be used by suppliers.
Parent topic:
Replication tasks