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

You can use the Domino® Administrator or the Web Administrator to configure Domino® to disable cluster replication at server startup.

From the Domino® Administrator

Procedure

  1. Click the Configuration tab.
  2. In the Task pane, expand Server, and then click Configurations.
  3. 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.
  4. Click the NOTES.INI Settings tab.
  5. Click Set/Modify Parameters.
  6. In the Item field, select or enter DISABLE_CLUSTER_REPLICATOR.
  7. In the Value field, enter 1 (one).
  8. Click Add, and then click OK.
  9. Click Save & Close.
  10. 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.

From the Web Administrator

Procedure

  1. Click the Configuration tab.
  2. In the Task pane, expand Server, and then click Configurations.
  3. Do one of the following:
    • If a Configuration Settings document already exists for the server you want, open that document, and then click Edit Server 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.
  4. Click the NOTES.INI Settings tab.
  5. Click Set/Modify Parameters.
  6. In the Available Parameters box, click DISABLE_CLUSTER_REPLICATOR, and then click Add.
  7. In the Value field, enter 1 (one), and then click OK.
  8. Click Save & Close.
  9. Restart the server so the setting takes effect.

Disabling cluster replication for the current session only

About this task

To disable cluster replication for the current session only, do one of the following. Using these procedures shuts down all Cluster Replicators, even if multiple Cluster Replicators are running.

From the Domino® Administrator or the Web Administrator

Procedure

  1. Click the Server > Status tab.
  2. In the Task pane, do one of the following:
    • From the Domino® Administrator, click Server Tasks.
    • From the Web Administrator, click All Server Tasks.
  3. In the Results pane, select a Cluster Replicator.
  4. 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