A couple of months ago we upgraded from R5.0.11 to R6.0.2CF1. Recently we’ve noticed the Cluster isn’t working properly. Instead of emails replicating over almost instantly, there is a delay of approximately one hour. It’s acting as if itwas on a replicator schedule. I’ve checked the cldbdir.nsf file and everything looks normal. I’m not sure if this issue is related to the upgrade but I’m beginning to think that’s the case. If so I have no idea how to fix it and was hoping for some input. Any help would be appreciated. Thanks in advance.
Subject: Hour long Cluster delays
Double check all of your ports, protocols, bindings, etc…
I ran into a problem once where I had a set of parameters in the NOTES.INI, and also had a set of paramters being set in The CONGFIG DOC NOTES.INI tab. The CONFIG DOC wins…
It’s worth a look.
Subject: Hour long Cluster delays
Does the server have CLREPL (cluster replicator) task(s) running. Under R5, these started automatically if the server is a member of a cluster. In 6, you can disable cluster replication by not specifying the task and just rely on scheduled replication, it will not be automatically started.
Sounds like CLREPL task(s) are not on the ServerTasks line in the INI file so are not starting at server restart.