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

RE: adding entry, indexing takes too long (ITS#3081)



Did you look at db_stat before, during, and after this heavy load phase?
Whenever you encounter problems you need to look at all the available
information. In this case, you need to look at not just the cache behavior,
but also the lock status, transactions, and everything else that db_stat can
tell you. High lock contention, high number of aborted transactions, etc.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of jmcclure@lucent.com

> FYI - Increasing the DB cache to 1G for each database has not
> resolved my issue with delayed ADD operations which cause my
> LDAP client to timeout.  Under heavy ADD operation load for
> 18 hours, basically had the same number of failures for the
> same period with the 100M cache configuration.
>
>