Changes between Version 31 and Version 32 of GeniNetworkStitchingConfirmationTestStatus/Stanford


Ignore:
Timestamp:
01/14/15 12:16:27 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Stanford

    v31 v32  
    669669Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Stanford/IG-ST-r3.rspec IG-ST-3.rspec]:
    670670{{{
    671 $ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec --excludehop urn:publicid:IDN+instageni.stanford.edu+interface+procurve2:1.24.ion.salt.xe-0_1_1 -o
     67112:10:03 INFO    : Configured logging from file /home/lnevers/gcf-2.8-pre1/src/gcf/stitcher_logging.conf
     67212:10:04 INFO    : Reading slice IG-ST-3 credential...
     67312:10:04 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2015-01-21 16:09:29 UTC
     67412:10:04 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     67512:10:04 INFO    : Calling SCS...
     67612:10:08 INFO    : Multi-AM reservation will include resources from these aggregates:
     67712:10:08 INFO    :      <Aggregate oess>
     67812:10:08 INFO    :      <Aggregate utah-ig>
     67912:10:08 INFO    :      <Aggregate gpo-ig>
     68012:10:08 INFO    :      <Aggregate ion>
     68112:10:08 INFO    :      <Aggregate stanford-ig>
     68212:10:08 INFO    :      <Aggregate utah-pg>
     68312:10:08 INFO    : Gathering currently available VLAN tags at <Aggregate utah-ig>...
     68412:10:11 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     68512:10:27 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     68612:10:27 INFO    : Stitcher doing createsliver at <Aggregate stanford-ig>...
     68712:10:47 INFO    : ... Allocation at <Aggregate stanford-ig> complete.
     68812:10:47 INFO    : Stitcher doing createsliver at <Aggregate utah-pg>...
     68912:11:39 INFO    : ... Allocation at <Aggregate utah-pg> complete.
     69012:11:39 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     69112:11:47 INFO    : ... Allocation at <Aggregate oess> complete.
     69212:11:47 INFO    : Stitcher doing createsliver at <Aggregate utah-ig>...
     69312:12:03 INFO    : ... Allocation at <Aggregate utah-ig> complete.
     69412:12:03 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     69512:12:49 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     69612:12:49 INFO    : Pausing 30 seconds to let circuit become ready...
     69712:13:26 INFO    : Pausing 30 seconds to let circuit become ready...
     69812:14:04 INFO    : DCN circuit 148121 is ready at <Aggregate ion>
     69912:14:04 INFO    : DCN circuit 148111 is ready at <Aggregate ion>
     70012:14:11 INFO    : ... Allocation at <Aggregate ion> complete.
     70112:14:11 INFO    : All aggregates are complete.
     70212:14:11 INFO    : Your resources expire at 2015-01-19T17:00:11 (UTC).
     70312:14:11 INFO    : Saved combined reservation RSpec at 6 AMs to file '/home/lnevers/gcf-test/stitch-test/Stanford/IG-ST-3-manifest-rspec-multiam-combined.xml'
     704Success: Reserved resources in slice IG-ST-3 at 6 Aggregates (including 3 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    672705}}}
    673706
     
    676709$ readyToLogin.py IG-ST-3 -a stanford-ig
    677710  ....
     711ig-stan's geni_status is: ready
     712User lnevers logs in to ig-stan using:
     713        ssh -p 35130  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.stanford.edu
    678714}}}
    679715Login to the Stanford host and ping each remote:
    680716{{{
    681717#ping GPO IG
    682 ping 192.168.2.1 -c 60 -q
     718
     719[lnevers@ig-stan ~]$ ping 192.168.2.1 -c 60 -q
     720PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     721
     722--- 192.168.2.1 ping statistics ---
     72360 packets transmitted, 60 received, 0% packet loss, time 59052ms
     724rtt min/avg/max/mdev = 74.634/76.228/151.119/9.759 ms
     725
    683726# Utah IG
    684 ping 192.168.4.1 -c 60 -q
    685 }}}
     727[lnevers@ig-stan ~]$ ping 192.168.4.1 -c 60 -q
     728PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     729
     730--- 192.168.4.1 ping statistics ---
     73160 packets transmitted, 0 received, +45 errors, 100% packet loss, time 59013ms
     732pipe 3
     733}}}
     734
     735Note: Investigating failure to Utah IG.
     736
    686737
    687738== IG-ST-4 New Site to GPO EG interoperability ==