Changes between Version 17 and Version 18 of JOhrenSandbox/GIMINotes8.1.2012


Ignore:
Timestamp:
08/02/12 16:01:23 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JOhrenSandbox/GIMINotes8.1.2012

    v17 v18  
    5252== 2.  Obtain slice of GENI resources, install and configure GIMI I&M tools ==
    5353  * Used omni to create the slice and the sliver on ExoSM aggregate
    54      * rspec link here
    5554  * Rspec includes an execute service for each node that downloads [http://pc41.emulab.net/gimi-postboot.sh gimi-postboot.sh] from the web server (on pc41.emulab.net) and runs it with the slicename and nodeid parameters
    5655{{{
     
    5958    </services>
    6059}}}
     60  * Inputs:
     61    * rspec
     62  * Output:
     63    * slice manifest
     64    * slice login information
     65    * all nodes are ready to run the experiment
     66       * hostname is set
     67       * oml2-iperf installed
     68       * RC is configured and running
    6169
    6270== 3.  Run and orchestrate GIMI I&M tools and reference/actual experiment  ==
     
    6573$ omf-5.4 exec --no-cmc -S johGIM1208011452 tcp_iperf.rb -- --source1 johGIM1208011452-NodeA --sink johGIM1208011452-NodeC
    6674}}}
    67 
     75  * Inputs:
     76    * slicename
     77    * tcp_iperf.rb
     78  * Outputs:
     79    * sq3 database file on the OML server
    6880
    6981== 4.  Push I&M measurement results to iRODS archive service  ==
     
    7385     * Had to make some changes to the ichmod commands to get it to work with my iRODS server
    7486  * The hook script currently expects the usernames to begin with "gimi".  I had to modify my script to look specifically for my username.  '''This will not currently work on emmy9 when experimenters use their own credentials'''
     87  * Inputs:
     88    * oml2-server-hook script running on the OML server
     89    * sq3 database file on the OML server
     90  * Outputs:
     91    * sq3 database file in experimenter's home location on the iRODS server
     92    * experimenter is able to iget the sq3 file
    7593
    7694== 5.  Pull I&M measurement results from iRODS archive service to UW/iREEL ==
     
    88106cp: cannot stat `johGIM1208011452.png': No such file or directory
    89107}}}
     108  * Inputs:
     109     * sq3 file is accessible in the experimenter's home location on the iRODS server
     110  * Outputs:
     111     * visualization images available on the web server on the UW
    90112
    91113== 6.  Observe I&M measurement results on GIMI presentation service  ==
     114
     115  * Currently blocked on failure in step 5.
     116  * Inputs:
     117    * None
     118  * Outputs:
     119    * visualization images viewable in the web server on the UW
    92120
    93121
     
    95123  * Used omni to delete the sliver
    96124  * When should the data on the OML server be cleaned up?
     125  * Inputs:
     126      * slice name
     127  * Outputs:
     128      * sliver has been deleted