Quote:
Originally Posted by maumar i have to upgrade 4.0.2 OS Edition towards 4.5.6 GA NE; the server is a VM with Centos 4.4; if it is not a risk, i would prefer to apply upgrade to the same server onto the 4.0.2 (i will backup the VM, before to die..)
This way i will not have any problem to migrate 50GB of mailboxes 
By your experience, do you consider feasible to do that? which troubles or issues can i encounter?
TIA |
I'd suggest you upgrade your current OSS version to the current release then upgrade to the same release of NE.
Take a copy of the /opt directory before each upgrade and you'll then have a back-up just in case things go wrong. Using this command:
Code:
rsync -avrlHKpogDt /opt/zimbra/ /data/backup/zimbra
should preserve the correct file permissions. Obviously if you prefer to take a copy of your VM you could do that instead.