Re: VXLAN and KVm experiences

2018-11-13 Thread Wido den Hollander
On 10/23/18 2:34 PM, Simon Weller wrote: > Linux native VXLAN uses multicast and each host has to participate in > multicast in order to see the VXLAN networks. We haven't tried using PIM > across a L3 boundary with ACS, although it will probably work fine. > > Another option is to use a L3 V

[VOTE] Apache CloudStack 4.11.2.0 RC5

2018-11-13 Thread Paul Angus
Hi All, I've created a 4.11.2.0 release (RC5), with the following artefacts up for testing and a vote: Git Branch and Commit SH: https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.2.0-RC20181113T0924 Commit: 5aae410dfce2bef5cc21a0892370cb5d0628f681 Source release

Build CloudStack 4.10.0 Error

2018-11-13 Thread li jerry
Hi All I made a mistake in compiling cloudstack 4.10.0 through docker image (khos2ow/cloudstack-deb-builder: 14.04). Please help me. Thank you! --- T E S T S --- Running streamer.BaseE

Re: Build CloudStack 4.10.0 Error

2018-11-13 Thread Rohit Yadav
Can you try with 4.11 branch or latest master? 4.10 is not a maintained branch and likely have env caused errors due to supported ciphers and tls versions in jre/jdk. Regards. Regards, Rohit Yadav From: li jerry Sent: Tuesday, November 13, 2018 9:04:34 PM To:

Re: Build CloudStack 4.10.0 Error

2018-11-13 Thread Rafael Weingärtner
To be more precise, it is fixed with this commit: https://github.com/apache/cloudstack/pull/2674/commits/69961dc9067ffa1ae4460436825125718c5ad796 On Tue, Nov 13, 2018 at 1:44 PM Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > This is a known problem, and it is fixed with: > https://git

Re: Build CloudStack 4.10.0 Error

2018-11-13 Thread Rafael Weingärtner
This is a known problem, and it is fixed with: https://github.com/apache/cloudstack/pull/2674 On Tue, Nov 13, 2018 at 1:42 PM Rohit Yadav wrote: > Can you try with 4.11 branch or latest master? 4.10 is not a maintained > branch and likely have env caused errors due to supported ciphers and tls >

答复: Build CloudStack 4.10.0 Error

2018-11-13 Thread li jerry
Think Rafael Weingärtner I have already passed the build after the change. Is this because the openssl version of my build machine is too low? Root@59e9a8871fe8:/mnt/build# openssl version -a OpenSSL 1.0.1f 6 Jan 2014 Built on: Wed Apr 18 18:30:39 UTC 20