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

Re: (ITS#4613)



On Sat, Jul 22, 2006 at 02:38:56PM -0700, Howard Chu wrote:
> twopir@nmt.edu wrote:
> >http://infohost.nmt.edu/~twopir/ldap_syncrepl_issue/ldap0_debug_creatingbrokenentry.log
> >http://infohost.nmt.edu/~twopir/ldap_syncrepl_issue/ldap1_debug_creatingbrokenentry.log
> >
> >Log files of -d -1 of me creating entries that don't syncrepl. Note that
> >I deleted uid=pye, leaving pye2, and then accidentally tried to add
> >pye2, realized my mistake when ldapadd told me so, and then added
> >uid=pye. So, there's some cruft in the logfile.
> >
> >  
> Ah, I missed this before in your slapd.conf file. The entryCSN attribute 
> will only be generated if lastmod is enabled, and you have disabled it 
> in your configuration.
> 
> And again, you need an eq index on entryCSN.

Hmm.  The documentation doesn't make the lastmod dependency clear. Might
want to document this sort of thing, it would have saved us an ITS.

$ links -dump http://www.openldap.org/doc/admin23/syncrepl.html | grep -ic lastmod
0

Also I'll add the indices and re-slapindex, and then let you know how
that goes.

-- Pi

> 
> -- 
>  -- Howard Chu
>  Chief Architect, Symas Corp.  http://www.symas.com
>  Director, Highland Sun        http://highlandsun.com/hyc
>  OpenLDAP Core Team            http://www.openldap.org/project/