Is it possible to backup the mail server without shuting down the zimbra services and therefore lose mail capability?
Is it possible to backup the mail server without shuting down the zimbra services and therefore lose mail capability?
That depends on which version you're using, if it's NE you don't need to shutdown Zimbra and if it's the OSS version then you do need to shutdown Zimbra. This has been asked before in the forums and there are backup scripts in the wiki & forums.
Please update your forum profile with the output of the following (do not post it in this forum):
Code:zmcontrol -v
Regards
Bill
I already have the backup script running and I got it here -> Open Source Edition Backup Procedure - Zimbra :: Wiki
But all of those require zimbra shutdown. I am using Zimbra Collaboration Suite 6.0 and when I run the backup script bye bye server....can't get/send mails
Are you saying that your backup script that you are using shuts down Zimbra... and then doesn't start it up again? That would be an issue you should fix in the script if so...
However if it is only shutting down Zimbra during the backup then that is the way you have to do it on the FOSS version. The best way to minimize downtime is to use the LVM method, but that still has the same downtime as "zmcontrol stop; zmcontrol start"...
Another question..What happens if I backup my server without stopping it with some simple software like tar? Does it make any difference when I restore?
If you need 24/7 availability then you need to go to the Network Edition.
As I said the fastest backup you can get with the open source edition is if you installed Zimbra on an LVM partition in which case you can get your backups down to the same time it takes to run this:
But that is the smallest downtime you can get for the open source edition.Code:zmcontrol stop; zmcontrol start
One option you might look into is setting up Zimbra on a DRDB or similar setup, but this is quite complex to setup. There are a few threads in the forum about it.
There are currently 1 users browsing this thread. (0 members and 1 guests)