Re: ACS 4.13.1 failed to create PVLAN network

2020-05-31 Thread David Jumani
From: li jerry Sent: Saturday, May 30, 2020 1:13 PM To: users@cloudstack.apache.org Subject: Re: ACS 4.13.1 failed to create PVLAN network hi David, I cleared all the experimental environment and redeployed the test. pvlan can work normally, and a VM with a PVLAN network + an isolated

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-30 Thread li jerry
switch all port trunk all -邮件原件- 发件人: David Jumani 发送时间: 2020年5月29日 12:36 收件人: users@cloudstack.apache.org 主题: Re: ACS 4.13.1 failed to create PVLAN network That's great! There will be no communication between the devices on a PVLAN if they're isolated except DHCP (since isolated should

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-28 Thread David Jumani
multiple PVLANs though From: li jerry Sent: Thursday, May 28, 2020 2:05 PM To: users@cloudstack.apache.org Subject: Re: ACS 4.13.1 failed to create PVLAN network Thanks to David, Boris and all friends. I am on the master branch of clone github.com

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-28 Thread li jerry
led to create PVLAN network It's off master, I've built it using the PR that I shared, and yes, two bridges via ovs in my setup too! From: li jerry Sent: Wednesday, May 27, 2020 3:34 PM To: users@cloudstack.apache.org Subject: 回复: ACS 4.13.1 failed to create PV

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread David Jumani
It's off master, I've built it using the PR that I shared, and yes, two bridges via ovs in my setup too! From: li jerry Sent: Wednesday, May 27, 2020 3:34 PM To: users@cloudstack.apache.org Subject: 回复: ACS 4.13.1 failed to create PVLAN network Thanks David

回复: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread li jerry
lto:users@cloudstack.apache.org> 主题: Re: ACS 4.13.1 failed to create PVLAN network Hi Jerry, The way PVLAN works on KVM is that it uses OpenFlow rules to emulate PVLAN, so OVS must be used for Linux networking, not the default Linux bridge. Apart from that, there were certain issues with it whi

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread David Jumani
network From: Boris Stoyanov Sent: Wednesday, May 27, 2020 1:45 PM To: users@cloudstack.apache.org Subject: Re: ACS 4.13.1 failed to create PVLAN network I can't advise if simply merging this code in 4.13 will work fine, it may cause some side issues since it's

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread Boris Stoyanov
主题: Re: ACS 4.13.1 failed to create PVLAN network Hi Li, Can you try your tests with this PR: https://github.com/apache/cloudstack/pull/4040 This one ^^ is enabling it on L2 networks, to be honest I'm not sure about L3 as I'm currently testing it. But to be

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread li jerry
: ACS 4.13.1 failed to create PVLAN network Hi Li, Can you try your tests with this PR: https://github.com/apache/cloudstack/pull/4040 This one ^^ is enabling it on L2 networks, to be honest I'm not sure about L3 as I'm currently testing it. But to be able to test I'll need to facilitate an L3 net

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-27 Thread Boris Stoyanov
Hi Li, Can you try your tests with this PR: https://github.com/apache/cloudstack/pull/4040 This one ^^ is enabling it on L2 networks, to be honest I'm not sure about L3 as I'm currently testing it. But to be able to test I'll need to facilitate an L3 network (arping requires IP), and then

Re: ACS 4.13.1 failed to create PVLAN network

2020-05-26 Thread Andrija Panic
most probably broken... @Nicolas Vazquez ShapeBlue can you advise if so ? On Tue, 26 May 2020 at 17:13, li jerry wrote: > Dear All > > Who has successfully deployed a PVLAN network on ACS 4.13.1? > I created the PVLAN network through the following process, but it failed > > Server: > CentOS7

ACS 4.13.1 failed to create PVLAN network

2020-05-26 Thread li jerry
Dear All Who has successfully deployed a PVLAN network on ACS 4.13.1? I created the PVLAN network through the following process, but it failed Server: CentOS7 CloudStack 4.13.1 Zone 1: l Physical Network1 :Public and Guest , Isolation method=VLAN, KVM traffic label=br1 l Physical Network2