Pour usage personnel aucune garantie
Post date: Dec 10, 2015 6:35:00 PM
désactivé le "Virtual Machine Queues" dans les propriétés avancés
Ref : http://datacenter-flo.de/?p=1469
Some customers reported me about performance issue with virtual machines running on Hyper-V V3 (Windows Server 2012) after creating a switch.
Together with colleagues we found out that the issue only appears with Broadcom network interface cards.
We saw that the issue is related by “Virtual Machine Queues” enabled on the networkadapter.
If you are facing this issue, please try to disable “Virtual Machine Queues” first on the virtual NIC in your VM. If this doesn’t resolve your issue, please disable “Virtual Machine Queues” also on the physical NIC of your server.
The issue should be fixed with a Broadcom firmware and driver update for the NIC.
You can do this in the Adapter Properties of the Network Interface Card.
voici mes résulats avant :
C:\Tools>iperf -c 10.2.0.25 -P 10 -t 60
------------------------------------------------------------
Client connecting to 10.2.0.25, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[ 4] local 10.4.0.199 port 1530 connected with 10.2.0.25 port 5001
[ 5] local 10.4.0.199 port 1531 connected with 10.2.0.25 port 5001
[ 3] local 10.4.0.199 port 1529 connected with 10.2.0.25 port 5001
[ 7] local 10.4.0.199 port 1533 connected with 10.2.0.25 port 5001
[ 12] local 10.4.0.199 port 1538 connected with 10.2.0.25 port 5001
[ 10] local 10.4.0.199 port 1536 connected with 10.2.0.25 port 5001
[ 11] local 10.4.0.199 port 1537 connected with 10.2.0.25 port 5001
[ 8] local 10.4.0.199 port 1534 connected with 10.2.0.25 port 5001
[ 9] local 10.4.0.199 port 1535 connected with 10.2.0.25 port 5001
[ 6] local 10.4.0.199 port 1532 connected with 10.2.0.25 port 5001
[ ID] Interval Transfer Bandwidth
[ 7] 0.0-57.9 sec 11.8 MBytes 1.70 Mbits/sec
[ 10] 0.0-57.8 sec 11.8 MBytes 1.71 Mbits/sec
[ 11] 0.0-57.8 sec 11.8 MBytes 1.70 Mbits/sec
[ 6] 0.0-57.8 sec 11.8 MBytes 1.71 Mbits/sec
[ 12] 0.0-58.0 sec 11.8 MBytes 1.70 Mbits/sec
[ 8] 0.0-58.2 sec 12.0 MBytes 1.73 Mbits/sec
[ 9] 0.0-58.2 sec 11.9 MBytes 1.71 Mbits/sec
[ 5] 0.0-60.9 sec 12.5 MBytes 1.72 Mbits/sec
[ 3] 0.0-60.9 sec 12.4 MBytes 1.71 Mbits/sec
[ 4] 0.0-61.1 sec 12.4 MBytes 1.70 Mbits/sec
[SUM] 0.0-61.1 sec 120 MBytes 16.5 Mbits/sec
Après :
C:\Tools>iperf -c 10.2.0.25 -P 10 -t 60
------------------------------------------------------------
Client connecting to 10.2.0.25, TCP port 5001
TCP window size: 64.0 KByte (default)
------------------------------------------------------------
[ 4] local 10.4.0.199 port 3028 connected with 10.2.0.25 port 5001
[ 3] local 10.4.0.199 port 3027 connected with 10.2.0.25 port 5001
[ 5] local 10.4.0.199 port 3029 connected with 10.2.0.25 port 5001
[ 6] local 10.4.0.199 port 3030 connected with 10.2.0.25 port 5001
[ 11] local 10.4.0.199 port 3035 connected with 10.2.0.25 port 5001
[ 8] local 10.4.0.199 port 3032 connected with 10.2.0.25 port 5001
[ 12] local 10.4.0.199 port 3036 connected with 10.2.0.25 port 5001
[ 10] local 10.4.0.199 port 3034 connected with 10.2.0.25 port 5001
[ 9] local 10.4.0.199 port 3033 connected with 10.2.0.25 port 5001
[ 7] local 10.4.0.199 port 3031 connected with 10.2.0.25 port 5001
[ ID] Interval Transfer Bandwidth
[ 10] 0.0-57.0 sec 626 MBytes 92.1 Mbits/sec
[ 9] 0.0-57.1 sec 637 MBytes 93.6 Mbits/sec
[ 7] 0.0-57.0 sec 646 MBytes 95.1 Mbits/sec
[ 11] 0.0-57.0 sec 636 MBytes 93.5 Mbits/sec
[ 8] 0.0-57.1 sec 616 MBytes 90.6 Mbits/sec
[ 12] 0.0-57.0 sec 594 MBytes 87.4 Mbits/sec
[ 4] 0.0-60.0 sec 704 MBytes 98.3 Mbits/sec
[ 3] 0.0-60.0 sec 739 MBytes 103 Mbits/sec
[ 5] 0.0-60.0 sec 738 MBytes 103 Mbits/sec
[ 6] 0.0-60.0 sec 716 MBytes 100 Mbits/sec
[SUM] 0.0-60.0 sec 6.50 GBytes 929 Mbits/sec