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


Ignore:
Timestamp:
09/30/14 10:26:53 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v2 v3  
    302302
    303303== IG-CT-2 - Access to New Site bare metal and VM resources ==
     304Created a slice:
     305{{{
     306$ omni createslice IG-CT-2
     307}}}
     308
     309Created a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/UMKC/IG-CT-2-umkc.rspec IG-CT-2-cenic.rspec]
     310{{{
     311$ omni createsliver -a umkc-ig IG-CT-2 IG-CT-2-umkc.rspec
     31209:56:12 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     31309:56:12 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     31409:56:12 INFO    : Using control framework portal
     31509:56:12 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     31609:56:12 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     31709:56:12 INFO    : Substituting AM nickname umkc-ig with URL https://instageni.umkc.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.umkc.edu+authority+cm
     31809:56:13 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-CT-2 expires on 2014-10-07 13:54:46 UTC
     31909:56:13 INFO    : Creating sliver(s) from rspec file IG-CT-2-umkc.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-CT-2
     32009:56:29 INFO    :  (PG log url - look here for details on any failures: https://www.instageni.umkc.edu/spewlogfile.php3?logfile=2f47340937b9701043df4cc3c2bcbe0f)
     32109:56:29 INFO    : Got return from CreateSliver for slice IG-CT-2 at umkc-ig:
     32209:56:29 INFO    : <?xml version="1.0" ?>
     32309:56:29 INFO    :   <!-- Reserved resources for:
     324        Slice: IG-CT-2
     325        at AM:
     326        URN: urn:publicid:IDN+instageni.umkc.edu+authority+cm
     327        URL: https://instageni.umkc.edu:12369/protogeni/xmlrpc/am
     328 -->
     32909:56:29 INFO    :   
     330<rspec expires="2014-10-07T13:54:46Z" type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" 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">   
     331
     332   <node client_id="VM" component_id="urn:publicid:IDN+instageni.umkc.edu+node+pc3" component_manager_id="urn:publicid:IDN+instageni.umkc.edu+authority+cm" exclusive="false" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+27">   
     333        <sliver_type name="emulab-xen"/>   
     334        <services>             <execute command="sudo apt-get install iperf -y" shell="sh"/>             <login authentication="ssh-keys" hostname="pc3.instageni.umkc.edu" port="30778" username="lnevers1"/>      <login authentication="ssh-keys" hostname="pc3.instageni.umkc.edu" port="30778" username="lnevers2"/>      <login authentication="ssh-keys" hostname="pc3.instageni.umkc.edu" port="30778" username="lnevers"/>      <rs:console server="pc3.instageni.umkc.edu" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    </services>   
     335        <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.umkc.edu+interface+pc3:eth1" mac_address="026fb7eacb00" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+31">     
     336            <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>     
     337        </interface>   
     338      <rs:vnode name="pcvm3-3" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="VM.IG-CT-2.ch-geni-net.instageni.umkc.edu"/>  </node> 
     339    <node client_id="PC" component_id="urn:publicid:IDN+instageni.umkc.edu+node+pc4" component_manager_id="urn:publicid:IDN+instageni.umkc.edu+authority+cm" exclusive="true" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+28">   
     340        <sliver_type name="raw-pc"/>   
     341        <services>             <execute command="sudo yum install iperf -y" shell="sh"/>             <login authentication="ssh-keys" hostname="pc4.instageni.umkc.edu" port="22" username="lnevers1"/>      <login authentication="ssh-keys" hostname="pc4.instageni.umkc.edu" port="22" username="lnevers2"/>      <login authentication="ssh-keys" hostname="pc4.instageni.umkc.edu" port="22" username="lnevers"/>    </services>   
     342        <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.umkc.edu+interface+pc4:eth1" mac_address="02aea99fc3e2" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+32">     
     343            <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>     
     344        </interface>   
     345      <rs:vnode name="pc4" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>    <host name="PC.IG-CT-2.ch-geni-net.instageni.umkc.edu"/>  </node> 
     346    <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+30" vlantag="260">   
     347        <component_manager name="urn:publicid:IDN+instageni.umkc.edu+authority+cm"/>   
     348        <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.umkc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+31"/>   
     349        <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.umkc.edu+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.umkc.edu+sliver+32"/>   
     350        <link_type name="lan"/>   
     351    </link> 
     352</rspec>
     35309:56:29 INFO    : Reservation at umkc-ig in slice IG-CT-2 expires at 2014-10-07 13:54:46 (UTC).
     35409:56:30 INFO    :  ------------------------------------------------------
     35509:56:30 INFO    :  Completed createsliver:
     356
     357  Options as run:
     358                aggregate: ['umkc-ig']
     359                framework: portal
     360                project: ln-test
     361
     362  Args: createsliver IG-CT-2 IG-CT-2-umkc.rspec
     363
     364  Result Summary: Got Reserved resources RSpec from instageni-umkc-edu. Reservation at umkc-ig in slice IG-CT-2 expires at 2014-10-07 13:54:46 (UTC).
     36509:56:30 INFO    :  ======================================================
     366}}}
     367
     368Determined login information:
     369{{{
     370$ readyToLogin -a umkc-ig IG-CT-2
     371<...>
     372PC's geni_status is: ready
     373User lnevers logs in to PC using:
     374        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.umkc.edu
     375
     376VM's geni_status is: ready
     377User lnevers logs in to VM using:
     378        ssh -p 30778  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.umkc.edu
     379
     380}}}
     381
     382=== Measurements ===
     383
     384Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     385
     386'''Iperf InstaGENI UMKC PC to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     387
     388''Collected: 2014-09-30''
     389
     390__One Client__
     391{{{
     392[ ID] Interval       Transfer     Bandwidth
     393[  3]  0.0-60.0 sec   712 MBytes  99.5 Mbits/sec
     394}}}
     395
     396__Five Clients__
     397{{{
     398[ ID] Interval       Transfer     Bandwidth
     399[  4]  0.0-60.0 sec   142 MBytes  19.8 Mbits/sec
     400[  6]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     401[  5]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     402[  7]  0.0-60.1 sec   145 MBytes  20.2 Mbits/sec
     403[  3]  0.0-60.2 sec   145 MBytes  20.2 Mbits/sec
     404[SUM]  0.0-60.2 sec   718 MBytes   100 Mbits/sec
     405}}}
     406
     407__Ten Clients__
     408{{{
     409[ ID] Interval       Transfer     Bandwidth
     410[  5]  0.0-60.0 sec  71.9 MBytes  10.0 Mbits/sec
     411[  7]  0.0-60.0 sec  72.2 MBytes  10.1 Mbits/sec
     412[ 10]  0.0-60.0 sec  71.8 MBytes  10.0 Mbits/sec
     413[  9]  0.0-60.1 sec  72.1 MBytes  10.1 Mbits/sec
     414[ 11]  0.0-60.1 sec  71.8 MBytes  10.0 Mbits/sec
     415[  8]  0.0-60.1 sec  72.0 MBytes  10.1 Mbits/sec
     416[  3]  0.0-60.1 sec  72.0 MBytes  10.0 Mbits/sec
     417[ 12]  0.0-60.2 sec  72.8 MBytes  10.1 Mbits/sec
     418[  6]  0.0-60.2 sec  72.6 MBytes  10.1 Mbits/sec
     419[  4]  0.0-60.3 sec  72.1 MBytes  10.0 Mbits/sec
     420[SUM]  0.0-60.3 sec   721 MBytes   100 Mbits/sec
     421}}}
     422
     423'''Iperf InstaGENI UMKC PC to the VM (UDP) - UDP buffer size:  114 KByte (default)'''
     424{{{
     425[ ID] Interval       Transfer     Bandwidth
     426[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     427[  3] Sent 512821 datagrams
     428[  3] Server Report:
     429[  3]  0.0-60.0 sec   671 MBytes  93.8 Mbits/sec   0.067 ms 34036/512820 (6.6%)
     430[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     431}}}
     432
     433'''Ping from InstaGENI UMKC PC to VM '''
     434{{{
     43560 packets transmitted, 60 received, 0% packet loss, time 59041ms
     436rtt min/avg/max/mdev = 0.515/0.657/0.741/0.043 ms
     437}}}
     438
     439'''Iperf InstaGENI UMKC VM to PC (TCP) - TCP window size: 23.5 KByte (default)'''
     440
     441''Collected: 2014-09-30''
     442
     443__One Client__
     444{{{
     445[ ID] Interval       Transfer     Bandwidth
     446[  3]  0.0-60.0 sec   718 MBytes   100 Mbits/sec
     447}}}
     448
     449__Five Clients__
     450{{{
     451[ ID] Interval       Transfer     Bandwidth
     452[  3]  0.0-60.0 sec   120 MBytes  16.8 Mbits/sec
     453[  5]  0.0-60.0 sec   132 MBytes  18.4 Mbits/sec
     454[  7]  0.0-60.1 sec   160 MBytes  22.4 Mbits/sec
     455[  4]  0.0-60.1 sec   165 MBytes  23.0 Mbits/sec
     456[  6]  0.0-60.2 sec   138 MBytes  19.3 Mbits/sec
     457[SUM]  0.0-60.2 sec   715 MBytes  99.7 Mbits/sec
     458}}}
     459
     460__Ten Clients__
     461{{{
     462[ ID] Interval       Transfer     Bandwidth
     463[  3]  0.0-60.0 sec  69.6 MBytes  9.73 Mbits/sec
     464[  5]  0.0-60.1 sec  55.2 MBytes  7.72 Mbits/sec
     465[  7]  0.0-60.1 sec   101 MBytes  14.1 Mbits/sec
     466[ 11]  0.0-60.2 sec  86.2 MBytes  12.0 Mbits/sec
     467[  8]  0.0-60.2 sec  76.2 MBytes  10.6 Mbits/sec
     468[  6]  0.0-60.3 sec  56.2 MBytes  7.83 Mbits/sec
     469[ 12]  0.0-60.3 sec  81.6 MBytes  11.4 Mbits/sec
     470[ 10]  0.0-60.4 sec  57.9 MBytes  8.03 Mbits/sec
     471[  9]  0.0-60.5 sec  67.5 MBytes  9.36 Mbits/sec
     472[  4]  0.0-60.5 sec  67.1 MBytes  9.30 Mbits/sec
     473[SUM]  0.0-60.5 sec   719 MBytes  99.6 Mbits/sec
     474}}}
     475
     476'''Iperf InstaGENI UMKC VM to the PC (UDP) - UDP buffer size:  224 KByte (default)'''
     477{{{
     478[ ID] Interval       Transfer     Bandwidth
     479[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     480[  3] Sent 512773 datagrams
     481[  3] Server Report:
     482[  3]  0.0-60.0 sec   693 MBytes  96.9 Mbits/sec   0.098 ms 18495/512772 (3.6%)
     483[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     484}}}
     485
     486'''Ping from InstaGENI UMKC VM to PC '''
     487{{{
     48860 packets transmitted, 60 received, 0% packet loss, time 59000ms
     489rtt min/avg/max/mdev = 0.526/0.662/0.715/0.032 ms
     490}}}
     491
    304492== IG-CT-3 - Multiple sites experiment  ==
    305493== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==