Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-25-2010, 06:36 AM
Active Member
 
Posts: 36
Default Backup time

Hi

Can anyone advise me where I need to go to change the time for backups

Thanks
Reply With Quote
  #2 (permalink)  
Old 05-25-2010, 07:14 AM
Trained Alumni
 
Posts: 22
Default

Here's the relevant section in the Admin Guide (the zmschedulebackup command).

Backing up using the Standard Method
Reply With Quote
  #3 (permalink)  
Old 05-26-2010, 05:48 AM
Moderator
 
Posts: 1,209
Default

You may also edit the zimbra user's crontab directly; there are three lines in there which control the timing/frequency of Full and Incremental backups, and purging of older backups:

To see what you have, as the zimbra user run:

Code:
malbec:~ # su - zimbra
zimbra@malbec:~> crontab -l | grep backup
0 1 * * 6 /opt/zimbra/bin/zmbackup -f   -a all 
0 1 * * 0-5 /opt/zimbra/bin/zmbackup -i  
0 0 * * * /opt/zimbra/bin/zmbackup -del 10d
zimbra@malbec:~>
To edit the above, you need to know a little about how to use the vi editor, and then just run (again as the zimbra user):

crontab -e


Scroll down to the backup section and using vi commands, edit the crontab file directly.

Hope that helps,
Mark
__________________
___________________________________
L. Mark Stone, CIO


"Uptime. All the time."

477 Congress Street | Portland, ME 04101-3431 | (207) 772-5678

proactive maintenance and monitoring | technology consulting
Zimbra groupware | EMR implementations | private cloud hosting
Reply With Quote
  #4 (permalink)  
Old 05-26-2010, 07:32 AM
Advanced Member
 
Posts: 236
Default

I would recommend using zmschedulebackup instead... but the end result is the same
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.