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


Ignore:
Timestamp:
11/04/13 14:00:47 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v4 v5  
    312312
    313313== IG-CT-2 - Access to New Site bare metal and VM resources ==
     314
     315Created a slice:
     316{{{
     317$ omni.py createslice IG-CT-2
     31813:42:49 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     31913:42:49 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     32013:42:49 INFO     omni: Using control framework portal
     32113:42:52 INFO     omni: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2, Expiration 2013-11-11 18:42:51
     32213:42:52 INFO     omni:  ------------------------------------------------------------
     32313:42:52 INFO     omni:  Completed createslice:
     324Args: createslice IG-CT-2
     325
     326  Result Summary: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2, Expiration 2013-11-11 18:42:51
     327 
     32813:42:52 INFO     omni:  ============================================================
     329
     330}}}
     331
     332Created a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/SOX/IG-CT-2-sox.rspec IG-CT-2-sox.rspec]
     333{{{
     334$ omni.py createsliver -a sox-ig IG-CT-2 IG-CT-2-sox.rspec
     33513:43:22 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     33613:43:22 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     33713:43:22 INFO     omni: Using control framework portal
     33813:43:22 INFO     omni: Substituting AM nickname sox-ig with URL https://instageni.sox.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.sox.net+authority+cm
     33913:43:25 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2 expires on 2013-11-11 18:42:51 UTC
     34013:43:25 INFO     omni: Creating sliver(s) from rspec file IG-CT-2-sox.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-2
     34113:43:39 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.sox.net/spewlogfile.php3?logfile=7227c58f4fc9520d3bbabfb80974e350)
     34213:43:39 INFO     omni: Got return from CreateSliver for slice IG-CT-2 at https://instageni.sox.net:12369/protogeni/xmlrpc/am/2.0:
     34313:43:39 INFO     omni: <!-- Reserved resources for:
     344        Slice: IG-CT-2
     345        at AM:
     346        URN: urn:publicid:IDN+instageni.sox.net+authority+cm
     347        URL: https://instageni.sox.net:12369/protogeni/xmlrpc/am/2.0
     348 -->
     34913:43:39 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"> 
     350
     351 <node client_id="VM" component_manager_id="urn:publicid:IDN+instageni.sox.net+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.sox.net+node+pc3" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+207">
     352    <sliver_type name="emulab-xen"/>
     353    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.sox.net" port="31802" username="lnevers"/></services>
     354    <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.sox.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+211" mac_address="0221b0ab666a">
     355      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
     356    </interface>
     357  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-11"/><host name="VM.IG-CT-2.ch-geni-net.instageni.sox.net"/></node>
     358  <node client_id="PC" component_manager_id="urn:publicid:IDN+instageni.sox.net+authority+cm" exclusive="true" component_id="urn:publicid:IDN+instageni.sox.net+node+pc4" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+208">
     359    <sliver_type name="raw-pc"/>
     360    <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.sox.net" port="22" username="lnevers"/></services>
     361    <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.sox.net+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+212" mac_address="02e4559c675a">
     362      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
     363    </interface>
     364  <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.sox.net"/></node>
     365  <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+210" vlantag="258">
     366    <component_manager name="urn:publicid:IDN+instageni.sox.net+authority+cm"/>
     367    <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.sox.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+211"/>
     368    <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.sox.net+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.sox.net+sliver+212"/>
     369    <link_type name="lan"/>
     370  </link>
     371</rspec>
     37213:43:39 INFO     omni:  ------------------------------------------------------------
     37313:43:39 INFO     omni:  Completed createsliver:
     374Args: createsliver IG-CT-2 IG-CT-2-sox.rspec
     375
     376  Result Summary: Got Reserved resources RSpec from instageni-sox-net
     37713:43:39 INFO     omni:  ============================================================
     378
     379
     380}}}
     381
     382Determined login information:
     383{{{
     384$ readyToLogin.py -a sox-ig IG-CT-2
     385<...>
     386================================================================================
     387LOGIN INFO for AM: https://instageni.sox.net:12369/protogeni/xmlrpc/am/2.0
     388================================================================================
     389
     390For more login info, see the section entitled:
     391         'Providing a private key to ssh' in 'readyToLogin.py -h'
     392
     393PC's geni_status is: ready (am_status:ready)
     394User lnevers logs in to PC using:
     395        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.sox.net
     396
     397VM's geni_status is: ready (am_status:ready)
     398User lnevers logs in to VM using:
     399        ssh -p 31802  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.sox.net
     400
     401}}}
     402
     403
     404=== Measurements ===
     405
     406Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     407
     408'''Iperf InstaGENI SOX PC to VM (TCP) - 16.0 KByte (default)
     409
     410''Collected: 2013-11-04''
     411
     412__One Client_
     413{{{
     414[ ID] Interval       Transfer     Bandwidth
     415[  3]  0.0-60.0 sec   531 MBytes  74.2 Mbits/sec
     416}}}
     417
     418__Five Clients__
     419{{{
     420[ ID] Interval       Transfer     Bandwidth
     421[  6]  0.0-60.0 sec   142 MBytes  19.9 Mbits/sec
     422[  5]  0.0-60.1 sec   142 MBytes  19.9 Mbits/sec
     423[  7]  0.0-60.1 sec   143 MBytes  19.9 Mbits/sec
     424[  3]  0.0-60.1 sec   142 MBytes  19.9 Mbits/sec
     425[  4]  0.0-60.1 sec   143 MBytes  19.9 Mbits/sec
     426[SUM]  0.0-60.1 sec   712 MBytes  99.4 Mbits/sec
     427}}}
     428
     429__Ten Clients__
     430{{{
     431[ ID] Interval       Transfer     Bandwidth
     432[  5]  0.0-60.0 sec  74.5 MBytes  10.4 Mbits/sec
     433[  7]  0.0-60.0 sec  65.5 MBytes  9.15 Mbits/sec
     434[  6]  0.0-60.0 sec  65.4 MBytes  9.14 Mbits/sec
     435[  8]  0.0-60.1 sec  74.4 MBytes  10.4 Mbits/sec
     436[ 10]  0.0-60.1 sec  74.5 MBytes  10.4 Mbits/sec
     437[  4]  0.0-60.1 sec  65.5 MBytes  9.13 Mbits/sec
     438[ 12]  0.0-60.2 sec  74.6 MBytes  10.4 Mbits/sec
     439[ 11]  0.0-60.2 sec  74.4 MBytes  10.4 Mbits/sec
     440[  3]  0.0-60.3 sec  74.2 MBytes  10.3 Mbits/sec
     441[  9]  0.0-60.3 sec  72.9 MBytes  10.1 Mbits/sec
     442[SUM]  0.0-60.3 sec   716 MBytes  99.6 Mbits/sec
     443}}}
     444
     445'''Iperf InstaGENI SOX PC to the VM (UDP) - 136 KByte (default)
     446{{{
     447[ ID] Interval       Transfer     Bandwidth
     448[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     449[  3] Sent 512821 datagrams
     450[  3] Server Report:
     451[  3]  0.0-60.1 sec   682 MBytes  95.1 Mbits/sec   0.068 ms 26589/512820 (5.2%)
     452[  3]  0.0-60.1 sec  1 datagrams received out-of-order
     453}}}
     454
     455'''Ping from InstaGENI SOX PC to VM '''
     456{{{
     45760 packets transmitted, 60 received, 0% packet loss, time 59007ms
     458rtt min/avg/max/mdev = 0.296/0.476/0.883/0.111 ms
     459}}}
     460
     461'''Iperf InstaGENI SOX VM to PC (TCP) - 23.5 KByte (default)
     462
     463''Collected: 2013-11-04''
     464
     465__One Client_
     466{{{
     467[ ID] Interval       Transfer     Bandwidth
     468[  3]  0.0-60.0 sec   718 MBytes   100 Mbits/sec
     469}}}
     470
     471__Five Clients__
     472{{{
     473[ ID] Interval       Transfer     Bandwidth
     474[  6]  0.0-60.0 sec   137 MBytes  19.1 Mbits/sec
     475[  7]  0.0-60.0 sec   154 MBytes  21.5 Mbits/sec
     476[  4]  0.0-60.1 sec   146 MBytes  20.4 Mbits/sec
     477[  5]  0.0-60.1 sec   130 MBytes  18.1 Mbits/sec
     478[  3]  0.0-60.1 sec   154 MBytes  21.4 Mbits/sec
     479[SUM]  0.0-60.1 sec   720 MBytes   100 Mbits/sec
     480}}}
     481
     482__Ten Clients__
     483{{{
     484[ ID] Interval       Transfer     Bandwidth
     485[ 10]  0.0-60.1 sec  81.8 MBytes  11.4 Mbits/sec
     486[  3]  0.0-60.1 sec  59.5 MBytes  8.31 Mbits/sec
     487[  8]  0.0-60.1 sec  61.0 MBytes  8.51 Mbits/sec
     488[  9]  0.0-60.1 sec  53.9 MBytes  7.52 Mbits/sec
     489[ 12]  0.0-60.1 sec  81.9 MBytes  11.4 Mbits/sec
     490[  5]  0.0-60.2 sec  58.5 MBytes  8.15 Mbits/sec
     491[  6]  0.0-60.2 sec  64.4 MBytes  8.96 Mbits/sec
     492[  7]  0.0-60.3 sec  68.5 MBytes  9.53 Mbits/sec
     493[  4]  0.0-60.3 sec  78.1 MBytes  10.9 Mbits/sec
     494[ 11]  0.0-60.3 sec   110 MBytes  15.3 Mbits/sec
     495[SUM]  0.0-60.3 sec   718 MBytes  99.9 Mbits/sec
     496}}}
     497
     498'''Iperf InstaGENI SOX VM to the PC (UDP) -  224 KByte (default)
     499{{{
     500[ ID] Interval       Transfer     Bandwidth
     501[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     502[  3] Sent 512785 datagrams
     503[  3] Server Report:
     504[  3]  0.0-60.0 sec   693 MBytes  96.9 Mbits/sec   0.136 ms 18547/512784 (3.6%)
     505[  3]  0.0-60.0 sec  1 datagrams received out-of-order
     506
     507}}}
     508
     509'''Ping from InstaGENI SOX VM to PC '''
     510{{{
     51160 packets transmitted, 60 received, 0% packet loss, time 58998ms
     512rtt min/avg/max/mdev = 0.402/0.472/0.549/0.040 ms
     513}}}
     514
    314515== IG-CT-3 - Multiple sites experiment  ==
    315516== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==