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

Re: slapd stability problems with add/change operations



If your slapd is hanging in a situation like that, something isn't right.
You should file that gdb output at http://www.openldap.org/its/ to make
sure it gets tracked. It looks like it could be related to some bdb locks,
so it might be good to append information about them to your ITS as well.
When your slapd is hung, cd to your database directory (i.e. the one with
"id2entry.bdb" and so forth) and run db_stat -CA. Do this for each of your
database directories, and append them to the ITS as well.

On Fri, 19 Aug 2005, Adrian Gschwend wrote:

> morning and I could take the backtrace now.