Changes between Version 19 and Version 20 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/DesignSetup


Ignore:
Timestamp:
07/02/13 22:18:56 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_I/Procedure/DesignSetup

    v19 v20  
    2626
    2727
    28 === 1.  Pre-work: Create a GENI account ===
     28=== 2.1  Pre-work: Create a GENI account ===
    2929{{{
    3030#!html
     
    7070
    7171
    72 === 2. Pre-work: Project lead adds you to a project ===
     72=== 2.2 Pre-work: Project lead adds you to a project ===
    7373In order to use the portal to reserve resources, you must join a project.  We have created a project for this tutorial. 
    7474
     
    103103
    104104
    105 === 3. Generate and Download SSH Keypair ===
     105=== 2.3 Generate and Download SSH Keypair ===
    106106
    107107Access to compute resources in GENI is provided through ssh key pairs and thus the portal needs a public key to upload to compute resources. For the purposes of the tutorial we will have the portal create an SSH key pair for you. (However, if you prefer to use your personal public key you can choose to upload it.)
     
    166166Now that you are a member of a project, you can create a slice and reserve resources.
    167167
    168 === 4. Create a slice ===
     168=== 3.1 Create a slice ===
    169169
    170170{{{
     
    194194}}}
    195195
    196 === 5. Renew your slice  ===
     196=== 3.2 Renew your slice  ===
    197197Slices and the resources within them are reserved until their individual ''expiration times''.  Renewing allows you to extend the expiration time of your slice and the resources in them.
    198198{{{
     
    233233
    234234
    235 === 6. (Optional) Add other experimenters to your slice  ===
    236 
    237 When reserving resource via the portal, you can add other members to your slice so that other experimenters can have accounts and login into your resources.
    238 
    239 {{{
    240 #!html
    241 
    242 <table id="Table_01" border="0" cellpadding="5" cellspacing="0">
    243         <tr>
    244                 <td>
    245                         <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/warning-icon-hi.png?format=raw" width="50" height="50" alt="Warning">
    246                </td>
    247 <td>Slice members will be able to login to resources reserved in the future if:
    248 <ul>
    249 <li>the resources were reserved directly through the portal (by clicking <b>Add Resources</b> on the slice page), and </li>
    250 <li>the slice member has uploaded an ssh public key.</li>
    251 </ul>
    252 </td>
    253         </tr>
    254 </table>
    255 }}}
    256 
    257 {{{
    258 #!html
    259 <table border="0">
    260       <tr>
    261 
    262        <td >
    263          <ol>
    264            <li> <FONT COLOR="black">On the <i>Slice</i> page, press the <b>Edit Slice Membership</b> button.</li>
    265 <li>Find your neighbor on the list. Add them to the slice by selecting <b>Add as Member</b> in the pulldown menu next to their name and then pressing the <b>Modify</b> button. </font>  </li>
    266          </ol>
    267        </td>
    268         <td>
    269         <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/GREESC13/PortalSimpleLayer2Example/Graphics/modify_slice_member_pulldown_v1.png?format=raw" alt="Add Members to a Slice"  height="150" title="Add Members to a Slice" />
    270 <br />
    271          <b>Figure 6-1</b> <i>Add other experimenters to your slice.</i></i>
    272        </td>
    273       </tr>
    274  </table>
    275 }}}
    276 
    277 
    278 === 7. Reserve Two Virtual Machines at One Aggregate ===
     235=== 3.3 Reserve Two Virtual Machines at One Aggregate ===
    279236 * Launch Flack, look around and draw sample topology
    280237 * Draw two VMs with a link (tell them which site to use)
     
    352309
    353310
    354 === 8. Check Whether Virtual Machines are Ready to be Used ===
     311=== 3.4 Check Whether Virtual Machines are Ready to be Used ===
    355312
    356313{{{