Changes between Version 17 and Version 18 of GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UTD-IGN


Ignore:
Timestamp:
05/09/17 14:29:49 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v17 v18  
    749749}}}
    750750
    751 
     751== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     752
     753Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTDallas/IG-ST-3.rspec IG-ST-3.rspec]:
     754{{{
     755$ stitcher.py createsliver IG-ST-3f IG-ST-3.rspec -o
     75614:25:35 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     75714:25:35 INFO    : Reading slice IG-ST-3f credential...
     75814:25:36 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3f expires on 2017-05-16 18:25:30 UTC
     75914:25:36 INFO    : Calling SCS...
     76014:25:36 INFO    : Multi-AM reservation will include resources from these aggregates:
     76114:25:36 INFO    :      <Aggregate utdallas-ig>
     76214:25:36 INFO    :      <Aggregate gpo-ig>
     76314:25:36 INFO    :      <Aggregate al2s>
     76414:25:36 INFO    :      <Aggregate uwashington-ig>
     76514:25:36 INFO    : Stitcher doing createsliver at <Aggregate utdallas-ig>...
     76614:25:59 INFO    : ... Allocation at <Aggregate utdallas-ig> complete.
     76714:25:59 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     76814:26:17 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     76914:26:17 INFO    : Stitcher doing createsliver at <Aggregate uwashington-ig>...
     77014:26:38 INFO    : ... Allocation at <Aggregate uwashington-ig> complete.
     77114:26:39 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     77214:26:52 INFO    : ... Allocation at <Aggregate al2s> complete.
     77314:26:52 INFO    : All aggregates are complete.
     77414:26:52 INFO    : Your resources expire at 2017-05-15T18:15:36 (UTC).
     77514:26:52 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/instarspec/UTDallas/IG-ST-3f-manifest-rspec-multiam-combined.xml'
     776Success: Reserved resources in slice IG-ST-3f at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     777}}}
     778
     779Determined login information the UTDallas host:
     780{{{
     781$ readyToLogin.py IG-ST-3f --useSliceAggregates
     782 ....
     783ig-gpo's geni_status is: changing
     784User lnevers logs in to ig-gpo using:
     785        ssh -p 25330  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     786
     787ig-utd's geni_status is: ready
     788User lnevers logs in to ig-utd using:
     789        ssh -p 25042  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.utdallas.edu
     790
     791ig-wash's geni_status is: ready
     792User lnevers logs in to ig-wash using:
     793        ssh -p 25170  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.washington.edu
     794}}}
     795Login to the UTDallas host and ping each remote:
     796{{{
     797#ping GPO IG
     798ping 192.168.2.1 -c 60 -q
     799# UKYPKS2 IG
     800ping 192.168.4.1 -c 60 -q
     801}}}
     802