I don't think there are NFS special options on NetApp filers
but you can use ethernet jumbo frames to boost network
access between your server and the filer.
You also can use iSCSI between server and filer but it will
waste a lot of disk space on the Ontap volume.
I use NFS between a FreeBSD server and a 3210 netapp
I use MBOX format , inboxes are living on the local raid
array of the server and IMAP folders are located on a NetApp
dedicated volume NFS mounted.
The netapp filler has an amazing capacity to support very high
load due to special cache hardware (nvram) we have
only one 3210 that support all users's data + softwares of our users (2000)
it never failed on slowdown accesses.
Le 05/07/2012 17:11, Mauricio López Riffo a écrit :
Timo,
For Netapp NFS mailstorage, what options can use for mount point
nfs? for better perfomance with huge maildir folders? (most of my
customers use pop3 protocol instead imap) Any kernel customize? All
of my mta servers is Centos 6
Regards
El 05-07-2012 10:46, Timo Sirainen escribió:
On 5.7.2012, at 15.55, Angel L. Mateo wrote:
Concluding... in my systems, with users with hugh mail folders
(thousands of mails) in maildir format, disabling rdirplus with
mount options (mount option nordirplus) increases performance (maybe
we could do more precise test and this could be documented in
dovecot's nfs documentation)
BTW. What NFS server are you using? The problem is mainly on the
server side, so would be useful to know which NFS server
implementations (if any?) can handle readdirplus without such a huge
performance loss. Mainly I'm wondering about NetApp, since that's
what most large Dovecot NFS installations use.