= ExoGENI/GIMI Tutorial = == Overview: == The objective of this tutorial is to introduce the GIMI tool set to experimenters who are interested in performing experiments on ExoGENI slices. We will introduce an experiment workflow which experimenters will most likely apply to perform measurements. After the tutorial, experimenters should be able to: * Create a slice on ExoGENI and run an experiment on top of this slice. * Orchestrate experiments with OMF: * Set up routing on top of topology * Verify that topology has been set up correctly * Execute an experiment that measures the impact of packet size on throughput by comparing udp output at the sender and udp input at the receiver. * Store and retrieve data to/from iRODS * Analyze/visualize measurement data with various tools ---- [[Image(GIMI_measure_env.png)]] == Tools: == - What tools is the experimenter going to be using? === !LabWiki === It is a tool used to instrumentize and measure network experiments[[BR]] The project is available on [https://github.com/mytestbed/labwiki GitHub-LabWiki] - The link to an existing instance of !Labwiki is at [http://labwiki.casa.umass.edu:4000 LabWiki] - Give them a place where they can get some clarification if they don't know what the tool is or what it is doing == Where to get help: == You can get solution for most of the ExoGENI problems in the [https://wiki.exogeni.net/doku.php ExoGENI wiki] In the following we list set of resources which experimenters can make use of to obtain further help if required: * Mailing list for GIMI users: geni-gimi-users@googlegroups.com * Mailing list for ExoGENI users: geni-orca-users@googlegroups.com == Resources: == To get more information on Labwiki, [https://github.com/mytestbed/labwiki !LabWiki] - Where can I get more information? - Troubleshooting pages or FAQs - GENI Glossary? == Tutorial Instructions == {{{ #!html
Design/Setup
  • Part I: Design/Setup
    • Step 1: Design Experiment
    • Step 2: Establish Management Environment
    • Step 3: Obtain Resources
Execute
  • Part II: Execute
    • Step 4: Configure and Initialize Services
    • Step 5: Execute Experiment
    • Step 6: Analyze and Visualize Experiment
Finish