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 12-09-2009, 10:59 PM
Starter Member
 
Posts: 1
Default Backup to another machine with rsync stag

Dear AlI member,
I use the open source version of Zimbra 6.01 version of the operating system Centos 5.3. I'm making the script run backups with cron.

#! /bin/bash
su - zimbra -c"/opt/zimbra/bin/zmcontrol stop"
sleep 30
kill -9 `ps -u zimbra -o "pid="`
rsync -avHK --delete /opt/zimbra/ root@192.168.0.12:/mnt/HD_a4/zimbra
su - zimbra -c"/opt/zimbra/bin/zmcontrol start"
exit

but I got an issue when running the script will itu.Rsync Stag when it comes to the folder /opt/zimbra/db/data/mboxgroup10/mail_item.ibd.if i see the folder size : -rw-rw---- 1 zimbra zimbra 17825792 Dec 10 11:45 mail_item.ibd
in crontab only one command and make sure my zimbra log was dead all. maybe there is a similar case please advice.

Thank's very much.
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.