View Single Post
  #2 (permalink)  
Old 09-04-2007, 10:32 AM
jholder jholder is offline
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

Code:
# Live sync before stopping Zimbra to minimize sync time with the services down
# Comment out the following line if you want to try single cold-sync only
rsync -avHK /opt/zimbra/ /backup/zimbra
We generally do not recommend "live" syncing of the Zimbra server.

Such an action could result in a loss of data, and may be your current issue.
Reply With Quote