Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-20 Thread Raghava Yerubandi
Hey Wei. Thanks for the confirmation. On Fri, Jun 20, 2025 at 2:03 PM Wei ZHOU wrote: > Yes, it is expected > > On Fri, Jun 20, 2025 at 7:30 AM Raghava Yerubandi < > [email protected]> wrote: > > > Wei, yes, we followed the same process while upgrading ACS to the latest > > version. A

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-20 Thread Wei ZHOU
Yes, it is expected On Fri, Jun 20, 2025 at 7:30 AM Raghava Yerubandi < [email protected]> wrote: > Wei, yes, we followed the same process while upgrading ACS to the latest > version. After the upgrade, we noticed that the SystemVMs & VRs are showing > software versions 4.19.3, but the t

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Raghava Yerubandi
Wei, yes, we followed the same process while upgrading ACS to the latest version. After the upgrade, we noticed that the SystemVMs & VRs are showing software versions 4.19.3, but the template version is 4.19.1. I guess this is expected after the upgrade. On Thu, Jun 19, 2025 at 3:54 PM Wei ZHOU w

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Wei ZHOU
Hi, Yes, 4.19.1 systemvm template is the latest template for 4.19.X releases. No need to do anything. If you upgrade using repos on download.cloudstack.org, you do not need to register the new systemvm template (no matter what the from version is). The cloudstack-management package bundles with t

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Raghava Yerubandi
Hi Wei, We are currently in a situation where, upon checking the link https://download.cloudstack.org/systemvm/4.19/, we noticed that there is no SystemVM template available specifically for version 4.19.3. The latest available template listed is for version 4.19.1, with the last update dated 2024

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Raghava Yerubandi
Hello Wei, Thanks for the update. After downloading the updated SystemVM, should we remove the old SystemVM template (4.19.1). On Thu, Jun 19, 2025 at 12:32 PM Wei ZHOU wrote: > Hi, > > The version of systemvm template for ACS 4.19.3 is still 4.19.1 > You can find the systemvm templates on > h

Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Raghava Yerubandi
Hello Community, I need some clarification regarding a few observations after our recent upgrade. We recently upgraded our CloudStack environment from version *4.19.1* to *4.19.3* by following the official documentation. 1. *SystemVM Template:* Is it necessary to download a new SystemV

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-19 Thread Wei ZHOU
Hi, The version of systemvm template for ACS 4.19.3 is still 4.19.1 You can find the systemvm templates on https://download.cloudstack.org/systemvm/4.19/ -Wei On Thu, Jun 19, 2025 at 8:43 AM Raghava Yerubandi < [email protected]> wrote: > Hello Community, > > I need some clarificatio

Re: Clarification Required Post CloudStack Upgrade (4.19.1 to 4.19.3)

2025-06-18 Thread Francisco Arencibia Quesada
Morning Yerubandi, Make sure the Cloudstack agents in the hyper visor are using the same version. Kind regards *Francisco Arencibia Quesada.* *DevOps Engineer* On Thu, 19 Jun 2025 at 08:42, Raghava Yerubandi wrote: > Hello Community, > > I need some clarification regarding a few observations

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user apraba05 closed a discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 ### problem 2025-06-16 13:03:13,993 ERROR [c.c.u.d.ScriptRunner] (main:[]) (logid:) Error executing: CREATE TABLE `cloud`.`nsx_providers` ( `id` bigint

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @apraba05 no idea what's wrong. apparently it is not normal upgrade maybe just restore the database and start cloudstack-management GitHub link: https://github.com/a

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user apraba05 added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @weizhouapache Would you have any idea as to what we can do to upgrade to 4.20.1? GitHub link: https://github.com/apache/cloudstack/discussions/11046#discussioncomment-13498188

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user apraba05 added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @weizhouapache I did restore it back to the original database GitHub link: https://github.com/apache/cloudstack/discussions/11046#discussioncomment-13497606 This is an

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 > @weizhouapache after I dropped the nsx_providers table I was then queued to > drop the Constraint 'fk__snapshot_schedule_async_job_id' which does not > exis

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-17 Thread via GitHub
GitHub user apraba05 added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @weizhouapache after I dropped the nsx_providers table I was then queued to drop the Constraint 'fk__snapshot_schedule_async_job_id' which does not exist. ALTER TA

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-16 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @apraba05 Did you upgrade before and fail ? How many management servers do you have ? GitHub link: https://github.com/apache/cloudstack/discussions/11046#discussioncomment

Re: [D] Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 [cloudstack]

2025-06-16 Thread via GitHub
GitHub user apraba05 added a comment to the discussion: Issues with Cloudstack Upgrade from 4.19.2 to 4.20.1 @weizhouapache It's running on one management server but I am unsure as to why there is this error. GitHub link: https://github.com/apache/cloudstack/discussions/

Re: Upcoming CloudStack Upgrade: Seeking Insights and Experiences

2024-06-06 Thread Alex Mattioli
. From: Azmir Ahmed Sent: Thursday, June 6, 2024 12:39 PM To: [email protected] Cc: Product Development | BEXIMCO IT Subject: Upcoming CloudStack Upgrade: Seeking Insights and Experiences Dear CloudStack Users/Team, We are planning to update our

Upcoming CloudStack Upgrade: Seeking Insights and Experiences

2024-06-06 Thread Azmir Ahmed
Dear CloudStack Users/Team, We are planning to update our CloudStack environment from version 4.17.x to 4.19.x. Additionally, we are using a Ceph storage cluster for our storage solution. If anyone has faced challenges or has suggestions based on real experiences, please share your insights. *Upg

Re: Discussion: CloudStack upgrade to JRE17 and Debian12/python3

2024-02-07 Thread Rohit Yadav
mplication for users will be doubling of their memory consumption in their env for VRs. Regards. From: Wei ZHOU Sent: Tuesday, February 6, 2024 17:33 To: dev ; users Subject: Discussion: CloudStack upgrade to JRE17 and Debian12/python3 Hi all, My collea

Discussion: CloudStack upgrade to JRE17 and Debian12/python3

2024-02-06 Thread Wei ZHOU
Hi all, My colleagues and I are working on upgrading CloudStack to support the more recent JRE version, python version and Debian version for the systemvm template. We already have made some changes, if you are interested, please review the pull request: https://github.com/apache/cloudstack/pull/8

Re: Cloudstack Upgrade

2022-01-18 Thread Wei ZHOU
Hi Ammad, When you upgrade a template, the default type is 'USER' not 'SYSTEM', it will NOT be used by system vms and virtual routers. During the upgrade, the template type will be changed to 'SYSTEM' so it can be used by system vms and VRs after upgrade. You need to backup the database before

Re: Cloudstack Upgrade

2022-01-17 Thread Ammad Syed
Thanks Wei for the guide. Can you please confirm one thing. If I upload the newer systemVM template 4.15.1 to my ACS 4.11.3 and do the upgrade. I case upgrade failed, will it be ok if there is newer systemVM template remains in ACS 4.11.3 or will it creates any trouble ? Ammad On Thu, Jan 13, 20

Re: Cloudstack Upgrade

2022-01-13 Thread Wei ZHOU
Hi, Please follow the steps on https://docs.cloudstack.apache.org/en/4.15.2.0/upgrading/upgrade/upgrade-4.11.html -Wei On Thu, 13 Jan 2022 at 14:42, Ammad Syed wrote: > Hi, > > I am planning to upgrade cloudstack from 4.11.3 to 4.15.2. I am planning to > create a parallel build i.e will create

Cloudstack Upgrade

2022-01-13 Thread Ammad Syed
Hi, I am planning to upgrade cloudstack from 4.11.3 to 4.15.2. I am planning to create a parallel build i.e will create a new VM of 4.11.3 and restore the DB and upgrade the management server to 4.15.2 and start the management server to perform DB upgrade. Will this process be ok ? OR should I di

Re: Cloudstack Upgrade Filed

2020-05-16 Thread Andrija Panic
DB restore (the DUMP you should have taken before the first time upgrade) - would probably do as well. The first link (PR 3221) - you could work around that if you have the proper cloud user credentials - the issues you originally shared suggest that you did not have the "proper" MySQL credential

Re: Cloudstack Upgrade Filed

2020-05-15 Thread hanumant borwandkar
Hi, Issue resolved and able to upgrade from 4.11.3 to 4.13.1.0-1 with the reading fix mentioned in the post *https://github.com/apache/cloudstack/issues/3221 * able to get going schema restore. and the following commands execution on mariadb cento

Re: Cloudstack Upgrade Filed

2020-05-14 Thread hanumant borwandkar
Hi, Thanks for the replies i will try to reproduce errors again may be i am doing anything wrong., But I referring latest documentation relating upgrade from 4.11.x to 4.13 Not sure why I am getting access denied & need of super user previledges error as I am upgrading with root user and yum upg

Re: Cloudstack Upgrade Filed

2020-05-14 Thread Thomas Joseph
Hello Hanumant Are you using the correct user for running the related scripts? *020-05-15 00:12:42,059 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:) com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied; you need (at least one of) the SUPER privilege(s) for this operation20

Re: Cloudstack Upgrade Filed

2020-05-14 Thread Luis
Hi. What lines did you use for the upgrade? Sent from Yahoo Mail on Android On Thu, May 14, 2020 at 6:43 PM, hanumant borwandkar wrote: HI, Trying to upgrade cloudstack 4.11.3 to 4.13 latest but unable get success also tried to upgrade to 4.14-RC3 test build both time got same error as fo

Cloudstack Upgrade Filed

2020-05-14 Thread hanumant borwandkar
HI, Trying to upgrade cloudstack 4.11.3 to 4.13 latest but unable get success also tried to upgrade to 4.14-RC3 test build both time got same error as follows. CentOS Linux release 7.6.1810 (Core) ERROR 2 *020-05-15 00:12:42,059 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:) com.mysql.jdbc

Re: Cloudstack upgrade - 4.5.1 to 4.5.2

2015-09-30 Thread cs user
Hi Rene/Vadim, Many thanks for getting back to me. I will give it a try :) Cheers! On Tue, Sep 29, 2015 at 8:00 PM, Vadim Kimlaychuk wrote: > Rene, > > Don't forget to restart management and usage services after update. > May be yum does it automatically, but I am not sure. > > Vadim > >

Re: Cloudstack upgrade - 4.5.1 to 4.5.2

2015-09-29 Thread Vadim Kimlaychuk
Rene, Don't forget to restart management and usage services after update. May be yum does it automatically, but I am not sure. Vadim On 2015-09-29 21:54, Rene Moser wrote: Hi On 09/⁠29/⁠2015 01:03 PM, cs user wrote: Hello, Are there any steps other than upgrading with yum, that ne

Re: Cloudstack upgrade - 4.5.1 to 4.5.2

2015-09-29 Thread Rene Moser
Hi On 09/29/2015 01:03 PM, cs user wrote: Hello, Are there any steps other than upgrading with yum, that need to be followed when upgrading from 4.5.1 to 4.5.2? Yum update and you are done. Yours René

Cloudstack upgrade - 4.5.1 to 4.5.2

2015-09-29 Thread cs user
Hello, Are there any steps other than upgrading with yum, that need to be followed when upgrading from 4.5.1 to 4.5.2? The upgrade guide explains the steps to go from 4.4.x, 4.3.x etc, but not if you are already on 4.5.x. Cheers!

[DISCUSS][PROPOSAL] CloudStack Upgrade Policy

2015-07-20 Thread John Burwell
All, A recently proposed change [1] to remove older upgrade code has prompted a wider discussion regarding the policy we should employ regarding upgrade support. Currently, we have no policy regarding how far back the process will function. As the system evolves, it is simply unsustainable to

Re: Cloudstack upgrade issue from 3.0.2 to 4.0.2

2013-05-05 Thread prakash
Hi, Np i have fixed this issue. i have manually restore the scheme for 4.0. NOTE:no separate scheme for 4.0.2 > Hi all, > >I am facing below error while upraded cloudstack from 3.0.2 to 4.0.2. > any suggesiotn for this issue. > > INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) Grabb

Re: Cloudstack upgrade issue from 3.0.2 to 4.0.2

2013-05-05 Thread prakash
Hi, Np i have fixed this issue. i have manually restore the scheme for 4.0. NOTE:no separate scheme for 4.0.2 Regards, Prakash.M > Hi, > > > db scheme from 3.0.2 to 4.0.2 is not available. > > schema-302to40.sql > > so how can we upgrade cloudstack from 3.0.2 to 4.0.2 any ideas? > > Rega

Re: Cloudstack upgrade issue from 3.0.2 to 4.0.2

2013-05-05 Thread prakash
Hi, db scheme from 3.0.2 to 4.0.2 is not available. schema-302to40.sql so how can we upgrade cloudstack from 3.0.2 to 4.0.2 any ideas? Regards, Prakash.M > Hi all, > >I am facing below error while upraded cloudstack from 3.0.2 to 4.0.2. > any suggesiotn for this issue. > > INFO [clou

Cloudstack upgrade issue from 3.0.2 to 4.0.2

2013-05-04 Thread prakash
Hi all, I am facing below error while upraded cloudstack from 3.0.2 to 4.0.2. any suggesiotn for this issue. INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) Grabbing lock to check for database upgrade. INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) DB version = 3.0.2.20120506223416

Re: Cloudstack Upgrade Roadmap

2013-04-18 Thread Mathias Mullins
the use of professional services, however, would like to have a >better understanding to help make an educated choice. > >Robert > > >-Original Message- >From: Mathias Mullins [mailto:[email protected]] >Sent: Wednesday, April 17, 2013 10:40 AM >To: users@clouds

RE: Cloudstack Upgrade Roadmap

2013-04-17 Thread Robert Botte
, would like to have a better understanding to help make an educated choice. Robert -Original Message- From: Mathias Mullins [mailto:[email protected]] Sent: Wednesday, April 17, 2013 10:40 AM To: [email protected] Subject: Re: Cloudstack Upgrade Roadmap Robert, It

Re: Cloudstack Upgrade Roadmap

2013-04-17 Thread Mathias Mullins
Robert, It sounds like you are talking about more the Citrix CloudPlatform upgrade path. >From a CloudStack upgrade path, you would be looking at going from 2.2.14 -> 3.0.2 -> 4.0.1. Personally I would suggest brining up your CentOS at the same time as there are going to be a

Cloudstack Upgrade Roadmap

2013-04-16 Thread Robert Botte
We are currently using Cloudstack 2.2.13 and CentOS 6.1 running on KVM in the advanced networking configuration. We would like to move our production platform to 3.0.6 My understanding is that we need to upgrade from 2.2.13 to 2.2.14, after this upgrade do we have to upgrade to 3.0.2 than to 3.