Changes between Version 7 and Version 8 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UtahDDC


Ignore:
Timestamp:
08/14/13 12:40:22 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v7 v8  
    501501
    502502== IG-CT-3 - Multiple sites experiment  ==
     503Create a slice using OpenVZ hosts:
     504{{{
     505$ omni.py createslice IG-CT-3
     50610:49:14 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     50710:49:14 INFO     omni: Using control framework portal
     50810:49:17 INFO     omni: Created slice with Name IG-CT-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3, Expiration 2013-08-21 14:49:15
     50910:49:17 INFO     omni:  ------------------------------------------------------------
     51010:49:17 INFO     omni:  Completed createslice:
     511
     512  Options as run:
     513                framework: portal
     514                project: ln-prj
     515  Args: createslice IG-CT-3
     516  Result Summary: Created slice with Name IG-CT-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3, Expiration 2013-08-21 14:49:15
     51710:49:17 INFO     omni:  ============================================================
     518}}}
     519
     520Create a sliver with one VM at UtahDDC and one VM at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/UtahDDC/IG-CT-3-utahddc.rspec IG-CT-3-utahddc.rspec].
     521First created the InstaGENI UtahDDC sliver:
     522{{{
     523$ omni.py createsliver IG-CT-3 -a ig-utahddc IG-CT-3-utahddc.rspec
     52410:49:58 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     52510:49:58 INFO     omni: Using control framework portal
     52610:49:58 INFO     omni: Substituting AM nickname ig-utahddc with URL https://utahddc.geniracks.net:12369/protogeni/xmlrpc/am, URN unspecified_AM_URN
     52710:49:59 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires on 2013-08-21 14:49:15 UTC
     52810:49:59 INFO     omni: Substituting AM nickname ig-utahddc with URL https://utahddc.geniracks.net:12369/protogeni/xmlrpc/am, URN unspecified_AM_URN
     52910:49:59 INFO     omni: Substituting AM nickname ig-utahddc with URL https://utahddc.geniracks.net:12369/protogeni/xmlrpc/am, URN unspecified_AM_URN
     53010:49:59 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-utahddc.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     53110:50:14 INFO     omni:  (PG log url - look here for details on any failures: https://www.utahddc.geniracks.net/spewlogfile.php3?logfile=eddc4d8050c6451dc08c94f2ab5a030f)
     53210:50:14 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://utahddc.geniracks.net:12369/protogeni/xmlrpc/am:
     53310:50:14 INFO     omni: <!-- Reserved resources for:
     534        Slice: IG-CT-3
     535        at AM:
     536        URN: unspecified_AM_URN
     537        URL: https://utahddc.geniracks.net:12369/protogeni/xmlrpc/am
     538 -->
     53910:50:14 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">
     540
     541  <node client_id="VM-1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
     542    <sliver_type name="emulab-openvz"/>
     543    <interface client_id="VM-1:if0">
     544      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     545    </interface>
     546  </node>
     547  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+utahddc.geniracks.net+authority+cm" exclusive="true" component_id="urn:publicid:IDN+utahddc.geniracks.net+node+pc27" sliver_id="urn:publicid:IDN+utahddc.geniracks.net+sliver+93">
     548    <sliver_type name="emulab-openvz"/>
     549    <interface client_id="VM-2:if0" sliver_id="urn:publicid:IDN+utahddc.geniracks.net+sliver+96" component_id="urn:publicid:IDN+utahddc.geniracks.net+interface+pc27:eth0">
     550      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     551    </interface>
     552  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm27-1"/><host name="VM-2.IG-CT-3.ch-geni-net.utahddc.geniracks.net"/><services><login authentication="ssh-keys" hostname="pc27.utahddc.geniracks.net" port="30522" username="lnevers"/></services></node>
     553  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+utahddc.geniracks.net+sliver+95">
     554    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     555    <component_manager name="urn:publicid:IDN+utahddc.geniracks.net+authority+cm"/>
     556    <interface_ref client_id="VM-1:if0"/>
     557    <interface_ref client_id="VM-2:if0" component_id="urn:publicid:IDN+utahddc.geniracks.net+interface+pc27:eth0" sliver_id="urn:publicid:IDN+utahddc.geniracks.net+sliver+96"/>
     558    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     559    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     560    <link_type name="gre-tunnel"/>
     561  </link>
     562</rspec>
     56310:50:14 INFO     omni:  ------------------------------------------------------------
     56410:50:14 INFO     omni:  Completed createsliver:
     565
     566  Options as run:
     567                aggregate: ['ig-utahddc']
     568                framework: portal
     569                project: ln-prj
     570
     571  Args: createsliver IG-CT-3 IG-CT-3-utahddc.rspec
     572
     573  Result Summary: Got Reserved resources RSpec from utahddc-geniracks-net-protogeni
     57410:50:14 INFO     omni:  ============================================================
     575
     576}}}
     577Then creates the InstaGENI GPO sliver:
     578{{{
     579$ omni.py createsliver IG-CT-3 -a ig-gpo IG-CT-3-utahddc.rspec
     58010:50:24 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     58110:50:24 INFO     omni: Using control framework portal
     58210:50:24 INFO     omni: Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     58310:50:25 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires on 2013-08-21 14:49:15 UTC
     58410:50:25 INFO     omni: Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     58510:50:25 INFO     omni: Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     58610:50:25 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-utahddc.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     58710:50:38 INFO     omni:  (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=fa72cc6d504fc75984d92498959d6ddb)
     58810:50:38 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0:
     58910:50:38 INFO     omni: <!-- Reserved resources for:
     590        Slice: IG-CT-3
     591        at AM:
     592        URN: urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     593        URL: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     594 -->
     59510:50:38 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">
     596
     597  <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+9680">
     598    <sliver_type name="emulab-openvz"/>
     599    <interface client_id="VM-1:if0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+9683" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth0">
     600      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     601    </interface>
     602  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-11"/><host name="VM-1.IG-CT-3.ch-geni-net.instageni.gpolab.bbn.com"/><services><login authentication="ssh-keys" hostname="pc1.instageni.gpolab.bbn.com" port="31802" username="lnevers"/></services></node>
     603  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+utahddc.geniracks.net+authority+cm" exclusive="false">
     604    <sliver_type name="emulab-openvz"/>
     605    <interface client_id="VM-2:if0">
     606      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     607    </interface>
     608  </node>
     609  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+9682">
     610    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     611    <component_manager name="urn:publicid:IDN+utahddc.geniracks.net+authority+cm"/>
     612    <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+9683"/>
     613    <interface_ref client_id="VM-2:if0"/>
     614    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     615    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     616    <link_type name="gre-tunnel"/>
     617  </link>
     618</rspec>
     61910:50:38 INFO     omni:  ------------------------------------------------------------
     62010:50:38 INFO     omni:  Completed createsliver:
     621
     622  Options as run:
     623                aggregate: ['ig-gpo']
     624                framework: portal
     625                project: ln-prj
     626
     627  Args: createsliver IG-CT-3 IG-CT-3-utahddc.rspec
     628
     629  Result Summary: Got Reserved resources RSpec from instageni-gpolab-bbn-com
     63010:50:38 INFO     omni:  ============================================================
     631
     632
     633}}}
     634
     635Determined login information at each UtahDDC and GPO aggregate:
     636{{{
     637$ readyToLogin.py IG-CT-3 -a ig-utahddc
     638  ....
     639VM-2's geni_status is: ready (am_status:ready)
     640User lnevers logs in to VM-2 using:
     641        ssh -p 30522  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc27.utahddc.geniracks.net
     642
     643$ readyToLogin.py IG-CT-3 -a ig-gpo
     644  ....
     645VM-1's geni_status is: ready (am_status:ready)
     646User lnevers logs in to VM-1 using:
     647        ssh -p 31802  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     648
     649}}}
     650
     651=== Measurements ===
     652
     653'''Iperf InstaGENI UtahDDC VM-2 to GPO VM-1 (TCP)
     654
     655''Collected: 2013-08-14''
     656
     657__One Client_
     658{{{
     659[ ID] Interval       Transfer     Bandwidth
     660[  3]  0.0-60.0 sec   425 MBytes  59.4 Mbits/sec
     661}}}
     662
     663__Five Clients__
     664{{{
     665[ ID] Interval       Transfer     Bandwidth
     666[  3]  0.0-60.0 sec   192 MBytes  26.9 Mbits/sec
     667[  6]  0.0-60.0 sec  85.4 MBytes  11.9 Mbits/sec
     668[  5]  0.0-60.1 sec  80.9 MBytes  11.3 Mbits/sec
     669[  4]  0.0-60.1 sec   116 MBytes  16.1 Mbits/sec
     670[  7]  0.0-60.1 sec  97.1 MBytes  13.5 Mbits/sec
     671[SUM]  0.0-60.1 sec   571 MBytes  79.7 Mbits/sec
     672
     673}}}
     674
     675__Ten Clients__
     676{{{
     677[ ID] Interval       Transfer     Bandwidth
     678[  3]  0.0-60.0 sec  66.8 MBytes  9.33 Mbits/sec
     679[  8]  0.0-60.0 sec  66.1 MBytes  9.24 Mbits/sec
     680[ 11]  0.0-60.1 sec  34.4 MBytes  4.80 Mbits/sec
     681[  4]  0.0-60.1 sec  64.4 MBytes  8.99 Mbits/sec
     682[  9]  0.0-60.1 sec  47.9 MBytes  6.68 Mbits/sec
     683[ 12]  0.0-60.2 sec  65.8 MBytes  9.17 Mbits/sec
     684[ 10]  0.0-60.2 sec  59.1 MBytes  8.24 Mbits/sec
     685[  5]  0.0-60.2 sec   113 MBytes  15.7 Mbits/sec
     686[  6]  0.0-60.3 sec  60.9 MBytes  8.47 Mbits/sec
     687[  7]  0.0-60.3 sec  56.9 MBytes  7.91 Mbits/sec
     688[SUM]  0.0-60.3 sec   635 MBytes  88.3 Mbits/sec
     689
     690}}}
     691
     692'''Iperf InstaGENI UtahDDC VM-2 to GPO VM-1 (UDP)
     693{{{
     694[ ID] Interval       Transfer     Bandwidth
     695[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     696[  3] Sent 512821 datagrams
     697[  3] Server Report:
     698[  3]  0.0-60.1 sec   599 MBytes  83.7 Mbits/sec   0.046 ms 85230/512820 (17%)
     699[  3]  0.0-60.1 sec  1 datagrams received out-of-order
     700
     701}}}
     702
     703'''Ping from InstaGENI UtahDDC VM-2 to GPO VM-1 '''
     704{{{
     70560 packets transmitted, 60 received, 0% packet loss, time 59075ms
     706rtt min/avg/max/mdev = 80.041/91.332/181.627/21.622 ms
     707}}}
     708
     709
     710'''Iperf InstaGENI GPO VM-1 to UtahDDC VM-2 (TCP)
     711
     712''Collected: 2013-08-14''
     713
     714__One Client_
     715{{{
     716[ ID] Interval       Transfer     Bandwidth
     717[  3]  0.0-60.1 sec   199 MBytes  27.7 Mbits/sec
     718
     719}}}
     720
     721__Five Clients__
     722{{{
     723[ ID] Interval       Transfer     Bandwidth
     724[  6]  0.0-60.0 sec  80.6 MBytes  11.3 Mbits/sec
     725[  7]  0.0-60.1 sec  83.0 MBytes  11.6 Mbits/sec
     726[  5]  0.0-60.1 sec  83.0 MBytes  11.6 Mbits/sec
     727[  3]  0.0-60.1 sec  63.1 MBytes  8.81 Mbits/sec
     728[  4]  0.0-60.2 sec  87.6 MBytes  12.2 Mbits/sec
     729[SUM]  0.0-60.2 sec   397 MBytes  55.4 Mbits/sec
     730
     731}}}
     732
     733__Ten Clients__
     734{{{
     735[ ID] Interval       Transfer     Bandwidth
     736[  9]  0.0-60.0 sec  44.9 MBytes  6.27 Mbits/sec
     737[ 11]  0.0-60.1 sec  50.6 MBytes  7.06 Mbits/sec
     738[  8]  0.0-60.2 sec  40.0 MBytes  5.58 Mbits/sec
     739[  7]  0.0-60.2 sec  26.8 MBytes  3.73 Mbits/sec
     740[  4]  0.0-60.2 sec  54.0 MBytes  7.52 Mbits/sec
     741[ 12]  0.0-60.2 sec  48.2 MBytes  6.72 Mbits/sec
     742[ 10]  0.0-60.3 sec  38.0 MBytes  5.28 Mbits/sec
     743[  3]  0.0-60.4 sec  44.0 MBytes  6.11 Mbits/sec
     744[  6]  0.0-60.6 sec  35.2 MBytes  4.88 Mbits/sec
     745[  5]  0.0-60.7 sec  35.4 MBytes  4.89 Mbits/sec
     746[SUM]  0.0-60.7 sec   417 MBytes  57.7 Mbits/sec
     747}}}
     748
     749'''Iperf InstaGENI GPO VM-1 to UtahDDC VM-2 (UDP)
     750{{{
     751[ ID] Interval       Transfer     Bandwidth
     752[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     753[  3] Sent 512821 datagrams
     754[  3] Server Report:
     755[  3]  0.0-60.2 sec   531 MBytes  73.9 Mbits/sec   9.099 ms 134296/512818 (26%)
     756[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     757
     758}}}
     759
     760'''Ping from InstaGENI GPO VM-1 to UtahDDC VM-2 '''
     761{{{
     76260 packets transmitted, 60 received, 0% packet loss, time 59088ms
     763rtt min/avg/max/mdev = 84.420/88.776/113.476/6.498 ms
     764}}}
     765
    503766== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    504767== IG-CT-5 - Experiment Monitoring ==
     768
    505769== IG-CT-6 - Administrative Tests ==
    506770