-------- Original-Nachricht --------
Datum: Fri, 27 Aug 2010 17:27:00 +0200 Von: "Dieter Kluenter" dieter@dkluenter.de An: openldap-technical@openldap.org Betreff: Re: to much archive logs
isso2@gmx.de writes:
Hello team, our openldap-server (OS: Redhat 5) was succesfully installed and it works. But sometimes it gets out of control, that means: every 3 minutes it generates an archive-log. Shutdown and start is not successfully. We have do to a db_recover. Any idea ? Thanks a lot.
What kind of log do you refer to? Transaction logs of db, or syslog? If transaction logs are in question, just configure DB_CONFIG, in case of syslog, modify olcloglevel to a proper value.
-Dieter
-- Dieter Klünter | Systemberatung sip: 7770535@sipgate.de http://www.dpunkt.de/buecher/2104.html GPG Key ID:8EF7B6C6
I refer to the transaction-logs of the berkeley-database. What are the "best" options in DB_CONFIG for this problem ? Thanks.