Changes between Version 3 and Version 4 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight


Ignore:
Timestamp:
06/11/14 16:05:32 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight

    v3 v4  
    184184$ readyToLogin -a sl-eg EG-CT-1
    185185  <....>
    186 
     186================================================================================
     187LOGIN INFO for AM: https://sl-hn.exogeni.net:11443/orca/xmlrpc
     188================================================================================
     189
     190For more login info, see the section entitled:
     191         'Providing a private key to ssh' in 'readyToLogin.py -h'
     192
     193VM-4's geni_status is: ready (am_status:ready)
     194User lnevers logs in to VM-4 using:
     195        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@165.124.159.7
     196
     197VM-1's geni_status is: ready (am_status:ready)
     198User lnevers logs in to VM-1 using:
     199        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@165.124.159.10
     200
     201VM-2's geni_status is: ready (am_status:ready)
     202User lnevers logs in to VM-2 using:
     203        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@165.124.159.8
     204
     205VM-3's geni_status is: ready (am_status:ready)
     206User lnevers logs in to VM-3 using:
     207        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@165.124.159.9
    187208}}}
    188209
     
    191212Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds:
    192213
     214''Collected: 2014-06-11''
     215
     216'''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 16.0 KB '''
     217
     218__One Client_
     219{{{
     220[ ID] Interval       Transfer     Bandwidth
     221[  3]  0.0-60.0 sec  29.9 GBytes  4.29 Gbits/sec
     222}}}
     223
     224__Five Clients__
     225{{{
     226[ ID] Interval       Transfer     Bandwidth
     227[  3]  0.0-60.0 sec  8.46 GBytes  1.21 Gbits/sec
     228[  5]  0.0-60.0 sec  8.43 GBytes  1.21 Gbits/sec
     229[  6]  0.0-60.0 sec  8.45 GBytes  1.21 Gbits/sec
     230[  4]  0.0-60.0 sec  8.45 GBytes  1.21 Gbits/sec
     231[  7]  0.0-60.0 sec  8.49 GBytes  1.22 Gbits/sec
     232[SUM]  0.0-60.0 sec  42.3 GBytes  6.05 Gbits/sec
     233}}}
     234
     235__Ten Clients__
     236{{{
     237[ ID] Interval       Transfer     Bandwidth
     238[  3]  0.0-60.0 sec  3.92 GBytes    561 Mbits/sec
     239[  5]  0.0-60.0 sec  3.97 GBytes    568 Mbits/sec
     240[  6]  0.0-60.0 sec  3.97 GBytes    569 Mbits/sec
     241[  7]  0.0-60.0 sec  4.02 GBytes    575 Mbits/sec
     242[  8]  0.0-60.0 sec  3.96 GBytes    566 Mbits/sec
     243[  9]  0.0-60.0 sec  3.88 GBytes    556 Mbits/sec
     244[ 10]  0.0-60.0 sec  3.87 GBytes    553 Mbits/sec
     245[ 11]  0.0-60.0 sec  3.90 GBytes    558 Mbits/sec
     246[  4]  0.0-60.0 sec  4.01 GBytes    575 Mbits/sec
     247[ 12]  0.0-60.0 sec  3.88 GBytes    556 Mbits/sec
     248[SUM]  0.0-60.0 sec  39.4 GBytes  5.64 Gbits/sec
     249}}}
     250
     251
     252'''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     253{{{
     254[ ID] Interval       Transfer     Bandwidth
     255[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec
     256[  3] Sent 512822 datagrams
     257[  3] Server Report:
     258[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec  0.130 ms    1/512821 (0.00019%)
     259[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     260}}}
     261
     262
     263'''Ping ExoGENI VM-2 to the VM-1 '''
     264{{{
     26560 packets transmitted, 60 received, 0% packet loss, time 59013ms
     266rtt min/avg/max/mdev = 0.803/0.949/1.370/0.115 ms
     267}}}
     268
     269== EG-CT-2 - Access to New Site bare metal and VM resources ==
     270
     271Create a slice:
     272{{{
     273$ omni createslice EG-CT-2
     27413:49:59 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     27513:49:59 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     27613:49:59 INFO    : Using control framework portal
     27713:49:59 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     27813:49:59 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     27913:50:00 INFO    : Slice EG-CT-2 already existed - returning existing slice
     28013:50:00 INFO    : Created slice with Name EG-CT-2, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-2, Expiration 2014-06-11 18:49:56+00:00
     28113:50:00 INFO    :  ------------------------------------------------------
     28213:50:00 INFO    :  Completed createslice:
     283  Options as run:
     284                framework: portal
     285                project: Luisa_Nevers-Test-Proj_01
     286  Args: createslice EG-CT-2
     287  Result Summary: Created slice with Name EG-CT-2, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-2, Expiration 2014-06-11 18:49:56+00:00
     28813:50:00 INFO    :  ======================================================
     289}}}
     290
     291Create a sliver with one VM and one bare metal node using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/SL/EG-CT-2-sl.rspec EG-CT-2-sl.rspec]. Note: Bare metal only available via ExoSM.
     292
     293{{{
     294$ omni createsliver EG-CT-2 -a eg-sm ./EG-CT-2-sl.rspec
     295
     296NO BARE METAL AVAILABLE
     297}}}
     298
     299When sliver is ready, check for login information:
     300{{{
     301$ readyToLogin EG-CT-2 -a eg-sm
     302<...>
     303
     304}}}
     305
     306
     307=== Measurements ===
     308
    193309''Collected: 2014-XX-XX''
    194310
    195 '''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 16.0 KB '''
     311'''Iperf ExoGENI  BM-1 to VM-1 (TCP) - TCP window size: 16.0 KB '''
    196312
    197313__One Client_
     
    205321__Ten Clients__
    206322{{{
    207 }}}
    208 
    209 
    210 '''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    211 {{{
    212 }}}
    213 
    214 
    215 '''Ping ExoGENI VM-2 to the VM-1 '''
    216 {{{
    217 }}}
    218 
    219 == EG-CT-2 - Access to New Site bare metal and VM resources ==
     323
     324}}}
     325
     326'''Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     327{{{
     328}}}
     329
     330'''Ping from ExoGENI BM-1 the VM-1 '''
     331{{{
     332}}}
     333
     334''Collected: 2014-XX-XX''
     335
     336'''Iperf ExoGENI VM-1 to BM-1 (TCP) - TCP window size: 16.0 KB '''
     337
     338__One Client_
     339{{{
     340}}}
     341
     342__Five Clients__
     343{{{
     344}}}
     345
     346__Ten Clients__
     347{{{
     348
     349}}}
     350
     351'''Iperf ExoGENI VM-1 to BM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     352{{{
     353}}}
     354
     355'''Ping from ExoGENI VM-1 to BM-1 '''
     356{{{
     357}}}
     358
    220359== EG-CT-3 - Multiple sites experiment  ==
     360
     361The GPO and SL racks are used in this experiment. First create a slice:
     362{{{
     363$ omni createslice EG-CT-3
     36414:07:47 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     36514:07:47 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     36614:07:47 INFO    : Using control framework portal
     36714:07:47 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     36814:07:47 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     36914:07:48 INFO    : Created slice with Name EG-CT-3, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3, Expiration 2014-06-18 18:07:48+00:00
     37014:07:48 INFO    :  ------------------------------------------------------
     37114:07:48 INFO    :  Completed createslice:
     372
     373  Options as run:
     374                framework: portal
     375                project: Luisa_Nevers-Test-Proj_01
     376
     377  Args: createslice EG-CT-3
     378
     379  Result Summary: Created slice with Name EG-CT-3, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3, Expiration 2014-06-18 18:07:48+00:00
     380 
     38114:07:48 INFO    :  ======================================================
     382}}}
     383
     384Then create a sliver via the ExoSM that includes both GPO and SL VMs using the RSpec the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/UFL/EG-CT-3-sl.rspec EG-CT-3-sl.rspec]
     385{{{
     386$ omni createsliver -a eg-sm EG-CT-3 EG-CT-3-sl.rspec
     38714:08:08 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     38814:08:08 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     38914:08:08 INFO    : Using control framework portal
     39014:08:08 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     39114:08:08 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     39214:08:08 INFO    : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am
     39314:08:09 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3 expires on 2014-06-18 18:07:48 UTC
     39414:08:09 INFO    : Creating sliver(s) from rspec file EG-CT-3-sl.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3
     39514:08:23 INFO    : Got return from CreateSliver for slice EG-CT-3 at eg-sm:
     39614:08:23 INFO    : <?xml version="1.0" ?>
     39714:08:23 INFO    :   <!-- Reserved resources for:
     398        Slice: EG-CT-3
     399        at AM:
     400        URN: urn:publicid:IDN+exogeni.net+authority+am
     401        URL: https://geni.renci.org:11443/orca/xmlrpc
     402 -->
     40314:08:23 INFO    :   
     404<rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:ns6="http://www.geni.net/resources/rspec/ext/color/2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd http://www.geni.net/resources/rspec/ext/color/2 http://www.geni.net/resources/rspec/ext/color/2/color.xsd"> 
     405      <node client_id="gpo" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+cf6ca1ca-9edb-4d1f-9b0e-f59432ffdbd2:gpo">   
     406            <location country="Unspecified" latitude="42.38974" longitude="-71.14751"/>   
     407            <sliver_type name="m1.large">     
     408                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     409            </sliver_type>   
     410            <services/>   
     411            <interface client_id="gpo:0" mac_address="fe:16:3e:00:5e:7d">     
     412                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>     
     413            </interface>   
     414            <ns4:geni_sliver_info creation_time="2014-06-11T14:08:09.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T14:07:48.000-04:00" start_time="2014-06-11T14:08:09.000-04:00" state="configuring"/>   
     415      </node> 
     416      <node client_id="sl" component_id="urn:publicid:IDN+exogeni.net:slvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:slvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+cf6ca1ca-9edb-4d1f-9b0e-f59432ffdbd2:sl">   
     417            <location country="Unspecified" latitude="42.05286" longitude="-87.681564"/>   
     418            <sliver_type name="m1.large">     
     419                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     420            </sliver_type>   
     421            <services/>   
     422            <interface client_id="sl:0" mac_address="fe:16:3e:00:27:ce">     
     423                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>     
     424            </interface>   
     425            <ns4:geni_sliver_info creation_time="2014-06-11T14:08:09.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T14:07:48.000-04:00" start_time="2014-06-11T14:08:09.000-04:00" state="configuring"/>   
     426      </node> 
     427      <link client_id="link" sliver_id="urn:publicid:IDN+exogeni.net+sliver+cf6ca1ca-9edb-4d1f-9b0e-f59432ffdbd2:link" vlantag="unknown">   
     428            <interface_ref client_id="gpo:0"/>   
     429            <property capacity="0" dest_id="sl:0" source_id="gpo:0"/>   
     430            <interface_ref client_id="sl:0"/>   
     431            <property capacity="0" dest_id="gpo:0" source_id="sl:0"/>   
     432      </link> 
     433      <ns2:stitching lastUpdateTime="Wed Jun 11 14:08:23 EDT 2014">   
     434            <ns2:path id="link">     
     435                  <ns2:hop id="hop1">       
     436                        <ns2:link id="urn:publicid:IDN+exogeni.net:bbnNet+interface+bbnNet:Domain:vlan:5344e2b1-5a3c-4e7b-b11e-5198e284a875:vlan">         
     437                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>         
     438                              <ns2:capacity>            10000000000          </ns2:capacity>         
     439                              <ns2:switchingCapabilityDescriptor>           
     440                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>           
     441                                    <ns2:encodingType>              ethernet            </ns2:encodingType>           
     442                                    <ns2:switchingCapabilitySpecificInfo>             
     443                                          <ns2:switchingCapabilitySpecificInfo_L2sc>               
     444                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>               
     445                                                <ns2:suggestedVLANRange>                  1-4096                </ns2:suggestedVLANRange>               
     446                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>               
     447                                          </ns2:switchingCapabilitySpecificInfo_L2sc>             
     448                                    </ns2:switchingCapabilitySpecificInfo>           
     449                              </ns2:switchingCapabilityDescriptor>         
     450                        </ns2:link>       
     451                        <ns2:nextHop>          hop2        </ns2:nextHop>       
     452                  </ns2:hop>     
     453                  <ns2:hop id="hop2">       
     454                        <ns2:link id="urn:publicid:IDN+exogeni.net:ion+interface+ion:Domain:vlan:d508ddab-acd5-40d3-8805-0c1eb1334cfa:vlan">         
     455                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>         
     456                              <ns2:capacity>            10000000000          </ns2:capacity>         
     457                              <ns2:switchingCapabilityDescriptor>           
     458                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>           
     459                                    <ns2:encodingType>              ethernet            </ns2:encodingType>           
     460                                    <ns2:switchingCapabilitySpecificInfo>             
     461                                          <ns2:switchingCapabilitySpecificInfo_L2sc>               
     462                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>               
     463                                                <ns2:suggestedVLANRange>                  1-4096                </ns2:suggestedVLANRange>               
     464                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>               
     465                                          </ns2:switchingCapabilitySpecificInfo_L2sc>             
     466                                    </ns2:switchingCapabilitySpecificInfo>           
     467                              </ns2:switchingCapabilityDescriptor>         
     468                        </ns2:link>       
     469                        <ns2:nextHop>          hop3        </ns2:nextHop>       
     470                  </ns2:hop>     
     471                  <ns2:hop id="hop3">       
     472                        <ns2:link id="urn:publicid:IDN+exogeni.net:slNet+interface+slNet:Domain:vlan:b973a36e-223d-4b70-b0cb-816a3d25ab9b:vlan">         
     473                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>         
     474                              <ns2:capacity>            10000000000          </ns2:capacity>         
     475                              <ns2:switchingCapabilityDescriptor>           
     476                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>           
     477                                    <ns2:encodingType>              ethernet            </ns2:encodingType>           
     478                                    <ns2:switchingCapabilitySpecificInfo>             
     479                                          <ns2:switchingCapabilitySpecificInfo_L2sc>               
     480                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>               
     481                                                <ns2:suggestedVLANRange>                  1-4096                </ns2:suggestedVLANRange>               
     482                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>               
     483                                          </ns2:switchingCapabilitySpecificInfo_L2sc>             
     484                                    </ns2:switchingCapabilitySpecificInfo>           
     485                              </ns2:switchingCapabilityDescriptor>         
     486                        </ns2:link>       
     487                        <ns2:nextHop>          null        </ns2:nextHop>       
     488                  </ns2:hop>     
     489            </ns2:path>   
     490      </ns2:stitching> 
     491      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3" uuid="5fc11a79-cf70-484c-823e-d1a25c533ae8"/> 
     492</rspec>
     49314:08:23 INFO    :  ------------------------------------------------------
     49414:08:23 INFO    :  Completed createsliver:
     495
     496  Options as run:
     497                aggregate: ['eg-sm']
     498                framework: portal
     499                project: Luisa_Nevers-Test-Proj_01
     500
     501  Args: createsliver EG-CT-3 EG-CT-3-sl.rspec
     502
     503  Result Summary: Got Reserved resources RSpec from exogeni-net
     50414:08:23 INFO    :  ======================================================
     505}}}
     506
     507Determine login information for allocated nodes:
     508{{{
     509$ readyToLogin -a eg-sm EG-CT-3     
     510 <...>
     511================================================================================
     512LOGIN INFO for AM: https://geni.renci.org:11443/orca/xmlrpc
     513================================================================================
     514
     515For more login info, see the section entitled:
     516         'Providing a private key to ssh' in 'readyToLogin.py -h'
     517
     518gpo's geni_status is: ready (am_status:ready)
     519User lnevers logs in to gpo using:
     520        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.8
     521
     522sl's geni_status is: ready (am_status:ready)
     523User lnevers logs in to sl using:
     524        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@165.124.159.7
     525}}}
     526
     527=== Measurements ===
     528
     529''Collected: 2014-06-11''
     530
     531'''Iperf ExoGENI GPO VM to SL VM (TCP) - TCP window size: 16.0 KB '''
     532
     533__One Client_
     534{{{
     535[ ID] Interval       Transfer     Bandwidth
     536[  3]  0.0-60.0 sec  2.38 GBytes    341 Mbits/sec
     537}}}
     538
     539__Five Clients__
     540{{{
     541[ ID] Interval       Transfer     Bandwidth
     542[  3]  0.0-60.0 sec    917 MBytes    128 Mbits/sec
     543[  5]  0.0-60.0 sec    922 MBytes    129 Mbits/sec
     544[  6]  0.0-60.0 sec  1016 MBytes    142 Mbits/sec
     545[  7]  0.0-60.0 sec  1.21 GBytes    173 Mbits/sec
     546[  4]  0.0-60.0 sec  1.01 GBytes    144 Mbits/sec
     547[SUM]  0.0-60.0 sec  5.00 GBytes    716 Mbits/sec
     548}}}
     549
     550__Ten Clients__
     551{{{
     552[ ID] Interval       Transfer     Bandwidth
     553[  6]  0.0-60.0 sec    503 MBytes  70.3 Mbits/sec
     554[  9]  0.0-60.0 sec    442 MBytes  61.8 Mbits/sec
     555[ 12]  0.0-60.0 sec    732 MBytes    102 Mbits/sec
     556[ 11]  0.0-60.0 sec    677 MBytes  94.5 Mbits/sec
     557[  3]  0.0-60.0 sec    571 MBytes  79.7 Mbits/sec
     558[ 10]  0.0-60.0 sec    688 MBytes  96.2 Mbits/sec
     559[  7]  0.0-60.0 sec    601 MBytes  84.0 Mbits/sec
     560[  4]  0.0-60.0 sec    458 MBytes  64.0 Mbits/sec
     561[  8]  0.0-60.1 sec    480 MBytes  67.1 Mbits/sec
     562[  5]  0.0-60.1 sec    695 MBytes  97.1 Mbits/sec
     563[SUM]  0.0-60.1 sec  5.71 GBytes    816 Mbits/sec
     564}}}
     565
     566'''Iperf ExoGENI GPO VM to SL VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     567{{{
     568[ ID] Interval       Transfer     Bandwidth
     569[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec
     570[  3] Sent 512822 datagrams
     571[  3] Server Report:
     572[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec  0.130 ms    6/512821 (0.0012%)
     573[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     574}}}
     575
     576'''Ping from GPO VM to SL VM '''
     577{{{
     57860 packets transmitted, 60 received, 0% packet loss, time 59100ms
     579rtt min/avg/max/mdev = 32.614/32.895/33.425/0.295 ms
     580}}}
     581
     582''Collected: 2014-06-11''
     583
     584'''Iperf ExoGENI SL VM to GPO VM (TCP) - TCP window size: 16.0 KB '''
     585
     586
     587'''Iperf (TCP) - TCP window size: 16.0 KB '''
     588
     589__One Client_
     590{{{
     591[ ID] Interval       Transfer     Bandwidth
     592[  3]  0.0-60.1 sec    654 MBytes  91.4 Mbits/sec
     593}}}
     594
     595__Five Clients__
     596{{{
     597[ ID] Interval       Transfer     Bandwidth
     598[  5]  0.0-60.0 sec    155 MBytes  21.7 Mbits/sec
     599[  4]  0.0-60.0 sec    635 MBytes  88.8 Mbits/sec
     600[  3]  0.0-60.1 sec    205 MBytes  28.6 Mbits/sec
     601[  6]  0.0-60.1 sec    240 MBytes  33.5 Mbits/sec
     602[  7]  0.0-60.1 sec    107 MBytes  14.9 Mbits/sec
     603[SUM]  0.0-60.1 sec  1.31 GBytes    187 Mbits/sec
     604}}}
     605
     606__Ten Clients__
     607{{{
     608[ ID] Interval       Transfer     Bandwidth
     609[  6]  0.0-60.0 sec  63.6 MBytes  8.89 Mbits/sec
     610[ 10]  0.0-60.0 sec  66.5 MBytes  9.29 Mbits/sec
     611[  9]  0.0-60.1 sec    228 MBytes  31.8 Mbits/sec
     612[  8]  0.0-60.1 sec    153 MBytes  21.4 Mbits/sec
     613[  7]  0.0-60.1 sec    127 MBytes  17.7 Mbits/sec
     614[ 11]  0.0-60.1 sec    153 MBytes  21.3 Mbits/sec
     615[  5]  0.0-60.1 sec    262 MBytes  36.6 Mbits/sec
     616[ 12]  0.0-60.1 sec    190 MBytes  26.5 Mbits/sec
     617[  4]  0.0-60.1 sec  70.9 MBytes  9.89 Mbits/sec
     618[  3]  0.0-60.2 sec  92.0 MBytes  12.8 Mbits/sec
     619[SUM]  0.0-60.2 sec  1.37 GBytes    196 Mbits/sec
     620}}}
     621
     622'''Iperf ExoGENI SL VM to GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     623{{{
     624[ ID] Interval       Transfer     Bandwidth
     625[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec
     626[  3] Sent 512821 datagrams
     627[  3] Server Report:
     628[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec  0.131 ms   28/512820 (0.0055%)
     629[  3]  0.0-60.0 sec  38 datagrams received out-of-order
     630}}}
     631
     632'''Ping from GPO VM to SL VM '''
     633{{{
     63460 packets transmitted, 60 received, 0% packet loss, time 59089ms
     635rtt min/avg/max/mdev = 32.626/32.935/33.639/0.257 ms
     636}}}
    221637== EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    222638== EG-CT-5 - Experiment Monitoring ==