Changes between Version 3 and Version 4 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/NPS


Ignore:
Timestamp:
05/28/14 12:24:27 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v3 v4  
    325325
    326326== IG-CT-2 - Access to New Site bare metal and VM resources ==
     327Created a slice:
     328{{{
     329$ omni createslice IG-CT-2
     33012:19:21 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     33112:19:21 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     33212:19:21 INFO     omni: Using control framework portal
     33312:19:21 INFO     omni: Member Authority is https://ch.geni.net/MA (from config)
     33412:19:21 INFO     omni: Slice Authority is https://ch.geni.net/SA (from config)
     33512:19:22 INFO     omni: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-2, Expiration 2014-06-04 16:19:22+00:00
     33612:19:22 INFO     omni:  ------------------------------------------------------
     33712:19:22 INFO     omni:  Completed createslice:
     338Args: createslice IG-CT-2
     339
     340  Result Summary: Created slice with Name IG-CT-2, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-2, Expiration 2014-06-04 16:19:22+00:00
     341 
     34212:19:22 INFO     omni:  ======================================================
     343}}}
     344
     345Created a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/NPS/IG-CT-2-nps.rspec IG-CT-2-nps.rspec]
     346{{{
     347$ omni createsliver -a nps-ig IG-CT-2 IG-CT-2-nps.rspec
     34812:21:29 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     34912:21:29 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     35012:21:29 INFO     omni: Using control framework portal
     35112:21:29 INFO     omni: Member Authority is https://ch.geni.net/MA (from config)
     35212:21:29 INFO     omni: Slice Authority is https://ch.geni.net/SA (from config)
     35312:21:29 INFO     omni: Substituting AM nickname nps-ig with URL https://instageni.nps.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.nps.edu+authority+cm
     35412:21:30 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-2 expires on 2014-06-04 16:19:22 UTC
     35512:21:30 INFO     omni: Creating sliver(s) from rspec file IG-CT-2-nps.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-2
     35612:21:45 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.nps.edu/spewlogfile.php3?logfile=9655ac395fde9001712f2051b4e32103)
     35712:21:45 INFO     omni: Got return from CreateSliver for slice IG-CT-2 at nps-ig:
     35812:21:45 INFO     omni: <!-- Reserved resources for:
     359        Slice: IG-CT-2
     360        at AM:
     361        URN: urn:publicid:IDN+instageni.nps.edu+authority+cm
     362        URL: https://instageni.nps.edu:12369/protogeni/xmlrpc/am
     363 -->
     36412:21:45 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" expires="2014-06-04T16:19:22Z"> 
     365
     366 <node client_id="VM" component_manager_id="urn:publicid:IDN+instageni.nps.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.nps.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+35">
     367    <sliver_type name="emulab-xen"/>
     368    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.nps.edu" port="30266" username="lnevers"/></services>
     369    <interface client_id="VM:if0" component_id="urn:publicid:IDN+instageni.nps.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+39" mac_address="02ef2629cad6">
     370      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
     371    </interface>
     372  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-1"/><host name="VM.IG-CT-2.ch-geni-net.instageni.nps.edu"/></node>
     373  <node client_id="PC" component_manager_id="urn:publicid:IDN+instageni.nps.edu+authority+cm" exclusive="true" component_id="urn:publicid:IDN+instageni.nps.edu+node+pc4" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+36">
     374    <sliver_type name="raw-pc"/>
     375    <services> <execute command="sudo yum install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc4.instageni.nps.edu" port="22" username="lnevers"/></services>
     376    <interface client_id="PC:if0" component_id="urn:publicid:IDN+instageni.nps.edu+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+40" mac_address="028e97ad8af4">
     377      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
     378    </interface>
     379  <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.nps.edu"/></node>
     380  <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+38" vlantag="258">
     381    <component_manager name="urn:publicid:IDN+instageni.nps.edu+authority+cm"/>
     382    <interface_ref client_id="VM:if0" component_id="urn:publicid:IDN+instageni.nps.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+39"/>
     383    <interface_ref client_id="PC:if0" component_id="urn:publicid:IDN+instageni.nps.edu+interface+pc4:eth1" sliver_id="urn:publicid:IDN+instageni.nps.edu+sliver+40"/>
     384    <link_type name="lan"/>
     385  </link>
     386</rspec>
     38712:21:45 INFO     omni:  ------------------------------------------------------
     38812:21:45 INFO     omni:  Completed createsliver:
     389Args: createsliver IG-CT-2 IG-CT-2-nps.rspec
     390
     391  Result Summary: Got Reserved resources RSpec from instageni-nps-edu
     39212:21:45 INFO     omni:  ======================================================
     393}}}
     394
     395Determined login information:
     396{{{
     397$ readyToLogin -a nps-ig IG-CT-2
     398<...>
     399================================================================================
     400LOGIN INFO for AM: https://instageni.nps.edu:12369/protogeni/xmlrpc/am
     401================================================================================
     402
     403For more login info, see the section entitled:
     404         'Providing a private key to ssh' in 'readyToLogin.py -h'
     405
     406PC's geni_status is: ready (am_status:ready)
     407User lnevers logs in to PC using:
     408        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.nps.edu
     409
     410VM's geni_status is: ready (am_status:ready)
     411User lnevers logs in to VM using:
     412        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.nps.edu
     413
     414}}}
     415
     416
     417=== Measurements ===
     418
     419Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     420
     421'''Iperf InstaGENI NPS PC to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     422
     423''Collected: 2014-XX-XX''
     424
     425__One Client__
     426{{{
     427
     428}}}
     429
     430__Five Clients__
     431{{{
     432
     433}}}
     434
     435__Ten Clients__
     436{{{
     437
     438}}}
     439
     440'''Iperf InstaGENI NPS PC to the VM (UDP) - UDP buffer size:  114 KByte (default)'''
     441{{{
     442
     443}}}
     444
     445'''Ping from InstaGENI NPS PC to VM '''
     446{{{
     447
     448}}}
     449
     450'''Iperf InstaGENI NPS VM to PC (TCP) - TCP window size: 23.5 KByte (default)'''
     451
     452''Collected: 2014-XX-XX''
     453
     454__One Client__
     455{{{
     456
     457}}}
     458
     459__Five Clients__
     460{{{
     461
     462}}}
     463
     464__Ten Clients__
     465{{{
     466
     467}}}
     468
     469'''Iperf InstaGENI NPS VM to the PC (UDP) - UDP buffer size:  224 KByte (default)'''
     470{{{
     471
     472}}}
     473
     474'''Ping from InstaGENI NPS VM to PC '''
     475{{{
     476
     477}}}
     478
    327479== IG-CT-3 - Multiple sites experiment  ==
    328480== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==