Devs and users,
Can you all please tell me how you are using VxLan in your cloudstack
environments?
The reason behind this is that I am planning some refactoring in the
networkgurus and I don’t want to break any running installations on upgrade. If
you are not using vxlan but know of people th
Hi Daan,
I use a separate trunk (OVS or non OVS bonded with LACP ) connected to
multiple switches (which are already configured into a switch stack). There can
be multiple case scenarios but I am mentioning the most generic one .
Hope that answers your question if I have correctly understood y
Daan,
We use vxlan via the native driver on KVM. Our use currently is within standard
isolated networks and VPC isolated networks. We use standard VLANs on the
private gateways, but we're currently exploring some other methods there to
eliminate our vlan requirement.
- Si
_
Hi All,
I've created a 4.9.3.0 RC1 release, with the following artifacts up for a
vote:
Git Branch and Commit SH:
https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.9.3.0-RC20170828T1452
https://github.com/apache/cloudstack/tree/4.9.3.0-RC20170828T1452
Commit: d145944
H Imran,
I am not sure I can get from your reply whether you configured anything for
those vxlans inside cloudstack. It sounds like your just trunking upstream.
If I am wrong (not uncommon), you are probably talking about the guestnetwork
as it ties your hosts together, right?
My question is mai
Hi
I am configuring an advance networking and thanks to Simon Weller and Daniel
Herrmann to clarify the VLAN configuration, after configuring the VLAN
correctly I created a VM, this starts correctly but when I try to see the
console I get an error that can't be displayed, this is what I am using
I had the same problem like Marc and I could not resolve it on Ubuntu 16.04.
I followed the cloudstack steps to set it up, but the script is not running
well on our environment.
If I execute the script from command line, it works fine. During the boot
process, there is any problem on systemd and D
Probably you are facing issue
https://issues.apache.org/jira/browse/CLOUDSTACK-9691.
Regards,
Anshul
On 26/08/17, 3:42 AM, "Rafael Weingärtner" wrote:
Hmm, well, can you provide a step by step of what you are doing, the error
you are getting and some log data of the problem?