Disabling cluster replication for an entire server
You can disable cluster replication to investigate a problem or to improve performance. You can stop cluster replication for the current server session only, or you can prevent cluster replication from starting when the server starts. If you stop cluster replication for the current session only, cluster replication starts again the next time the server starts. Disabling cluster replication has no effect on scheduled replication, which still occurs.
About this task
Use one of the following procedures to disable cluster replication.
Note: Disabling the Cluster Replicator
prevents only replication from that server to other cluster servers.
It does not prevent replication to the server from other cluster servers.
Disabling cluster replication automatically at server startup
About this task
From the Domino® Administrator
Procedure
- Click the Configuration tab.
- In the Task pane, expand Server, and then click Configurations.
- Do one of the following:
- If a Configuration Settings document already exists for the server you want, select that document, and then click Edit Configuration.
- If a Configuration Settings document does not already exist for the server you want, click Add Configuration, and add the name of the server in the Group or Server name field on the Basics tab.
- Click the NOTES.INI Settings tab.
- Click Set/Modify Parameters.
- In the Item field, select or enter
DISABLE_CLUSTER_REPLICATOR
. - In the Value field, enter 1 (one).
- Click Add, and then click OK.
- Click Save & Close.
- Restart the server so the setting takes effect.Note: To restart cluster replication, set
Disable_Cluster_Replicator
to 0 (zero) or remove this line from the Configuration Settings document. Then restart the server.
Disabling cluster replication for the current session only
About this task
From the Domino® Administrator
Procedure
- Click the tab.
- In the Task pane, click Server Tasks.
- In the Results pane, select a Cluster Replicator.
- In the Tools pane, expand Task, and then click Stop.
From the server console
About this task
Send the following Domino® command from the server console:
tell clrepl quit