rhtyd commented on issue #13: Update Quick Installation Guide
URL:
https://github.com/apache/cloudstack-documentation/pull/13#issuecomment-432362171
Thanks @AlexBeez, I'll review your changes later this week and get back to
you. /cc @PaulAngus
AlexBeez opened a new pull request #13: Update Quick Installation Guide
URL: https://github.com/apache/cloudstack-documentation/pull/13
Updated to CentOS7, fixed networking to reflect required configuration
This is an automate
Wido,
> How are you planning on getting things like the VM name and other
details to the scripts?
Agent passes it right now into SGs, so I'm thinking about the same way:
https://github.com/apache/cloudstack/blob/65f31f1a9fbc1c20cd752d80a7e1117efc0248a5/plugins/hypervisors/kvm/src/main/java/com/cl
Hello, Paul. You have implemented the second part of the proposal, which is
related to Qemu hook. Unfortunately, Qemu hooks are not always the right
place to implement features. I would like it to be, but it's not because of:
https://www.libvirt.org/hooks.html#recursive
In my case, I even implemen
Yeah, being able to handle EVPN within ACS via FRR would be awesome. FRR has
added a lot of features since we tested it last. We were having problems with
FRR honouring route targets and dynamically creating routes based on labels. If
I recall, it was related to LDP 9.3 not functioning correctl
Doesn't solution like this works seamlessly for large VXLAN networks?
https://vincent.bernat.ch/en/blog/2017-vxlan-bgp-evpn
вт, 23 окт. 2018 г., 8:34 Simon Weller :
> Linux native VXLAN uses multicast and each host has to participate in
> multicast in order to see the VXLAN networks. We haven't
Hi everyone,
Will trying to lower the DB load for CloudStack I did some long testing
and
here are my outcomes for the current cache mechanism in CloudStack.
I would be interested to hear from people who try to customize the
ehcache
configuration in CS.
A PR (https://github.com/apache/cloudstack/p
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 VTEP, but right now there is no native support
for tha
On 10/23/18 1:51 PM, Simon Weller wrote:
> We've also been using VXLAN on KVM for all of our isolated VPC guest networks
> for quite a long time now. As Andrija pointed out, make sure you increase the
> max_igmp_memberships param and also put an ip address on each interface host
> VXLAN inter
+1 VXLAN works just fine in my testing, the only gotcha I ever hit as Si
mentioned is setting an IP address of sorts on the interface.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Simon Weller"
> To: "dev"
> Sent: Tuesday, 23 Oct
We've also been using VXLAN on KVM for all of our isolated VPC guest networks
for quite a long time now. As Andrija pointed out, make sure you increase the
max_igmp_memberships param and also put an ip address on each interface host
VXLAN interface in the same subnet for all hosts that will shar
On 10/23/18 11:21 AM, Andrija Panic wrote:
> Hi Wido,
>
> I have "pioneered" this one in production for last 3 years (and suffered a
> nasty pain of silent drop of packages on kernel 3.X back in the days
> because of being unaware of max_igmp_memberships kernel parameters, so I
> have updated t
Hi Wido,
I have "pioneered" this one in production for last 3 years (and suffered a
nasty pain of silent drop of packages on kernel 3.X back in the days
because of being unaware of max_igmp_memberships kernel parameters, so I
have updated the manual long time ago).
I never had any issues (beside
13 matches
Mail list logo