Changes between Version 11 and Version 12 of GeniNetworkStitchingConfirmationTestStatus/UMichigan


Ignore:
Timestamp:
04/29/16 11:14:14 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UMichigan

    v11 v12  
    316316Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UMICH/IG-ST-2.rspec IG-ST-2.rspec]:
    317317{{{
    318 $ stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
    319 12:36:27 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
    320 12:36:27 INFO    : Reading slice IG-ST-2 credential...
    321 12:36:28 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2 expires on 2016-02-29 15:43:31 UTC
    322 12:36:28 INFO    : Calling SCS...
    323 12:36:28 INFO    : Multi-AM reservation will include resources from these aggregates:
    324 12:36:28 INFO    :      <Aggregate gpo-ig>
    325 12:36:28 INFO    :      <Aggregate al2s>
    326 12:36:28 INFO    :      <Aggregate umich-ig>
    327 12:36:28 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
    328 12:36:45 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
    329 12:36:45 INFO    : Stitcher doing createsliver at <Aggregate umich-ig>...
    330 12:37:07 INFO    : ... Allocation at <Aggregate umich-ig> complete.
    331 12:37:07 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    332 12:37:17 INFO    : ... Allocation at <Aggregate al2s> complete.
    333 12:37:17 INFO    : All aggregates are complete.
    334 12:37:17 INFO    : Your resources expire at 2016-02-28T17:26:28 (UTC).
    335 12:37:17 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UMICH/IG-ST-2-manifest-rspec-multiam-combined.xml'
     318$ stitcher.py createsliver IG-ST-2 IG-ST-2.rspec
     31911:00:50 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     32011:00:50 INFO    : Reading slice IG-ST-2 credential...
     32111:00:50 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2 expires on 2016-05-04 14:06:03 UTC
     32211:00:50 INFO    : Calling SCS...
     32311:00:51 INFO    : Multi-AM reservation will include resources from these aggregates:
     32411:00:51 INFO    :      <Aggregate gpo-ig>
     32511:00:51 INFO    :      <Aggregate al2s>
     32611:00:51 INFO    :      <Aggregate umich-ig>
     32711:00:51 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     32811:01:24 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     32911:01:24 INFO    : Stitcher doing createsliver at <Aggregate umich-ig>...
     33011:01:43 INFO    : ... Allocation at <Aggregate umich-ig> complete.
     33111:01:43 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     33211:01:51 INFO    : ... Allocation at <Aggregate al2s> complete.
     33311:01:51 INFO    : All aggregates are complete.
     33411:01:51 INFO    : Your resources expire at 2016-05-03T14:50:51 (UTC).
     33511:01:51 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UMICH/IG-ST-2-manifest-rspec-multiam-combined.xml'
    336336Success: Reserved resources in slice IG-ST-2 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    337337}}}
     
    343343ig-gpo's geni_status is: ready
    344344User lnevers logs in to ig-gpo using:
    345         ssh -p 36410  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     345        ssh -p 32570  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
    346346
    347347ig-umich's geni_status is: ready
    348348User lnevers logs in to ig-umich using:
    349         ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.research.umich.edu
    350 }}}
    351 
     349        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.research.umich.edu
     350}}}
     351
     352=== Measurements #2 ===
     353''Collected: 2016-04-29''
     354Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     355
     356{{{
     357lnevers@ig-gpo:~$ ping 10.10.4.2 -c 60 -q
     358PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     359
     360--- 10.10.4.2 ping statistics ---
     36160 packets transmitted, 60 received, 0% packet loss, time 59102ms
     362rtt min/avg/max/mdev = 34.310/35.653/68.401/4.461 ms
     363
     364lnevers@ig-gpo:~$ ping 192.168.4.2 -c 60 -q
     365PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     366
     367--- 192.168.4.2 ping statistics ---
     36860 packets transmitted, 60 received, 0% packet loss, time 59107ms
     369rtt min/avg/max/mdev = 34.480/35.443/68.778/4.373 ms
     370}}}
     371
     372
     373=== Measurements #1 ===
     374
     375''Collected: 2016-02-19''
    352376Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    353377{{{
     
    372396{{{
    373397$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
    374 13:32:59 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
    375 13:32:59 INFO    : Reading slice IG-ST-3a credential...
    376 13: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
    377 13:32:59 INFO    : Calling SCS...
    378 13:33:00 INFO    : Multi-AM reservation will include resources from these aggregates:
    379 13:33:00 INFO    :      <Aggregate cwru-ig>
    380 13:33:00 INFO    :      <Aggregate gpo-ig>
    381 13:33:00 INFO    :      <Aggregate al2s>
    382 13:33:00 INFO    :      <Aggregate umich-ig>
    383 13:33:00 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
    384 13:33:18 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
    385 13:33:18 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
    386 13:33:33 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
    387 13:33:33 INFO    : Stitcher doing createsliver at <Aggregate umich-ig>...
    388 13:33:51 INFO    : ... Allocation at <Aggregate umich-ig> complete.
    389 13:33:51 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    390 13:33:59 INFO    : ... Allocation at <Aggregate al2s> complete.
    391 13:33:59 INFO    : All aggregates are complete.
    392 13:33:59 INFO    : Your resources expire at 2016-02-28T18:23:00 (UTC).
    393 13: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'
    394 Success: 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).
     398
    395399}}}
    396400