Re: two servers (4.0 and 3.9) constantly keep freezing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sebastian Reitenbach <sebastia@...>
Cc: <misc@...>
Date: Monday, February 26, 2007 - 12:12 pm

Hi Sebastian,

I don't know if this will help at all, but I remember having a
Cyrus-IMAP server that always had a fair amount of disk I/O and tons of
open files that would exhibit the similar behavior. Unfortunately, it
wasn't running GENERIC (had RAIDFRAME and a couple of other things
enabled), it was running an old OpenBSD 3.6 (amd64) system and I didn't
have time to debug the issue since it was a production box, so I just
changed the /usr/src/sys/uvm/uvm_map.h KMAP_ENT #define to be 4000
instead of 1000, recompiled the kernel, and also added crontab entries
to stop and start most of the daemons running on that machine
frequently, and that kept it up long enough to migrate the data off of it.

I know it's incredibly kludgey and hackish, but it worked temporarily
Best of luck,
Tico

Sebastian Reitenbach wrote:

>Hi list,

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
two servers (4.0 and 3.9) constantly keep freezing, Sebastian Reitenbach, (Mon Feb 26, 6:36 am)
Re: two servers (4.0 and 3.9) constantly keep freezing, Bryan Irvine, (Mon Feb 26, 7:11 pm)
Re: two servers (4.0 and 3.9) constantly keep freezing, tico-obsd@raapid.net, (Mon Feb 26, 12:12 pm)
Re: two servers (4.0 and 3.9) constantly keep freezing, Pedro Martelletto, (Mon Feb 26, 7:34 am)