Search found 82 matches

by bulletxt
Thu Apr 11, 2024 1:12 pm
Forum: Installation and Upgrade
Topic: Any news on Ubuntu 22.04 support?
Replies: 5
Views: 278

Re: Any news on Ubuntu 22.04 support?

Hi,
while I do get your point, please remember that if you are really really concerned about security, Ubuntu 20.04 has expanded EOL till 2030 through UBUNTU PRO SUPPORT .

https://ubuntu.com/about/release-cycle
by bulletxt
Fri Mar 22, 2024 1:45 pm
Forum: Installation and Upgrade
Topic: zimbra 10 on BTRFS results in sql error
Replies: 28
Views: 1344

Re: zimbra 10 on BTRFS results in sql error

played a bit more with the "issue" and the solution is to make a copy of the /opt/zimbra/db directory and replace it with the copy, before you reboot the vm. So once the server is installed, do the following. # sudo su zimbra # zmctl stop # cd /opt/zimbra # mv db db_orig # cp -aR db_orig ...
by bulletxt
Thu Mar 21, 2024 1:27 pm
Forum: Installation and Upgrade
Topic: zimbra 10 on BTRFS results in sql error
Replies: 28
Views: 1344

Re: zimbra 10 on BTRFS results in sql error

Before changing MariaDb parameters as I already suggested (and that you ignored), be sure you disable any kind of Disk Cache mode in proxmox and give it a new try.
by bulletxt
Tue Mar 19, 2024 8:22 am
Forum: Installation and Upgrade
Topic: zimbra 10 on BTRFS results in sql error
Replies: 28
Views: 1344

Re: zimbra 10 on BTRFS results in sql error

Actually, I was curious and reinstalled zimbra couple of times, (installed on the same disk as the system 32gb, 2nd installed on the external 100gb disk, all BTRFS formatted with default options) and in all cases the mysqldb was corrupt following a restart. Immediately after install, I can stop/sta...
by bulletxt
Mon Mar 18, 2024 1:12 pm
Forum: Installation and Upgrade
Topic: zimbra 10 on BTRFS results in sql error
Replies: 28
Views: 1344

Re: zimbra 10 on BTRFS results in sql error

If you are really sure Mysql was working and suddenly stopped after a normal reboot, I think your mysql got corrupted on reboot because it didn't turn mysql service off correctly. There is a lot to discuss about this, I suggest starting to give a look at innodb_fast_shutdown parameter. Of course, fi...
by bulletxt
Fri Mar 15, 2024 7:10 pm
Forum: Installation and Upgrade
Topic: zimbra 10 on BTRFS results in sql error
Replies: 28
Views: 1344

Re: zimbra 10 on BTRFS results in sql error

Hi,
stick to official supported filesystems, or be prepared and competent to get the consequences.

People can help you fix this specific issue, but you really don't know where you're going..

I don't want to seem rude, but please understand that BTRFS is a very-very complex filesystem.
by bulletxt
Tue Mar 12, 2024 9:17 pm
Forum: Installation and Upgrade
Topic: Zimbra 10 FOSS Installation Guide
Replies: 120
Views: 2567719

Re: Zimbra 10 FOSS Installation Guide

Hi, I'm on ubuntu 20.04 with zimbra 8.8.15 P45 successfully working (just upgraded from ubuntu 18.04!) .

Can I download the build from https://techfiles.online/zimbra/ and install it? Should that work?
by bulletxt
Tue Mar 12, 2024 8:52 pm
Forum: Installation and Upgrade
Topic: Upgrading from Ubuntu 18.04 to 20.04
Replies: 14
Views: 10330

Re: Upgrading from Ubuntu 18.04 to 20.04

Instead of removing /opt/zimbra/jetty_base and using a backup, the better solution is to apt remove zimbra-store package and reinstall it from the downloaded zcs-8.8.15_GA_4179.UBUNTU20_64.20211118033954.tgz! So the complete procedure should be this: 1. On Ubuntu 18.04 - wget https://files.zimbra.c...
by bulletxt
Mon Dec 18, 2023 12:43 pm
Forum: Installation and Upgrade
Topic: Patch 8.8.15 Patch 45 GA Release - share your experience
Replies: 13
Views: 40251

Patch 8.8.15 Patch 45 GA Release - share your experience

Hi,
patch 8.8.15 Patch 45 GA has just been released. Please share your experience when upgrading.
by bulletxt
Sun Oct 22, 2023 4:49 pm
Forum: Installation and Upgrade
Topic: Zimbra 8.8.15 Patch-44 released, share your experience
Replies: 18
Views: 36365

Re: Zimbra 8.8.15 Patch-44 released, share your experience

I just upgraded from P43 on ubuntu 18.04, everything seems fine