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.
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
-------- 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.
isso2@gmx.de writes:
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.
I refer to the transaction-logs of the berkeley-database. What are the "best" options in DB_CONFIG for this problem ? Thanks.
You may configure DB_CONFIG parameters according to your system requirements. set_log_regionmax set_log_bsize set_flags db_log_autoremove
read man slapd-bdb(5) for additonal information and http://download.oracle.com/docs/cd/E17076_01/html/programmer_reference/env_d...
-Dieter
openldap-technical@openldap.org