Changes between Version 4 and Version 5 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWisconsin


Ignore:
Timestamp:
10/24/13 08:58:01 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v4 v5  
    314314
    315315== IG-CT-2 - Access to New Site bare metal and VM resources ==
     316Created a slice:
     317{{{
     318$ omni.py createslice IG-CT-2
     31908:33:55 INFO     omni: Downloaded latest `agg_nick_cache` from 'http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Omni/agg_nick_cache' and copied to '/home/lnevers/.gcf/agg_nick_cache'.
     32008:33:55 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     32108:33:55 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     32208:33:55 INFO     omni: Using control framework portal
     32308:33:57 INFO     omni: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2, Expiration 2013-10-31 12:33:56
     32408:33:57 INFO     omni:  ------------------------------------------------------------
     32508:33:57 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-10-31 12:33:56
     329 
     33008:33:57 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/Wisconsin/IG-CT-2-wisconsin.rspec IG-CT-2-wisconsin.rspec]
     334{{{
     335$ omni.py createsliver -a wisconsin-ig IG-CT-2 IG-CT-2-wisconsin.rspec
     33608:35:25 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     33708:35:25 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     33808:35:25 INFO     omni: Using control framework portal
     33908:35:25 INFO     omni: Substituting AM nickname wisconsin-ig with URL https://instageni.wisc.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.wisc.edu+authority+cm
     34008:35:26 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2 expires on 2013-10-31 12:33:56 UTC
     34108:35:26 INFO     omni: Creating sliver(s) from rspec file IG-CT-2-wisconsin.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2
     34208:35:41 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.wisc.edu/spewlogfile.php3?logfile=c85d060d1f55fe4767e9dfed869f78c5)
     34308:35:41 INFO     omni: Got return from CreateSliver for slice IG-CT-2 at https://instageni.wisc.edu:12369/protogeni/xmlrpc/am:
     34408:35:41 INFO     omni: <!-- Reserved resources for:
     345        Slice: IG-CT-2
     346        at AM:
     347        URN: urn:publicid:IDN+instageni.wisc.edu+authority+cm
     348        URL: https://instageni.wisc.edu:12369/protogeni/xmlrpc/am
     349 -->
     35008:35:41 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.wisc.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+61">
     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.wisc.edu" port="32570" username="lnevers"/></services>
     355    <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+65" mac_address="02ea7f51b3a2">
     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-12"/><host name="VM.IG-CT-2.ch-geni-net.instageni.wisc.edu"/></node>
     359  <node client_id="PC" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" exclusive="true" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc4" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+62">
     360    <sliver_type name="raw-pc"/>
     361    <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo yum install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc4.instageni.wisc.edu" port="22" username="lnevers"/></services>
     362    <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+66" mac_address="028028ac38e7">
     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.wisc.edu"/></node>
     366  <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+64" vlantag="259">
     367    <component_manager name="urn:publicid:IDN+instageni.wisc.edu+authority+cm"/>
     368    <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+65"/>
     369    <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+66"/>
     370    <link_type name="lan"/>
     371  </link>
     372</rspec>
     37308:35:41 INFO     omni:  ------------------------------------------------------------
     37408:35:41 INFO     omni:  Completed createsliver:
     375Args: createsliver IG-CT-2 IG-CT-2-wisconsin.rspec
     376
     377  Result Summary: Got Reserved resources RSpec from instageni-wisc-edu
     37808:35:41 INFO     omni:  ============================================================
     379}}}
     380
     381Determined login information:
     382{{{
     383$ readyToLogin.py -a wisconsin-ig IG-CT-2
     384<...>
     385================================================================================
     386LOGIN INFO for AM: https://instageni.wisc.edu: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
     392PC's geni_status is: ready (am_status:ready)
     393User lnevers logs in to PC using:
     394        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.wisc.edu
     395
     396VM's geni_status is: ready (am_status:ready)
     397User lnevers logs in to VM using:
     398        ssh -p 32570  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.wisc.edu
     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 Wisconsin PC to VM (TCP)
     407
     408''Collected: 2013-10-24''
     409
     410__One Client_
     411{{{
     412 ID] Interval       Transfer     Bandwidth
     413[  3]  0.0-60.0 sec   710 MBytes  99.3 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[  7]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     421[  3]  0.0-60.0 sec   143 MBytes  19.9 Mbits/sec
     422[  5]  0.0-60.0 sec   143 MBytes  19.9 Mbits/sec
     423[  6]  0.0-60.1 sec   143 MBytes  19.9 Mbits/sec
     424[SUM]  0.0-60.1 sec   714 MBytes  99.7 Mbits/sec
     425}}}
     426
     427__Ten Clients__
     428{{{
     429[ ID] Interval       Transfer     Bandwidth
     430[  4]  0.0-60.1 sec  71.6 MBytes  10.0 Mbits/sec
     431[  8]  0.0-60.1 sec  71.6 MBytes  10.0 Mbits/sec
     432[ 12]  0.0-60.1 sec  71.8 MBytes  10.0 Mbits/sec
     433[ 10]  0.0-60.1 sec  71.6 MBytes  10.0 Mbits/sec
     434[  6]  0.0-60.1 sec  71.9 MBytes  10.0 Mbits/sec
     435[  3]  0.0-60.1 sec  71.6 MBytes  9.99 Mbits/sec
     436[  7]  0.0-60.2 sec  71.5 MBytes  9.96 Mbits/sec
     437[ 11]  0.0-60.2 sec  71.9 MBytes  10.0 Mbits/sec
     438[  5]  0.0-60.3 sec  71.4 MBytes  9.93 Mbits/sec
     439[  9]  0.0-60.3 sec  71.8 MBytes  9.98 Mbits/sec
     440[SUM]  0.0-60.3 sec   717 MBytes  99.7 Mbits/sec
     441}}}
     442
     443'''Iperf InstaGENI Wisconsin PC to the VM (UDP)
     444{{{
     445[ ID] Interval       Transfer     Bandwidth
     446[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     447[  3] Sent 512822 datagrams
     448[  3] Server Report:
     449[  3]  0.0-60.2 sec   675 MBytes  94.0 Mbits/sec   0.063 ms 31080/512821 (6.1%)
     450[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     451}}}
     452
     453'''Ping from InstaGENI Wisconsin PC to VM '''
     454{{{
     45560 packets transmitted, 60 received, 0% packet loss, time 59004ms
     456rtt min/avg/max/mdev = 0.366/0.475/0.688/0.066 ms
     457}}}
     458
     459'''Iperf InstaGENI Wisconsin VM to PC (TCP)
     460
     461''Collected: 2013-10-24''
     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[  6]  0.0-60.0 sec   154 MBytes  21.5 Mbits/sec
     473[  7]  0.0-60.0 sec   136 MBytes  18.9 Mbits/sec
     474[  5]  0.0-60.1 sec   153 MBytes  21.3 Mbits/sec
     475[  4]  0.0-60.1 sec   140 MBytes  19.5 Mbits/sec
     476[  3]  0.0-60.1 sec   136 MBytes  19.0 Mbits/sec
     477[SUM]  0.0-60.1 sec   718 MBytes   100 Mbits/sec
     478}}}
     479
     480__Ten Clients__
     481{{{
     482[ ID] Interval       Transfer     Bandwidth
     483[ 11]  0.0-60.1 sec  82.6 MBytes  11.5 Mbits/sec
     484[  7]  0.0-60.1 sec  77.4 MBytes  10.8 Mbits/sec
     485[  5]  0.0-60.1 sec  57.0 MBytes  7.95 Mbits/sec
     486[  4]  0.0-60.1 sec  73.4 MBytes  10.2 Mbits/sec
     487[  8]  0.0-60.1 sec  67.6 MBytes  9.43 Mbits/sec
     488[ 10]  0.0-60.1 sec  87.2 MBytes  12.2 Mbits/sec
     489[ 12]  0.0-60.2 sec  56.8 MBytes  7.91 Mbits/sec
     490[  6]  0.0-60.2 sec  79.0 MBytes  11.0 Mbits/sec
     491[  3]  0.0-60.2 sec  80.4 MBytes  11.2 Mbits/sec
     492[  9]  0.0-60.2 sec  53.9 MBytes  7.50 Mbits/sec
     493[SUM]  0.0-60.2 sec   715 MBytes  99.6 Mbits/sec
     494}}}
     495
     496'''Iperf InstaGENI Wisconsin 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 512753 datagrams
     501[  3] Server Report:
     502[  3]  0.0-60.0 sec   692 MBytes  96.8 Mbits/sec   0.097 ms 18931/512752 (3.7%)
     503[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     504}}}
     505
     506'''Ping from InstaGENI Wisconsin VM to PC '''
     507{{{
     50860 packets transmitted, 60 received, 0% packet loss, time 58998ms
     509rtt min/avg/max/mdev = 0.362/0.455/0.588/0.043 ms
     510}}}
     511
    316512== IG-CT-3 - Multiple sites experiment  ==
    317513== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==