Hi guys,
when I compiled and made the source code for zimbra, I found an error about "wiki", so I suspected perhaps the new version source zimbra missed some files, I want to roll back old verison, how should I do?![]()
Hi guys,
when I compiled and made the source code for zimbra, I found an error about "wiki", so I suspected perhaps the new version source zimbra missed some files, I want to roll back old verison, how should I do?![]()
I would be interested in knowing this, too. AFAIK, you can't roll back. You need to backup /opt/zimbra before you upgrade it.Originally Posted by wildhuman
This is how I backup:
- Chintan.Code:rsync -avrlHKpogDt /opt/zimbra/ /opt/zimbra_synced
P.S. I would not suggest this method for incremental backup because I am not sure that if you run the same command again, the symlinks would be maintained. This needs to be confirmed. The above command lets me preserve the permissions, and I run it after switching zimbra off.
In case the upgrade is spoilt, you only need to do this:
and after checking that all is fine.Code:mv /opt/zimbra /opt/zimbra_temp mv /opt/zimbra_synced /opt/zimbra
Code:rm -rf /opt/zimbra_temp
Last edited by czaveri; 08-30-2006 at 12:12 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)