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

Re: slapcat on master vs. slave



I think I have an explanation.

> I have two openldap 2.3.24 servers: a master with slurpd and a slave.
>
> On the master (slapd and slurpd not running) I do:
>
> [root@castor ~]# slapcat -v -l castor.ldif
> # id=00000001
> [snip]
> # id=0000004c
My guess is that I deleted one entry from the master before importing
the database to the slave.
This deleted entry has still an id but doesn't show up in the ldif file.
>
> On the slave (slapd not running) I do:
> [root@pollux ~]# slapcat -v -l pollux.ldif
> # id=00000001
> [snip]
> # id=0000004b
The deleted entry has never existed on the slave.
>
> It seems that there is one more entry on the master
> but the two ldif files are absolutely identical.
>
> Can someone explain?

Please correct me if I'm wrong.

Regards,
Thierry.