Changes between Version 5 and Version 6 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Cornell


Ignore:
Timestamp:
12/11/13 12:07:17 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v5 v6  
    501501
    502502== IG-CT-3 - Multiple sites experiment  ==
     503Created a slice:
     504{{{
     505$ omni.py createslice IG-CT-3
     50611:49:05 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     50711:49:05 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     50811:49:05 INFO     omni: Using control framework portal
     50911:49:05 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
     51011:49:05 INFO     omni:  ------------------------------------------------------------
     51111:49:05 INFO     omni:  Completed createslice:
     512Args: createslice IG-CT-3
     513  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
     51411:49:05 INFO     omni:  ============================================================
     515}}}
     516
     517Created a sliver with one VM at Cornell and one VM at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Cornell/IG-CT-3-cornell.rspec IG-CT-3-cornell.rspec].  First created the InstaGENI Cornell sliver:
     518{{{
     519$ omni.py createsliver IG-CT-3 -a cornell-ig IG-CT-3-cornell.rspec
     52011:52:29 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     52111:52:29 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     52211:52:29 INFO     omni: Using control framework portal
     52311:52:29 INFO     omni: Substituting AM nickname cornell-ig with URL https://geni.it.cornell.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+geni.it.cornell.edu+authority+cm
     52411:52:30 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires within 1 day on 2013-12-11 20:01:35 UTC
     52511:52:30 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-cornell.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     526
     52711:52:43 INFO     omni:  (PG log url - look here for details on any failures: https://www.geni.it.cornell.edu/spewlogfile.php3?logfile=d9e0586bf77a581462dc5a179a8bf1fd)
     52811:52:43 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://geni.it.cornell.edu:12369/protogeni/xmlrpc/am:
     52911:52:43 INFO     omni: <!-- Reserved resources for:
     530        Slice: IG-CT-3
     531        at AM:
     532        URN: urn:publicid:IDN+geni.it.cornell.edu+authority+cm
     533        URL: https://geni.it.cornell.edu:12369/protogeni/xmlrpc/am
     534 -->
     53511:52:43 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">
     536  <node client_id="VM-1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false">
     537    <sliver_type name="emulab-openvz"/>
     538    <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo yum install iperf -y" shell="sh"/> </services>
     539    <interface client_id="VM-1:if0">
     540      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     541    </interface>
     542  </node>
     543  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+geni.it.cornell.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+geni.it.cornell.edu+node+pc1" sliver_id="urn:publicid:IDN+geni.it.cornell.edu+sliver+45">
     544    <sliver_type name="emulab-openvz"/>
     545    <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.geni.it.cornell.edu" port="31802" username="lnevers"/></services>
     546    <interface client_id="VM-2:if0" sliver_id="urn:publicid:IDN+geni.it.cornell.edu+sliver+48" component_id="urn:publicid:IDN+geni.it.cornell.edu+interface+pc1:eth0">
     547      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     548    </interface>
     549  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-3"/><host name="VM-2.IG-CT-3.ch-geni-net.geni.it.cornell.edu"/></node>
     550  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+geni.it.cornell.edu+sliver+47">
     551    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     552    <component_manager name="urn:publicid:IDN+geni.it.cornell.edu+authority+cm"/>
     553    <interface_ref client_id="VM-1:if0"/>
     554    <interface_ref client_id="VM-2:if0" component_id="urn:publicid:IDN+geni.it.cornell.edu+interface+pc1:eth0" sliver_id="urn:publicid:IDN+geni.it.cornell.edu+sliver+48"/>
     555    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     556    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     557    <link_type name="gre-tunnel"/>
     558  </link>
     559</rspec>
     56011:52:43 INFO     omni:  ------------------------------------------------------------
     56111:52:43 INFO     omni:  Completed createsliver:
     562Args: createsliver IG-CT-3 IG-CT-3-cornell.rspec
     563
     564  Result Summary: Got Reserved resources RSpec from geni-it-cornell-edu
     56511:52:43 INFO     omni:  ============================================================
     566}}}
     567Then creates the InstaGENI GPO sliver:
     568{{{
     569$ omni.py createsliver IG-CT-3 -a gpo-ig IG-CT-3-cornell.rspec
     57011:52:43 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     57111:52:43 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     57211:52:43 INFO     omni: Using control framework portal
     57311:52:43 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
     57411:52:44 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3 expires within 1 day on 2013-12-11 20:01:35 UTC
     57511:52:44 INFO     omni: Creating sliver(s) from rspec file IG-CT-3-cornell.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-3
     57611:52:58 INFO     omni:  (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=da7a5d60a4dd7b2fc99b7e937769b344)
     57711:52:58 INFO     omni: Got return from CreateSliver for slice IG-CT-3 at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0:
     57811:52:58 INFO     omni: <!-- Reserved resources for:
     579        Slice: IG-CT-3
     580        at AM:
     581        URN: urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm
     582        URL: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     583 -->
     58411:52:58 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">
     585
     586  <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+22122">
     587    <sliver_type name="emulab-openvz"/>
     588    <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="34618" username="lnevers"/></services>
     589    <interface client_id="VM-1:if0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+22125" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth0">
     590      <ip address="192.168.4.1" netmask="255.255.255.0" type="ipv4"/>
     591    </interface>
     592  <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>
     593  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+geni.it.cornell.edu+authority+cm" exclusive="false">
     594    <sliver_type name="emulab-openvz"/>
     595    <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo yum install iperf -y" shell="sh"/> </services>
     596    <interface client_id="VM-2:if0">
     597      <ip address="192.168.4.2" netmask="255.255.255.0" type="ipv4"/>
     598    </interface>
     599  </node>
     600  <link client_id="gre-tunnel0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+22124">
     601    <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     602    <component_manager name="urn:publicid:IDN+geni.it.cornell.edu+authority+cm"/>
     603    <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+22125"/>
     604    <interface_ref client_id="VM-2:if0"/>
     605    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     606    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     607    <link_type name="gre-tunnel"/>
     608  </link>
     609</rspec>
     61011:52:58 INFO     omni:  ------------------------------------------------------------
     61111:52:58 INFO     omni:  Completed createsliver:
     612Args: createsliver IG-CT-3 IG-CT-3-cornell.rspec
     613
     614  Result Summary: Got Reserved resources RSpec from instageni-gpolab-bbn-com
     61511:52:58 INFO     omni:  ============================================================
     616}}}
     617
     618Determined login information at each Cornell and GPO aggregate:
     619{{{
     620$ readyToLogin.py IG-CT-3 -a cornell-ig
     621  ....
     622================================================================================
     623LOGIN INFO for AM: https://geni.it.cornell.edu:12369/protogeni/xmlrpc/am
     624================================================================================
     625
     626For more login info, see the section entitled:
     627         'Providing a private key to ssh' in 'readyToLogin.py -h'
     628
     629VM-2's geni_status is: changing (am_status:changing)
     630User lnevers logs in to VM-2 using:
     631        ssh -p 31802  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.geni.it.cornell.edu
     632
     633$ readyToLogin.py IG-CT-3 -a gpo-ig
     634  ....
     635================================================================================
     636LOGIN INFO for AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     637================================================================================
     638
     639For more login info, see the section entitled:
     640         'Providing a private key to ssh' in 'readyToLogin.py -h'
     641
     642VM-1's geni_status is: ready (am_status:ready)
     643User lnevers logs in to VM-1 using:
     644        ssh -p 34618  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     645}}}
     646
     647=== Measurements ===
     648
     649'''Iperf InstaGENI GPO VM to Cornell VM (TCP) - TCP window size: 16.0 KByte (default)'''
     650
     651''Collected: 2013-12-11''
     652
     653__One Client__
     654{{{
     655[ ID] Interval       Transfer     Bandwidth
     656[  3]  0.0-60.0 sec   635 MBytes  88.8 Mbits/sec
     657}}}
     658
     659__Five Clients__
     660{{{
     661[ ID] Interval       Transfer     Bandwidth
     662[  3]  0.0-60.0 sec   135 MBytes  18.9 Mbits/sec
     663[  4]  0.0-60.0 sec   125 MBytes  17.5 Mbits/sec
     664[  7]  0.0-60.1 sec   124 MBytes  17.4 Mbits/sec
     665[  5]  0.0-60.1 sec   131 MBytes  18.3 Mbits/sec
     666[  6]  0.0-60.2 sec   126 MBytes  17.5 Mbits/sec
     667[SUM]  0.0-60.2 sec   642 MBytes  89.4 Mbits/sec
     668}}}
     669
     670__Ten Clients__
     671{{{
     672[ ID] Interval       Transfer     Bandwidth
     673[ 10]  0.0-60.1 sec  60.9 MBytes  8.50 Mbits/sec
     674[  8]  0.0-60.1 sec  70.8 MBytes  9.87 Mbits/sec
     675[  9]  0.0-60.1 sec  54.5 MBytes  7.60 Mbits/sec
     676[  7]  0.0-60.1 sec  71.8 MBytes  10.0 Mbits/sec
     677[  3]  0.0-60.2 sec  59.9 MBytes  8.35 Mbits/sec
     678[ 12]  0.0-60.2 sec  60.5 MBytes  8.43 Mbits/sec
     679[  4]  0.0-60.2 sec  64.4 MBytes  8.97 Mbits/sec
     680[ 11]  0.0-60.2 sec  64.6 MBytes  9.01 Mbits/sec
     681[  5]  0.0-60.2 sec  70.1 MBytes  9.77 Mbits/sec
     682[  6]  0.0-60.3 sec  63.6 MBytes  8.85 Mbits/sec
     683[SUM]  0.0-60.3 sec   641 MBytes  89.1 Mbits/sec
     684}}}
     685
     686'''Iperf InstaGENI GPO VM to Cornell VM (UDP) - UDP buffer size:  136 KByte (default)'''
     687{{{
     688[ ID] Interval       Transfer     Bandwidth
     689[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     690[  3] Sent 512821 datagrams
     691[  3] Server Report:
     692[  3]  0.0-60.2 sec   584 MBytes  81.3 Mbits/sec  10.320 ms 96088/512820 (19%)
     693[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     694}}}
     695
     696'''Ping from InstaGENI GPO VM to the Cornell VM '''
     697{{{
     69860 packets transmitted, 60 received, 0% packet loss, time 59106ms
     699rtt min/avg/max/mdev = 9.772/9.965/11.711/0.285 ms
     700}}}
     701
     702
     703'''Iperf InstaGENI Cornell VM to GPO VM (TCP) - TCP window size: 16.0 KByte (default)'''
     704
     705''Collected: 2013-12-11''
     706
     707__One Client__
     708{{{
     709[ ID] Interval       Transfer     Bandwidth
     710[  3]  0.0-60.0 sec   652 MBytes  91.2 Mbits/sec
     711}}}
     712
     713__Five Clients__
     714{{{
     715[ ID] Interval       Transfer     Bandwidth
     716[  6]  0.0-60.0 sec   143 MBytes  20.0 Mbits/sec
     717[  3]  0.0-60.1 sec   174 MBytes  24.3 Mbits/sec
     718[  4]  0.0-60.1 sec   102 MBytes  14.2 Mbits/sec
     719[  7]  0.0-60.1 sec  99.5 MBytes  13.9 Mbits/sec
     720[  5]  0.0-60.1 sec   135 MBytes  18.9 Mbits/sec
     721[SUM]  0.0-60.1 sec   654 MBytes  91.2 Mbits/sec
     722}}}
     723
     724__Ten Clients__
     725{{{
     726[ ID] Interval       Transfer     Bandwidth
     727[  8]  0.0-60.1 sec  97.9 MBytes  13.7 Mbits/sec
     728[  9]  0.0-60.1 sec  62.2 MBytes  8.69 Mbits/sec
     729[  6]  0.0-60.1 sec  49.4 MBytes  6.89 Mbits/sec
     730[ 11]  0.0-60.1 sec  53.2 MBytes  7.43 Mbits/sec
     731[  7]  0.0-60.1 sec  59.8 MBytes  8.34 Mbits/sec
     732[ 10]  0.0-60.2 sec  51.0 MBytes  7.11 Mbits/sec
     733[  3]  0.0-60.2 sec  71.2 MBytes  9.92 Mbits/sec
     734[  4]  0.0-60.2 sec  51.5 MBytes  7.17 Mbits/sec
     735[ 12]  0.0-60.3 sec  97.1 MBytes  13.5 Mbits/sec
     736[  5]  0.0-60.3 sec  59.5 MBytes  8.27 Mbits/sec
     737[SUM]  0.0-60.3 sec   653 MBytes  90.8 Mbits/sec
     738}}}
     739
     740'''Iperf InstaGENI Cornell VM to GPO VM (UDP) - 136 KByte (default)
     741{{{
     742[ ID] Interval       Transfer     Bandwidth
     743[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     744[  3] Sent 512821 datagrams
     745[  3] Server Report:
     746[  3]  0.0-60.1 sec   442 MBytes  61.7 Mbits/sec   0.046 ms 197691/512820 (39%)
     747[  3]  0.0-60.1 sec  1 datagrams received out-of-order
     748}}}
     749
     750'''Ping from InstaGENI Cornell VM to GPO VM '''
     751{{{
     75260 packets transmitted, 60 received, 0% packet loss, time 59098ms
     753rtt min/avg/max/mdev = 9.818/17.522/65.039/9.955 ms
     754}}}
    503755== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    504756== IG-CT-5 - Experiment Monitoring ==