Need help planning Disaster Recovery Hi all,
I've been tasked with coming up with a DR plan, in order to get our Zimbra system up and running as quickly as possible after any sort of crash. Of course, there is $0 budgeted for this, the only assets I can use are my time and existing resources. I do have access to a Windows server share for storing backups.
We're currently running Zimbra Network Edition 6 (Release 6.0.10_GA_2692.SLES11_64_20101215162357 SLES11_64 NETWORK edition), though I will be updating the Zimbra to v7 before too long.
Our environment is a 4 server system: Ldap, 2 x MTA, and Postoffice servers.
The number 1 goal is getting the system back up as quickly as possible after any sort of failure.
I was wondering if I can use a backup solution to back up the /opt/zimbra directories on the servers, and if need be, restore them to replacement servers (with the same OS, and IP configurations), rather than reinstalling the Zimbra software on the servers. I know that pipes and sockets are used in the spool directories on the MTA servers, so that pretty much leaves me with cpio as the backup and restore utility.
I realize that in order to get a clean backup, I will need to issue a "zmcontrol shutdown" to halt the zimbra services. I'm wondering just how often these DR backups should be scheduled.
I am planning on copying the backup directories on the postoffice and ldap servers to the Windows server at lease once a day, probably using rsync. If I do so, should I exclude those backup directories when performing the cpio DR backups?
Am I going in the right direction, or is there a better way that I'm just missing? I have seen the WIKIs on the subject, "http://wiki.zimbra.com/wiki/Network_Edition_Disaster_Recovery" and "http://wiki.zimbra.com/wiki/Ajcody-Notes-Multi-Server-Restore-DR" but they haven't been all that helpful to me.
I just thought of one other question... Regarding the backup directory on the ldap and postoffice servers: The DR wiki talks about how a full backup will backup both the ldap account information and the mail store, but since these are now on different servers, if I wanted to force a full backup through the admin console, am I also going to have to force a full backup on the ldap server using the CLI? It appears that will be the case.
Thanks in advance,
Mark
Last edited by mhlevy; 09-20-2011 at 12:37 PM..
|