Changes between Version 2 and Version 3 of ExperimenterPortal


Ignore:
Timestamp:
03/01/11 19:04:36 (13 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExperimenterPortal

    v2 v3  
    11= Experimentation with GENI =
     2
     3== Why use GENI? ==
     4GENI might be right  for your experiment if:
     5  * Your experiment requires more resources than would ordinarily be found in your lab.  Since GENI is a suite of infrastructures it can potentially provide you with more resources than is typically found in any one laboratory.  This is especially true for compute resources: GENI provides access to large testbeds with hundreds of PCs and to cloud computing resources.
     6  * Your experiment requires non-IP connectivity across resources.  Some GENI aggregates allow you to set up Layer 2 connections between resources within the aggregate.  Experimenters may install and run their own Layer 3 and above protocols on these resources.  It is also possible to setup Layer 2 connections between many GENI aggregates that connect to GENI backbone networks (Internet2 and NLR).  You can even set up your network to route through experimenter programmable switches in the GENI backbone.
     7  * Your experiment requires requires geographically distributed resources.  Some GENI aggregates include resources distributed around the world.
    28
    39== An Experimenter's View of GENI ==
     
    1218  [[Image(GENIComponentsPicture.png, 40%)]]
    1319
    14 The following sections are designed to help you through the various stages of running an experiment on GENI.
     20== Available Resources ==
     21The following is a list of GENI aggregates that are currently available for use by experimenters.  Click on the name of an aggregate to get basic information about the aggregate such as its numbers of resources, network connectivity and operational status.  As you plan your experiment you will want to consider:
     22  * The degree of control you need over your experiment.  Do you need to tightly control the resources (CPU, bandwidth, etc.) allocated to your experiment or will best-effort suffice.  If you need a tightly controlled environment you might want to consider the U. of Utah ProtoGENI aggregate that allocate entire PCs that can be connected in arbitrary topologies.
     23  * The desired network topology.  Does your experiment have to be geographically distributed?  What kinds of connectivity do you need between these geographically distributed locations.  Almost all aggregates can connect using IP connectivity over the Internet.   Many aggregates connect to one of the GENI backbones and allow you to set up IP connections with other resources on the backbone.  This will give you a bit more control over the network.   Some aggregates provide Layer 2 connectivity over a GENI backbone i.e. you can set up vlans between these aggregates and other resources on the backbone network.  This allows you to run non-IP protocols across between the aggregate and other resources.
     24  * The number of resources you need from an aggregate.  Aggregates vary from small installations such as the GPO Lab ProtoGENI aggregate that consists of eleven nodes to the PlanetLab and ProtoGENI aggregates that consist of hundreds of nodes.
    1525
    16 == Why use GENI? ==
    17 GENI might be right  for your experiment if:
    18   * Your experiment requires more resources than would ordinarily be found in your lab.  Since GENI is a suite of infrastructures it can potentially provide you with more resources than is typically found in any one laboratory.  This is especially true for compute resources: GENI provides access to large testbeds with hundreds of PCs and to cloud computing resources.
    19   * Your experiment requires non-IP connectivity across resources.  Some GENI aggregates allow you to set up Layer 2 connections between resources within the aggregate.  Experimenters may install and run their own Layer 3 and above protocols on these resources.  It is also possible to setup Layer 2 connections between many GENI aggregates that connect to GENI backbone networks (Internet2 and NLR).  You can even set up your network to route through experimenter programmable switches in the GENI backbone.
    20   * Your experiment requires requires geographically distributed resources.  Some GENI aggregates include resources distributed around the world.
     26GENI Aggregates currently available to experimenters:
     27     [wiki:PrincetonMyPLC Princeton PlanetLab]
     28     [wiki:GpoLabMyPlc GPO PlanetLab]
     29     [wiki:UtahProtoGENI U. of Utah ProtoGENI]
     30     [wiki:GpoLabProtoGeni GPO ProtoGENI]
     31     [wiki:UWashingtonMillionNodeGENI Million Node GENI]
     32     [wiki:WashingtonU-SPPNodes Supercharged PlanetLab Platform Nodes]
     33     [wiki:RutgersORBIT ORBIT Testbed]
    2134
    22 == Available Resources ==
    23 The following is a list of GENI aggregates that are currently available for use by experimenters:
    2435
    2536== Getting Access ==
    2637To run experiments on GENI please contact [mailto:mberman@bbn.com Mark Berman] of the GENI Project Office.
    2738
     39== Experimenter Help Page ==
     40See [http://groups.geni.net/syseng/wiki/GENIExperimenter] for a tutorial on running an experiment on GENI.