Re: BUILD FAILURE

2020-09-14 Thread David Jumani
Hi Ala, You can also skip the tests using the skipTests flag mvn -DskipTests Thanks, David From: Pearl d'Silva Sent: Tuesday, September 15, 2020 8:54 AM To: users@cloudstack.apache.org Subject: Re: BUILD FAILURE Hi Ala, Please ensure you are using the

Re: BUILD FAILURE

2020-09-14 Thread Pearl d'Silva
Hi Ala, Please ensure you are using the latest 4.14 branch of CloudStack which includes a fix for the 2 tests that seem to be failing https://github.com/apache/cloudstack/pull/4226/commits/2454b3ae971c418e54f738659c89312f143ac378 Thanks, Pearl From: Ala de

Re: BUILD FAILURE

2020-09-14 Thread Ala de Dragón
Hello I was following your link but stuck at the same place: [INFO] BUILD FAILURE [INFO] [INFO] Total time: 07:28 min (Wall Clock) [INFO] Finished at: 2020-09-14T22:21:59+02:00 [INFO]

Re: Instance with 2 Network

2020-09-14 Thread Matheus Fontes
You can use a 2 gateways but you need to know more about advanced routing. This is a SO/Networking feature not a Cloudstack feature. Search for routing multiple uplinks/providers. Matheus Fontes > On 14 Sep 2020, at 11:52, cristian.c@istream.today wrote: > > Hi, > > Yes, I just saw the

RE: Instance with 2 Network

2020-09-14 Thread cristian.c
Hi, Yes, I just saw the answer from Matheus, he told that the gw is sent to one nic, to the default one.. Regards, Cristian -Original Message- From: Thomas Joseph Sent: Monday, September 14, 2020 4:27 PM To: users@cloudstack.apache.org Subject: Re: Instance with 2 Network Hello

RE: Instance with 2 Network

2020-09-14 Thread cristian.c
So there is now way to send to both nics? Thank you! Cristian -Original Message- From: Matheus Fontes Sent: Monday, September 14, 2020 4:14 PM To: users Subject: Re: Instance with 2 Network dhcp router sends default gateway to instance only on default nic > On 14 Sep 2020, at

Re: Instance with 2 Network

2020-09-14 Thread Thomas Joseph
Hello Cristian, Can you please elaborate on "reachable from external"? Do you mean the internet? regards Thomas Joseph On Mon, Sep 14, 2020 at 6:32 PM wrote: > Hello, > > > > I have a "problem" I started to test some new network configuration > and I found out that if I add a secondary

Re: Instance with 2 Network

2020-09-14 Thread Matheus Fontes
dhcp router sends default gateway to instance only on default nic > On 14 Sep 2020, at 10:01, cristian.c@istream.today wrote: > > Hello, > > > >I have a "problem" I started to test some new network configuration > and I found out that if I add a secondary NIC from ACS only the one

Instance with 2 Network

2020-09-14 Thread cristian.c
Hello, I have a "problem" I started to test some new network configuration and I found out that if I add a secondary NIC from ACS only the one which is set as default is reachable from external, why? When I select "set default NIC" what is happening in the backend? Thank you,

Re: BUILD FAILURE

2020-09-14 Thread Ala de Dragón
Hi Rohit, thank yo for your response. I was reding this manual you told me, I was following the one in https://buildmedia.readthedocs.org/media/pdf/cloudstack-installation/latest/cloudstack-installation.pdf but the one you told seems better in my case. I have a few questions, regarding to the

Re: BUILD FAILURE

2020-09-14 Thread Rohit Yadav
Hi Ala - as the error says you are using a maven profile that doesn't exist. Depending on whether you want to do a oss build or a non-oss build you may need to pass some flags. For example, refer:

Re: Can't access Primate web interface after management restart

2020-09-14 Thread Rohit Yadav
Hi Joshua, Can you check if you're removed or replaced the old UI? I think there's a web.xml that's included in the webapps path. Primate installed from archive/packages is just a pre-compiled/processed single page app and it's unlikely it would fail managment server restart, please check the

BUILD FAILURE

2020-09-14 Thread Ala de Dragón
Hello, I just arrived to the comunity. I was building from sources Apache CloudStack 4.14.0.0 as per manual. The builsd fail with a root-ca plugin fail. I rerun the building with -e: mvn -e -P deps I don't code as this text is difficult to understant to me. Any help will be wellcome. thank you

Re: Cloudstack 4.11.3 to 4.13.1 SystemVMs Error

2020-09-14 Thread Ammad Syed
You guys can check job-1248274 logs or SSVM s-25457-VM that has successfully connected agent state. Ammad Ali On Mon, Sep 14, 2020 at 2:33 PM Ammad Syed wrote: > Here are the upgrade management server logs. > > >

Re: Cloudstack 4.11.3 to 4.13.1 SystemVMs Error

2020-09-14 Thread Ammad Syed
Here are the upgrade management server logs. https://drive.google.com/file/d/17cxh7f-24ibnXCKvUUPqt3p1YTzlMQN8/view?usp=sharing Ammad Ali On Mon, Sep 14, 2020 at 2:17 PM Ammad Syed wrote: > In addition to previous email there is only one host in one zone where > systemVM agent goes up and on

Re: Cloudstack 4.11.3 to 4.13.1 SystemVMs Error

2020-09-14 Thread Ammad Syed
In addition to previous email there is only one host in one zone where systemVM agent goes up and on all other hosts on that zone agent failed. If you guys need, I can provide management server logs as well. Also is there a way to enable debugging in ACS logs to specifically find out where the