Changes between Version 16 and Version 17 of GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/GPO-IGN


Ignore:
Timestamp:
03/01/17 10:22:42 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/GPO-IGN

    v16 v17  
    11081108Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SITENAME/IG-ST-3.rspec IG-ST-3.rspec]:
    11091109{{{
    1110 omni.py createslice IG-ST-3
    1111 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     1110$ stitcher createsliver IG-ST-3 ./IG-ST-3.rspec  --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     111108:19:39 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     111208:19:40 INFO    : Reading slice IG-ST-3 credential...
     111308:19:40 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2017-03-07 19:22:32 UTC
     111408:19:40 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     111508:19:40 INFO    : Calling SCS...
     111608:19:41 INFO    : Multi-AM reservation will include resources from these aggregates:
     111708:19:41 INFO    :      <Aggregate cwru-ig>
     111808:19:41 INFO    :      <Aggregate sox-ig>
     111908:19:41 INFO    :      <Aggregate al2s>
     112008:19:41 INFO    :      <Aggregate usignite-ig>
     112108:19:41 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     112208:20:06 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     112308:20:06 INFO    : Stitcher doing createsliver at <Aggregate sox-ig>...
     112408:20:28 INFO    : ... Allocation at <Aggregate sox-ig> complete.
     112508:20:28 INFO    : Stitcher doing createsliver at <Aggregate usignite-ig>...
     112608:20:51 INFO    : ... Allocation at <Aggregate usignite-ig> complete.
     112708:20:51 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     112808:21:05 INFO    : ... Allocation at <Aggregate al2s> complete.
     112908:21:05 INFO    : All aggregates are complete.
     113008:21:05 INFO    : Your resources expire at 2017-03-07T13:09:41 (UTC).
     113108:21:05 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/GPO-IGN/IG-ST-3-manifest-rspec-multiam-combined.xml'
     1132Success: Reserved resources in slice IG-ST-3 at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    11121133}}}
    11131134
     
    11161137$ readyToLogin.py IG-ST-3 --useSliceAggregates
    11171138  ....
    1118 }}}
    1119 
    1120 Login to the SITENAME host and ping each remote:
    1121 {{{
    1122 #ping GPO IG
     1139ig-cw's geni_status is: ready
     1140User lnevers logs in to ig-cw using:
     1141        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.geni.case.edu
     1142
     1143ig-sox's geni_status is: ready
     1144User lnevers logs in to ig-sox using:
     1145        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.sox.net
     1146
     1147ig-ign's geni_status is: ready
     1148User lnevers logs in to ig-ign using:
     1149        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.usignite.gpolab.bbn.com
     1150}}}
     1151
     1152Login to the GPO US Ignite InstaGENI host and ping each remote:
     1153{{{
     1154#ping SOX IG
    11231155ping 192.168.2.1 -c 60 -q
    1124 # Utah IG
     1156# CWRU IG
    11251157ping 192.168.4.1 -c 60 -q
    11261158}}}