[Date Prev][Date Next] [Chronological] [Thread] [Top]

Multi Master replication with many 'nonpresent_callback' lines



Hi everyone

We have a multi-master replication setup with 3 nodes (running openldap-2.4.40 on Debian Jessie).

The sync of the config database and the user database is working fine. However, when we modify/delete an object on one node we get a "nonpresent_callback" line for each of our users on the two other nodes.

Our log level is stats and sync.

The logs look like this, for the user being modified
-----
nonpresent_callback: rid=005 present UUID 528929d6-acaa-1036-922a-a3f5c9285d9d, dn uid=xxx,ou=users,dc=ruc,dc=dk
Entry uid=xxx,ou=users,dc=ruc,dc=dk CSN 20170406140323.504919Z#000000#002#000000 greater than snapshot 20170403102309.253881Z#000000#002#000000
-----
... and something like this for the rest of the users
-----
nonpresent_callback: rid=005 present UUID c7cf376c-acaa-1036-8052-a3f5c9285d9d, dn uid=yyy,ou=users,dc=ruc,dc=dk
-----

We only expected the log entry for the modified user and not for all the rest of the users too.
Is this the way it should be because of the log level setting or is it not normal?

If this is not the way it's supposed to be I'll of course supply you with our configs.

Thanks in advance.
Sincerely yours,
Jesper