Changes between Version 22 and Version 23 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-6


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

--

Legend:

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

    v22 v23  
    825825INFO:omni: ============================================================
    826826}}}
     827Create slivers at IG GPO FOAM:
     828{{{
     829$ omni.py createsliver -a ig-of-gpo IG-EXP-6-exp2 IG-EXP-6-exp2-openflow-ig-gpo.rspec -V1
     830INFO:omni:Loading config file /home/lnevers1/.gcf/omni_config
     831INFO:omni:Using control framework pg
     832INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     833INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2 expires on 2013-01-11 00:00:00 UTC
     834INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     835INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     836INFO:omni:Creating sliver(s) from rspec file IG-EXP-6-exp2-openflow-ig-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2
     837INFO:omni:Got return from CreateSliver for slice IG-EXP-6-exp2 at https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1:
     838INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
     839INFO:omni:  <!-- Reserved resources for:
     840        Slice: IG-EXP-6-exp2
     841        at AM:
     842        URN: unspecified_AM_URN
     843        URL: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     844 -->
     845INFO:omni: 
     846<!--
     847RSpec reserves the OpenFlow resources in the GPO InstaGENI rack
     848AM: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     849-->
     850
     851<rspec xmlns="http://www.geni.net/resources/rspec/3"
     852       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     853       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
     854       xs:schemaLocation="http://www.geni.net/resources/rspec/3
     855           http://www.geni.net/resources/rspec/3/manifest.xsd
     856           http://www.geni.net/resources/rspec/ext/openflow/3
     857           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
     858       type="manifest">
     859
     860  <openflow:sliver description="IG-EXP-6-exp2 ">
     861    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33018" type="primary" />
     862
     863    <openflow:group name="bbn-instageni-1750">
     864      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+06:d6:84:34:97:c6:c9:00"
     865        component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"  />
     866    </openflow:group>
     867
     868    <openflow:match>
     869
     870      <openflow:use-group name="bbn-instageni-1750" />
     871
     872      <openflow:packet>
     873        <openflow:dl_type value="0x800,0x806"/>
     874        <openflow:nw_dst value="10.42.18.0/24"/>
     875        <openflow:nw_src value="10.42.18.0/24"/>
     876      </openflow:packet>
     877
     878    </openflow:match>
     879
     880  </openflow:sliver>
     881
     882</rspec>
     883
     884
     885INFO:omni: ------------------------------------------------------------
     886INFO:omni: Completed createsliver:
     887  Options as run:
     888                aggregate: ['ig-of-gpo']
     889                api_version: 1
     890                framework: pg
     891
     892  Args: createsliver IG-EXP-6-exp2 IG-EXP-6-exp2-openflow-ig-gpo.rspec
     893  Result Summary: Got Reserved resources RSpec from foam-instageni-gpolab-bbn-com
     894INFO:omni: ============================================================
     895}}}
     896
    827897Created sliver at GPO Site FOAM:
    828898{{{
     
    10871157  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2 expires on 2013-01-11 00:00:00 UTC
    10881158Reserved resources on https://foamyflow.chpc.utah.edu:3626/foam/gapi/1. 
     1159INFO:omni: ============================================================
     1160}}}
     1161Create slivers at Utah IG FOAM:
     1162{{{
     1163$ omni.py createsliver -a ig-of-utah IG-EXP-6-exp2 IG-EXP-6-exp2-openflow-ig-utah.rspec -V1
     1164INFO:omni:Loading config file /home/lnevers1/.gcf/omni_config
     1165INFO:omni:Using control framework pg
     1166INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     1167INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2 expires on 2013-01-11 00:00:00 UTC
     1168INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     1169INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
     1170INFO:omni:Creating sliver(s) from rspec file IG-EXP-6-exp2-openflow-ig-utah.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2
     1171INFO:omni:Got return from CreateSliver for slice IG-EXP-6-exp2 at https://foam.utah.geniracks.net:3626/foam/gapi/1:
     1172INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
     1173INFO:omni:  <!-- Reserved resources for:
     1174        Slice: IG-EXP-6-exp2
     1175        at AM:
     1176        URN: unspecified_AM_URN
     1177        URL: https://foam.utah.geniracks.net:3626/foam/gapi/1
     1178 -->
     1179INFO:omni: 
     1180<!--
     1181RSpec reserves the OpenFlow resources in the Utah InstaGENI rack
     1182AM: https://foam.utah.geniracks.net:3626/foam/gapi/1
     1183-->
     1184
     1185<rspec xmlns="http://www.geni.net/resources/rspec/3"
     1186       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     1187       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
     1188       xs:schemaLocation="http://www.geni.net/resources/rspec/3
     1189           http://www.geni.net/resources/rspec/3/manifest.xsd
     1190           http://www.geni.net/resources/rspec/ext/openflow/3
     1191           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
     1192       type="manifest">
     1193
     1194  <openflow:sliver description="IG-EXP-6-exp2 ">
     1195
     1196    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33018" type="primary" />
     1197
     1198
     1199    <openflow:group name="utah-instageni-1750">
     1200      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:ig-utah+datapath+06:d6:00:24:a8:5d:0b:00"
     1201                         component_manager_id="urn:publicid:IDN+openflow:foam:ig-utah+authority+am" />
     1202    </openflow:group>
     1203
     1204    <openflow:match>
     1205
     1206      <openflow:use-group name="utah-instageni-1750" />
     1207
     1208      <openflow:packet>
     1209        <openflow:dl_type value="0x800,0x806"/>
     1210        <openflow:nw_dst value="10.42.18.0/24"/>
     1211        <openflow:nw_src value="10.42.18.0/24"/>
     1212      </openflow:packet>
     1213
     1214    </openflow:match>
     1215
     1216  </openflow:sliver>
     1217
     1218</rspec>
     1219
     1220INFO:omni: ------------------------------------------------------------
     1221INFO:omni: Completed createsliver:
     1222
     1223  Options as run:
     1224                aggregate: ['ig-of-utah']
     1225                api_version: 1
     1226                framework: pg
     1227
     1228  Args: createsliver IG-EXP-6-exp2 IG-EXP-6-exp2-openflow-ig-utah.rspec
     1229
     1230  Result Summary: Got Reserved resources RSpec from foam-utah-geniracks-net
    10891231INFO:omni: ============================================================
    10901232}}}
     
    11681310
    11691311==  18. Log in to each of the systems and send traffic ==
     1312
    11701313Determined login for each of the nodes in the slice, logged in and sent traffic to each other systems:
    11711314{{{