Thread: Upgrade problem
View Single Post
  #5 (permalink)  
Old 12-15-2006, 08:25 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Quote:
Originally Posted by Klug View Post

rsyncing the /opt/zimbra is not enough, you're missing other stuffs (zimbra user, crontab, etc).
Klug is exactly right.
You want to rsync the folder to a remote location. Then install Zimbra (the version you have rsynced). Set it all up EXACTLY how your backup is, then stop zcs (this is VERY IMPORTANT, make sure EVERTHING is stopped0

Replace the Zimbra folder with your backup, and do a reinstall, and indicate that it's the upgrade.

rsync -av /opt/zimbra (other location)
Reply With Quote