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

Re: Debian Squeeze: Slapd subtree disappears, but ldapsearch finds it | unable to allocate memory for mutex; resize mutex region



hi,

Am 30.04.2013 um 23:42 schrieb Quanah Gibson-Mount <quanah@zimbra.com>:

> --On Tuesday, April 30, 2013 3:39 PM +0200 Denny Schierz <linuxmail@4lin.net> wrote:
> 
>> hi,
>> dc=...... unable to allocate memory for mutex; resize mutex region
> 
> You probably need to fix DB_CONFIG at a guess.  I'd personally avoid using Debian's openldap build, there are serious problems with it, and significant problems with the way in which they build their BDB package too.

hmm, bad. I try to build 2.4.35 with the Debian build files, but without several patches. Some packages needs libldap etc. pp. 

DB_CONFIG looks like this one:

set_cachesize 0 2097152 0
set_lg_bsize 2097512
set_lk_max_objects 1500
set_lk_max_locks 1500
set_lk_max_lockers 1500
set_flags DB_LOG_AUTOREMOVE

I only added the last line, because of filling the disks ...

any idea what happens to the first problem? 

cu denny