kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #148437
[Bug 1521053] [NEW] Network Performance dropping between vms on different location in Azure
Public bug reported:
[Impact]
Ubuntu VM in Azure has network performance issue when check by using netcat&nload
Normal bandwidth is 50MB/s ~ 100MB/s, but it's 0.3MB/s when dropping happens
[Fix]
Upstream development
0d158852a8089099a6959ae235b20f230871982f ("hv_netvsc: Clean up two unused variables")
It's affected over 3.19.0-28-generic (vivid)
With this commit, I confirmed that the problem has gone by the testing.
[Testcase]
This is only for Azure service.
Make 2 vms on North Europe, West Europe and run below test script
NE
while true; do netcat -l 8080 < /dev/zero; done;
nload -u M eth0 ( need nload pkg )
WE
for i in {1..1000}
do
timeout 30s nc NE_HOST 8080 > /dev/null
done
Network performance dropping can be seen frequently
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: sts vivid
** Tags added: sts vivid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1521053
Title:
Network Performance dropping between vms on different location in
Azure
Status in linux package in Ubuntu:
New
Bug description:
[Impact]
Ubuntu VM in Azure has network performance issue when check by using netcat&nload
Normal bandwidth is 50MB/s ~ 100MB/s, but it's 0.3MB/s when dropping happens
[Fix]
Upstream development
0d158852a8089099a6959ae235b20f230871982f ("hv_netvsc: Clean up two unused variables")
It's affected over 3.19.0-28-generic (vivid)
With this commit, I confirmed that the problem has gone by the
testing.
[Testcase]
This is only for Azure service.
Make 2 vms on North Europe, West Europe and run below test script
NE
while true; do netcat -l 8080 < /dev/zero; done;
nload -u M eth0 ( need nload pkg )
WE
for i in {1..1000}
do
timeout 30s nc NE_HOST 8080 > /dev/null
done
Network performance dropping can be seen frequently
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521053/+subscriptions
Follow ups
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Andy Whitcroft, 2016-02-02
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2016-01-15
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Luis Henriques, 2016-01-14
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Andy Whitcroft, 2015-12-16
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Joseph Salisbury, 2015-12-10
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-10
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Dexuan Cui, 2015-12-10
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Dexuan Cui, 2015-12-10
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-07
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Tim Gardner, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-04
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-02
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Joseph Salisbury, 2015-12-01
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Seyeong Kim, 2015-12-01
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Joseph Salisbury, 2015-11-30
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Joseph Salisbury, 2015-11-30
-
[Bug 1521053] Re: Network Performance dropping between vms on different location in Azure
From: Tim Gardner, 2015-11-30
-
[Bug 1521053] Missing required logs.
From: Brad Figg, 2015-11-30