Changes between Version 21 and Version 22 of GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UVM-IGN


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

--

Legend:

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

    v21 v22  
    721721... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo
    722722}}}
     723
     724== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     725
     726Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UVM/IG-ST-3.rspec IG-ST-3.rspec]:
     727{{{
     728$ stitcher.py createsliver IG-ST-3a IG-ST-3.rspec -o
     72914:24:13 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     73014:24:13 INFO    : Reading slice IG-ST-3a credential...
     73114:24:13 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3a expires on 2017-05-16 18:24:12 UTC
     73214:24:13 INFO    : Calling SCS...
     73314:24:14 INFO    : Multi-AM reservation will include resources from these aggregates:
     73414:24:14 INFO    :      <Aggregate uwashington-ig>
     73514:24:14 INFO    :      <Aggregate gpo-ig>
     73614:24:14 INFO    :      <Aggregate al2s>
     73714:24:14 INFO    :      <Aggregate uvm-ig>
     73814:24:14 INFO    : Stitcher doing createsliver at <Aggregate uwashington-ig>...
     73914:24:40 INFO    : ... Allocation at <Aggregate uwashington-ig> complete.
     74014:24:40 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     74114:25:12 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     74214:25:12 INFO    : Stitcher doing createsliver at <Aggregate uvm-ig>...
     74314:25:34 INFO    : ... Allocation at <Aggregate uvm-ig> complete.
     74414:25:34 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     74514:25:47 INFO    : ... Allocation at <Aggregate al2s> complete.
     74614:25:47 INFO    : All aggregates are complete.
     74714:25:47 INFO    : Your resources expire at 2017-05-15T18:14:14 (UTC).
     74814:25:47 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/instarspec/UVM/IG-ST-3a-manifest-rspec-multiam-combined.xml'
     749Success: Reserved resources in slice IG-ST-3a at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     750}}}
     751
     752Determined login information the UVM host:
     753{{{
     754$ readyToLogin.py IG-ST-3a --useSliceAggregates
     755 ...
     756ig-uvm's geni_status is: ready
     757User lnevers logs in to ig-uvm using:
     758        ssh -p 25010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.uvm.edu
     759
     760ig-gpo's geni_status is: ready
     761User lnevers logs in to ig-gpo using:
     762        ssh -p 25298  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     763
     764ig-wash's geni_status is: ready
     765User lnevers logs in to ig-wash using:
     766        ssh -p 25106  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.washington.edu
     767}}}
     768Login to the UVM host and ping each remote:
     769{{{
     770#ping GPO IG
     771ping 192.168.2.1 -c 60 -q
     772# UKYPKS2 IG
     773ping 192.168.4.1 -c 60 -q
     774}}}