Changes between Version 6 and Version 7 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Stanford


Ignore:
Timestamp:
12/10/13 13:08:59 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v6 v7  
    739739First created a slice:
    740740{{{
    741 $ omni.py createslice IG-CT-4
     741$ omni.py createslice IG-CT-4
     74212:52:24 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     74312:52:24 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     74412:52:24 INFO     omni: Using control framework portal
     74512:52:24 INFO     omni: Created slice with Name IG-CT-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-4, Expiration 2013-12-17 17:52:24
     74612:52:24 INFO     omni:  ------------------------------------------------------------
     74712:52:24 INFO     omni:  Completed createslice:
     748Args: createslice IG-CT-4
     749  Result Summary: Created slice with Name IG-CT-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-4, Expiration 2013-12-17 17:52:24
     75012:52:24 INFO     omni:  ============================================================
     751
    742752}}}
    743753Then created slivers at all !OpenFlow aggregates.  This confirmation test creates a sliver at each of the following aggregates using the RSpec specified.  RSpecs can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Stanford here].
     
    748758$ omni.py createsliver -a gpo-eg-of IG-CT-4 IG-CT-4-openflow-eg-gpo.rspec
    749759$ omni.py createsliver -a uen-of IG-CT-4 IG-CT-4-openflow-uen.rspec
    750 $ omni.py createsliver -a stanford-of IG-CT-4 IG-CT-4-openflow-stanford.rspec
    751760$ omni.py createsliver -a stanford-ig-of IG-CT-4 IG-CT-4-openflow-ig-stanford.rspec
    752761$ omni.py createsliver -a gpo-ig-of IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec
     
    766775$ readyToLogin.py -a stanford-ig IG-CT-4
    767776<...>
     777================================================================================
     778LOGIN INFO for AM: https://instageni.stanford.edu:12369/protogeni/xmlrpc/am
     779================================================================================
     780
     781For more login info, see the section entitled:
     782         'Providing a private key to ssh' in 'readyToLogin.py -h'
     783
     784stanford-ig2's geni_status is: ready (am_status:ready)
     785User lnevers logs in to stanford-ig2 using:
     786        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.stanford.edu
     787
     788stanford-ig's geni_status is: ready (am_status:ready)
     789User lnevers logs in to stanford-ig using:
     790        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.stanford.edu
    768791
    769792$ readyToLogin.py -a gpo-ig IG-CT-4
    770793<...>
     794================================================================================
     795LOGIN INFO for AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     796================================================================================
     797
     798For more login info, see the section entitled:
     799         'Providing a private key to ssh' in 'readyToLogin.py -h'
     800
     801gpo-ig's geni_status is: ready (am_status:ready)
     802User lnevers logs in to gpo-ig using:
     803        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     804
    771805
    772806$ readyToLogin.py -a pg-utah IG-CT-4
    773807<...>
     808???
    774809
    775810$ readyToLogin.py -a gpo-eg IG-CT-4
    776811<...>
     812================================================================================
     813LOGIN INFO for AM: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
     814================================================================================
     815
     816For more login info, see the section entitled:
     817         'Providing a private key to ssh' in 'readyToLogin.py -h'
     818
     819VM's geni_status is: ready (am_status:ready)
     820User lnevers logs in to VM using:
     821        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.11
     822
    777823
    778824}}}