Changes between Version 6 and Version 7 of GeniNetworkStitchingConfirmationTestStatus/UMichigan


Ignore:
Timestamp:
02/22/16 13:45:59 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UMichigan

    v6 v7  
    261261{{{
    262262$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
    263 13:00:03 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
    264 13:00:04 INFO    : Reading slice IG-ST-3 credential...
    265 13:00:04 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2016-02-29 15:43:37 UTC
    266 13:00:04 INFO    : Calling SCS...
    267 13:00:05 INFO    : Multi-AM reservation will include resources from these aggregates:
    268 13:00:05 INFO    :      <Aggregate cwru-ig>
    269 13:00:05 INFO    :      <Aggregate gpo-ig>
    270 13:00:05 INFO    :      <Aggregate al2s>
    271 13:00:05 INFO    :      <Aggregate umich-ig>
    272 13:00:05 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
    273 13:00:25 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
    274 13:00:25 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
    275 13:00:41 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
    276 13:00:41 INFO    : Stitcher doing createsliver at <Aggregate umich-ig>...
    277 13:00:59 INFO    : ... Allocation at <Aggregate umich-ig> complete.
    278 13:00:59 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    279 13:01:08 INFO    : ... Allocation at <Aggregate al2s> complete.
    280 13:01:08 INFO    : All aggregates are complete.
    281 13:01:08 INFO    : Your resources expire at 2016-02-28T17:50:05 (UTC).
    282 13:01:08 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UMICH/IG-ST-3-manifest-rspec-multiam-combined.xml'
    283 Success: 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).
     26313:32:59 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     26413:32:59 INFO    : Reading slice IG-ST-3a credential...
     26513:32:59 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3a expires on 2016-02-29 18:07:39 UTC
     26613:32:59 INFO    : Calling SCS...
     26713:33:00 INFO    : Multi-AM reservation will include resources from these aggregates:
     26813:33:00 INFO    :      <Aggregate cwru-ig>
     26913:33:00 INFO    :      <Aggregate gpo-ig>
     27013:33:00 INFO    :      <Aggregate al2s>
     27113:33:00 INFO    :      <Aggregate umich-ig>
     27213:33:00 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     27313:33:18 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     27413:33:18 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     27513:33:33 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     27613:33:33 INFO    : Stitcher doing createsliver at <Aggregate umich-ig>...
     27713:33:51 INFO    : ... Allocation at <Aggregate umich-ig> complete.
     27813:33:51 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     27913:33:59 INFO    : ... Allocation at <Aggregate al2s> complete.
     28013:33:59 INFO    : All aggregates are complete.
     28113:33:59 INFO    : Your resources expire at 2016-02-28T18:23:00 (UTC).
     28213:33:59 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UMICH/IG-ST-3a-manifest-rspec-multiam-combined.xml'
     283Success: 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).
    284284}}}
    285285
     
    290290ig-gpo's geni_status is: ready
    291291User lnevers logs in to ig-gpo using:
    292         ssh -p 37178  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     292        ssh -p 37434  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
    293293
    294294ig-umich's geni_status is: ready
    295295User lnevers logs in to ig-umich using:
    296         ssh -p 30522  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.research.umich.edu
     296        ssh -p 31034  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.research.umich.edu
    297297
    298298}}}
     
    301301{{{
    302302#ping GPO IG
    303 ping 192.168.2.1 -c 60 -q
     303lnevers@ig-umich:~$ ping 192.168.2.1 -c 60 -q
     304PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     305
     306--- 192.168.2.1 ping statistics ---
     30760 packets transmitted, 53 received, 11% packet loss, time 59103ms
     308rtt min/avg/max/mdev = 34.241/35.229/68.976/4.695 ms
     309
    304310# Utah IG
    305 ping 192.168.4.1 -c 60 -q
     311lnevers@ig-umich:~$ ping 192.168.4.1 -c 60 -q
     312PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     313
     314--- 192.168.4.1 ping statistics ---
     31560 packets transmitted, 56 received, 6% packet loss, time 59115ms
     316rtt min/avg/max/mdev = 16.043/16.626/32.508/2.149 ms
    306317}}}
    307318