Quote:
Originally Posted by creativemedia We have a Zimbra 4.5.6 Release 4.5.6_GA_1044.FC5_20070703135416 FC5 FOSS edition. The server is having a lot of issue and we want to move to a new server with Fedora 8. |
4.5.6 had a number of issues. You definitely want to get off it. If you don't feel comfortable going to 5.x, you should at least upgrade to 4.5.11. You'll need to do this before installing the 5.x upgrade anyhow, since it won't work straight from 4.5.6.
Quote:
Originally Posted by creativemedia 1. Is Fedora 8 supported yet? |
No. This list is all the supported OS choices as of right now. Fedora 7 is the currently-available package.
Quote:
Originally Posted by creativemedia 2. I assume I would setup new server with Zimbra 5 first. How can I test this box to make sure everything is working correctly before moving live box over. This is important. |
No, that won't work. You need to upgrade your existing server, or else move the accounts from that server to your new box on the same (4.5.6) version and upgrade on that new box. Setting up a parallel box and then migrating accounts might conceivably be possible if you (a) gave the new box a different domain from the old one, and (b) used IMAPsync to move things over, but that plan is fraught with headaches.
Basically, I would recommend the following steps:
- The 4.5.6 binaries aren't available any more, so you'll have to upgrade at least once on your existing server. I would suggest you go for 4.5.11 for FC5 which you can download from this page. You need to get up to .11 because that's the first version that is available for Fedora 7 as well as 4 and 5.
- Set up your new server with your choice of OS (Fedora 7 in my example, but you could go for one of the others) from among the supported flavors. Get your hosts, DNS, etc. properly configured so it is ready to function exactly as the old server did (but hopefully without the problems you are experiencing!
) - Install 4.5.11 (this time the version for Fedora 7) on that server.
- Stop mail services (zmcontrol stop) on BOTH machines.
- Backup the entire /opt/zimbra directory tree from your old machine, and copy it to /opt/zimbra in your new machine, overwriting the whole tree.
- Re-install 4.5.11 just like you did the first time. You need to do this in order for the "upgrade" to properly fix any settings that are unique to the new box (see Moving to new server? for an explanation of this)
- Restart zimbra services to ensure that this install actually works.
- Upgrade the new machine to 5.0.4
It's a little ponderous, I know, but this should get you through.