Re: qmail-ldap and GFS

Jimmy Brake <[email protected]> Wed, 03 Nov 2010 11:08:22 -0700
Newsgroups gmane.mail.qmail.ldap
Message-ID <[email protected]>
We have multiple nodes each storing the email locally, a backup is made 
to a central backup server. If a node fails we have a script that will 
create the accounts that were on that node onto another node (so sending 
and receiving will work) then we restore the account from the backup. 
The impact to the end user is that they will briefly being missing all 
their old email but then it will just suddenly 'reappear'.

On 11/03/2010 08:25 AM, Ibrahim Harrani wrote:
> Hi,
>
> Currently, my domains and users are distributed to different mailhosts 
> in my qmail ldap cluster.
> In this setup, If I one of the mailhost is down, the users can't 
> access to mailbox on this server.
> To setup a redundant system,  I would like to keep mailbox on GFS file 
> system with multiple backends.
> All backends will share the same GFS partition. There will be one 
> mailhost entry in openldap entries and
> load balancer to distrube pop3/imap and smtp connections to backends. 
> If one of the backend is down, this will not effect
> the users.
>
> But, I have some doubts about locks and I/O issues. Can you please 
> share your experience about this kind of setup?
>
> Thanks
>