Which Berkeley DB is best?

Simon Matter simon.matter at ch.sauter-bc.com
Wed Oct 16 01:41:48 EDT 2002


Aidan Evans schrieb:
> 
>   We're using Berkeley DB 4.0.14 for deliver.db and tls_sessions.db and for
> the second time in a couple of weeks both of these databases are
> non-functional because of "Lock table is out of available locker entries".
> 
>   This error may be caused by a bug that is fixed as described in
> "http://www.openldap.org/its/index.cgi/Software%20Bugs?id=2040".  However,
> the patch appears to be against a newer version of the code than we are
> running, so I'm just a little bit concerned about simply patching and
> hoping for the best.  As an alternative I was considering downgrading to
> a version 3 Berkeley DB.
> 
>   Is there any consensus as to the "best" version of Berkeley DB to use
> with Cyrus 2.1.9 on RedHat Linux 7.2.

The version shipped with RedHat 7.2 has worked very well for me. In fact
much better than the one from 7.3. My config looks like this:

name       : Cyrus IMAPD
version    : v2.1.9-Invoca-RPM-2.1.9-4 2002/08/30 18:40:23
vendor     : Project Cyrus
support-url: http://asg.web.cmu.edu/cyrus
os         : Linux
os-version : 2.4.9-34SGI_XFS_1.1
environment: Cyrus SASL 2.1.5
             Sleepycat Software: Berkeley DB 3.2.9: (January 24, 2001)
             OpenSSL 0.9.6b [engine] 9 Jul 2001
             CMU Sieve 2.2
             TCP Wrappers
             mmap = shared
             lock = fcntl
             nonblock = fcntl
             auth = unix
             idle = poll
             mboxlist.db = skiplist
             subs.db = flat
             seen.db = skiplist
             duplicate.db = db3-nosync
             tls.db = db3-nosync

> 
> name       : Cyrus IMAPD
> version    : v2.1.9 2002/08/30 18:40:23
> vendor     : Project Cyrus
> support-url: http://asg.web.cmu.edu/cyrus
> os         : Linux
> os-version : 2.4.9-34smp-san
> environment: Cyrus SASL 2.1.2
>              Sleepycat Software: Berkeley DB 4.0.14: (November 18, 2001)
>              OpenSSL 0.9.6b [engine] 9 Jul 2001
>              CMU Sieve 2.2
>              TCP Wrappers
>              mmap = shared
>              lock = fcntl
>              nonblock = fcntl
>              auth = unix
>              idle = poll
>              mboxlist.db = skiplist
>              subs.db = flat
>              seen.db = flat
>              duplicate.db = db3-nosync
>              tls.db = db3-nosync
> 
> Aidan Evans   | Networks & Systems
> (902)494-3332 | University Computing & Information Services
>               | Dalhousie University, Halifax, N.S., Canada




More information about the Info-cyrus mailing list