Re: ACS agent not start from ubuntu 18.04

2021-04-08 Thread Rohit Yadav
Hi, You don't have cloudbr1 bridge configured on your host. You may want to read through: http://docs.cloudstack.apache.org/en/latest/conceptsandterminology/index.html#concepts-and-terminolgy https://www.shapeblue.com/a-beginners-guide-to-cloudstack-networking/ As I've previously suggested, plea

Db schema upgrade fails from 4.14 to 4.16

2021-04-08 Thread Rakesh Venkatesh
Hello users Im trying to upgrade cloudstack from 4.14.0 to 4.16.0 and the upgrade is failing because of the db schema upgrade. Any idea on how to fix this. This is the commit which is causing the issue https://github.com/apache/cloudstack/pull/4128 2021-04-08 13:59:26,983 DEBUG [c.c.u.d.Scrip

Re: Db schema upgrade fails from 4.14 to 4.16

2021-04-08 Thread Andrija Panic
4.16 doesn't exist yet, and it's the master branch - so failures are expected... On Thu, 8 Apr 2021 at 16:42, Rakesh Venkatesh wrote: > Hello users > > > Im trying to upgrade cloudstack from 4.14.0 to 4.16.0 and the upgrade is > failing because of the db schema upgrade. Any idea on how to fix th

Re: Db schema upgrade fails from 4.14 to 4.16

2021-04-08 Thread Pearl d'Silva
Hi Rakesh, Was there a prior attempt made to upgrade which didn't go through successfully? It seems like while it failed to upgrade, the DB changes were applied, hence resulting in the failure that is noticed. To address the issue, you will have to restore the DB, if you've taken a backup of it