[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Slapd dies during load querying, corrupts DB (ITS#2164)
Full_Name: Quanah Gibson-Mount
Version: 2.1.8
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.64.19.82)
When doing load testing on our openldap server from 7 machines, slapd died. It
now starts, but refuses to:
create slapd.pid file
create slapd.args file
listen on any sockets
With logging turned up all the way, the last message in the log is:
bdb_db_init: Initializing BDB database
truss shows slapd opening the config files, then forking.
--Quanah