Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-22 Thread Rohit Yadav
dav Cc: dev@cloudstack.apache.org Subject: Re: [4.11] KVM Advanced Networking with SG Problem Hi Wido & Rohit; I tested the patch and its ok, parsing works as expected, thanks for all help. Özhan rohit.ya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @sha

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-22 Thread Özhan Rüzgar Karaman
; > > > rohit.ya...@shapeblue.com > www.shapeblue.com > @shapeblue > > > > -- > *From:* Wido den Hollander > *Sent:* Monday, January 22, 2018 8:08:33 AM > *To:* dev@cloudstack.apache.org > *Cc:* Özhan Rüzgar Karaman > > *Subject:* Re: [4.11] KV

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-22 Thread Rohit Yadav
curity_group.py on your Hypervisor. Thanks, Wido > > Wido > >> >> >> - Rohit >> >> <https://cloudstack.apache.org> >> >> >> >> ____ >> From: Wido den Hollander >> Sent: Friday, January 19, 2018 10:12:45

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-22 Thread Özhan Rüzgar Karaman
>> Wido >> >> >>> >>> - Rohit >>> >>> <https://cloudstack.apache.org> >>> >>> >>> >>> >>> From: Wido den Hollander >>> Sent: Friday, January 19, 2018 10:12:4

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-21 Thread Wido den Hollander
it <https://cloudstack.apache.org> From: Wido den Hollander Sent: Friday, January 19, 2018 10:12:45 PM To: dev@cloudstack.apache.org Subject: Re: [4.11] KVM Advanced Networking with SG Problem On 01/19/2018 02:03 PM, Özhan Rüzgar Karaman wrote: Hi Daan; Wid

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-21 Thread Wido den Hollander
Wido - Rohit <https://cloudstack.apache.org> From: Wido den Hollander Sent: Friday, January 19, 2018 10:12:45 PM To: dev@cloudstack.apache.org Subject: Re: [4.11] KVM Advanced Networking with SG Problem On 01/19/2018 02:03 PM, Özhan Rüzgar Karaman wrote: Hi

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-21 Thread Rohit Yadav
rkaround today, the >>> problem >>>>> is >>>>>> generally from the Java code which calls security_group.py. On >> 4.9.3 >>>>>> release it was using : character but from 4.11 release delimiter >>>> changed >>>>&

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Wido den Hollander
ng old 4.9 VRs help fix the issue? /cc Wido - Rohit <https://cloudstack.apache.org> From: Özhan Rüzgar Karaman Sent: Friday, January 19, 2018 3:38:19 PM To: dev@cloudstack.apache.org Subject: Re: [4.11] KVM Advanced Networking with SG Problem Hi; We solved the bug there

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Özhan Rüzgar Karaman
gt; > Thanks for sharing. > > > > > > > > > > > > > > > I traced the change to the following PR that changes the delimiter > > > > > character to ';' than ":" to support ipv6 addresses: > > > > > > > > > > https://github.com/apache/cloud

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Daan Hoogland
; > https://github.com/apache/cloudstack/pull/2028/files > > > > > > > > > > > > Can you share with the workaround, if applicable send a pull request? > > > > > > > > > > > > Were you still using old 4.9.3 VRs post upgrade, do

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Özhan Rüzgar Karaman
ll using old 4.9.3 VRs post upgrade, does killing old 4.9 > VRs > > > help fix the issue? /cc Wido > > > > > > > > > - Rohit > > > > > > <https://cloudstack.apache.org> > > > > > > > > > > > > __

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Daan Hoogland
plicable send a pull request? > > > > > > Were you still using old 4.9.3 VRs post upgrade, does killing old 4.9 VRs > > help fix the issue? /cc Wido > > > > > > - Rohit > > > > <https://cloudstack.apache.org> > > > > > > > >

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Özhan Rüzgar Karaman
old 4.9.3 VRs post upgrade, does killing old 4.9 VRs > help fix the issue? /cc Wido > > > - Rohit > > <https://cloudstack.apache.org> > > > > ____________ > From: Özhan Rüzgar Karaman > Sent: Friday, January 19, 2018 3:38:19 PM > To: dev@clou

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Rohit Yadav
t: Re: [4.11] KVM Advanced Networking with SG Problem Hi; We solved the bug there and write a small workaround today, the problem is generally from the Java code which calls security_group.py. On 4.9.3 release it was using : character but from 4.11 release delimiter changed to ; character but secu

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Özhan Rüzgar Karaman
gt; Any takers - Wido, Wei, Mike and others who may be using KVM+SG? > > > - Rohit > > <https://cloudstack.apache.org> > > > > > From: Özhan Rüzgar Karaman > Sent: Tuesday, January 16, 2018 9:53:59 PM > To: dev@cloudstack.apach

Re: [4.11] KVM Advanced Networking with SG Problem

2018-01-19 Thread Rohit Yadav
16, 2018 9:53:59 PM To: dev@cloudstack.apache.org Subject: [4.11] KVM Advanced Networking with SG Problem Hi; We made a test with 4.11 rc over Ubuntu16.04 KVM hosts and we noticed that there is a problem on setting & applying security group changes on KVM host. All instances could ping vr

[4.11] KVM Advanced Networking with SG Problem

2018-01-16 Thread Özhan Rüzgar Karaman
Hi; We made a test with 4.11 rc over Ubuntu16.04 KVM hosts and we noticed that there is a problem on setting & applying security group changes on KVM host. All instances could ping vr and they could access internet but no one could access to the instances. I checked iptables rules and i noticed t