[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Openldap Synchronization Issue
- To: openldap-technical@openldap.org
- Subject: Openldap Synchronization Issue
- From: Victor Silva <vfbsilva@gmail.com>
- Date: Fri, 5 Oct 2012 19:01:13 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=5RUe+zoKdnPNFyvviaJlAhLqas+XkSZH+DQQcrmnYII=; b=MXlh1isncbVl24MXrogXZvNtC3uQvVJ794Xz5ORSFmkVfAzyRwiC27FGm+wHvlrU+e yVoqbn9fLJS4DgnDq5kmzQ5w6X57V6UuFomKmNZV5yR1cCy0nZKViU3RN1fzqlXEl9j2 XdQz9ut8wP76dCCEc2BeeshoWBcEQAPWaisjpP4Tviu+IxpByguALTDoH0CtGEhe5GkF FfCjx1FBLo9dOUU0NW4GRhy+BwboH7xEzEqE4aCC67J4kkYglrjM2ij54oZa52vcX2L9 RY3bBbgoUnxV6T7JKRDTJw9iVnOOeXKyPuTguBtso1nMvfS9OabbD8sNZDsriZHKPbTK aWOA==
Hello folks, I have an ldap base running in 2 machines in a master/slave design. I've tried to do a db2ldiff but as I'm using virtual machines it took a very long time and I aborted the process with crtl C.
Since them my bases no longer sync. I have the following erros logs:
[05/Oct/2012:17:44:22 -0300] - 389-Directory/1.2.9.9
B2011.244.2040 starting up
[05/Oct/2012:17:44:22 -0300] - from ldbm instance init: line 0:
unknown or invalid matching rule "integerOrderingMatch" in index
configuration (ignored)
[05/Oct/2012:17:44:22 -0300] - from DSE add: line 0: unknown or
invalid matching rule "integerOrderingMatch" in index
configuration (ignored)
[05/Oct/2012:17:44:22 -0300] - from ldbm instance init: line 0:
unknown or invalid matching rule "integerOrderingMatch" in index
configuration (ignored)
[05/Oct/2012:17:44:22 -0300] - from DSE add: line 0: unknown or
invalid matching rule "integerOrderingMatch" in index
configuration (ignored)
I've read in some other mailing lists many people had this problem but I could not pint point an appropriate solution. I don't know which other logs I can post in order to help you but I will be happy to provide them if you require more info.
Regards,
vfbsilva