cyrus-murder problems with database corruption in the frontend/master
João Assad
jfassad at parperfeito.com.br
Fri Apr 1 10:58:28 EST 2005
João Assad wrote:
> The system have plenty of RAM available and ulimit -a reports the max
> virtual memory as unlimited
>
> core file size (blocks, -c) 0
> data seg size (kbytes, -d) unlimited
> file size (blocks, -f) unlimited
> max locked memory (kbytes, -l) 32
> max memory size (kbytes, -m) unlimited
> open files (-n) 200000
> pipe size (512 bytes, -p) 8
> stack size (kbytes, -s) 10240
> cpu time (seconds, -t) unlimited
> max user processes (-u) 32755
> virtual memory (kbytes, -v) unlimited
>
The following options seem to have a direct impact on how fast I run out
of resources (obviously) . The more I increase them, the faster I get
the mmap error.
*mupdate_workers_start
mupdate_workers_minspare
mupdate_workers_maxspare
mupdate_workers_max
I have them all set to the default values right now.
*
Right now my ulimit is configured like this:
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 200000
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
and Im still getting the mmap error. Got it once this night... so far
cyrus didnt throw any DBERRORs though
Regards
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list