Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
Here is documentation PR: https://github.com/apache/cloudstack-documentation/pull/22 On Tue, 20 Nov 2018 at 00:09, Andrija Panic wrote: > For the records, building on this setup (ubuntu 18.04) fails with Java 10 > - has to be v8... > > > On Mon, 19 Nov 2018 at 16:36, Andrija Panic > wrote: > >>

[GitHub] andrijapanic commented on issue #22: Update requirements for Ubuntu 18.04

2018-11-19 Thread GitBox
andrijapanic commented on issue #22: Update requirements for Ubuntu 18.04 URL: https://github.com/apache/cloudstack-documentation/pull/22#issuecomment-440082980 @rhtyd @wido Please review/test. This is an automated message fr

[GitHub] andrijapanic opened a new pull request #22: Update requirements for Ubuntu 18.04

2018-11-19 Thread GitBox
andrijapanic opened a new pull request #22: Update requirements for Ubuntu 18.04 URL: https://github.com/apache/cloudstack-documentation/pull/22 Updated guide to support Ubuntu 18.04, since python v3 is the default one, and also default java version is 10. -

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
For the records, building on this setup (ubuntu 18.04) fails with Java 10 - has to be v8... On Mon, 19 Nov 2018 at 16:36, Andrija Panic wrote: > works - compiled just fine ! > > Thx Rohit, will make note for Ubuntu on the compile from soure page. > > > On Mon, 19 Nov 2018 at 15:32, Andrija Pani

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Wei ZHOU
Congratulations Andrija !! Well deserved ! Andrija Panic 于2018年11月19日周一 下午7:27写道: > Thx everyone - very happy to be part of the "guilty" crew :) > > Cheers > > On Mon, 19 Nov 2018 at 16:03, Simon Weller > wrote: > > > Congratulations Andrija, much deserved! > > > > > > > > > > _

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Andrija Panic
Thx everyone - very happy to be part of the "guilty" crew :) Cheers On Mon, 19 Nov 2018 at 16:03, Simon Weller wrote: > Congratulations Andrija, much deserved! > > > > > > From: Nicolas Vazquez > Sent: Monday, November 19, 2018 6:42 AM > To: dev > Subject: Re:

Re: [VOTE] Apache CloudStack 4.11.2.0 RC5

2018-11-19 Thread Rene Moser
Hi On 11/19/18 4:43 PM, Zehnder, Samuel wrote: > 1) Memory Consumption on vSphere > > vRouter are starting to swap with low memory available, this also starts > happening after increasing memory size to 512m. Interestingly, there's > no process nor cache using the memory as far as "top", "ps", o

Re: VXLAN and KVm experiences

2018-11-19 Thread Andrija Panic
http://docs.cloudstack.apache.org/en/4.11.1.0/plugins/vxlan.html?highlight=vxlan#important-note-on-mtu-size :) It's there from my early days of experimenting with vxlan. As for LRO, this was pain in Ubuntu 14.04, I remember compiling the IXGBE driver (because I was pissed off with stock one), wi

Re: [VOTE] Apache CloudStack 4.11.2.0 RC5

2018-11-19 Thread Zehnder, Samuel
Hi Group First, sorry that I wasn't able to use the mailto-link for the reply. It somehow did not work After Upgrading from 4.9 to 4.11 we are seeing two issues with vRouter systemVMs: 1) Memory Consumption on vSphere vRouter are starting to swap with low memory available, this also starts

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
works - compiled just fine ! Thx Rohit, will make note for Ubuntu on the compile from soure page. On Mon, 19 Nov 2018 at 15:32, Andrija Panic wrote: > gmail is lagging with displaying emails or something... > > preliminary info - it works ! (at least no error yet) > Will keep you posted. > > I

Re: VXLAN and KVm experiences

2018-11-19 Thread Rohit Yadav
Hi Andrija, Thanks for the pointers!!! I managed to fix my issues. It would be great to document your experiences on the vxlan/cloudstack docs page. My slow I meant the same behaviour you've described, pings and small file downloads are fast (few MB/s) but large file downloads/transfers speed

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Simon Weller
Congratulations Andrija, much deserved! From: Nicolas Vazquez Sent: Monday, November 19, 2018 6:42 AM To: dev Subject: Re: [ANNOUNCE] New committer: Andrija Panić Congratulations Andrija! Regards, Nicolas Vazquez From: Rohi

RE: [VOTE] Apache CloudStack 4.11.2.0 RC5

2018-11-19 Thread Paul Angus
+1 (binding) from me As a result of smoke testing with VMware6.5, Ubuntu KVM 16.04 (basic zone), XS7.1, XCP7.4, CentOS 7.4 KVM and CentOS 6.9 KVM. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Origi

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
gmail is lagging with displaying emails or something... preliminary info - it works ! (at least no error yet) Will keep you posted. If this works, I will update the install page.docs for ACS building Thx ! On Mon, 19 Nov 2018 at 14:48, Rohit Yadav wrote: > Hi Andrija, > > Can you try to ins

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
Just installed pip for python2.7 and installed mysql-connector-python just fine (same latest version), but it still reports it missing during compile. will try with some older version...not sure what is going on... thx On Mon, 19 Nov 2018 at 14:48, Rohit Yadav wrote: > Hi Andrija, > > Can you

Re: VXLAN and KVm experiences

2018-11-19 Thread Andrija Panic
Define slow please ? - MTU for parent interface of all vxlan interfaces is set to 1550 or more (vxlan interface MTU == 50 bytes less than parent interface) ? Can you check if LRO is disabled on physical nics - with LRO issues (spent 2 days of my life for this back in the days...) ping is working f

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Rohit Yadav
Hi Andrija, Can you try to install this and see if it makes any difference : (note on 18.04 server you'll need to enable the universe deb repo which is no longer enabled by default) https://packages.ubuntu.com/bionic/python-mysql.connector Regards. From: Andrij

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Rohit Yadav
Hi Andrija, I usually build deb packages using a Ubuntu 16.04 based container image (see dockerhub, my user id there is bhaisaab) and have not seen any errors. I can test building on 18.04 tomorrow and keep you posted. It's likely that we'll need to install python 2.7 and 2.7 based pip and othe

Re: VXLAN and KVm experiences

2018-11-19 Thread Rohit Yadav
All, I need some pointers around vxlan debugging and configuration: (sorry for the long email) I'm working on a concept CI system where the idea is to setup CloudStack with kvm hosts and use vxlan isolation for guest, mgmt and public networks, and then run CI jobs as CloudStack projects where

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Nicolas Vazquez
Congratulations Andrija! Regards, Nicolas Vazquez From: Rohit Yadav Sent: Monday, November 19, 2018 7:24:26 AM To: dev Subject: Re: [ANNOUNCE] New committer: Andrija Panić Congrats Andrija! - Rohit ___

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Andrija Panic
Thx Rohit ! Silly question - did you actually try to compile on clean Ubuntu 18.04 ? - solution works for surefire bug (thx!) - but interested in build on 18.04 which fails for me. Problem: - default python version is 3 in Ubuntu 18.04, python 2.7 not installed by default, but... - if installi

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Rohit Yadav
Wido and all, I could replicate this error and found a fix. The issue affects mostly debian users using jdk1.8 181+build. I could replicate this with oracle's jdk8 as well. The easiest workaround is to use this in mvn build command: -Djdk.net.URLClassPath.disableClassPathURLCheck=true You m

RE: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Paul Angus
Awesome work Rohit! Thanks (from everyone probably).. Kind regards, Paul Angus From: Rohit Yadav Sent: 19 November 2018 10:38 To: Paul Angus ; dev@cloudstack.apache.org Subject: Re: CloudStack master and 4.11.2 RC5 build issues Wido and all, I could replicate this error and found a fix.

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Rohit Yadav
Congrats Andrija! - Rohit From: Gabriel Beims Bräscher Sent: Monday, November 19, 2018 3:50:13 PM To: dev Subject: Re: [ANNOUNCE] New committer: Andrija Panić Congratulations Andrija. Well deserved! Em seg, 19 de nov de 2018

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Gabriel Beims Bräscher
Congratulations Andrija. Well deserved! Em seg, 19 de nov de 2018 às 06:48, Wido den Hollander escreveu: > Welcome Andrija! > > On 11/19/18 5:27 AM, Tutkowski, Mike wrote: > > Hi everyone, > > > > The Project Management Committee (PMC) for Apache CloudStack > > has invited Andrija Panić to becom

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Wido den Hollander
On 11/19/18 10:03 AM, Paul Angus wrote: > Wido, are you planning on building and testing RC5 today? I'll hold off on a > result with my vote if you are. > I am, but I can't seem to build RC5 and test it, so that would make it hard to verify the release. Wido > > Kind regards, > > Paul An

RE: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Paul Angus
Wido, are you planning on building and testing RC5 today? I'll hold off on a result with my vote if you are. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Original Message- From: Rohit Yadav S

Re: CloudStack master and 4.11.2 RC5 build issues

2018-11-19 Thread Wido den Hollander
On 11/19/18 1:51 AM, Rohit Yadav wrote: > Hi Wido, > > Can you share the output using jdk8 by running the mvn command with -e and -X > (you'll need to add that in some file in the debian directory or sinply do a > mvn based build with those flags)? Alternatively, you may also skip tests > us

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Wido den Hollander
Welcome Andrija! On 11/19/18 5:27 AM, Tutkowski, Mike wrote: > Hi everyone, > > The Project Management Committee (PMC) for Apache CloudStack > has invited Andrija Panić to become a committer and I am pleased > to announce that he has accepted. > > Please join me in congratulating Andrija on this

RE: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Paul Angus
Congratulations Andrija, keep up the great work! Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Original Message- From: Daan Hoogland Sent: 19 November 2018 07:54 To: dev Subject: Re: [ANNOUNCE]

Re: [ANNOUNCE] New committer: Andrija Panić

2018-11-19 Thread Daan Hoogland
welcome to the guilty party, Andrija. On Mon, Nov 19, 2018 at 8:16 AM Boris Stoyanov wrote: > Congrats Andrija! > > > boris.stoya...@shapeblue.com > www.shapeblue.com > Amadeus House, Floral Street, London WC2E 9DPUK > @shapeblue > > > > > On 19 Nov 2018, at 7:27, Sateesh Chodapuneedi < > satee