hi,
replication is now running, but when I setup all three servers (one provider and two consumers) I get the following errormessage on the provider
-------------------- SEARCH RESULT tag=101 err=53 nentries=0 text=consumer state is newer than provider! --------------------
And on the consumers: -------------------- syncrepl_entry: rid=001 LDAP_RES_SEARCH_ENTRY(LDAP_SYNC_ADD) tid 1dc6e700 Sep 21 19:42:03 ldapslave-01 slapd[2360]: syncrepl_entry: rid=001 inserted UUID 61db79ba-907d-103a-80a6-2965db2a1bbb Sep 21 19:42:03 ldapslave-01 slapd[2360]: syncrepl_entry: rid=001 be_search (0) Sep 21 19:42:03 ldapslave-01 slapd[2360]: syncrepl_entry: rid=001 cn=ldap-admin,ou=users,dc=example,dc=net Sep 21 19:42:03 ldapslave-01 slapd[2360]: syncrepl_entry: rid=001 be_add cn=ldap-admin,ou=users,dc=example,dc=net (0) Sep 21 19:42:03 ldapslave-01 slapd[2360]: do_syncrep2: rid=001 LDAP_RES_SEARCH_RESULT Sep 21 19:42:03 ldapslave-01 slapd[2360]: do_syncrep2: rid=001 cookie=rid=001,csn=20200921174113.067710Z#000000#000#000000 Sep 21 19:42:03 ldapslave-01 slapd[2360]: slap_queue_csn: queueing 0x7f6714106290 20200921174113.067710Z#000000#000#000000 Sep 21 19:42:03 ldapslave-01 slapd[2360]: slap_graduate_commit_csn: removing 0x7f6714106290 20200921174113.067710Z#000000#000#000000 Sep 21 19:42:03 ldapslave-01 slapd[2360]: do_syncrep2: rid=001 LDAP_RES_SEARCH_RESULT Sep 21 19:42:03 ldapslave-01 slapd[2360]: do_syncrep2: rid=001 LDAP_RES_SEARCH_RESULT (53) Server is unwilling to perform Sep 21 19:42:03 ldapslave-01 slapd[2360]: do_syncrep2: rid=001 (53) Server is unwilling to perform
--------------------
As soon as I do a modification with "ldapmodify" on the provider and then restart slad on the consumer everything is working fine. Is this normal? Or do I still have configured something wrong?
Stefan
--On Monday, September 21, 2020 8:53 PM +0200 Stefan Kania stefan@kania-online.de wrote:
hi,
replication is now running, but when I setup all three servers (one provider and two consumers) I get the following errormessage on the provider
SEARCH RESULT tag=101 err=53 nentries=0 text=consumer state is newer than provider!
This generally indicates that time is not tightly sync'd between all the servers. This is not uncommon in VMs, particularly in the cloud. I'd confirm that all servers report the same time within a fraction of a second.
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Am 21.09.20 um 22:01 schrieb Quanah Gibson-Mount:
--On Monday, September 21, 2020 8:53 PM +0200 Stefan Kania stefan@kania-online.de wrote:
hi,
replication is now running, but when I setup all three servers (one provider and two consumers) I get the following errormessage on the provider
SEARCH RESULT tag=101 err=53 nentries=0 text=consumer state is newer than provider!
This generally indicates that time is not tightly sync'd between all the servers. This is not uncommon in VMs, particularly in the cloud. I'd confirm that all servers report the same time within a fraction of a second.
I took a look at the vm's and the time was a little bit out of sync. I changed it and now it's ok.
Stefan
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org