Live backup

Patrick Boutilier boutilpj at ednet.ns.ca
Wed Jun 16 05:10:51 EDT 2010


On 06/16/2010 06:08 AM, Elver Loho wrote:
> Hi,
>
> I'm looking to keep a live or near-live backup of our Cyrus system
> (currently serving about 10 people with a fairly high volume of email)
> and the murder system seems like an overkill for such a simple thing.
> What other options do I have?
>
> For MySQL I've set up master-slave replication. All the write queries
> are replicated to the slave in near-real-time. It's good enough for
> us. If the main server ever catches fire, we can promote the slave to
> master and have an almost-up-to-the-second copy of things going on.
> For PostgreSQL, I've set up a cronjob to dump the DB off the main
> server every six hours and load it into the backup server. It's as
> real-time as we need it.
> Many folders that keep changing on the main server are rsynced over to
> the backup server once a day.
>
> What can I do with Cyrus that would be similar, but where I wouldn't
> have to deploy scary murder? I don't want to access the Cyrus server
> on the backup server, but I would like the ability to easily turn it
> on after the main server fails and lose, at most, half an hour's worth
> of emails.

Replication?

http://cyrusimap.web.cmu.edu/imapd/install-replication.html



>
> Best,
> Elver
>
> elver.loho at gmail.com
> +372 5661 6933
> http://elver.wordpress.com/
> skype: elver.loho
> ----
> Cyrus Home Page: http://cyrusimap.web.cmu.edu/
> Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html



More information about the Info-cyrus mailing list