Replicating with all servers in a cluster
An additional benefit of creating a cluster is that it can simplify your replication topology and increase the reliability and performance of replication. This is because you can set up a server outside the cluster to replicate with all the servers inside the cluster. You do this by creating a single Connection document that specifies the server outside the cluster as the source of replication and the cluster name as the destination of replication. Then, every database on the source server that has a replica in the cluster replicates. If the cluster contains more than one replica of a database, the source server replicates with only one of those replicas, and cluster replication propagates the changes to the other replicas in the cluster.
Before you begin
About this task
Replication with a cluster is more reliable than replication with an individual server because Domino replicates with any server in the cluster that contains a replica of the database it is processing. Therefore, if a server in the cluster is unavailable, replication can still proceed if another replica exists in the cluster. Replication with a cluster can also improve performance because Domino uses workload balancing when choosing a server with which to replicate.
Issuing the Replicate command with a cluster name
Procedure
Specifying a cluster in a Connection document
Procedure
Replicating with a cluster from a Notes client
Before you begin
Replicating with a cluster name is useful when you do not know the location of a database within the cluster.
Procedure
- Do one of the following:
- Open the database you want, and then choose .
- Right-click the bookmark to the database you want, and then choose .
- If a box appears asking whether to Replicate via background replicator or Replicate with options, choose Replicate with options and click OK.
- In the with field, type the cluster name.
- Make any other changes you want, and click OK.