Cluster server

I have clustered server on R6.5.5.

Mail quota is set during user registration.

Home server = Cluster1

Cluster1 mail DB has 100MB.

Cluster2 mail DB has 8GB.

I want to implement “clrepl_obeys_quotas=1”.

Question : which db size will take precedent? so that I must make plenty of allowance if the cluster take cluster2 size. Also what is the best practise to implement this ini variable? Thanks.

Subject: Re: Cluster and Quotas

The use of the notes.ini parameter ‘clrepl_obeys_quotas=1’ ensures that the cluster replicator adheres to a quota during a replication event. Each database will maintain its unique quota, as per your example.

Subject: Cluster

The purpose is to set both the replicas size in sync.

Will the ini parameter achieve this purpose. Thanks.

Subject: Re: Cluster and Quotas

No, it will not.