Seemingly broken database

2011-12-09 Thread Peter Mogensen
Hi, I have a large database with several million entries, which for a few specific entries takes very long (several minutes) to search. Looking at the debug output the search suddenly goes into a mode where it tests a lot of completely irrelevant entries and outputs a lot of bdb_search:

Re: Seemingly broken database

2011-12-09 Thread anax
Hi Peter possibly tools in the db4-utils package? which are: /usr/bin/db_archive /usr/bin/db_checkpoint /usr/bin/db_deadlock /usr/bin/db_dump /usr/bin/db_dump185 /usr/bin/db_hotbackup /usr/bin/db_load /usr/bin/db_printlog /usr/bin/db_recover /usr/bin/db_sql /usr/bin/db_stat /usr/bin/db_upgrade

Re: Seemingly broken database

2011-12-09 Thread Quanah Gibson-Mount
--On Friday, December 09, 2011 1:14 PM +0100 Peter Mogensen a...@one.com wrote: Hi, I have a large database with several million entries, which for a few specific entries takes very long (several minutes) to search. Looking at the debug output the search suddenly goes into a mode where it

Re: Seemingly broken database

2011-12-09 Thread Peter Mogensen
On 2011-12-09 20:40, Quanah Gibson-Mount wrote: 4.8.26 was pulled by Oracle. The only version available for download is 4.8.30. I would advise updating BDB as a first step. I have actually reproduced what I suspect is the same problem (it's the same entries affected anyway) with an

Starting out with NSS overlay - Guidance required

2011-12-09 Thread ptw
Hi gang! I'm looking for some guidance in what is most probably a very common objective. Which is to manage all authentication to network hosts from slapd. To begin, my goal is to have: 1. one machine (generically-configured LDAP client) running sshd (10.153.107.100) 2. multiple LDAP users 3.

Re: Seemingly broken database

2011-12-09 Thread Quanah Gibson-Mount
--On Friday, December 09, 2011 8:44 PM +0100 Peter Mogensen a...@one.com wrote: On 2011-12-09 20:40, Quanah Gibson-Mount wrote: 4.8.26 was pulled by Oracle. The only version available for download is 4.8.30. I would advise updating BDB as a first step. I have actually reproduced what I

Re: Starting out with NSS overlay - Guidance required

2011-12-09 Thread Howard Chu
ptw wrote: Hi gang! I'm looking for some guidance in what is most probably a very common objective. Which is to manage all authentication to network hosts from slapd. To begin, my goal is to have: 1. one machine (generically-configured LDAP client) running sshd (10.153.107.100) 2. multiple