******************** iperf entre 2 serveurs scale qui ont 2 links sur le public et 2 links sur le vrack. Les 2 iperfs ont été fait en même temps pour montrer qu'on est capable de saturer les 50gbps en UP et en DOWN sur les deux serveurs en même temps. 21729: ns3195917.ip-141-94-28.eu (IP 172.16.0.2) 21732: ns3195956.ip-141-94-28.eu (IP 172.16.0.3) root@node-21729-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.3 -i30 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.3, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.0 sec 164 GBytes 47.0 Gbits/sec root@node-21732-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.2 -i30 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.2, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.0 sec 189 GBytes 54.0 Gbits/sec ************************************* iperf entre un SCALE (2 interfaces sur le public, 2 interfaces sur le vrack) et un HGR-STOR-3 (OLA 4 interfaces sur le vrack): SCALE 21729: ns3195917.ip-141-94-28.eu (IP 172.16.0.2) HGR-STOR-3 22060: ns3212876.ip-141-95-168.eu (IP 172.16.0.5) ** l'envoie depuis la SCALE vers HGR-STOR-3: OK on sature bien les 50Gbps du scale root@node-21729-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.5 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.5, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.0 sec 160 GBytes 45.8 Gbits/sec ** l'envoie depuis le HGR-STOR-3 vers le SCALE: KO, on ne sature rien du tout, le débit est pourri et non constant: root@node-22060-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.2 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.2, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.2 sec 20.1 GBytes 5.72 Gbits/sec ************************************* iperf entre deux HGR-STOR-3 (OLA 4 interfaces sur le vrack): HGR-STOR-3 22060: ns3212876.ip-141-95-168.eu (IP 172.16.0.5) HGR-STOR-3 22063: ns3212824.ip-141-95-168.eu (IP 172.16.0.6) ** l'envoie depuis les deux machines vers l'autre: KO, on ne sature rien du tout, le début est pourri et non constant: root@node-22060-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.6 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.6, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.2 sec 23.0 GBytes 6.55 Gbits/sec root@node-22063-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.5 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.5, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [ ID] Interval Transfer Bandwidth [SUM] 0.0-30.2 sec 15.2 GBytes 4.33 Gbits/sec ************************************* iperf entre un SCALE (2 interfaces sur le public, 2 interfaces sur le vrack) et un HGR-STOR-3 (2 interfaces sur le public, 2 interfaces sur le vrack): SCALE 21729: ns3195917.ip-141-94-28.eu (IP 172.16.0.2) HGR-STOR-3 22066: ns3212881.ip-141-95-168.eu (IP 172.16.0.7) ** l'envoie depuis la SCALE vers HGR-STOR-3: OK on sature bien les 50Gbps du scale root@node-21729-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.7 -i 1 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.7, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [SUM] 0.0-30.0 sec 153 GBytes 43.8 Gbits/sec ** l'envoie depuis le HGR-STOR-3 vers la SCALE : presque OK. On a un débit correct: 40gbps constant. Mais on atteint pas les 50gbps root@node-22066-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.2 -i 1 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.2, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [SUM] 0.0-30.0 sec 141 GBytes 40.5 Gbits/sec ************************************* iperf entre un HGR-STOR-3 (2 interfaces sur le public, 2 interfaces sur le vrack) et un HGR-STOR-3 (4 interfaces sur le vrack): HGR-STOR-3 22066 (4 privé): ns3212881.ip-141-95-168.eu (IP 172.16.0.7) HGR-STOR-3 22060 (2 public, 2 privé): ns3212876.ip-141-95-168.eu (IP 172.16.0.5) ** l'envoie depuis le HGR-STOR-3 (2 privé) vers la HGR-STOR-3 (4 privé) : pas tout à fait OK. On a un débit moyen: entre 27 et 38gbps mais assez inconstant root@node-22066-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.5 -i 1 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.5, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [SUM] 0.0-30.1 sec 109 GBytes 31.1 Gbits/sec ** l'envoie depuis le HGR-STOR-3 (4 privé) vers la HGR-STOR-3 (2 privé) : débit pourri: entre 1 et 10gbps complètement inconstant. root@node-22060-5001-rbx8.pcs.cloud.ovh.net:~# iperf -c 172.16.0.7 -i 1 -t 30 -P10 ------------------------------------------------------------ Client connecting to 172.16.0.7, TCP port 5001 TCP window size: 640 KByte (default) ------------------------------------------------------------ [SUM] 0.0-30.2 sec 21.1 GBytes 6.00 Gbits/sec ********** CONCLUSION ********** Le problème n'apparait qu'avec le OLA activé avec une aggrégation des 4 liens sur le vrack. Sur ces aggrégation la réception des données ne pose pas de problèmes, par contre l'émission de données est problématique.