Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT] Mix Xen 7

2020-04-23 Thread Andrija Panic
(mon français n'est pas si bon) - but if that is a physical server - than it's a valid test - beside the traffic will go through the VR (from VM via VR to that external host) - here you have NAT over relatively slow VR (CPU/RAM) and over the throttled interface most probably. In general, you shoul

Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT] Mix Xen 7

2020-04-23 Thread Olivier GUIN
Hi Andrija, Thank for your anwser ... 1) My Cloudstack is 4.13 2) Can I mix a version of xen 6.5 and xen 7 in the same cluster? (I think I cannot move a VM from one cluster to another) 3) 200.13.xxx.xxx est un de mes serveurs sur mon réseau physique I think the problem comes from my service

[VOTE] Apache CloudStack 4.13.1.0 RC3

2020-04-23 Thread Andrija Panic
Hi All, we've fixed 2 issues noticed in RC2: - https://github.com/apache/cloudstack/pull/4043 - https://github.com/apache/cloudstack/pull/4042 I've created a 4.13.1.0 release (RC3), with the following artefacts up for testing and a vote: Git Branch and Commit SH: https://gitbox.apache.org/repos

Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT]

2020-04-23 Thread Andrija Panic
Hi Olivier, Upgrade to 4.13 should not be a problem here. I would suggest: - checking traffic shaping on XenServer side - to confirm what is/is not in place (we don't know your network offerings/compute offerings network rates and such) - Confirm VM/drivers used inside VMs are all up to date (6.5

Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT]

2020-04-23 Thread Olivier Guin
Hello, Some news : from VM to SRV : [root@centos7 centos]# iperf3 -c 200.13.XXX.XXX -p5001 Connecting to host 200.13.XXX.XXX, port 5001 [  4] local 10.0.1.42 port 56190 connected to 200.13.XXX.XXX port 5001 [ ID] Interval   Transfer Bandwidth   Retr  Cwnd [  4]   0.00-1.00   sec

Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT]

2020-04-23 Thread Olivier Guin
Hello, Can I downgrade from CS 4.13 to 4.11 ? I've only one VM ! Regards, Olivier Le 23/04/2020 à 08:41, Olivier Guin a écrit : Hello Vivek, Thank you for your answer. There is Qos on the VR and VM interfaces but I don't know who manages it, Cloudstack, XenCenter or Xen Server? Other ope

Re: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread Andrija Panic
All, I'll cut the RC3 to fix: - the blocker issue raised by Li, where volume is lost during the volume migration https://github.com/apache/cloudstack/issues/3958 - the issue where guest VLAN range is lost when creating zone via GUI https://github.com/apache/cloudstack/issues/4039 I expect to b

Re: Network problem Cloudstack 4.13 Xen 6.5 Linux VM [URGENT]

2020-04-23 Thread Olivier Guin
Hello Vivek, Thank you for your answer. There is Qos on the VR and VM interfaces but I don't know who manages it, Cloudstack, XenCenter or Xen Server? Other operation that I made: 1) New installation Windows 2012, everything is OK good speed 2) New CentOS 7 installation Very poor flow ... fast

Re: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread Andrija Panic
Li, can you please rebase you PR against 4.13 (it's on master now)? Thanks Andrija On Thu, 23 Apr 2020 at 11:13, Wido den Hollander wrote: > > > On 4/23/20 11:04 AM, Daan Hoogland wrote: > > never mind found it 3959 > > Do you mean: https://github.com/apache/cloudstack/pull/3959 ? > > Wido > >

Re: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread Wido den Hollander
On 4/23/20 11:04 AM, Daan Hoogland wrote: > never mind found it 3959 Do you mean: https://github.com/apache/cloudstack/pull/3959 ? Wido > > On Thu, Apr 23, 2020 at 11:03 AM Daan Hoogland > wrote: > >> Jerry, >> you say you have a PR but point to the issue. Please give me the PR so I >> can

Re: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread Daan Hoogland
never mind found it 3959 On Thu, Apr 23, 2020 at 11:03 AM Daan Hoogland wrote: > Jerry, > you say you have a PR but point to the issue. Please give me the PR so I > can review. It sounds like a blocker indeed and we need to fix this. > > On Thu, Apr 23, 2020 at 10:45 AM li jerry wrote: > >> Hi

Re: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread Daan Hoogland
Jerry, you say you have a PR but point to the issue. Please give me the PR so I can review. It sounds like a blocker indeed and we need to fix this. On Thu, Apr 23, 2020 at 10:45 AM li jerry wrote: > Hi Andrija Panic, > we encountered this bug in production > https://github.com/apache/cloudstack

回复: [VOTE] Apache CloudStack 4.13.1.0 RC2

2020-04-23 Thread li jerry
Hi Andrija Panic, we encountered this bug in production https://github.com/apache/cloudstack/issues/3958 We fixed it through this PR https://github.com/apache/cloudstack/issues/3958 I am not clear how to apply for PR merge, can you merge this patch to 4.13.1? This bug can be reproduced 100% I