Displaying 2 results from an estimated 2 matches for "mailbox_store_01".
2014 Jul 22
1
Dovecot mailstore performance tuning
...upto max of 500 on each
filesystem.?? I need to squeeze more performance out of these
servers whether that is in the NFS client, Dovecot or Linux OS/kernel
areas.?? We use LDAP for auth and I am doing some tuning in that
area.?? The NFS filesystems are mounted with the options below:
10.11.0.238:/mailbox_store_01 on /home1 type nfs4
(rw,relatime,vers=4.0,rsize=65536,wsize=65536,namlen=255,hard,nordirplus,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=10.11.0.96,local_lock=none,addr=10.11.0.238)
My dovecot config is below.? I am not seeing any obvious issues in
the server logs.??? Any suggestions o...
2014 Aug 18
0
NFS INTR mount option
Hi again,
We have our mailboxes on several NFS filesystems mounted with the
options below. ? ?
10.11.0.238:/mailbox_store_01 on /home1 type nfs4
(rw,noatime,vers=4.0,rsize=65536,wsize=65536,namlen=255,hard,nordirplus,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=10.11.0.95,local_lock=none,addr=10.110.238)
On the rare occasions that the NFS mounts hang, the system load goes
through the roof and I often have to...