Re: [Dovecot] Dovecot + OCFS2

2007-10-03 Thread Jon Blazquez

Thank you for your response,
With sendmail we have achieved to limit the load :

define(`confMAX_DAEMON_CHILDREN', `15')
define(`confCONNECTION_RATE_THROTTLE', `2')dnl
define(`confQUEUE_LA', `5')dnl
define(`confREFUSE_LA', `4')dnl


With this configuration the LOAD only reaches 20 ;-) but it’s not the 
solution.
The cluster is formed by 3 nodes. The load balancer sends mails to a 
node, when it's full (LOAD 4-5) it denies receiving more mails so the 
load balancer sends them to the following node in the cluster and so on...
In the first node the load continues increasing until it reaches roughly 
20, then it falls down.


This is a temporary solution but we don’t know where exactly the problem 
is: dovecot’s deliver, ocfs2….

Any help would be appreciated,

Jon




Tomi Hakala escribió:

Jon Blazquez wrote:
The system works fine but when there are mailing lists the load 
increases dramatically.



Any suggestions?


First thing that I would do is to reduce number of concurrent deliver 
processes. I have no clue how this is done with Sendmail but with 
Postfix one could adjust deliver process maxproc value in master.cf.


Tomi



--
_

Jon Blázquez Diez [EMAIL PROTECTED]
Servicios Informáticoshttps://www.unav.es/SI/
Universidad de Navarrahttps://www.unav.es 


_








[Dovecot] Dovecot + OCFS2

2007-10-02 Thread Jon Blazquez

Hello,
We are running Red Hat Enterprise Linux AS release 4 (Nahant Update 4) 
with OCFS2 for our mail servers. There are three nodes in the cluster 
with shared storage and OCFS2 filesystem on it. The filesystem
is used for mail storage(using Maildir layout) and is accessed by smtpd, 
pop3 and imap processes(DOVECOT).
The system works fine but when there are mailing lists the load 
increases dramatically.
It only occurs when there are mailing lists. We have tested it in lab 
with good results and now in production we are having some load problems 
caused by dovecot´s deliver process.


In lab we had sent lots of mails but always to a few accounts. It was 
OK. Now there are sent less mails but there are more accounts.
The load increases until it reaches about 100 and only restart fixes the 
problem. The umounting of the OCFS2 filesystem is not possible even when 
all process accessing it are killed.

Any suggestions?
TIA


Info:

Three nodes.
OS: Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
Mailbox format: Maildir
SMTP daemon: Dovecot deliver + Sendmail
OCFS2 version: 1.2.5-6
Kernel Version: 2.6.9-42.0.10.ELsmp
Pop3 and imap daemon: Dovecot 1.0.3

--
_

Jon Blázquez Diez [EMAIL PROTECTED]
Servicios Informáticoshttps://www.unav.es/SI/
Universidad de Navarrahttps://www.unav.es 


_