Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-08 Thread Wei ZHOU
The log indicates the column already existed. You need to check the logs when it was added. Please check management server logs, not the "journalctl" output which only contains the recent logs. -Wei On Thu, 8 Feb 2024 at 09:21, Palash Biswas wrote: > Hi, > > Here you go. > > Feb 07 06:57:43 n2

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-08 Thread Wei ZHOU
Hi, can you search "public_role" in your management server logs zgrep "public_role" /var/log/cloudstack/management/management-server.log* -Wei On Thu, 8 Feb 2024 at 01:33, Palash Biswas wrote: > Hi, > > Yes we got errors, that database failed to upgrade. > > Feb 07 06:57:43 n2ncs-mgmt01 java

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Palash Biswas
Hi, Yes we got errors, that database failed to upgrade. Feb 07 06:57:43 n2ncs-mgmt01 java[2020]: INFO [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) DB version = 4.18.1.0 Code Version = 4.19.0.0 Feb 07 06:57:43 n2ncs-mgmt01 java[2020]: INFO [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:)

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Wei ZHOU
It looks like you have DB HA ? Can you check if there are other logs like below before the error ? "Database upgrade must be performed from 4.18.1.0 to 4.19.0.0" -Wei On Wed, 7 Feb 2024 at 12:37, Palash Biswas wrote: > Hello, > > Upgrade official 4.18.1 to 4.19 > > > https://docs.cloudstack.ap

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Palash Biswas
Hello, Upgrade official 4.18.1 to 4.19 https://docs.cloudstack.apache.org/en/latest/upgrading/upgrade/upgrade-4.11.html On Wed, 7 Feb 2024 at 6:51 PM, Wei ZHOU wrote: > Do you upgrade from official 4.18.1.0 or 4.18.2.0-SNAPSHOT ? > > -Wei > > On Wed, 7 Feb 2024 at 11:23, Palash Biswas wrote:

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Wei ZHOU
Do you upgrade from official 4.18.1.0 or 4.18.2.0-SNAPSHOT ? -Wei On Wed, 7 Feb 2024 at 11:23, Palash Biswas wrote: > Hi Community, > > May we know if anyone encounters similar issues that we are facing now > after upgrading Cloudstack 4.18.1 to the 4.19.0 version? > > From the management logs,

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Palash Biswas
Hi, As of now 1. Regards, On Wed, 7 Feb 2024 at 6:37 PM, Wei ZHOU wrote: > Hi, > > How many management servers do you have? > > -Wei > > On Wed, 7 Feb 2024 at 11:23, Palash Biswas wrote: > > > Hi Community, > > > > May we know if anyone encounters similar issues that we are facing now > > aft

Re: Issue Upgrade Cloudstack 4.18.1 to 4.19

2024-02-07 Thread Wei ZHOU
Hi, How many management servers do you have? -Wei On Wed, 7 Feb 2024 at 11:23, Palash Biswas wrote: > Hi Community, > > May we know if anyone encounters similar issues that we are facing now > after upgrading Cloudstack 4.18.1 to the 4.19.0 version? > > From the management logs, we found out t