--On May 28, 2012 11:09:53 AM +0300 Ioan Indreias indreias@gmail.com wrote:
On Fri, May 25, 2012 at 6:42 PM, Quanah Gibson-Mount quanah@zimbra.com wrote:
You are certainly running close to running out of locks. You should likely increase them for both databases to 3000 or so.
I have moved to 3000 (stop ldap, db_recover, start ldap) and restart our add/delete script.
+++ set_lk_max_objects 3000 set_lk_max_locks 3000 set_lk_max_lockers 3000 +++
Unfortunately after only 3 add/delete commands the ldap freeze again. This was the shortest time the ldap ran (after a fresh restart) before it freeze.
We have restarted the ldap and start a new test. This time the period was longer (near 45 minutes).
Please find attached 2 tar archives with gbd and db_stat information (set_3, respectively set_4), both for slapd 2.4.23 and BDB 4.7.25
Is BDB actually patched? There are 4 patches for BDB 4.7.25. Also, please use OpenLDAP 2.4.31 before reporting any more issues.
--Quanah