Changes between Version 8 and Version 9 of GeniNetworkStitchingConfirmationTestStatus/Kansas


Ignore:
Timestamp:
11/18/14 15:38:44 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Kansas

    v8 v9  
    282282{{{
    283283$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     28415:20:31 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     28515:20:31 INFO    : Reading slice IG-ST-3 credential...
     28615:20:32 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2014-11-25 20:06:43 UTC
     28715:20:32 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     28815:20:32 INFO    : Calling SCS...
     28915:20:36 INFO    : Multi-AM reservation will include resources from these aggregates:
     29015:20:36 INFO    :      <Aggregate ukypks2-ig>
     29115:20:36 INFO    :      <Aggregate gpo-ig>
     29215:20:36 INFO    :      <Aggregate kansas-ig>
     29315:20:36 INFO    :      <Aggregate oess>
     29415:20:36 INFO    :      <Aggregate ion>
     29515:20:36 INFO    : Stitcher doing createsliver at <Aggregate ukypks2-ig>...
     29615:20:57 INFO    : ... Allocation at <Aggregate ukypks2-ig> complete.
     29715:20:57 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     29815:21:20 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     29915:21:20 INFO    : Stitcher doing createsliver at <Aggregate kansas-ig>...
     30015:21:37 INFO    : ... Allocation at <Aggregate kansas-ig> complete.
     30115:21:37 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     30215:21:42 INFO    : ... Allocation at <Aggregate oess> complete.
     30315:21:42 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     30415:22:28 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     30515:22:28 INFO    : Pausing 30 seconds to let circuit become ready...
     30615:23:05 INFO    : Pausing 30 seconds to let circuit become ready...
     30715:23:43 INFO    : DCN circuit 139321 is ready at <Aggregate ion>
     30815:23:43 INFO    : DCN circuit 139311 is ready at <Aggregate ion>
     30915:23:50 INFO    : ... Allocation at <Aggregate ion> complete.
     31015:23:50 INFO    : All aggregates are complete.
     31115:23:50 INFO    : Your resources expire at 2014-11-24T20:10:36 (UTC).
     31215:23:50 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/Kansas/IG-ST-3-manifest-rspec-multiam-combined.xml'
     313Success: Reserved resources in slice IG-ST-3 at 5 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    284314}}}
    285315
     
    288318$ readyToLogin.py IG-ST-3 -a kansas-ig
    289319  ....
     320ig-kans's geni_status is: ready
     321User lnevers logs in to ig-kans using:
     322        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.ku.gpeni.net
    290323}}}
    291324Login to the KANSAS host and ping each remote:
    292325{{{
    293326#ping GPO IG
    294 ping 192.168.2.1 -c 60 -q
    295 # Utah IG
    296 ping 192.168.4.1 -c 60 -q
     327[lnevers@ig-kans ~]$ ping 192.168.2.1 -c 60 -q
     328PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     329
     330--- 192.168.2.1 ping statistics ---
     33160 packets transmitted, 60 received, 0% packet loss, time 59094ms
     332rtt min/avg/max/mdev = 43.647/43.702/43.818/0.119 ms
     333
     334# UKYPKS2 IG
     335[lnevers@ig-kans ~]$ ping 192.168.4.1 -c 60 -q
     336PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     337
     338--- 192.168.4.1 ping statistics ---
     33960 packets transmitted, 60 received, 0% packet loss, time 59109ms
     340rtt min/avg/max/mdev = 42.696/42.756/42.828/0.229 ms
    297341}}}
    298342