Wyatt,
your response actially hits upon a question I am currently confused about
It seems that you are only rsync-ing backup files and not the entire zimbra directory? I was under the impression that I should rsync entire /opt/zimbra -- which includes the zimbra backups tree underneath it.
So when you metion incremental backups do you speak of rsync or zimbra?
Also if you can help me with rsync - I don't use it often, but this is the command I got so far: rsync -aHzv --rsh=ssh root@$OLDZIMBRA:/opt/zimbra /opt/
so here is my strategy:
#1) run rsync as above from new server to copy entire /opt/zimbra including backups tree -- while zimbra current i still live
#2) wait until later night, shutdown live zimbra, run rsync again (do I use the same command??)
#3) upgrade zimbra on new server to 5.0.5 (direct jump? no incremental updates?)
#4) switch DNS to point to new MX
obviously I will experience some downtime during incremental rsync and upgrade tonight, but I hope backup MX server will take care of me
Does this make sense? I am assuming:
-I will not touch zimbra's backup and restore functionality at all? (even thouygh I am paid user)
-rsync will take care of any new messages or folder changes users make between 1st and 2nd run.
-I use rsync command above to make both the backups (full & iincremental)
-I can jump a few version of Zimbra forward from 4,5 to 5.0.5