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

Re: Strange issue with replication in mirror mode



Hello,

I've finally sorted this issue out : I was using "luma" to delete/modify/add object in my ldap : I don't know how it is possible but the issue only appears when deleting object with luma, I tried with "ldapdelete" on the command line and it worked perfectly...

Regards,
Jérémie

Michael Ströder on Sat 05 Sep 2009 05:01:15 PM CET  wrote :
Jérémie Grauer wrote:
  
Recently I have moved the company ldap from an old SUN LDAP to Openldap
2.4.11-1 on Debian Lenny, I have successfully migrated all the data and
I have now 2 servers in mirror mode.

All seemed great until I realized something : replication is working
when I'm adding an object, replication is also working when I'm
modifying an object but the replication is NOT working when I delete an
object... in this last case, the object is deleted from my first server
but is still in the second.
    
You should definitely use a more recent release. 2.4.17 is the most
recent release available on the download page. 2.4.18 is almost out now.

Ciao, Michael.