Gan SC 24.Oct.11 03:21 AM a Web browser Domino Server7.0.3Linux - RedHat
Hi,
I am struggling finding what causing my 2nd node cluster server always out of disk space.
After investigate, i noticed some of the mail DB size on my both cluster node was not tally with huge differences. eg, primary node just 65mb, but secondary node is 3gb.
After checking the mail DB activity on secondary node, found that user write back a lot of documents back to the mail DB, which i believe my user replicate back the email to server.
But from my understanding from users, they use the replication method to keep their old email in local instead of using archive function. Our user create the local replica from primary server, and set in replication setting not to replicate deletions. So all the email will be replicate to local and they can proceed to delete the email on server mail DB where the deletion will not be reflected in local replica.
But the problem is each time our user run the replication, the old email from local replica will be replicate back to secondary server mail DB and cause the mail DB at secondary server growing and end up with server out of space.
I am out of idea where to looking at anymore. Thanks in advance for any help.