[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: both 8 hour 200 vu tests end in a server abort





--On Thursday, June 10, 2004 10:36 PM -0700 Trevor Warren <trevorwarren@yahoo.com> wrote:


--- Howard Chu <hyc@symas.com> wrote:
You still have neglected to mention what resource
limits are in effect
for the actual slapd process. As such, there is no
evidence that you
have set up your machine correctly. Swearing/cursing
isn't going to
improve the situation.
[snip]

Trevor,

None of what you have provided in any way shows what resource limits slapd is running under. Resource limits are defined by the Operating System. For example, on Debian, I had to modify /etc/sysctl.conf to:

addline /etc/sysctl.conf "kernel.msgmni=1024"
addline /etc/sysctl.conf "kernel.shmmax=3221225472"
addline /etc/sysctl.conf "kernel.shmall=3221225472"

This increases the amount of shared memory available, for example. Also look at things like ulimit.

--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html