Ok, I set up the new server with CentOS 4.3 (ditched Grub and replaced it with lilo as it got stuck on stage2).
Installed zimbra, duplicated all settings from the old server, ok.
Did a zmcontrol stop on the old server, tarred /opt/zimbra and copied the tar to the new server.
Untarred the file, removed the bin directory and copied the whole directory on top of /opt/zimbra.
Started the webclient...hmmm...an empty mailbox
Searched through the topics again as I remember someone had made an rsync script and found
it
Copied the script to my old box, filled in the IP of the new server, made sure with zmcontrol status if all services were stopped and ran the rsync script.
Ran a zimbra install on the new server, chose the update option and all is working fine now
So, to sum things up:
- Build a new server
- zmcontrol stop (su zimbra) on the old server
- Copy and run rsync script
- Run the normal zimbra install on the new server and choose Update
Cheers,
GJ.