Displaying 2 results from an estimated 2 matches for "bdb_db_destroy".
2004 Feb 05
0
LDAP don't start
...en: dbenv_open failed: Invalid argument (22)
backend_startup: bi_db_open(0) failed! (22)
slapd shutdown: initiated
====> bdb_cache_release_all
slapd shutdown: freeing system resources.
bdb(dc=effbe,o=net): txn_checkpoint interface requires an environment
configured for the transaction subsystem
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22)
====> bdb_cache_release_all
slapd stopped.
Frederic
2006 Aug 22
6
/lib/tls.disabled or xen-friendly glibc?
Hi,
until now I have run Xen with /lib/tls out of the way for both dom0 and domU''s,
but now I''m trying to install OpenLDAP in a domU, which requires TLS as
default. So now I have at least three options ahead of me:
1. mv /lib/tls.disabled back to /lib/tls and accept the performance penalty (is
there any documentation on how heavy this penalty is?)
2. Compile OpenLDAP