Changes between Version 7 and Version 8 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/CWRU


Ignore:
Timestamp:
11/18/14 10:58:55 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/CWRU

    v7 v8  
    432432
    433433== IG-CT-3 - Multiple sites experiment  ==
     434Created a slice and a sliver with one VM container at CWRU and one VM container at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/CWRU/IG-CT-3-cwru.rspec IG-CT-3-cwru.rspec].  Used stitcher to create both the CENIC and GPO slivers:
     435{{{
     436$ stitcher createsliver IG-CT-3 IG-CT-3-cwru.rspec
     43710:20:03 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     43810:20:03 INFO    : Reading slice IG-CT-3 credential...
     43910:20:03 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-CT-3 expires on 2014-11-25 15:19:57 UTC
     44010:20:04 INFO    : Multi-AM reservation will include resources from these aggregates:
     44110:20:04 INFO    :      <Aggregate cwru-ig>
     44210:20:04 INFO    :      <Aggregate gpo-ig>
     44310:20:04 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     44410:20:20 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     44510:20:20 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     44610:20:40 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     44710:20:40 INFO    : All aggregates are complete.
     44810:20:40 INFO    : Your resources expire at 2014-11-24T15:10:04 (UTC).
     44910:20:40 INFO    : Saved combined reservation RSpec at 2 AMs to file '/home/lnevers/gcf-test/instarspec/CWRU/IG-CT-3-manifest-rspec-multiam-combined.xml'
     450Success: Reserved resources in slice IG-CT-3 at 2 Aggregates, creating 1 GRE link(s).
     451}}}
     452
     453Determined login information at each CWRU and GPO aggregate:
     454{{{
     455$ readyToLogin IG-CT-3 -a cwru-ig
     456  ....
     457VM-2's geni_status is: changing
     458User lnevers logs in to VM-2 using:
     459        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.geni.case.edu
     460
     461$ readyToLogin IG-CT-3 -a gpo-ig
     462  ....
     463VM-1's geni_status is: changing
     464User lnevers logs in to VM-1 using:
     465        ssh -p 33850  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     466}}}
     467
     468Login to each site and verify connectivity and site ports:
     469
     470'''Ping from InstaGENI GPO VM to the CWRU VM '''
     471{{{
     472[lnevers@gpo-ig ~]$ ping 192.168.4.2 -c 60 -q
     473PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     474
     475--- 192.168.4.2 ping statistics ---
     47660 packets transmitted, 60 received, 0% packet loss, time 59055ms
     477rtt min/avg/max/mdev = 30.817/48.125/950.476/117.737 ms
     478}}}
     479'''Ping from InstaGENI CWRU VM to GPO VM '''
     480{{{
     481[lnevers@case-ig ~]$ ping 192.168.4.1 -c 60 -q
     482PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     483
     484--- 192.168.4.1 ping statistics ---
     48560 packets transmitted, 60 received, 0% packet loss, time 59095ms
     486rtt min/avg/max/mdev = 30.810/32.213/79.336/6.785 ms
     487}}}
     488
    434489== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    435490== IG-CT-5 - Experiment Monitoring ==