Changes between Version 18 and Version 19 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-6


Ignore:
Timestamp:
01/08/13 13:17:38 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-6

    v18 v19  
    127127
    128128== 9. Create a sliver in the first slice at each AM ==
     129
    129130Using the RSpecs defined above, created a sliver at each AM.  First created sliver at GPO InstaGENI rack:
    130131{{{
     
    167168  Args: createsliver IG-EXP-6-exp1 IG-EXP-6-exp1-ig-gpo.rspec
    168169  Result Summary: Got Reserved resources RSpec from instageni-gpolab-bbn-com-protogeniv2
     170INFO:omni: ============================================================
     171}}}
     172
     173Create sliver at IG FOAM site:
     174{{{
     175$ omni.py createsliver -a ig-og-gpo IG-EXP-6-exp1 IG-EXP-6-exp1-openflow-ig-gpo.rspec
     176INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     177INFO:omni:Using control framework pg
     178ERROR:omni.protogeni:Invalid URL: ig-og-gpo
     179lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a ig-of-gpo IG-EXP-6-exp1 IG-EXP-6-exp1-openflow-ig-gpo.rspec
     180INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     181INFO:omni:Using control framework pg
     182INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     183WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
     184WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
     185WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
     186INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp1 expires on 2013-01-11 00:00:00 UTC
     187INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     188INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     189INFO:omni:Creating sliver(s) from rspec file IG-EXP-6-exp1-openflow-ig-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp1
     190INFO:omni:Got return from CreateSliver for slice IG-EXP-6-exp1 at https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1:
     191INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
     192INFO:omni:  <!-- Reserved resources for:
     193        Slice: IG-EXP-6-exp1
     194        at AM:
     195        URN: unspecified_AM_URN
     196        URL: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     197 -->
     198INFO:omni: 
     199<!--
     200RSpec reserves the OpenFlow resources in the GPO InstaGENI rack
     201AM: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     202-->
     203
     204<rspec xmlns="http://www.geni.net/resources/rspec/3"
     205       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     206       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
     207       xs:schemaLocation="http://www.geni.net/resources/rspec/3
     208           http://www.geni.net/resources/rspec/3/manifest.xsd
     209           http://www.geni.net/resources/rspec/ext/openflow/3
     210           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
     211       type="manifest">
     212
     213  <openflow:sliver description="IG-EXP-6-exp1 ">
     214    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" />
     215
     216    <openflow:group name="bbn-instageni-1750">
     217      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+06:d6:84:34:97:c6:c9:00"
     218        component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"  />
     219    </openflow:group>
     220
     221    <openflow:match>
     222
     223      <openflow:use-group name="bbn-instageni-1750" />
     224
     225      <openflow:packet>
     226        <openflow:dl_type value="0x800,0x806"/>
     227        <openflow:nw_dst value="10.42.13.0/24"/>
     228        <openflow:nw_src value="10.42.13.0/24"/>
     229      </openflow:packet>
     230
     231    </openflow:match>
     232
     233  </openflow:sliver>
     234
     235</rspec>
     236
     237INFO:omni: ------------------------------------------------------------
     238INFO:omni: Completed createsliver:
     239  Options as run:
     240                aggregate: ['ig-of-gpo']
     241                api_version: 1
     242                framework: pg
     243
     244  Args: createsliver IG-EXP-6-exp1 IG-EXP-6-exp1-openflow-ig-gpo.rspec
     245  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
     246Got Reserved resources RSpec from foam-instageni-gpolab-bbn-com
    169247INFO:omni: ============================================================
    170248}}}
     
    508586INFO:omni: ============================================================
    509587}}}
     588Create sliver at Utah InstaGENI FOAM:
     589{{{
     590$ omni.py createsliver -a ig-of-utah IG-EXP-6-exp1 IG-EXP-6-exp1-openflow-ig-utah.rspec
     591INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     592INFO:omni:Using control framework pg
     593INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     594WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
     595WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
     596WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
     597INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp1 expires on 2013-01-11 00:00:00 UTC
     598INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     599INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     600INFO:omni:Creating sliver(s) from rspec file IG-EXP-6-exp1-openflow-ig-utah.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp1
     601INFO:omni:Got return from CreateSliver for slice IG-EXP-6-exp1 at https://foam.utah.geniracks.net:3626/foam/gapi/1:
     602INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
     603INFO:omni:  <!-- Reserved resources for:
     604        Slice: IG-EXP-6-exp1
     605        at AM:
     606        URN: unspecified_AM_URN
     607        URL: https://foam.utah.geniracks.net:3626/foam/gapi/1
     608 -->
     609INFO:omni: 
     610<!--
     611RSpec reserves the OpenFlow resources in the Utah InstaGENI rack
     612AM: https://foam.utah.geniracks.net:3626/foam/gapi/1
     613-->
     614
     615<rspec xmlns="http://www.geni.net/resources/rspec/3"
     616       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     617       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
     618       xs:schemaLocation="http://www.geni.net/resources/rspec/3
     619           http://www.geni.net/resources/rspec/3/manifest.xsd
     620           http://www.geni.net/resources/rspec/ext/openflow/3
     621           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
     622       type="manifest">
     623
     624  <openflow:sliver description="IG-EXP-6-exp1 ">
     625
     626    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" />
     627
     628
     629    <openflow:group name="utah-instageni-1750">
     630      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:ig-utah+datapath+06:d6:00:24:a8:5d:0b:00"
     631                         component_manager_id="urn:publicid:IDN+openflow:foam:ig-utah+authority+am" />
     632    </openflow:group>
     633
     634    <openflow:match>
     635
     636      <openflow:use-group name="utah-instageni-1750" />
     637
     638      <openflow:packet>
     639        <openflow:dl_type value="0x800,0x806"/>
     640        <openflow:nw_dst value="10.42.13.0/24"/>
     641        <openflow:nw_src value="10.42.13.0/24"/>
     642      </openflow:packet>
     643
     644    </openflow:match>
     645
     646  </openflow:sliver>
     647
     648</rspec>
     649
     650INFO:omni: ------------------------------------------------------------
     651INFO:omni: Completed createsliver:
     652  Options as run:
     653                aggregate: ['ig-of-utah']
     654                api_version: 1
     655                framework: pg
     656
     657  Args: createsliver IG-EXP-6-exp1 IG-EXP-6-exp1-openflow-ig-utah.rspec
     658  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
     659Got Reserved resources RSpec from foam-utah-geniracks-net
     660INFO:omni: ============================================================
     661
     662}}}
     663
     664
    510665Created sliver at Utah InstaGENI Rack:
    511666{{{