Changes between Version 10 and Version 11 of GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/Execute


Ignore:
Timestamp:
07/18/13 16:04:25 (11 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/Execute

    v10 v11  
    1919== 3 Initial Setup ==
    2020
    21 === B.1.1 Starting the OML Server (if needed) ===
     21=== 3.1 Starting the OML Server (if needed) ===
    2222For this tutorial we have an OML server running on emmy9.casa.umass.edu, which collects the measurement data in an sqlite3 database and at the end of the experiment it pushes the data to IRODS.
    2323   * Here is how you would have to start an OML server if you wanted to run this on a different machine (OML2.8 is required.)
     
    154154----
    155155
    156 === B.1.2 Verification of Topology ===
     156=== 3.2 Verification of Topology ===
    157157After establishing the slice on which the experiment will be executed, the experimenter will be most likely
    158158be interested in verifying if the slice has been initiated correctly. In this tutorial, we use an [[http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/step1-ping_all.rb OMF experiment script]] that executes pings between neighboring nodes.
     
    372372----
    373373
    374 === B.1.3 Setup Routing in Experiment Topology ===
     374=== 3.3 Setup Routing in Experiment Topology ===
    375375In more complex topologies routing has to be set up. In our case, this is achieved with the aid of an [[http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/step2-routing.rb OMF experiment script]]. The one we use for this tutorial is shown below.
    376376
     
    470470----
    471471
    472 === B.1.4 Verification of Routing ===
     472=== 3.4 Verification of Routing ===
    473473After establishing the routing, we use an [[http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/step3-ping_e2e.rb OMF experiment script]] that executes pings between each pair of nodes that contains one hop, to verify the correctness of routing setup.
    474474
     
    659659----
    660660
    661 === B.2 Running Actual Experiment ===
     661== 4 Running Actual Experiment ==
    662662
    663663We will use an [[http://emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/step4-otg_nmetrics.rb OMF experiment script]] to execute oml enabled traffic generator and receiver (otg and otr) to simulate network traffic, and use oml enabled nmetrics to measure the system usage (e.g., CUP, memory) and network interface usage on each of the participated ExoGENI nodes.
    664664
    665665[[Image(otg_nmetrics.png)]]
    666 
    667666
    668667
     
    818817[[BR]]
    819818
    820 == C.1 !LabWiki ==
     819== 5 !LabWiki ==
    821820
    822821Labwiki is a tool which provides a user-friendly interface to visualize your experiment. To know more about !LabWiki please visit [https://github.com/mytestbed/labwiki LabWiki] [[BR]]
    823822Labwiki can be used to Plan, Prepare and Run your Experiment.[[BR]]
    824823
    825 === C.1.1 Plan ===
     824=== 5.1 Plan ===
    826825Labwiki accounts have already been created for you for this tutorial. To use Labwiki, go to [http://emmy9.casa.umass.edu:3005/users/sign_in GIMI portal] and login with the username and password you have been given.[[BR]]
    827826
     
    846845Figure (3)
    847846
    848 === C.1.2 Prepare ===
     847=== 5.2 Prepare ===
    849848In the Prepare column, you can select the experiment that you want to execute. In this column you will also be able to edit your experiment script.[[BR]]
    850849
     
    856855Next, click and drag the icon at the top left corner over to the right column Execute.[[BR]]
    857856
    858 === C.1.3 Execute ===
     857=== 5.3 Execute ===
    859858
    860859Here, you can start your experiment and Visualise it. In the name tab, type in the name you wish to give the experiment. There are no particular rules for this.[[BR]]