[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Slapd dies during load querying, corrupts DB (ITS#2164)



Those files maintain the Berkeley DB environment state. Generally you should
not touch those files. Next time try using the db_recover command instead,
but read the Berkeley DB documentation first. (Removing the __db.* files
probably isn't harmful; the db_recover command will do this itself if it is
unable to recover the environment any other way.)

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of quanah@stanford.edu

> --On Wednesday, November 06, 2002 4:45 PM +0000
> openldap-its@OpenLDAP.org
> wrote:
>
> Here is an update.  slapd died during the querying.  When it
> died, it did
> not properly clean up the __db.* files in the BDB area.  By
> removing those
> files, and restarting slapd, it now works correctly.
>
> --Quanah
>
> --
> Quanah Gibson-Mount
> Senior Systems Administrator
> ITSS/TSS/Computing Systems
> Stanford University
> GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
>
>
>