> >> It seems you are right. I did try db_recover, after that slapcat > >> runs, > >> but the data is not complete. Furthermore my slapd doesn't start > >> anymore after the recover. Is there anything else I could > try to get > >> my data ? > > What error messages do you get when starting slapd with > debugging enabled? > >>
This ist the error message I get: Feb 14 09:36:31 ldap slapd[732]: bdb_db_init: Initializing BDB database Feb 14 09:36:31 ldap slapd[733]: bdb(): PANIC: fatal region error detected; run recovery Feb 14 09:36:31 ldap slapd[733]: bdb_db_open: dbenv_open failed: DB_RUNRECOVERY: Fatal error, run database recovery (-3 0978) Feb 14 09:36:31 ldap slapd[733]: backend_startup: bi_db_open failed! (-30978) Feb 14 09:36:31 ldap slapd[733]: bdb(): DB_ENV->lock_id_free interface requires an environment configured for the locki ng subsystem Feb 14 09:36:31 ldap slapd[733]: bdb(): txn_checkpoint interface requires an environment configured for the transaction subsystem Feb 14 09:36:31 ldap slapd[733]: bdb_db_destroy: txn_checkpoint failed: Invalid argument (22) Feb 14 09:36:31 ldap slapd[733]: slapd stopped. Feb 14 09:36:31 ldap slapd[733]: connections_destroy: nothing to destroy
