Obeying database size quotas during cluster replication

To make sure that replicas will be identical when users fail over, cluster replication ignores database size quotas by default. This makes cluster replication consistent with the router, which also ignores quotas by default. If you want cluster replication to obey database size quotas, follow these steps.

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 CLREPL_OBEYS_QUOTAS.
  7. In the Value field, enter 1.
  8. Click Add, and then click OK.
  9. Click Save & Close.

Results

Note: To ignore database size quotas again, enter 0 (zero) in the Value field in step 7, or delete CLREPL_OBEYS_QUOTAS from the Configuration Settings document.

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 CLREPL_OBEYS_QUOTAS, and then click Add.
  7. In the Value field, enter 1, and then click OK
  8. Click Save & Close.

Results

Note: To ignore database size quotas again, enter 0 (zero) in the Value field in step 7, or delete CLREPL_OBEYS_QUOTAS from the Configuration Settings document.