I also plan on doing this soon as I run on OpenSuse10 which is dropping off the support list, so I plan on this method.
rsync the entire /opt/zimbra folder to another linux box for temporary storage (gigabit lan connection so should be quick enough)
Pull the drives from the server and replace with spares, that way if it goes wrong I have the ultimate restore procedure.
Install new OS on new drives, install zimbra for that OS, of the same release that was running on the old OS. Use fresh install option obviously.
Stop zimbra services and restore via rsync, the old /opt/zimbra from its holding cell on the other linux box.
Reinstall zimbra using upgrade method, still the same version.
I think that's all that is needed. This assumes that the new OS will be keeping the fqdn and ip of the old one. |