Changes between Version 14 and Version 15 of GENIOESSTopologiesTestStatus/OESS-T2


Ignore:
Timestamp:
10/22/13 13:21:57 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIOESSTopologiesTestStatus/OESS-T2

    v14 v15  
    496496 
    497497=== Cross-connect 3 - sdn-sw.chic e3/1  <->  rtr.chic:port=et-10/0/0 ===
    498 
     4981. Create slice:
     499{{{
     500$ omni.py createslice atla-2-gpo
     50113:09:24 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     50213:09:25 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     50313:09:25 INFO     omni: Using control framework portal
     50413:09:26 INFO     omni: Created slice with Name atla-2-gpo, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo, Expiration 2013-10-25 14:39:11
     50513:09:26 INFO     omni:  ------------------------------------------------------------
     50613:09:26 INFO     omni:  Completed createslice:
     507Args: createslice atla-2-gpo
     508
     509  Result Summary: Created slice with Name atla-2-gpo, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo, Expiration 2013-10-25 14:39:11
     510 
     51113:09:26 INFO     omni:  ============================================================
     512}}}
     5132. Create a sliver at OESS aggregate:
     514{{{
     515$ omni.py createsliver -a oess atla-2-gpo oess-atla-2-gpo-x3-chic.rspec
     51613:09:55 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     51713:09:55 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     51813:09:55 INFO     omni: Using control framework portal
     51913:09:55 INFO     omni: Substituting AM nickname oess with URL https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2, URN unspecified_AM_URN
     52013:09:56 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo expires on 2013-10-25 14:39:11 UTC
     52113:09:56 INFO     omni: Creating sliver(s) from rspec file oess-atla-2-gpo-x3-chic.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo
     52213:09:56 INFO     omni: Got return from CreateSliver for slice atla-2-gpo at https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2:
     52313:09:56 INFO     omni: <!-- Reserved resources for:
     524        Slice: atla-2-gpo
     525        at AM:
     526        URN: unspecified_AM_URN
     527        URL: https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2
     528 -->
     52913:09:56 INFO     omni: <rspec  xmlns="http://www.geni.net/resources/rspec/3"
     530      xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     531      xmlns:oess="http://bssoftworks.com/geni/ext/circuit/1"
     532      xs:schemaLocation="http://www.geni.net/rspec/3/manifest.xsd
     533          http://www.geni.net/resources/rspec/3/manifest.xsd
     534          http://bssoftworks.com/geni/ext/circuit/1
     535          http://geni.bssoftworks.com/rspec/ext/circuit/1/request.xsd"
     536      type="manifest">
     537
     538<oess:circuit>
     539  <oess:description>AL2S atla-2-gpo ION </oess:description>
     540  <oess:bandwidth mbps="100" />
     541  <oess:primaryPath>
     542    <oess:link urn="urn:publicid:IDN+oess:foam:nddi+link+I2-ATLA-CHIC-100GE-07740" />
     543  </oess:primaryPath>
     544  <oess:endpoints>
     545    <oess:interface urn="urn:publicid:IDN+oess:foam:nddi+sdn-sw.atla.net.internet2.edu+e15/3" vlan="3950" />
     546    <oess:interface urn="urn:publicid:IDN+oess:foam:nddi+sdn-sw.chic.net.internet2.edu+e3/1" vlan="3950" />
     547  </oess:endpoints>
     548</oess:circuit>
     549
     550</rspec>
     551
     55213:09:56 INFO     omni:  ------------------------------------------------------------
     55313:09:56 INFO     omni:  Completed createsliver:
     554Args: createsliver atla-2-gpo oess-atla-2-gpo-x3-chic.rspec
     555
     556  Result Summary: Got Reserved resources RSpec from foam-oess-stage-grnoc-iu-edu-3626-foam-gapi-2
     55713:09:56 INFO     omni:  ============================================================
     558
     559}}}
     5603. Using stitcher create sliver from IG GPO to Los Angeles cross connect:
     561{{{
     562$ stitcher.py createsliver atla-2-gpo ./stitch-ig-gpo-al2s-x3-chic.rspec --fixedEndpoint
     56313:11:58 INFO     stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     56413:11:58 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
     56513:11:58 INFO     stitcher: Using control framework portal
     56613:11:59 INFO     stitcher: Checking that slice atla-2-gpo is valid...
     56713:12:00 INFO     stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo expires on 2013-10-25 14:39:11 UTC
     56813:12:00 INFO     stitcher: <Aggregate urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm> speaks AM API v3, but sticking with v2
     56913:12:00 INFO     stitcher: Stitched reservation will include resources from these aggregates:
     57013:12:00 INFO     stitcher:     <Aggregate urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm>
     57113:12:00 INFO     stitcher:     <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>
     57213:12:00 INFO     stitcher: Adding fake Node endpoint
     57313:12:00 INFO     stitcher: Adding fake iref endpoint on link <DOM Element: link at 0xa57bb4c>
     57413:12:00 INFO     stitch.Aggregate: Writing to '/tmp/atla-2-gpo-createsliver-request-11-instageni-gpolab-bbn-com.xml'
     57513:12:00 INFO     stitch.Aggregate:
     576        Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am
     57713:12:14 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm> complete.
     57813:12:15 INFO     stitch.Aggregate: Writing to '/tmp/atla-2-gpo-createsliver-request-11-ion-internet2-edu.xml'
     57913:12:15 INFO     stitch.Aggregate:
     580        Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346
     58113:12:59 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status ready....
     58213:12:59 INFO     stitch.Aggregate: Pause 30 seconds to let circuit become ready...
     58313:13:37 INFO     stitch.Aggregate: Pause 30 seconds to let circuit become ready...
     58413:14:13 INFO     stitch.Aggregate: DCN circuit 44911 is ready
     58513:14:21 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am> complete.
     58613:14:21 INFO     stitch.launcher: All aggregates are complete.
     58713:14:21 INFO     stitcher: <?xml version="1.0" encoding="utf-8"?>
     58813:14:21 INFO     stitcher:   <!-- Reserved resources for:
     589        Slice: atla-2-gpo
     590        at AM:
     591        URN: stitching-combined
     592        URL:
     593 -->
     59413:14:21 INFO     stitcher:   
     595<!--
     596Aggregate Details
     597{
     598  "url": "https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am",
     599  "hops_info": [
     600    {
     601      "path_id": "link-chic-ig-gpo",
     602      "path_global_id": "ion.internet2.edu-44911",
     603      "urn": "urn:publicid:IDN+instageni.gpolab.bbn.com+interface+procurve2:5.24",
     604      "vlan_tag": "3747",
     605      "id": "3"
     606    }
     607  ],
     608  "urn": "urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm",
     609  "user_requested": true,
     610  "api_version": 2
     611}
     612{
     613  "url": "http://geni-am.net.internet2.edu:12346",
     614  "hops_info": [
     615    {
     616      "path_id": "link-chic-ig-gpo",
     617      "path_global_id": "ion.internet2.edu-44911",
     618      "urn": "urn:publicid:IDN+ion.internet2.edu+interface+rtr.newy:ae0:bbn",
     619      "vlan_tag": "3747",
     620      "id": "2"
     621    },
     622    {
     623      "path_id": "link-chic-ig-gpo",
     624      "path_global_id": "ion.internet2.edu-44911",
     625      "urn": "urn:publicid:IDN+ion.internet2.edu+interface+rtr.chic:et-10/0/0:al2s",
     626      "vlan_tag": "3950",
     627      "id": "1"
     628    }
     629  ],
     630  "urn": "urn:publicid:IDN+ion.internet2.edu+authority+am",
     631  "user_requested": true,
     632  "api_version": 2
     633}
     634-->
     635<rspec expires="2013-10-22T17:13:32.680Z" generated="2013-10-22T17:13:32.680Z" type="manifest" 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">
     636        <node client_id="ig-gpo" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc5" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+16291">
     637                <sliver_type name="emulab-xen"/>
     638                <services>
     639                        <execute command="sudo apt-get install iperf -y" shell="sh"/>
     640                        <login authentication="ssh-keys" hostname="pc5.instageni.gpolab.bbn.com" port="30778" username="lnevers"/>
     641                </services>
     642                <interface client_id="ig-gpo:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc5:eth1" mac_address="02cb0301e39a" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+16294">
     643                        <ip address="10.60.60.2" netmask="255.255.255.0" type="ipv4"/>
     644                </interface>
     645                <rs:vnode name="pcvm5-33" xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1"/>
     646                <host name="ig-gpo.atla-2-gpo.ch-geni-net.instageni.gpolab.bbn.com"/>
     647        </node>
     648        <link client_id="link-chic-ig-gpo" sliver_id="urn:publicid:IDN+ion.internet2.edu+sliver+ion.internet2.edu-44911" vlantag="3950:3747">
     649                <!--AM urn:publicid:IDN+ion.internet2.edu+authority+am: sliver_id=urn:publicid:IDN+ion.internet2.edu+sliver+ion.internet2.edu-44911 vlantag=3950:3747-->
     650                <!--AM urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm: sliver_id=urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+16293 vlantag=3747-->
     651                <component_manager name="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm"/>
     652                <interface_ref client_id="ig-gpo:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc5:eth1" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+16294"/>
     653                <component_manager name="urn:publicid:IDN+ion.internet2.edu+authority+am"/>
     654                <interface_ref client_id="fake:if0"/>
     655        </link>
     656        <node client_id="fake" component_manager_id="urn:publicid:IDN+fake+authority+am">
     657                <interface client_id="fake:if0"/>
     658        </node>
     659        <stitching lastUpdateTime="2013-10-22T17:13:32.680Z" xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd">
     660                <path id="link-chic-ig-gpo">
     661                        <globalId>
     662        ion.internet2.edu-44911
     663                        </globalId>
     664                        <lifetime id="ion.internet2.edu-44911">
     665                                <start type="xgc">
     666          2013-10-23T17:12:19.000Z
     667                                </start>
     668                                <end type="xgc">
     669          2013-10-22T17:13:32.680Z
     670                                </end>
     671                        </lifetime>
     672                        <hop id="1">
     673                                <link id="urn:publicid:IDN+ion.internet2.edu+interface+rtr.chic:et-10/0/0:al2s">
     674                                        <trafficEngineeringMetric>
     675            10
     676                                        </trafficEngineeringMetric>
     677                                        <capacity>
     678            1000000.0
     679                                        </capacity>
     680                                        <switchingCapabilityDescriptor>
     681                                                <switchingcapType>
     682              l2sc
     683                                                </switchingcapType>
     684                                                <encodingType>
     685              ethernet
     686                                                </encodingType>
     687                                                <switchingCapabilitySpecificInfo>
     688                                                        <switchingCapabilitySpecificInfo_L2sc>
     689                                                                <interfaceMTU>
     690                  9000
     691                                                                </interfaceMTU>
     692                                                                <vlanRangeAvailability>
     693                  3950
     694                                                                </vlanRangeAvailability>
     695                                                                <suggestedVLANRange>
     696                  3950
     697                                                                </suggestedVLANRange>
     698                                                                <vlanTranslation>
     699                  true
     700                                                                </vlanTranslation>
     701                                                        </switchingCapabilitySpecificInfo_L2sc>
     702                                                </switchingCapabilitySpecificInfo>
     703                                        </switchingCapabilityDescriptor>
     704                                </link>
     705                                <nextHop>
     706          2
     707                                </nextHop>
     708                        </hop>
     709                        <hop id="2">
     710                                <link id="urn:publicid:IDN+ion.internet2.edu+interface+rtr.newy:ae0:bbn">
     711                                        <trafficEngineeringMetric>
     712            10
     713                                        </trafficEngineeringMetric>
     714                                        <capacity>
     715            1000000.0
     716                                        </capacity>
     717                                        <switchingCapabilityDescriptor>
     718                                                <switchingcapType>
     719              l2sc
     720                                                </switchingcapType>
     721                                                <encodingType>
     722              ethernet
     723                                                </encodingType>
     724                                                <switchingCapabilitySpecificInfo>
     725                                                        <switchingCapabilitySpecificInfo_L2sc>
     726                                                                <interfaceMTU>
     727                  9000
     728                                                                </interfaceMTU>
     729                                                                <vlanRangeAvailability>
     730                  3747
     731                                                                </vlanRangeAvailability>
     732                                                                <suggestedVLANRange>
     733                  3747
     734                                                                </suggestedVLANRange>
     735                                                                <vlanTranslation>
     736                  true
     737                                                                </vlanTranslation>
     738                                                        </switchingCapabilitySpecificInfo_L2sc>
     739                                                </switchingCapabilitySpecificInfo>
     740                                        </switchingCapabilityDescriptor>
     741                                </link>
     742                                <nextHop>
     743          3
     744                                </nextHop>
     745                        </hop>
     746                        <hop id="3">
     747                                <link id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+procurve2:5.24">
     748                                        <trafficEngineeringMetric>
     749                                                10
     750                                        </trafficEngineeringMetric>
     751                                        <capacity>
     752                                                1000000
     753                                        </capacity>
     754                                        <switchingCapabilityDescriptor>
     755                                                <switchingcapType>
     756                                                        l2sc
     757                                                </switchingcapType>
     758                                                <encodingType>
     759                                                        ethernet
     760                                                </encodingType>
     761                                                <switchingCapabilitySpecificInfo>
     762                                                        <switchingCapabilitySpecificInfo_L2sc>
     763                                                                <interfaceMTU>
     764                                                                        9000
     765                                                                </interfaceMTU>
     766                                                                <vlanRangeAvailability>
     767                                                                        3747
     768                                                                </vlanRangeAvailability>
     769                                                                <suggestedVLANRange>
     770                                                                        3747
     771                                                                </suggestedVLANRange>
     772                                                                <vlanTranslation>
     773                                                                        false
     774                                                                </vlanTranslation>
     775                                                        </switchingCapabilitySpecificInfo_L2sc>
     776                                                </switchingCapabilitySpecificInfo>
     777                                        </switchingCapabilityDescriptor>
     778                                </link>
     779                                <nextHop>
     780                                        null
     781                                </nextHop>
     782                        </hop>
     783                </path>
     784        </stitching>
     785</rspec>
     786
     787Stitching success: Reserved resources in slice atla-2-gpo at 2 Aggregates (including 0 intermediate aggregate(s) not in the original request), creating 1 link(s).
     788
     789}}}
     7904. Log in to GPO InstaGENI node and ping AL2S Atlanta test endpoint:
     791{{{
     792$ readyToLogin.py -a ig-gpo atla-2-gpo
     793#========================================
     794#SSH CONFIGURATION INFO for User lnevers
     795#========================================
     796 
     797Host ig-gpo
     798  Port 30778
     799  HostName pc5.instageni.gpolab.bbn.com
     800  User lnevers
     801  IdentityFile /home/lnevers/.ssh/geni_cert_portal_key
     802
     803================================================================================
     804LOGIN INFO for AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     805================================================================================
     806
     807For more login info, see the section entitled:
     808         'Providing a private key to ssh' in 'readyToLogin.py -h'
     809
     810ig-gpo's geni_status is: ready (am_status:ready)
     811User lnevers logs in to ig-gpo using:
     812        ssh -p 30778  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     813
     814NOTE: If your user is not listed, try using the --no-keys option.
     815$ ssh -p 30778  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     816Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.46 x86_64)
     817
     818 * Documentation:  https://help.ubuntu.com/
     819
     820The programs included with the Ubuntu system are free software;
     821the exact distribution terms for each program are described in the
     822individual files in /usr/share/doc/*/copyright.
     823
     824Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     825applicable law.
     826
     827ig-gpo:~% ping 10.60.60.1
     828PING 10.60.60.1 (10.60.60.1) 56(84) bytes of data.
     82964 bytes from 10.60.60.1: icmp_req=1 ttl=64 time=49.6 ms
     83064 bytes from 10.60.60.1: icmp_req=2 ttl=64 time=49.5 ms
     83164 bytes from 10.60.60.1: icmp_req=3 ttl=64 time=49.6 ms
     832^C
     833--- 10.60.60.1 ping statistics ---
     8343 packets transmitted, 3 received, 0% packet loss, time 2003ms
     835rtt min/avg/max/mdev = 49.578/49.629/49.666/0.037 ms
     836ig-gpo:~%
     837
     838}}}
     8395. Release resources by deleting sliver at all aggregates:
     840{{{
     841$ stitcher.py deletesliver atla-2-gpo
     84213:19:31 INFO     stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     84313:19:31 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
     84413:19:31 INFO     stitcher: Using control framework portal
     84513:19:31 INFO     stitcher: Reading stitching slice atla-2-gpo aggregates from file ch\.geni\.net.ln-prj.atla-2-gpo-amlist.txt
     84613:19:31 INFO     stitcher: Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm)
     84713:19:31 INFO     stitcher: Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+am)
     84813:19:31 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     84913:19:31 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     85013:19:31 INFO     omni: Using control framework portal
     851
     85213:19:32 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo expires on 2013-10-25 14:39:11 UTC
     85313:20:16 INFO     omni:  (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=515a7c065d3a40d8aa1a31e2ee32316b)
     85413:20:16 INFO     omni: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo on unspecified_AM_URN at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am
     85513:20:20 INFO     omni: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo on unspecified_AM_URN+ at http://geni-am.net.internet2.edu:12346
     856Deleted slivers on 2 out of a possible 2 aggregates
     857
     858$ omni.py deletesliver  -a oess atla-2-gpo
     85913:20:25 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     86013:20:25 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     86113:20:25 INFO     omni: Using control framework portal
     86213:20:25 INFO     omni: Substituting AM nickname oess with URL https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2, URN unspecified_AM_URN
     86313:20:26 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo expires on 2013-10-25 14:39:11 UTC
     86413:20:30 INFO     omni: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo on unspecified_AM_URN at https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2
     86513:20:30 INFO     omni:  ------------------------------------------------------------
     86613:20:30 INFO     omni:  Completed deletesliver:
     867Args: deletesliver atla-2-gpo
     868
     869  Result Summary: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+atla-2-gpo on unspecified_AM_URN at https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2
     87013:20:30 INFO     omni:  ============================================================
     871}}}
     872}}}
    499873=== Cross-connect 4 - sdn-sw.clev e5/1  <->  rtr.clev:port=et-5/0/0 ===
    500874