Changes between Version 5 and Version 6 of GEC19Agenda/GettingStartedWithGENI


Ignore:
Timestamp:
02/07/14 11:31:33 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/GettingStartedWithGENI

    v5 v6  
    2929== Agenda / Details ==
    3030
     31'''Complete your first experiment using GENI! Learn how to automate your experiments!'''
     32
    3133This session is for those with little to no experience running experiments on GENI.  Attendees will be introduced to key GENI concepts, will run simple experiments on GENI and learn the basics of debugging their GENI experiments.  By the end of this session participants should feel comfortable running their own experiments on GENI.
    3234
    33 == Pre-Requisites ==
    34 
    35 None.  Attendees must have done the advance work (getting a GENI account, installing GENI tools, etc) as described in ….
    36 
    37 == Tutorial materials ==
    38 Instructions:
    39 
    40 Slides:
    41 
    42 
    43 
    44 
    45 
    46 '''Complete your first experiment using GENI! '''
    47 
    48 Develop a basic understanding of the experiment workflow by doing a simple layer 2 experiment.
    49 
    50 While doing this experiment, use and understand the following terms: experimenter, project, slice, aggregate, resource, resource specification (RSpec)
    51 
    52 Do the experiment using the following tools: GENI Portal, Flack, ssh & ssh keys
    5335
    5436==== Pre-Requisites ====
     
    5638There are no pre-requisites for this tutorial.
    5739
    58 ''This is the first part of a [wiki:GEC18Agenda/GettingStartedWithGENI three part tutorial].  This tutorial or equivalent experience is a pre-requisites for [wiki:GEC18Agenda/GettingStartedWithGENI_II Part II].''
     40Attendees must have done the advance work (getting a GENI account, installing GENI tools, etc) as described in [TBD].
    5941
    6042The following background will be helpful for this tutorial:
     
    8365   - know how to log into compute resources using ssh and a private key
    8466   - know how to manually load software onto a compute node
    85    - have run a simple layer 2 experiment
     67   - understand the purpose of the control and data interfaces
    8668   - know how to delete resources
    8769
     
    9577 * Slides: [attachment: pptx]
    9678
    97 Want to do this exercise at home or in the classroom? 
    98   Complete information for these exercises:
     79Want to do this exercise at home or in the classroom?  Complete information for these exercises is available.
    9980    * [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/GettingStarted_PartI Part I]
    10081    * [http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/UnderstandAMAPI Part II]