Aaron Richton wrote:
I'm a big believer in checking the obvious first...are you reusing the database and/or logs directory from your 4.6 installation?
i.e., rm data/base/*db* data/base/alock data/logs/log*
being VERY VERY careful to NOT delete the "file.ldif"
then slapadd file.ldif again, to your known-clean directory?
The backup LDIF files are carefully inserted into a SVN repository and *NOT* in the DB path, they are stored/dumped elsewere.
Yes, all databse-keeping directories are cleaned before I tried recovering - the folders are empty.
Due to the fact I configure slapd via slapd.d folder, what's about the schemata? I suspected some faulty schema.ldif files. trying to start a 'clean' slapd (moving all the configuraion stuff out of the way) doesn't help much. Something seems very, very strange here :-(