Creating Mail Replicas

Ever since upgrading to 8.5, I have a problem creating replica mail files on other domino clustered servers via the administrator client. I always see this error in the adminp database:

Received the status – Accelerated Create Replica request not supported for DAOS enabled databases.

I always have to do a manual push replication from the server console. DAOS is not enabled on the mail files, but am I missing a setting somewhere? Or is it that it just won’t do it right away and needs to do it at the next scheduled replication? Since they’re clustered, however, I don’t have a replication schedule set up.

Subject: Clustered servers should always have a scheduled replication

A replica stub is created by adminp. Clustered servers should always have a scheduled replication

Scheduled replication in a cluster

Subject: Thanks…

I’ll look into that…

Subject: Accelerated replica DAOS

While adminp will create a secondary request to do a stub style replication using scheduled replication, the primary method is supposed to be via the API http://tinyurl.com/d6zrvoThis additional information in the Admin help is what I think the problem is…“The decision to use the API, or not, can be based on whether you want to synchronize unread marks during replication.” Most admins will have enabled unread mark replication for mail files.

Subject: Thank you…

I appreciate the feed back and I’ll look into your suggestion.