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

Re: Re: Openldap periodic cpu spikes in one of the servers in two node MMR



Thank you, from the provided stack trace, can any one tell what is the issue?

Ram

On Thu, Sep 28, 2017 at 11:46 PM, Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> wrote:
>>> rammohan ganapavarapu <rammohanganap@gmail.com> schrieb am 29.09.2017 um 04:33
in Nachricht
<CALm_VjjtxJM+dEDbERPKQOz3pO84ONddvC+EzwznH2=gNwgNMw@mail.gmail.com>:
> Still looking for help

Hi!

If you have a lot of disk space and you are willing to slow don slapd while debugging, you could try to use ltrace instead of strace to get some more details. Depending on the compiler's optimizations you may miss some string and memory functions, however.

Regards,
Ulrich