Untitled

From Morose Lizard, 1 Year ago, written in Plain Text, viewed 1 times. This paste will die in 1 Second.
URL https://paste.ovh/view/7755f5ad Embed
Download Paste or View Raw
  1. ********************
  2. 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.
  3.  
  4. 21729: ns3195917.ip-141-94-28.eu (IP 172.16.0.2)
  5. 21732: ns3195956.ip-141-94-28.eu (IP 172.16.0.3)
  6.  
  7. [email protected]:~# iperf -c 172.16.0.3 -i30 -t 30 -P10
  8. ------------------------------------------------------------
  9. Client connecting to 172.16.0.3, TCP port 5001
  10. TCP window size:  640 KByte (default)
  11. ------------------------------------------------------------
  12. [ ID] Interval       Transfer     Bandwidth
  13. [SUM]  0.0-30.0 sec   164 GBytes  47.0 Gbits/sec
  14.  
  15.  
  16.  
  17. [email protected]:~# iperf -c 172.16.0.2 -i30 -t 30 -P10
  18. ------------------------------------------------------------
  19. Client connecting to 172.16.0.2, TCP port 5001
  20. TCP window size:  640 KByte (default)
  21. ------------------------------------------------------------
  22. [ ID] Interval       Transfer     Bandwidth
  23. [SUM]  0.0-30.0 sec   189 GBytes  54.0 Gbits/sec
  24.  
  25.  
  26.  
  27. *************************************
  28. 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):
  29. SCALE      21729: ns3195917.ip-141-94-28.eu (IP 172.16.0.2)
  30. HGR-STOR-3 22060: ns3212876.ip-141-95-168.eu (IP 172.16.0.5)
  31.  
  32. ** l'envoie depuis la SCALE vers HGR-STOR-3: OK on sature bien les 50Gbps du scale
  33. [email protected]:~# iperf -c 172.16.0.5 -t 30 -P10
  34. ------------------------------------------------------------
  35. Client connecting to 172.16.0.5, TCP port 5001
  36. TCP window size:  640 KByte (default)
  37. ------------------------------------------------------------
  38. [ ID] Interval       Transfer     Bandwidth
  39. [SUM]  0.0-30.0 sec   160 GBytes  45.8 Gbits/sec
  40.  
  41. ** 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:
  42. [email protected]:~# iperf -c 172.16.0.2 -t 30 -P10
  43. ------------------------------------------------------------
  44. Client connecting to 172.16.0.2, TCP port 5001
  45. TCP window size:  640 KByte (default)
  46. ------------------------------------------------------------
  47. [ ID] Interval       Transfer     Bandwidth
  48. [SUM]  0.0-30.2 sec  20.1 GBytes  5.72 Gbits/sec
  49.  
  50.  
  51.  
  52. *************************************
  53. iperf entre deux HGR-STOR-3 (OLA 4 interfaces sur le vrack):
  54. HGR-STOR-3 22060: ns3212876.ip-141-95-168.eu (IP 172.16.0.5)
  55. HGR-STOR-3 22063: ns3212824.ip-141-95-168.eu (IP 172.16.0.6)
  56.  
  57. ** l'envoie depuis les deux machines vers l'autre: KO, on ne sature rien du tout, le début est pourri et non constant:
  58.  
  59. [email protected]:~# iperf -c 172.16.0.6 -t 30 -P10
  60. ------------------------------------------------------------
  61. Client connecting to 172.16.0.6, TCP port 5001
  62. TCP window size:  640 KByte (default)
  63. ------------------------------------------------------------
  64. [ ID] Interval       Transfer     Bandwidth
  65. [SUM]  0.0-30.2 sec  23.0 GBytes  6.55 Gbits/sec
  66.  
  67.  
  68. [email protected]:~# iperf -c 172.16.0.5 -t 30 -P10
  69. ------------------------------------------------------------
  70. Client connecting to 172.16.0.5, TCP port 5001
  71. TCP window size:  640 KByte (default)
  72. ------------------------------------------------------------
  73. [ ID] Interval       Transfer     Bandwidth
  74. [SUM]  0.0-30.2 sec  15.2 GBytes  4.33 Gbits/sec
  75.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Emerald Panda text 1 Year ago.

Reply to "Untitled"

Here you can reply to the paste above

captcha