<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2Fuidai_zimbra_upgradation</id>
	<title>Main Page/uidai zimbra upgradation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Main_Page%2Fuidai_zimbra_upgradation"/>
	<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Main_Page/uidai_zimbra_upgradation&amp;action=history"/>
	<updated>2026-07-25T06:46:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.tetrain.com/index.php?title=Main_Page/uidai_zimbra_upgradation&amp;diff=3113&amp;oldid=prev</id>
		<title>Sadat: Created page with &quot; Scope of project : Zimbra up-gradation from 8.8.10 to 9.0.0 Plan of action : First up-grade 8.8.10 to 8.8.15 of all environment then 8.8.15 to 9.0.0.      Production environm...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Main_Page/uidai_zimbra_upgradation&amp;diff=3113&amp;oldid=prev"/>
		<updated>2020-10-26T07:43:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; Scope of project : Zimbra up-gradation from 8.8.10 to 9.0.0 Plan of action : First up-grade 8.8.10 to 8.8.15 of all environment then 8.8.15 to 9.0.0.      Production environm...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Scope of project : Zimbra up-gradation from 8.8.10 to 9.0.0&lt;br /&gt;
Plan of action : First up-grade 8.8.10 to 8.8.15 of all environment then 8.8.15 to 9.0.0.&lt;br /&gt;
&lt;br /&gt;
    Production environment&lt;br /&gt;
    Archive&lt;br /&gt;
    DR environment&lt;br /&gt;
    ZimbraDump&lt;br /&gt;
&lt;br /&gt;
Action has been taken.&lt;br /&gt;
  Production Environment.&lt;br /&gt;
&lt;br /&gt;
    2 Ldap server from 8.8.10 to 8.8.15&lt;br /&gt;
    2 MTA + proxy server from 8.8.10 to 8.8.15&lt;br /&gt;
    1 Internal MTA server from 8.8.10 to 8.8.15&lt;br /&gt;
    1 Mailbox server from 8.8.10 to 8.8.15&lt;br /&gt;
&lt;br /&gt;
   Archive Environment.&lt;br /&gt;
&lt;br /&gt;
      1 Archive server from 8.8.10 to 8.8.15&lt;br /&gt;
&lt;br /&gt;
  DR Environment .&lt;br /&gt;
&lt;br /&gt;
    Zimbra was not running on  DR environment there was issue of SSL certificate and one new ext.(In amavis.conf.in) deploy SSL certificate and sort this Ext issue then start zimbra up-gradation.&lt;br /&gt;
    2 Ldap server from 8.8.10 to 8.8.15.&lt;br /&gt;
    2 MTA + proxy server from 8.8.10 to 8.8.15.&lt;br /&gt;
    1 Internal MTA server from 8.8.10 to 8.8.15.&lt;br /&gt;
    1 Mailbox server from 8.8.10 to 8.8.15.&lt;br /&gt;
&lt;br /&gt;
Dupm Environment.&lt;br /&gt;
&lt;br /&gt;
     Dupm server directly upgrade 8.8.10 to 9.0.0.&lt;br /&gt;
&lt;br /&gt;
Repeat All these step again for up-grade from 8.8.15 to 9.0.0 in all environment&lt;br /&gt;
Pending : There is issue with storage disk of archive server thats why zimbra mysql is not starting and data has been currpeted.&lt;br /&gt;
&lt;br /&gt;
 1: Step performed on LDAP SERVER	&lt;br /&gt;
For ldap backup&lt;br /&gt;
/opt/zimbra/libexec/zmslapcat /tmp&lt;br /&gt;
/opt/zimbra/libexec/zmslapcat -c /tmp&lt;br /&gt;
/opt/zimbra/libexec/zmslapcat -a /tmp&lt;br /&gt;
&lt;br /&gt;
 for Internet need to be proxy&lt;br /&gt;
&lt;br /&gt;
export https_proxy=http://10.6.18.23:3128/&lt;br /&gt;
export ftp_proxy=http://10.6.18.23:3128/&lt;br /&gt;
&lt;br /&gt;
untar downlod file and run install.sh&lt;br /&gt;
tar -xvzf zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220.tgz&lt;br /&gt;
 cd zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220/&lt;br /&gt;
&lt;br /&gt;
 ./install.sh&lt;br /&gt;
&lt;br /&gt;
2.step performed on mta + proxy&lt;br /&gt;
&lt;br /&gt;
create a new dir and take backup of conf.commonand postfix in backup folder.&lt;br /&gt;
&lt;br /&gt;
cp -pvr /opt/zimbra/conf /new_create_folder&lt;br /&gt;
cp -pvr /opt/zimbra/common /new_create_folder&lt;br /&gt;
cp -pvr /opt/zimbra/postfix /new_create_folder.&lt;br /&gt;
&lt;br /&gt;
export https_proxy=http://10.6.18.23:3128/&lt;br /&gt;
export ftp_proxy=http://10.6.18.23:3128/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
untar downlod file and run install.sh&lt;br /&gt;
tar -xvzf zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220.tgz&lt;br /&gt;
 cd zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220/&lt;br /&gt;
&lt;br /&gt;
 ./install.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. step performed on mailbox server.&lt;br /&gt;
&lt;br /&gt;
client take whole span shot backup.&lt;br /&gt;
run this command before upgragde asper databse size it&amp;#039;s time depand on datase size &lt;br /&gt;
 &lt;br /&gt;
zmdbintegrityreport -v&lt;br /&gt;
&lt;br /&gt;
 for Internet need to be proxy&lt;br /&gt;
&lt;br /&gt;
export https_proxy=http://10.6.18.23:3128/&lt;br /&gt;
export ftp_proxy=http://10.6.18.23:3128/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
untar downlod file and run install.sh&lt;br /&gt;
&lt;br /&gt;
tar -xvzf zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220.tgz&lt;br /&gt;
 cd zcs-NETWORK-8.8.15_GA_3869.RHEL7_64.20190918004220/&lt;br /&gt;
&lt;br /&gt;
./install.sh -l /tmp/ZCSLicense.xml --skip-activation-check&lt;br /&gt;
&lt;br /&gt;
after completing installation upgrade lecense through zimbra portal&lt;/div&gt;</summary>
		<author><name>Sadat</name></author>
	</entry>
</feed>