Changes between Version 2 and Version 3 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWashington


Ignore:
Timestamp:
02/12/15 09:39:14 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWashington

    v2 v3  
    66For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
    77
     8__Note:__ Omni nick_names for site aggregates used for these tests are:
     9{{{
     10washington-ig=urn:publicid:IDN+instageni.washington.edu+authority+cm,https://instageni.washington.edu:12369/protogeni/xmlrpc/am
     11washington-ig-of=urn:publicid:IDN+openflow:foam:foam.instageni.washington.edu+authority+am,https://foam.instageni.washington.edu:3626/foam/gapi/2
     12}}}
    813
    914== IG-CT-1 - Access to New Site VM resources ==
     15Got Aggregate version, which showed AM API V1, V2, and V3 are supported and V2 is default:
     16{{{
     17$ omni getversion -a washington-ig
     1809:24:59 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     1909:24:59 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
     2009:24:59 INFO    : Using control framework portal
     2109:24:59 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     2209:24:59 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     2309:24:59 INFO    : Substituting AM nickname washington-ig with URL https://instageni.washington.edu:12369
     2409:25:03 INFO    :  (PG log url - look here for details on any failures: https://www.instageni.washington
     2509:25:03 INFO    : AM uwash-ig URN: urn:publicid:IDN+instageni.washington.edu+authority+cm (url: https://
     2609:25:03 INFO    : {   'code_tag': '59644b10cb058e22896f51ad801b8e23f0c18a97',
     27    'geni_ad_rspec_versions': [   {   'extensions': [],
     28                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
     29                                      'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd',
     30                                      'type': 'ProtoGENI',
     31                                      'version': '0.1'},
     32                                  {   'extensions': [],
     33                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
     34                                      'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd',
     35                                      'type': 'ProtoGENI',
     36                                      'version': '0.2'},
     37                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emu
     38                                                        'http://www.protogeni.net/resources/rspec/ext/sit
     39                                      'namespace': 'http://www.protogeni.net/resources/rspec/2',
     40                                      'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd',
     41                                      'type': 'ProtoGENI',
     42                                      'version': '2'},
     43                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emu
     44                                                        'http://www.protogeni.net/resources/rspec/ext/sit
     45                                      'namespace': 'http://www.geni.net/resources/rspec/3',
     46                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
     47                                      'type': 'GENI',
     48                                      'version': '3'}],
     49    'geni_api': 2,
     50    'geni_api_versions': {   '1': 'https://boss.instageni.washington.edu:12369/protogeni/xmlrpc/am/1.0',
     51                             '2': 'https://boss.instageni.washington.edu:12369/protogeni/xmlrpc/am/2.0',
     52                             '3': 'https://boss.instageni.washington.edu:12369/protogeni/xmlrpc/am/3.0'},
     53    'geni_request_rspec_versions': [   {   'extensions': [],
     54                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
     55                                           'schema': 'http://www.protogeni.net/resources/rspec/0.1/reques
     56                                           'type': 'ProtoGENI',
     57                                           'version': '0.1'},
     58                                       {   'extensions': [],
     59                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
     60                                           'schema': 'http://www.protogeni.net/resources/rspec/0.2/reques
     61                                           'type': 'ProtoGENI',
     62                                           'version': '0.2'},
     63                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ex
     64                                           'namespace': 'http://www.protogeni.net/resources/rspec/2',
     65                                           'schema': 'http://www.protogeni.net/resources/rspec/2/request.
     66                                           'type': 'ProtoGENI',
     67                                           'version': '2'},
     68                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ex
     69                                           'namespace': 'http://www.geni.net/resources/rspec/3',
     70                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
     71                                           'type': 'GENI',
     72                                           'version': '3'}],
     73    'hostname': 'boss.instageni.washington.edu',
     74    'hrn': 'uwinstageni.cm',
     75    'interface': 'aggregate',
     76    'url': 'https://boss.instageni.washington.edu:12369/protogeni/xmlrpc/am',
     77    'urn': 'urn:publicid:IDN+instageni.washington.edu+authority+cm'}
     7809:25:03 INFO    :  ------------------------------------------------------
     7909:25:03 INFO    :  Completed getversion:
     80  Options as run:
     81                aggregate: ['washington-ig']
     82                framework: portal
     83                noGetVersionCache: True
     84                project: ln-test
     85  Args: getversion
     86  Result Summary:
     87Got version for uwash-ig
     8809:25:03 INFO    :  ======================================================
     89}}}
     90
     91The InstaGENI version in" 'code_tag':'59644b10cb058e22896f51ad801b8e23f0c18a97'" is the same as the other available InstaGENI sites:
     92
     93|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     94|| case.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     95|| clemson.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     96|| cornell.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     97|| cs.princeton.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     98|| gatech.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     99|| gpolab.bbn.com || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     100|| idre.ucla.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     101|| illinois.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     102|| iu.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     103|| kettering.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     104|| ku.gpeni.net || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     105|| lan.sdn.uky.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     106|| maxgigapop.net || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     107|| metrodatacenter.com || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     108|| missouri.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     109|| northwestern.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     110|| nps.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     111|| nysernet.org || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     112|| nyu.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     113|| pks2.sdn.uky.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     114|| rutgers.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     115|| sox.net || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     116|| umkc.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     117|| utah.geniracks.net || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     118|| utahddc.geniracks.net || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     119|| utc.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     120|| washington.edu || 59644b10cb058e22896f51ad801b8e23f0c18a97||
     121
     122Get list of "available" compute resources:
     123{{{
     124$ omni -a washington-ig listresources --available -o
     125}}}
     126
     127Verified that Advertisement RSpec only includes available resources, as requested:
     128{{{
     129$ egrep "node comp|available now"  rspec-instageni-washing
     130<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="procu
     131  <available now="true" />
     132<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="inter
     133  <available now="true" />
     134<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="pc3"
     135  <available now="true" />
     136<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="pc5"
     137  <available now="true" />
     138<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="pc4"
     139  <available now="true" />
     140<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="pc1"
     141  <available now="true" />
     142<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="pc2"
     143  <available now="true" />
     144<node component_manager_id="urn:publicid:IDN+instageni.washington.edu+authority+cm" component_name="inter
     145  <available now="true" />
     146}}}
     147
     148Created a slice and a a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Washington/I
     149{{{
     150$ omni createsliver -a washington-ig IG-CT-1 IG-CT-1-washington.rspec
     15109:28:48 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     15209:28:48 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
     15309:28:48 INFO    : Using control framework portal
     15409:28:48 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     15509:28:48 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     15609:28:48 INFO    : Substituting AM nickname washington-ig with URL https://instageni.washington.edu:12369/protogeni/xmlrpc/am, URN
     15709:28:48 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-CT-1 expires on 2015-02-18 15:19:13 UTC
     15809:28:48 INFO    : Creating sliver(s) from rspec file IG-CT-1-washington.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice
     15909:29:06 INFO    :  (PG log url - look here for details on any failures: https://www.instageni.washington.edu/spewlogfile.php3?logf
     16009:29:06 INFO    : Got return from CreateSliver for slice IG-CT-1 at uwash-ig:
     16109:29:06 INFO    : <?xml version="1.0" ?>
     16209:29:06 INFO    :   <!-- Reserved resources for:
     163        Slice: IG-CT-1
     164        at AM:
     165        URN: urn:publicid:IDN+instageni.washington.edu+authority+cm
     166        URL: https://instageni.washington.edu:12369/protogeni/xmlrpc/am
     167 -->
     16809:29:06 INFO    :   <rspec expires="2015-02-18T15:19:13Z" type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:flac
     169
     170    <node client_id="xen1" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc3" component_manager_id="urn:publicid:IDN
     171        <sliver_type name="emulab-xen"/>   
     172        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authentication="ssh
     173        <interface client_id="xen1:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" mac_address="02
     174            <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>     
     175        </interface>   
     176      <rs:vnode name="pcvm3-1" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="xen1.IG-CT-1.ch-ge
     177    <node client_id="xen2" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc3" component_manager_id="urn:publicid:IDN
     178        <sliver_type name="emulab-xen"/>   
     179        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authentication="ssh
     180        <interface client_id="xen2:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" mac_address="02
     181            <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>     
     182        </interface>   
     183      <rs:vnode name="pcvm3-2" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="xen2.IG-CT-1.ch-ge
     184    <node client_id="xen3" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc3" component_manager_id="urn:publicid:IDN
     185        <sliver_type name="emulab-xen"/>   
     186        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authentication="ssh
     187        <interface client_id="xen3:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" mac_address="02
     188            <ip address="192.168.1.3" netmask="255.255.255.0" type="ipv4"/>     
     189        </interface>   
     190      <rs:vnode name="pcvm3-3" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="xen3.IG-CT-1.ch-ge
     191    <node client_id="xen4" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc3" component_manager_id="urn:publicid:IDN
     192        <sliver_type name="emulab-xen"/>   
     193        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authentication="ssh
     194        <interface client_id="xen4:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" mac_address="02
     195            <ip address="192.168.1.4" netmask="255.255.255.0" type="ipv4"/>     
     196        </interface>   
     197      <rs:vnode name="pcvm3-4" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="xen4.IG-CT-1.ch-ge
     198    <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.washington.edu+sliver+74" vlantag="258">   
     199        <component_manager name="urn:publicid:IDN+instageni.washington.edu+authority+cm"/>   
     200        <interface_ref client_id="xen1:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" sliver_id="
     201        <interface_ref client_id="xen2:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" sliver_id="
     202        <interface_ref client_id="xen3:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" sliver_id="
     203        <interface_ref client_id="xen4:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc3:eth1" sliver_id="
     204        <link_type name="lan"/>   
     205    </link> 
     206  <rs:site_info xmlns:rs="http://www.protogeni.net/resources/rspec/ext/site-info/1">    <rs:location country="US" latitude="47.6618
     20709:29:06 INFO    : Reservation at uwash-ig in slice IG-CT-1 expires at 2015-02-18 15:19:13 (UTC).
     20809:29:06 INFO    :  ------------------------------------------------------
     20909:29:06 INFO    :  Completed createsliver:
     210  Options as run:
     211                aggregate: ['washington-ig']
     212                framework: portal
     213                project: ln-test
     214  Args: createsliver IG-CT-1 IG-CT-1-washington.rspec
     215  Result Summary: Got Reserved resources RSpec from instageni-washington-edu. Reservation at uwash-ig in slice IG-CT-1 expires at 2
     21609:29:06 INFO    :  ======================================================
     217}}}
     218
     219The following is login information for the sliver:
     220{{{
     221$ readyToLogin -a washington-ig IG-CT-1
     222<...>
     223xen4's geni_status is: ready
     224User lnevers logs in to xen4 using:
     225        ssh -p 30013  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.washington.edu
     226
     227xen3's geni_status is: ready
     228User lnevers logs in to xen3 using:
     229        ssh -p 30012  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.washington.edu
     230
     231xen2's geni_status is: ready
     232User lnevers logs in to xen2 using:
     233        ssh -p 30011  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.washington.edu
     234
     235xen1's geni_status is: ready
     236User lnevers logs in to xen1 using:
     237        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.washington.edu
     238}}}
     239
     240=== Measurements ===
     241
     242Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     243
     244'''Iperf InstaGENI Washington VM-2 to VM-1 (TCP) - TCP window size: 23.5 KByte (default)'''
     245
     246''Collected: 2015-02-XX''
     247
     248__One Client_
     249{{{
     250[ ID] Interval       Transfer     Bandwidth
     251[  3]  0.0-60.0 sec   715 MBytes   100 Mbits/sec
     252}}}
     253
     254__Five Clients__
     255{{{
     256[ ID] Interval       Transfer     Bandwidth
     257[  5]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     258[  4]  0.0-60.1 sec   144 MBytes  20.0 Mbits/sec
     259[  7]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     260[  3]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     261[  6]  0.0-60.1 sec   144 MBytes  20.1 Mbits/sec
     262[SUM]  0.0-60.1 sec   717 MBytes   100 Mbits/sec
     263}}}
     264
     265__Ten Clients__
     266{{{
     267[ ID] Interval       Transfer     Bandwidth
     268[ 11]  0.0-60.0 sec  62.1 MBytes  8.68 Mbits/sec
     269[  9]  0.0-60.0 sec  63.0 MBytes  8.80 Mbits/sec
     270[  4]  0.0-60.0 sec  77.9 MBytes  10.9 Mbits/sec
     271[ 12]  0.0-60.1 sec  62.1 MBytes  8.68 Mbits/sec
     272[  5]  0.0-60.1 sec  78.4 MBytes  10.9 Mbits/sec
     273[ 10]  0.0-60.1 sec  63.8 MBytes  8.90 Mbits/sec
     274[  8]  0.0-60.2 sec  78.1 MBytes  10.9 Mbits/sec
     275[  6]  0.0-60.3 sec  78.4 MBytes  10.9 Mbits/sec
     276[  7]  0.0-60.3 sec  78.1 MBytes  10.9 Mbits/sec
     277[  3]  0.0-60.3 sec  78.1 MBytes  10.9 Mbits/sec
     278[SUM]  0.0-60.3 sec   720 MBytes   100 Mbits/sec
     279}}}
     280
     281'''Iperf InstaGENI Washington VM-2 to the VM-1 (UDP) - UDP buffer size:  224 KByte (default)'''
     282{{{
     283[ ID] Interval       Transfer     Bandwidth
     284[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     285[  3] Sent 512800 datagrams
     286[  3] Server Report:
     287[  3]  0.0-60.0 sec   686 MBytes  96.0 Mbits/sec   0.108 ms 23185/512799 (4.5%)
     288[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     289}}}
     290
     291'''Ping from InstaGENI Washington VM-2 to the VM-1 '''
     292{{{
     29360 packets transmitted, 60 received, 0% packet loss, time 58998ms
     294rtt min/avg/max/mdev = 0.541/0.630/0.665/0.027 ms
     295}}}
     296
    10297== IG-CT-2 - Access to New Site bare metal and VM resources ==
     298
     299Created a slice and a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTes
     300{{{
     301$ omni createsliver -a washington-ig IG-CT-2 IG-CT-2-washington.rspec
     30209:35:57 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     30309:35:57 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
     30409:35:57 INFO    : Using control framework portal
     30509:35:57 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     30609:35:57 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     30709:35:57 INFO    : Substituting AM nickname washington-ig with URL https://instageni.washington.edu:12369/protogeni/xmlr
     30809:35:57 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-CT-2 expires on 2015-02-18 15:53:05 UTC
     30909:35:57 INFO    : Creating sliver(s) from rspec file ./IG-CT-2-washington.rspec for slice urn:publicid:IDN+ch.geni.net:
     31009:36:13 INFO    :  (PG log url - look here for details on any failures: https://www.instageni.washington.edu/spewlogfil
     31109:36:13 INFO    : Got return from CreateSliver for slice IG-CT-2 at uwash-ig:
     31209:36:13 INFO    : <?xml version="1.0" ?>
     31309:36:13 INFO    :   <!-- Reserved resources for:
     314        Slice: IG-CT-2
     315        at AM:
     316        URN: urn:publicid:IDN+instageni.washington.edu+authority+cm
     317        URL: https://instageni.washington.edu:12369/protogeni/xmlrpc/am
     318 -->
     31909:36:13 INFO    :   <rspec expires="2015-02-18T15:53:05Z" type="manifest" xmlns="http://www.geni.net/resources/rspec/3"
     320
     321   <node client_id="VM" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc2" component_manager_id="urn:publ
     322        <sliver_type name="emulab-xen"/>   
     323        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authenti
     324        <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc2:eth1" mac_ad
     325            <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>     
     326        </interface>   
     327      <rs:vnode name="pcvm2-1" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="VM.IG-C
     328    <node client_id="PC" component_id="urn:publicid:IDN+instageni.washington.edu+node+pc5" component_manager_id="urn:pub
     329       <sliver_type name="raw-pc">
     330   </sliver_type>   
     331        <services>             <execute command="sudo yum install iperf -y" shell="sh"/>             <login authenticati
     332        <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc5:eth1" mac_ad
     333            <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>     
     334        </interface>   
     335      <rs:vnode name="pc5" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="PC.IG-CT-2.
     336    <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.washington.edu+sliver+82" vlantag="259">   
     337        <component_manager name="urn:publicid:IDN+instageni.washington.edu+authority+cm"/>   
     338        <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc2:eth1" sl
     339        <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.washington.edu+interface+pc5:eth1" sl
     340        <link_type name="lan"/>   
     341    </link> 
     342  <rs:site_info xmlns:rs="http://www.protogeni.net/resources/rspec/ext/site-info/1">    <rs:location country="US" latitu
     34309:36:13 INFO    : Reservation at uwash-ig in slice IG-CT-2 expires at 2015-02-18 15:53:05 (UTC).
     34409:36:13 INFO    :  ------------------------------------------------------
     34509:36:13 INFO    :  Completed createsliver:
     346  Options as run:
     347                aggregate: ['washington-ig']
     348                framework: portal
     349                project: ln-test
     350  Args: createsliver IG-CT-2 ./IG-CT-2-washington.rspec
     351  Result Summary: Got Reserved resources RSpec from instageni-washington-edu. Reservation at uwash-ig in slice IG-CT-2 e
     35209:36:13 INFO    :  ======================================================
     353}}}
     354
     355Determined login information:
     356{{{
     357$ readyToLogin -a washington-ig IG-CT-2
     358<...>
     359
     360}}}
     361
     362=== Measurements ===
     363
     364Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     365
     366'''Iperf InstaGENI Washington PC to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     367
     368''Collected: 2015-02-XX''
     369
     370__One Client__
     371{{{
     372
     373}}}
     374
     375__Five Clients__
     376{{{
     377
     378}}}
     379
     380__Ten Clients__
     381{{{
     382
     383}}}
     384
     385'''Iperf InstaGENI Washington PC to the VM (UDP) - UDP buffer size:  114 KByte (default)'''
     386{{{
     387
     388}}}
     389
     390'''Ping from InstaGENI Washington PC to VM '''
     391{{{
     392
     393}}}
     394
     395'''Iperf InstaGENI Washington VM to PC (TCP) - TCP window size: 23.5 KByte (default)'''
     396
     397''Collected: 2015-02-XX''
     398
     399__One Client__
     400{{{
     401
     402}}}
     403
     404__Five Clients__
     405{{{
     406
     407}}}
     408
     409__Ten Clients__
     410{{{
     411
     412}}}
     413
     414'''Iperf InstaGENI Washington VM to the PC (UDP) - UDP buffer size:  224 KByte (default)'''
     415{{{
     416
     417}}}
     418
     419'''Ping from InstaGENI Washington VM to PC '''
     420{{{
     421
     422}}}
     423
    11424== IG-CT-3 - Multiple sites experiment  ==
    12425== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==