Upgrade from 10.0.13.GA to Release 10.1.7.GA

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 339
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.1.5.GA.4655.UBUNTU22_64
Contact:

Upgrade from 10.0.13.GA to Release 10.1.7.GA

Post by oetiker »

Hi

Upgrade was running through with no issues. I just had to provide the new License Key during
the installation and after the upgrade Zimbra was running.

After the restart of Zimbra there were still some zimbra pkgs are waiting for upgrade:
so I did a

Code: Select all

apt upgrade
and a

Code: Select all

zmcontrol restart
Now I have 3 things that I have to look in to it:
  • There is a Soap error in the Administration Interface if I click on Monitor -> Advanced Statistics
  • In the Client Web Interface there is still the version 10.1.6 shown
  • I had to fix /opt/zimbra/libexec/zmstat-df (-x squashfs) to the line with (df -k) but this Bug is very old and fixed in the source Zimbra does just not integrate the fix in there release code nobody knows why.
Last edited by oetiker on Fri May 02, 2025 7:05 am, edited 1 time in total.
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 339
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.1.5.GA.4655.UBUNTU22_64
Contact:

[Solved] Upgrade from 10.0.13.GA to Release 10.1.7.GA

Post by oetiker »

I got the answer from Zimbra Support to resolve the Soap Error:

Code: Select all

mv /opt/zimbra/zmstat/pid/zmstat*.pid /tmp
cd /opt/zimbra/libexec
zmloggerctl stop
./zmloggerinit
zmloggerctl restart
zmstatctl restart
after this the Monitor part of the Admin Interface is working without any Errors
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 339
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.1.5.GA.4655.UBUNTU22_64
Contact:

Re: Upgrade from 10.0.13.GA to Release 10.1.7.GA

Post by oetiker »

I just saw that the client still shows 10.1.6
  • Server: Release 10.1.7.GA.4655.UBUNTU22_64 NETWORK edition.
  • Client: Zimbra 10.1.6_GA_4744 (build 20250210115740)
Is that normal?
umashankar.avagadda
Zimbra Employee
Zimbra Employee
Posts: 146
Joined: Wed Apr 05, 2023 6:29 am

Re: Upgrade from 10.0.13.GA to Release 10.1.7.GA

Post by umashankar.avagadda »

Yes, this is expected. Please see viewtopic.php?p=315736#p315736
Post Reply