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


Ignore:
Timestamp:
12/04/13 15:18:16 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v4 v5  
    482482
    483483== IG-CT-3 - Multiple sites experiment  ==
     484
     485Created a slice:
     486{{{
     487$  omni.py createslice IG-CT-3
     48815:01:34 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     48915:01:34 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     49015:01:34 INFO     omni: Using control framework portal
     49115:01:36 INFO     omni: Created slice with Name IG-CT-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3, Expiration 2013-12-11 20:01:35
     49215:01:36 INFO     omni:  ------------------------------------------------------------
     49315:01:36 INFO     omni:  Completed createslice:
     494Args: createslice IG-CT-3
     495  Result Summary: Created slice with Name IG-CT-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3, Expiration 2013-12-11 20:01:35
     49615:01:36 INFO     omni:  ============================================================
     497}}}
     498
     499Created a sliver with one VM at Stanford and one VM at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Stanford/IG-CT-3-stanford.rspec IG-CT-3-stanford.rspec].
     500First created the InstaGENI Stanford sliver:
     501{{{
     502$ omni.py createsliver IG-CT-3 -a stanford-ig IG-CT-3-stanford.rspec
     50315:01:57 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     50415:01:57 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     50515:01:57 INFO     omni: Using control framework portal
     50615:01:57 INFO     omni: Substituting AM nickname stanford-ig with URL https://instageni.stanford.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.stanford.edu+authority+cm
     50715:01:58 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires on 2013-12-11 20:01:35 UTC
     50815:01:58 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-stanford.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     50915:02:16 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.stanford.edu/spewlogfile.php3?logfile=98c0d6efa434ab7a7aed0c92d17dc60d)
     51015:02:16 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://instageni.stanford.edu:12369/protogeni/xmlrpc/am:
     51115:02:16 INFO     omni: <!-- Reserved resources for:
     512        Slice: IG-CT-3
     513        at AM:
     514        URN: urn:publicid:IDN+instageni.stanford.edu+authority+cm
     515        URL: https://instageni.stanford.edu:12369/protogeni/xmlrpc/am
     516 -->
     51715:02:16 INFO     omni: <rspec xmlns="http://www.geni.net/resources/rspec/3" 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" type="manifest">
     518
     519  <node client_id="VM-1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
     520    <sliver_type name="emulab-openvz"/>
     521    <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo yum install iperf -y" shell="sh"/> </services>
     522    <interface client_id="VM-1:if0">
     523      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     524    </interface>
     525  </node>
     526  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+instageni.stanford.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.stanford.edu+node+pc1" sliver_id="urn:publicid:IDN+instageni.stanford.edu+sliver+112">
     527    <sliver_type name="emulab-openvz"/>
     528    <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="pc1.instageni.stanford.edu" port="33850" username="lnevers"/></services>
     529    <interface client_id="VM-2:if0" sliver_id="urn:publicid:IDN+instageni.stanford.edu+sliver+115" component_id="urn:publicid:IDN+instageni.stanford.edu+interface+pc1:eth0">
     530      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     531    </interface>
     532  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-2"/><host name="VM-2.IG-CT-3.ch-geni-net.instageni.stanford.edu"/></node>
     533  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+instageni.stanford.edu+sliver+114">
     534    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     535    <component_manager name="urn:publicid:IDN+instageni.stanford.edu+authority+cm"/>
     536    <interface_ref client_id="VM-1:if0"/>
     537    <interface_ref client_id="VM-2:if0" component_id="urn:publicid:IDN+instageni.stanford.edu+interface+pc1:eth0" sliver_id="urn:publicid:IDN+instageni.stanford.edu+sliver+115"/>
     538    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     539    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     540    <link_type name="gre-tunnel"/>
     541  </link>
     542</rspec>
     54315:02:16 INFO     omni:  ------------------------------------------------------------
     54415:02:16 INFO     omni:  Completed createsliver:
     545Args: createsliver IG-CT-3 IG-CT-3-stanford.rspec
     546
     547  Result Summary: Got Reserved resources RSpec from instageni-stanford-edu
     54815:02:16 INFO     omni:  ============================================================
     549}}}
     550Then creates the InstaGENI GPO sliver:
     551{{{
     552$ omni.py createsliver IG-CT-3 -a gpo-ig IG-CT-3-stanford.rspec
     55315:02:23 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     55415:02:23 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     55515:02:23 INFO     omni: Using control framework portal
     55615:02:23 INFO     omni: Substituting AM nickname gpo-ig with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     55715:02:24 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires on 2013-12-11 20:01:35 UTC
     55815:02:24 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-stanford.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     55915:02:49 INFO     omni:  (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=38c074b1c79fa25c101a570536060008)
     56015:02:49 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0:
     56115:02:49 INFO     omni: <!-- Reserved resources for:
     562        Slice: IG-CT-3
     563        at AM:
     564        URN: urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     565        URL: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     566 -->
     56715:02:49 INFO     omni: <rspec xmlns="http://www.geni.net/resources/rspec/3" 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" type="manifest">
     568
     569  <node client_id="VM-1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc1" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+21679">
     570    <sliver_type name="emulab-openvz"/>
     571    <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="pc1.instageni.gpolab.bbn.com" port="37178" username="lnevers"/></services>
     572    <interface client_id="VM-1:if0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+21682" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth0">
     573      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     574    </interface>
     575  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-10"/><host name="VM-1.IG-CT-3.ch-geni-net.instageni.gpolab.bbn.com"/></node>
     576  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+instageni.stanford.edu+authority+cm" exclusive="false">
     577    <sliver_type name="emulab-openvz"/>
     578    <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo yum install iperf -y" shell="sh"/> </services>
     579    <interface client_id="VM-2:if0">
     580      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     581    </interface>
     582  </node>
     583  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+21681">
     584    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     585    <component_manager name="urn:publicid:IDN+instageni.stanford.edu+authority+cm"/>
     586    <interface_ref client_id="VM-1:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+21682"/>
     587    <interface_ref client_id="VM-2:if0"/>
     588    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     589    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     590    <link_type name="gre-tunnel"/>
     591  </link>
     592</rspec>
     59315:02:49 INFO     omni:  ------------------------------------------------------------
     59415:02:49 INFO     omni:  Completed createsliver:
     595Args: createsliver IG-CT-3 IG-CT-3-stanford.rspec
     596
     597  Result Summary: Got Reserved resources RSpec from instageni-gpolab-bbn-com
     59815:02:49 INFO     omni:  ============================================================
     599}}}
     600
     601Determined login information at each Stanford and GPO aggregate:
     602{{{
     603$ readyToLogin.py IG-CT-3 -a stanford-ig
     604  ....
     605================================================================================
     606LOGIN INFO for AM: https://instageni.stanford.edu:12369/protogeni/xmlrpc/am
     607================================================================================
     608
     609For more login info, see the section entitled:
     610         'Providing a private key to ssh' in 'readyToLogin.py -h'
     611
     612VM-2's geni_status is: ready (am_status:ready)
     613User lnevers logs in to VM-2 using:
     614        ssh -p 33850  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.stanford.edu
     615
     616$ readyToLogin.py IG-CT-3 -a gpo-ig
     617  ....
     618================================================================================
     619LOGIN INFO for AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     620================================================================================
     621
     622For more login info, see the section entitled:
     623         'Providing a private key to ssh' in 'readyToLogin.py -h'
     624
     625VM-1's geni_status is: ready (am_status:ready)
     626User lnevers logs in to VM-1 using:
     627        ssh -p 37178  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     628}}}
     629
     630=== Measurements ===
     631
     632'''Iperf InstaGENI GPO VM to Stanford VM (TCP) - TCP window size: 16.0 KByte (default)'''
     633
     634''Collected: 2013-12-04''
     635
     636__One Client_
     637{{{
     638[ ID] Interval       Transfer     Bandwidth
     639[  3]  0.0-60.0 sec   427 MBytes  59.7 Mbits/sec
     640}}}
     641
     642__Five Clients__
     643{{{
     644[ ID] Interval       Transfer     Bandwidth
     645[  5]  0.0-60.0 sec  74.4 MBytes  10.4 Mbits/sec
     646[  6]  0.0-60.1 sec   153 MBytes  21.4 Mbits/sec
     647[  4]  0.0-60.1 sec  61.2 MBytes  8.55 Mbits/sec
     648[  3]  0.0-60.1 sec   151 MBytes  21.0 Mbits/sec
     649[  7]  0.0-60.2 sec  96.0 MBytes  13.4 Mbits/sec
     650[SUM]  0.0-60.2 sec   536 MBytes  74.7 Mbits/sec
     651}}}
     652
     653__Ten Clients__
     654{{{
     655[ ID] Interval       Transfer     Bandwidth
     656[ 11]  0.0-60.1 sec  55.8 MBytes  7.78 Mbits/sec
     657[  7]  0.0-60.1 sec  43.0 MBytes  6.00 Mbits/sec
     658[  4]  0.0-60.1 sec  42.1 MBytes  5.88 Mbits/sec
     659[  9]  0.0-60.1 sec  64.6 MBytes  9.01 Mbits/sec
     660[  5]  0.0-60.2 sec  54.5 MBytes  7.60 Mbits/sec
     661[  8]  0.0-60.2 sec  45.2 MBytes  6.31 Mbits/sec
     662[  3]  0.0-60.2 sec  50.9 MBytes  7.09 Mbits/sec
     663[ 12]  0.0-60.2 sec  55.4 MBytes  7.71 Mbits/sec
     664[ 10]  0.0-60.2 sec  59.2 MBytes  8.25 Mbits/sec
     665[  6]  0.0-60.3 sec  42.6 MBytes  5.93 Mbits/sec
     666[SUM]  0.0-60.3 sec   513 MBytes  71.4 Mbits/sec
     667}}}
     668
     669'''Iperf InstaGENI GPO VM to Stanford VM (UDP) - UDP buffer size:  136 KByte (default)'''
     670{{{
     671[ ID] Interval       Transfer     Bandwidth
     672[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     673[  3] Sent 512821 datagrams
     674[  3] Server Report:
     675[  3]  0.0-60.1 sec   540 MBytes  75.3 Mbits/sec   0.126 ms 127858/512820 (25%)
     676[  3]  0.0-60.1 sec  1 datagrams received out-of-order
     677}}}
     678
     679'''Ping from InstaGENI GPO VM to the Stanford VM '''
     680{{{
     68160 packets transmitted, 59 received, 1% packet loss, time 59055ms
     682rtt min/avg/max/mdev = 78.029/80.914/90.059/3.289 ms
     683}}}
     684
     685
     686'''Iperf InstaGENI Stanford VM to GPO VM (TCP) - TCP window size: 16.0 KByte (default)'''
     687
     688''Collected: 2013-12-04''
     689
     690__One Client__
     691{{{
     692[ ID] Interval       Transfer     Bandwidth
     693[  3]  0.0-61.1 sec  37.1 MBytes  5.10 Mbits/sec
     694}}}
     695
     696__Five Clients__
     697{{{
     698[ ID] Interval       Transfer     Bandwidth
     699[  5]  0.0-60.3 sec  23.6 MBytes  3.29 Mbits/sec
     700[  7]  0.0-60.5 sec  24.9 MBytes  3.45 Mbits/sec
     701[  4]  0.0-60.6 sec  34.0 MBytes  4.71 Mbits/sec
     702[  6]  0.0-60.7 sec  30.6 MBytes  4.23 Mbits/sec
     703[  3]  0.0-61.0 sec  19.1 MBytes  2.63 Mbits/sec
     704[SUM]  0.0-61.0 sec   132 MBytes  18.2 Mbits/sec
     705}}}
     706
     707__Ten Clients__
     708{{{
     709[ ID] Interval       Transfer     Bandwidth
     710[  7]  0.0-60.4 sec  18.2 MBytes  2.54 Mbits/sec
     711[  6]  0.0-60.4 sec  16.1 MBytes  2.24 Mbits/sec
     712[  4]  0.0-60.5 sec  16.8 MBytes  2.32 Mbits/sec
     713[ 10]  0.0-60.5 sec  16.6 MBytes  2.30 Mbits/sec
     714[  9]  0.0-60.5 sec  18.2 MBytes  2.53 Mbits/sec
     715[ 12]  0.0-60.6 sec  15.0 MBytes  2.08 Mbits/sec
     716[  5]  0.0-60.6 sec  18.1 MBytes  2.51 Mbits/sec
     717[ 11]  0.0-60.7 sec  15.6 MBytes  2.16 Mbits/sec
     718[  3]  0.0-60.7 sec  14.9 MBytes  2.05 Mbits/sec
     719[  8]  0.0-60.8 sec  16.8 MBytes  2.31 Mbits/sec
     720[SUM]  0.0-60.8 sec   166 MBytes  23.0 Mbits/sec
     721}}}
     722
     723'''Iperf InstaGENI Stanford VM to GPO VM (UDP) - 136 KByte (default)
     724{{{
     725[ ID] Interval       Transfer     Bandwidth
     726[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     727[  3] Sent 512819 datagrams
     728[  3] Server Report:
     729[  3]  0.0-60.2 sec   250 MBytes  34.8 Mbits/sec   0.084 ms 334444/512817 (65%)
     730[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     731}}}
     732
     733'''Ping from InstaGENI Stanford VM to GPO VM '''
     734{{{
     73560 packets transmitted, 60 received, 0% packet loss, time 59088ms
     736rtt min/avg/max/mdev = 78.031/80.648/87.468/2.852 ms
     737}}}
    484738== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    485739== IG-CT-5 - Experiment Monitoring ==