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


Ignore:
Timestamp:
09/17/13 15:02:16 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v2 v3  
    314314
    315315== IG-CT-2 - Access to New Site bare metal and VM resources ==
     316
     317Create a slice:
     318{{{
     319$  omni.py createslice IG-CT-2
     32014:43:05 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     32114:43:05 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     32214:43:05 INFO     omni: Using control framework portal
     32314:43:06 INFO     omni: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2, Expiration 2013-09-23 12:53:05
     32414:43:06 INFO     omni:  ------------------------------------------------------------
     32514:43:06 INFO     omni:  Completed createslice:
     326Args: createslice IG-CT-2
     327
     328  Result Summary: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2, Expiration 2013-09-23 12:53:05
     329 
     33014:43:06 INFO     omni:  ============================================================
     331}}}
     332
     333Created a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/MAX/IG-CT-2-max.rspec IG-CT-2-max.rspec]
     334{{{
     335$ omni.py createsliver -a ig-max IG-CT-2 IG-CT-2-max.rspec
     33614:43:25 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     33714:43:25 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     33814:43:25 INFO     omni: Using control framework portal
     33914:43:25 INFO     omni: Substituting AM nickname ig-max with URL https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.maxgigapop.net+authority+cm
     34014:43:26 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2 expires on 2013-09-23 12:53:05 UTC
     34114:43:26 INFO     omni: Creating sliver(s) from rspec file IG-CT-2-max.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2
     34214:43:40 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.maxgigapop.net/spewlogfile.php3?logfile=808042cb1073ac0b1eaf7375bd18af94)
     34314:43:40 INFO     omni: Got return from CreateSliver for slice IG-CT-2 at https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am:
     34414:43:40 INFO     omni: <!-- Reserved resources for:
     345        Slice: IG-CT-2
     346        at AM:
     347        URN: urn:publicid:IDN+instageni.maxgigapop.net+authority+cm
     348        URL: https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am
     349 -->
     35014:43:40 INFO     omni: <rspec 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" type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3   http://www.geni.net/resources/rspec/3/manifest.xsd"> 
     351
     352 <node client_id="VM" component_manager_id="urn:publicid:IDN+instageni.maxgigapop.net+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.maxgigapop.net+node+pc3" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+38">
     353    <sliver_type name="emulab-xen"/>
     354    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.maxgigapop.net" port="30778" username="lnevers"/></services>
     355    <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.maxgigapop.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+42" mac_address="0258e2d545e2">
     356      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
     357    </interface>
     358  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-5"/><host name="VM.IG-CT-2.ch-geni-net.instageni.maxgigapop.net"/></node>
     359  <node client_id="PC" component_manager_id="urn:publicid:IDN+instageni.maxgigapop.net+authority+cm" exclusive="true" component_id="urn:publicid:IDN+instageni.maxgigapop.net+node+pc4" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+39">
     360    <sliver_type name="raw-pc"/>
     361    <services> <execute command="sudo yum install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc4.instageni.maxgigapop.net" port="22" username="lnevers"/></services>
     362    <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.maxgigapop.net+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+43" mac_address="02f84cefd39d">
     363      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
     364    </interface>
     365  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pc4"/><host name="PC.IG-CT-2.ch-geni-net.instageni.maxgigapop.net"/></node>
     366  <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+41" vlantag="259">
     367    <component_manager name="urn:publicid:IDN+instageni.maxgigapop.net+authority+cm"/>
     368    <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.maxgigapop.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+42"/>
     369    <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.maxgigapop.net+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.maxgigapop.net+sliver+43"/>
     370    <link_type name="lan"/>
     371  </link>
     372</rspec>
     37314:43:40 INFO     omni:  ------------------------------------------------------------
     37414:43:40 INFO     omni:  Completed createsliver:
     375Args: createsliver IG-CT-2 IG-CT-2-max.rspec
     376
     377  Result Summary: Got Reserved resources RSpec from instageni-maxgigapop-net
     37814:43:40 INFO     omni:  ============================================================
     379}}}
     380
     381Determined login information:
     382{{{
     383$ readyToLogin.py -a ig-max IG-CT-2
     384<...>
     385================================================================================
     386LOGIN INFO for AM: https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am
     387================================================================================
     388
     389For more login info, see the section entitled:
     390         'Providing a private key to ssh' in 'readyToLogin.py -h'
     391
     392VM's geni_status is: ready (am_status:ready)
     393User lnevers logs in to VM using:
     394        ssh -p 30778  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.maxgigapop.net
     395
     396PC's geni_status is: ready (am_status:ready)
     397User lnevers logs in to PC using:
     398        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.maxgigapop.net
     399}}}
     400
     401
     402=== Measurements ===
     403
     404Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     405
     406'''Iperf InstaGENI MAX PC to VM (TCP)
     407
     408''Collected: 2013-09-17''
     409
     410__One Client_
     411{{{
     412[ ID] Interval       Transfer     Bandwidth
     413[  3]  0.0-60.0 sec   714 MBytes  99.8 Mbits/sec
     414}}}
     415
     416__Five Clients__
     417{{{
     418[ ID] Interval       Transfer     Bandwidth
     419[  4]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     420[  5]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     421[  6]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     422[  3]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     423[  7]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     424[SUM]  0.0-60.1 sec   716 MBytes  99.8 Mbits/sec
     425}}}
     426
     427__Ten Clients__
     428{{{
     429[ ID] Interval       Transfer     Bandwidth
     430[  8]  0.0-60.0 sec  71.8 MBytes  10.0 Mbits/sec
     431[  9]  0.0-60.1 sec  71.5 MBytes  9.99 Mbits/sec
     432[  6]  0.0-60.1 sec  71.9 MBytes  10.0 Mbits/sec
     433[ 10]  0.0-60.2 sec  71.8 MBytes  10.0 Mbits/sec
     434[ 11]  0.0-60.2 sec  71.6 MBytes  9.98 Mbits/sec
     435[ 12]  0.0-60.2 sec  71.8 MBytes  10.0 Mbits/sec
     436[  7]  0.0-60.2 sec  71.8 MBytes  9.99 Mbits/sec
     437[  4]  0.0-60.3 sec  72.5 MBytes  10.1 Mbits/sec
     438[  3]  0.0-60.3 sec  72.0 MBytes  10.0 Mbits/sec
     439[  5]  0.0-60.3 sec  71.8 MBytes  9.98 Mbits/sec
     440[SUM]  0.0-60.3 sec   718 MBytes  99.9 Mbits/sec
     441}}}
     442
     443'''Iperf InstaGENI MAX PC to the VM (UDP)
     444{{{
     445[ ID] Interval       Transfer     Bandwidth
     446[  3]  0.0-60.0 sec   770 MBytes   108 Mbits/sec
     447[  3] Sent 549531 datagrams
     448[  3] Server Report:
     449[  3]  0.0-60.2 sec   687 MBytes  95.9 Mbits/sec   0.067 ms 59155/549530 (11%)
     450[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     451}}}
     452
     453'''Ping from InstaGENI MAX PC to VM '''
     454{{{
     45560 packets transmitted, 60 received, 0% packet loss, time 58999ms
     456rtt min/avg/max/mdev = 0.342/0.416/0.546/0.057 ms
     457}}}
     458
     459'''Iperf InstaGENI MAX VM to PC (TCP)
     460
     461''Collected: 2013-09-17''
     462
     463__One Client_
     464{{{
     465[ ID] Interval       Transfer     Bandwidth
     466[  3]  0.0-60.0 sec   718 MBytes   100 Mbits/sec
     467}}}
     468
     469__Five Clients__
     470{{{
     471[ ID] Interval       Transfer     Bandwidth
     472[  7]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     473[  5]  0.0-60.0 sec   144 MBytes  20.1 Mbits/sec
     474[  6]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
     475[  4]  0.0-60.1 sec   145 MBytes  20.3 Mbits/sec
     476[  3]  0.0-60.1 sec   145 MBytes  20.2 Mbits/sec
     477[SUM]  0.0-60.1 sec   720 MBytes   100 Mbits/sec
     478}}}
     479
     480__Ten Clients__
     481{{{
     482[ ID] Interval       Transfer     Bandwidth
     483[  9]  0.0-60.1 sec  83.1 MBytes  11.6 Mbits/sec
     484[  7]  0.0-60.1 sec  62.2 MBytes  8.69 Mbits/sec
     485[  8]  0.0-60.1 sec  68.5 MBytes  9.56 Mbits/sec
     486[ 10]  0.0-60.2 sec  54.2 MBytes  7.56 Mbits/sec
     487[  6]  0.0-60.2 sec  80.8 MBytes  11.3 Mbits/sec
     488[ 11]  0.0-60.2 sec  70.5 MBytes  9.82 Mbits/sec
     489[  5]  0.0-60.3 sec   111 MBytes  15.5 Mbits/sec
     490[  4]  0.0-60.3 sec  50.1 MBytes  6.98 Mbits/sec
     491[  3]  0.0-60.3 sec  76.4 MBytes  10.6 Mbits/sec
     492[ 12]  0.0-60.3 sec  60.6 MBytes  8.44 Mbits/sec
     493[SUM]  0.0-60.3 sec   718 MBytes  99.9 Mbits/sec
     494}}}
     495
     496'''Iperf InstaGENI MAX VM to the PC (UDP)
     497{{{
     498[ ID] Interval       Transfer     Bandwidth
     499[  3]  0.0-60.0 sec   719 MBytes   100 Mbits/sec
     500[  3] Sent 512744 datagrams
     501[  3] Server Report:
     502[  3]  0.0-60.2 sec   693 MBytes  96.6 Mbits/sec  15.495 ms 18060/512743 (3.5%)
     503[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     504
     505}}}
     506
     507'''Ping from InstaGENI MAX VM to PC '''
     508{{{
     50960 packets transmitted, 60 received, 0% packet loss, time 58998ms
     510rtt min/avg/max/mdev = 0.348/0.412/0.551/0.059 ms
     511}}}
     512
    316513== IG-CT-3 - Multiple sites experiment  ==
     514
    317515== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    318516== IG-CT-5 - Experiment Monitoring ==