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
  #21 (permalink)  
Old 05-04-2010, 08:15 AM
Elite Member
 
Posts: 376
Default

Hopefully the Zimbra Devs will eventually give us a switch in the GUI to enable to disable at least basic compression and even better would be varying levels of compression.

My solution was to remove two of the 146gb 15k SAS drives from my RAID 10 and add a pair of 1tb 7200rpm Nearpoint SAS (enterprise sata basically) to the server for use as the HSM. This enables Zimbra to move all data older than XX days to the slower/cheaper HSM storage. I also added a new backup folder there and changed my backup location accordingly.
__________________
Culley
Mail | Dell 2950III | 2x Quad Core 5420 | 8gb RAM | 6x 146gb SAS RAID 0+1 | Red Hat 5.3 | Zimbra 6.0.10 Network Edition
Test | VMware ESXi Whitebox | Phenom II Black 3.2ghz | 12gb RAM | 6x 1tb SATA RAID 0+1 | CentOS 5.4 | FOSS, Not in use now
Reply With Quote
  #22 (permalink)  
Old 05-06-2010, 02:44 PM
Active Member
 
Posts: 39
Default How do you turn off zip?

We are about to upgrade from ZCS 5.x to 6.x and I am unclear on how to set the backup jobs to use the non-zip individual files method as in ZCS 5.x. By using zip (compressed or uncompressed), not only will the storage requirements increase dramatically but so will the backup window since full backups will require all files and can't take advantage of the hard links. Can someone tell me how to restore the 5.x backup functionality after upgrading to 6.x?

Thanks,
Rob
Reply With Quote
  #23 (permalink)  
Old 05-06-2010, 03:16 PM
Moderator
 
Posts: 1,432
Default

After upgrade,

su - zimbra
crontab -e


Locate the section that starts with # BACKUP BEGIN and insert the --noZip switch (capitalization is important here) to the first two lines. E.g.
Code:
# BACKUP BEGIN
0 1 * * 6 /opt/zimbra/bin/zmbackup -f -a all --noZip  --mail-report
0 1 * * 0-5 /opt/zimbra/bin/zmbackup -i --noZip  --mail-report
0 0 * * * /opt/zimbra/bin/zmbackup -del 1m --mail-report
# BACKUP END
Then save/quit and crontab will update.

Be sure to double-check this setting after each upgrade, and vote for bug 45634. If you ever do a manual backup, make sure you do it via CLI, not GUI, and include the --noZip switch. Vote for bug 45635.
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.
Reply With Quote
  #24 (permalink)  
Old 05-06-2010, 08:27 PM
Active Member
 
Posts: 39
Default

Thanks. I thought I had read a few times that you should not to edit crontab directly. Is the issue there that ZCS updates will overwrite any changes made manually?

I will definitely vote for that bug.

Thanks again
Reply With Quote
  #25 (permalink)  
Old 05-06-2010, 09:25 PM
Moderator
 
Posts: 1,432
Default

Yes, I believe updates will overwrite the changes. Conceivably they could be overwritten by other things but probably only if someone runs zmschedulebackup. Not sure if anything else calls it.

Basically, manually editing crontab is our only option right now.
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.
Reply With Quote
  #26 (permalink)  
Old 05-07-2010, 08:51 AM
Advanced Member
 
Posts: 178
Default

I've become somewhat paranoid and I have another crontab job (outside of the zimbra user) which notifies me if '--noZip' disappears. As of now only patching, or reusing zmschedulebackup, has caused it to change.
__________________
---
Paul Chauvet
State University of New York at New Paltz
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.