Zimbra Releases/8.8.8/P10

Revision as of 06:35, 17 September 2018 by Pajari (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Zimbra Collaboration 8.8.8 Patch 10 GA Release

Check out the "Fixed Issues", "Zimbra NG Changelog" for this version of Zimbra Collaboration. Please refer "Patch Installation" section for Patch Installation instructions.

Software changes

Fixed Issues

Nginx lookup does not fail over to next server when peer store server is down or can't connect

Zimbra NG Changelog

Admin Zimlet:
  • Updated admin guide links to the correct version-based link
Chat Server:
  • Fixed NG notification logging issues
HSM:
  • Fixed blob store if it's compressed size is equal to uncompressed one

Patch Installation

OpenJDK/ClamAV Installation Instructions for Non-mailbox/MTA nodes:**This note is applicable only if upgrading from 8.8.8 Patch4 or previous versions to Patch10. Ignore, if you are upgrading from 8.8.8 Patch5 or higher version of 8.8.8 Patch.
  • Install zimbra-core-components package to upgrade openjdk on non-mailstore nodes. On mailstore nodes, openjdk will be updated using zimbra-patch.
  • Install zimbra-mta-components package to upgrade clamav on Mailstore and MTA nodes. zimbra-patch will not update clamav on any nodes.

Please find more information in Installation section Redhat and Ubuntu

8.8.8 Patch Change:

**This note is applicable only if you are upgrading from 8.8.8 GA or 8.8.8 Patch1 to latest patch. Ignore, if you are upgrading from 8.8.8 Patch2 or higher version of 8.8.8 Patch.

8.8.8 Patch (zimbra-patch) checks if your system is Network Edition and if so adds a new Network Edition-only package repository. As a result, after 8.8.8 Patch installation is completed, Network edition customers will need to run another package update/upgrade process to obtain the updated Network Edition only packages available from newly added package repository.

Before Installing the Patch

Before installing the patch, consider the following:

  • A full backup should be performed before any patch is applied. There is no automated roll-back.
  • Zimlet patches can include removing existing Zimlets and redeploying the patched Zimlet.
  • Only files or Zimlets associated with installed packages will be installed from the patch.
  • Switch to user zimbra before using ZCS CLI commands.
  • Important! You cannot revert to the previous ZCS release after you upgrade to the patch.
  • Important Note for ZCS Setup with Local ZCS repository: Customers who have setup local ZCS repository should first update the local repository by following instructions in wiki

Install the Patch

Note: This patch should be installed only on all mailbox nodes running in your environment. On other nodes, other packages needs to be installed to upgrade openjdk and clamav, please see 8.8.8 Patch 10 Installation Instructions for Non-mailbox/MTA nodes

With 8.8.8 Patches, customers would not need to download any ZCS Patch builds. Patch packages can be installed by using Linux package management commands.

  • Please make note that, installing zimbra-patch package only updates the Zimbra core packages. administrator would need to upgrade other applicable packages like zimbra-chat, zimbra-network-modules-ng, zimbra-talk.
  • Note regarding Chat and Talk package conflict
    • zimbra-chat and zimbra-talk packages conflict each other.
    • Ubuntu will ask user's confirmation before removing already installed package and installing the conflicting package.
    • Redhat will give error if conflict found and user will have to remove installed package before installing conflicting package.

8.8.8 Patch10 Packages

Below are the latest available packages:

Package Name                  Version
FOSS:
zimbra-patch              ->  8.8.8.10.1536232008-1
zimbra-common-core-jar    ->  1.0.0.1536227922-1
zimbra-mbox-webclient-war ->  1.0.0.1527079283-1
zimbra-ldap-components    ->  1.0.1-1zimbra8.7b1
zimbra-openldap-client    ->  2.4.46-1zimbra8.7b2
zimbra-openldap-lib       ->  2.4.46-1zimbra8.7b2
zimbra-openldap-server    ->  2.4.46-1zimbra8.7b2
zimbra-lmdb               ->  2.4.46-1zimbra8.7b2
zimbra-mta-components     ->  1.0.5-1zimbra8.7b1
zimbra-openjdk            ->  1.8.0u172b01-1zimbra8.7b5
zimbra-chat               ->  1.0.20.1532350417-2
zimbra-nginx              ->  1.7.1-1zimbra8.7b9
zimbra-proxy-components   ->  1.0.2-1zimbra8.7b1 


NETWORK:
zimbra-patch              ->  8.8.8.10.1536232008-2
zimbra-network-modules-ng ->  1.0.24.1535704239-1
zimbra-talk               ->  1.0.11.1532349058-1

Please refer below steps for 8.8.8 Patch installation on Redhat and Ubuntu platforms:

Redhat

1. Installing zimbra packages individually

Install/Upgrade zimbra-patch on mailstore node for FOSS and NETWORK

  • As root, install the patch. Type below command
yum clean metadata 
yum check-update 
yum install zimbra-patch
  • Switch to user zimbra
su – zimbra
  • ZCS must be restarted to changes to take effect. Type
zmcontrol restart

Install/Upgrade zimbra-chat for FOSS and NETWORK

  • As root, Type below command.
yum install zimbra-chat 
  • Switch to user zimbra
su – zimbra
  • Zimbra mailbox service must be restarted to changes to take effect. Type
zmmailboxdctl restart

Install/Upgrade zimbra-talk and zimbra-network-modules-ng (NETWORK Only)

  • If you are upgrading from 8.8.8 GA or 8.8.8 Patch1, Make sure you have already installed/upgraded zimbra-patch before this step. Please see 8.8.8 Patch Change
  • As root, Type below command.
yum clean metadata 
yum check-update 
yum install zimbra-network-modules-ng
yum install zimbra-talk
  • Switch to user zimbra
su – zimbra
  • Zimbra mailbox service must be restarted to changes to take effect. Type
zmmailboxdctl restart

Install/Upgrade openjdk on non-mailstore node for FOSS and NETWORK

  • As root. Type below command
yum install zimbra-core-components

Install/Upgrade clamav on Mailstore/MTA node for FOSS and NETWORK

  • As root. Type below command
yum install zimbra-mta-components

Install OpenLDAP on LDAP node for FOSS and NETWORK

  • As root. Type below command
yum install zimbra-ldap-components
  • Restart ldap as zimbra user
su - zimbra
ldap restart

Install/Upgrade zimbra-proxy-components on Proxy node for FOSS and NETWORK

  • As root. Type below command
yum install zimbra-proxy-components
  • Restart proxy as zimbra user
su - zimbra
zmproxyctl restart


2. Installing zimbra packages with system package upgrades

  • As root, type below command to clear yum cache
yum clean metadata
  • As root, type below command first time so the server sees there is a new zimbra-patch package in the 888patch repository (and any other available operating system and Zimbra common package updates)
yum check-update
  • As root, type below command to allow the patch, if necessary, to add the new Network Edition patch repository.
yum install zimbra-patch 
  • As root, type below command to update most available packages.
yum update
  • Switch to user zimbra
su – zimbra
  • ZCS must be restarted to changes to take effect. Type below command
zmcontrol restart

Ubuntu

1. Installing zimbra packages individually

Install/Upgrade zimbra-patch on mailstore node for FOSS and NETWORK

  • As root, install the patch. Type below command
apt-get update
apt-get install zimbra-patch
  • Switch to user zimbra
su – zimbra
  • ZCS must be restarted to changes to take effect. Type
zmcontrol restart

Install/Upgrade zimbra-chat for FOSS and NETWORK

  • As root, Type below command.
apt-get install zimbra-chat 
  • Switch to user zimbra
su – zimbra
  • Zimbra mailbox service must be restarted to changes to take effect. Type
zmmailboxdctl restart

Install/Upgrade zimbra-talk and zimbra-network-modules-ng (NETWORK Only)

  • If you are upgrading from 8.8.8 GA or 8.8.8 Patch1, Make sure you already installed/upgraded zimbra-patch before this step. Please see 8.8.8 Patch Change
  • As root. Type below command.
apt-get update
apt-get install zimbra-network-modules-ng
apt-get install zimbra-talk
  • Switch to user zimbra
su – zimbra
  • Zimbra mailbox service must be restarted to changes to take effect. Type
zmmailboxdctl restart

Install/Upgrade openjdk on non-mailstore node for FOSS and NETWORK

  • As root. Type below command
apt-get install zimbra-core-components

Install/Upgrade clamav on Mailstore/MTA node for FOSS and NETWORK

  • As root. Type below command
apt-get install zimbra-mta-components

Upgrade OpenLDAP on LDAP node for FOSS and NETWORK

  • As root. Type below command
apt-get install zimbra-ldap-components
  • Restart ldap as zimbra user
su - zimbra
ldap restart

Install/Upgrade zimbra-proxy-components on Proxy node for FOSS and NETWORK

  • As root. Type below command
apt-get install zimbra-proxy-components
  • Restart proxy as zimbra user
su - zimbra
zmproxyctl restart

2. Installing zimbra packages with system package upgrades

  • As root, type below command first time so the server sees there is a new zimbra-patch package in the 888patch repository (and any other available operating system and Zimbra common package updates)
apt-get update
  • As root, type below command to allow the patch, if necessary, to add the new Network Edition patch repository.
apt-get install zimbra-patch
  • Network Edition Only: As root, type below command second time so the server sees the packages available in the new Network Edition repository added by Patch (**Only needed if you are upgrading from 8.8.8 GA or 8.8.8 Patch1)
apt-get update
  • As root, type below command to update most available packages
apt-get upgrade

OR

  • As root, type below command to update all available packages plus any kernel updates.
apt-get dist-upgrade
  • Switch to user zimbra
su – zimbra
  • ZCS must be restarted to changes to take effect. Type
zmcontrol restart
Jump to: navigation, search