Le 14/02/2006 à 17:01:56+0100, Rudy Gevaert a écrit
> Hi Brian,
> 
> Brian Candler wrote:
> 
> >In this case, mail is stored using operations to an NFS server, which is
> >dumb as far as mail is concerned: it doesn't know anything about mailboxes,
> >just files and directories.
> >
> >This approach works very well in practice: it can be more efficient because
> >only one database lookup needs to be made for each incoming piece of mail
> >and each incoming POP3/IMAP connection, and it's easy to scale, by adding
> >more MX frontends, more POP3/IMAP frontends, and more NFS server backends.
> >(You just mount these on different directories, say /mail1, /mail2, /mail3
> >etc, and the database includes the full path to the user's Maildir, so you
> >can specify which users are on which NFS servers)
> >
> >The only hard part is making an NFS server which is fast and resilient. You
> >can buy your way out of this problem, by getting something like a Network
> >Appliance NFS server (www.netapp.com). Using their clustered machines, like
> >the FAS270C, you have two independent NFS server boxes, each of which can
> >take over the disks belonging to the other front-end if it fails. The
> >performance is astounding and they are also easy to manage, e.g. you can
> >grow volumes on a live system just by adding more disks.
> >
> 
> We are currently investigating a high availability mail solution.  Can 
> you tell me how many maildirs you have on your netapp.  And how many 
> servers are accessing the maildirs?
> 
> I would appreciate your comments very much!

me too....and can you use the netapp snapshot and make snapshot accessible
for user by imap ?

Regards.
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Tue Feb 14 23:52:22 CET 2006


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to