On Wed, Nov 04 2015 at 18:32:50 -0800, Paul B. Henson scribbled in "Re: Antw: accesslog purge starves kerberos kdc authentications":
On Wed, Nov 04, 2015 at 09:08:47AM +0100, Ulrich Windl wrote:
What type of indexes do you have for your accesslog? Any warning about missing index in syslog?
The overall accesslog config is:
database mdb directory /var/lib/openldap-data/accesslog maxsize 2147483648 suffix cn=accesslog rootdn cn=accesslog
<SNIP>
I haven't seen any errors or warnings in the openldap logs; the only reason we noticed was the degraded kerberos performance.
Thanks...
Just a simple question, is /var/lib/openldap-data/accesslog on the same physical disk as the rest of your directory storage? I note from your initial thread on the kerberos list that there's small io spike at the same time, so it may be beneficial to have the accesslog on different spindles if possible.
Cheers.
Dameon.