Changes between Version 18 and Version 19 of GENIExperimenter/Tutorials/OpenFlowOVS/DesignSetup


Ignore:
Timestamp:
03/12/14 09:22:33 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS/DesignSetup

    v18 v19  
    1616}}}
    1717
    18 == 1.  Obtain resources ==
     18== Step 1.  Obtain resources ==
    1919
    2020This tutorial can use compute resources from any InstaGENI rack, with one exception. This tutorial cannot be run on the Utah DDC rack because it does not have OpenVZ resources available.   For a list of available InstaGENI racks see the [wiki:GENIProduction GENI Production Resources] page.  The experiment will need:
     
    2525
    2626
    27 If you are attending a Tutorial, the resources might have already been reserved for you, check with your instructor and skip this step.
     27To create this topology required for this tutorial you can use any of the reservation tools available (Omni, Flack, or the GENI portal) for the purpose of this experiment we will use the [https://portal.geni.net GENI Experimenter Portal].
    2828
    29 You can use any reservation tool you want to reserve this topology:
    3029
    31   * For Omni or Flack you can use the request [wiki:GENIExperimenter/RSpecs RSpec] that is published at: http://www.gpolab.bbn.com/experiment-support/OpenFlowOVS/openflowovs-xen-vz.rspec
    32   * At the [https://portal.geni.net GENI Experimenter Portal] you can use the public request [wiki:GENIExperimenter/RSpecs RSpec] called "OF OVS Tutorial with Xen & OpenVZ" at any InstaGENI rack except the Utah DDC rack.
     30'''1.''' Login to the GENI Portal at https://portal.geni.net.
    3331
    34 Look at the [wiki:GENIExperimenter/Tutorials/OpenFlowOVS#Prerequisites: Prerequisites] for Tutorials about reserving resources.
     32'''2.''' Go to the [https://portal.geni.net/secure/projects.php "Projects"] panel and click on the '' "Create Slice" '' button for the tutorial project. (If you are running this tutorial on your own, you may use any existing project.)  On the resulting page named "Create New Slice" enter a '''unique''' slice name and click on "Create slice" button. For the purpose of this tutorial we will assume the slice is named ''!OVSTutorial''.
     33
     34[[Image(GENIExperimenter/Graphics:create-slice.jpg)]]
     35
     36'''3.''' On the slice page ''(Home → Project !MyProject → Slice !OVSTutorial)'' select the ''"Add Resources"'' button. On the resulting page ''"Add resources to GENI Slice: OVSTutorial" use the ''"Choose Resources"'' pull to select the RSpec named
     37''"OF OVS Tutorial with Xen & OpenVZ"''.  Then use the '''"Choose Aggregate"''' pull-down to select the InstaGENI Rack aggregate assigned to you. (If you are running this tutorial on your own, you may use any InstaGENI aggregate, except Utah DDC.) Now click on  the '''"Reserve Resources"''' button.
     38
     39[[Image(GENIExperimenter/Graphics:add-resources.jpg)]]
     40
     41
     42'''4.''' As resources are allocated there will be updates to the ''"Creating Sliver on slice: OVSTutorial"'' page and once completed you should see details for all nodes and links in the sliver.  Below is an example output for the ''"OVS"'' Xen VM:
     43
     44[[Image(GENIExperimenter/Graphics:node-ovs.jpg)]]
     45
     46Below is an example output one of the OpenVZ VMs allocated for this experiment:
     47
     48[[Image(GENIExperimenter/Graphics:node-openvz.jpg)]]
     49
     50
     51We are now ready to run the experiment!!!
    3552
    3653