Changes between Version 1 and Version 2 of jazz/11-01-24


Ignore:
Timestamp:
Jan 24, 2011, 9:39:31 AM (13 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/11-01-24

    v1 v2  
    55     * [http://conf.linux.org.au/wiki/Miniconfs/FreedomInTheCloudMiniconf/DeltaCloud Deltacloud: abstracting for freedom]
    66       * [http://www.google.com/trends?q=libvirt%2C+openstack%2C+deltacloud%2C+libcloud%2C+opennebula&ctab=0&geo=all&date=all&sort=0 libvirt, OpenStack, deltaCloud, libcloud, opennebula]
     7
     8== Network Performance Benchmark ==
     9
     10{{{
     11jazz@hadoop:~$ iperf -s
     12------------------------------------------------------------
     13Server listening on TCP port 5001
     14TCP window size: 85.3 KByte (default)
     15------------------------------------------------------------
     16[  4] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 48279
     17[ ID] Interval       Transfer     Bandwidth
     18[  4]  0.0-10.0 sec  11.5 GBytes  9.83 Gbits/sec
     19[  5] local 140.110.141.130 port 5001 connected with 192.168.1.1 port 40933
     20[  5]  0.0-10.2 sec    859 MBytes    709 Mbits/sec
     21[  4] local 140.110.141.130 port 5001 connected with 192.168.1.2 port 38201
     22[  4]  0.0-10.0 sec    863 MBytes    724 Mbits/sec
     23[  5] local 140.110.141.130 port 5001 connected with 192.168.1.3 port 60876
     24[  5]  0.0-10.0 sec    909 MBytes    762 Mbits/sec
     25[  4] local 140.110.141.130 port 5001 connected with 192.168.1.4 port 55064
     26[  4]  0.0-10.0 sec    866 MBytes    726 Mbits/sec
     27[  5] local 140.110.141.130 port 5001 connected with 192.168.1.5 port 59039
     28[  5]  0.0-10.0 sec    903 MBytes    757 Mbits/sec
     29[  4] local 140.110.141.130 port 5001 connected with 192.168.1.6 port 46937
     30[  4]  0.0-10.0 sec    867 MBytes    727 Mbits/sec
     31[  5] local 140.110.141.130 port 5001 connected with 192.168.1.7 port 38077
     32[  5]  0.0-10.0 sec    778 MBytes    652 Mbits/sec
     33[  4] local 140.110.141.130 port 5001 connected with 192.168.1.8 port 43505
     34[  4]  0.0-10.0 sec    841 MBytes    705 Mbits/sec
     35[  5] local 140.110.141.130 port 5001 connected with 192.168.1.9 port 37819
     36[  5]  0.0-10.0 sec    820 MBytes    688 Mbits/sec
     37[  4] local 140.110.141.130 port 5001 connected with 192.168.1.10 port 46181
     38[  4]  0.0-10.2 sec    487 MBytes    401 Mbits/sec
     39[  5] local 140.110.141.130 port 5001 connected with 192.168.1.11 port 41873
     40[  5]  0.0-10.0 sec    469 MBytes    392 Mbits/sec
     41[  4] local 140.110.141.130 port 5001 connected with 192.168.1.12 port 42329
     42[  4]  0.0-10.0 sec    862 MBytes    723 Mbits/sec
     43[  5] local 140.110.141.130 port 5001 connected with 192.168.1.13 port 46315
     44[  5]  0.0-10.0 sec    877 MBytes    736 Mbits/sec
     45[  4] local 140.110.141.130 port 5001 connected with 192.168.1.14 port 56367
     46[  4]  0.0-10.0 sec    785 MBytes    658 Mbits/sec
     47[  5] local 140.110.141.130 port 5001 connected with 192.168.1.15 port 51404
     48[  5]  0.0-10.0 sec    716 MBytes    600 Mbits/sec
     49[  4] local 140.110.141.130 port 5001 connected with 192.168.1.16 port 44823
     50[  4]  0.0-10.0 sec    853 MBytes    715 Mbits/sec
     51[  5] local 140.110.141.130 port 5001 connected with 192.168.1.17 port 40821
     52[  5]  0.0-10.0 sec    860 MBytes    721 Mbits/sec
     53[  4] local 140.110.141.130 port 5001 connected with 192.168.1.18 port 54456
     54[  4]  0.0-10.0 sec    922 MBytes    773 Mbits/sec
     55[  5] local 140.110.141.130 port 5001 connected with 192.168.1.19 port 38135
     56[  5]  0.0-10.0 sec    888 MBytes    744 Mbits/sec
     57[  4] local 140.110.141.130 port 5001 connected with 192.168.1.20 port 43590
     58[  4]  0.0-10.0 sec    850 MBytes    713 Mbits/sec
     59}}}