Changes between Version 19 and Version 20 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/DesignSetup
- Timestamp:
- 07/02/13 22:18:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC17Agenda/GettingStartedWithGENI_I/Procedure/DesignSetup
v19 v20 26 26 27 27 28 === 1.Pre-work: Create a GENI account ===28 === 2.1 Pre-work: Create a GENI account === 29 29 {{{ 30 30 #!html … … 70 70 71 71 72 === 2. Pre-work: Project lead adds you to a project ===72 === 2.2 Pre-work: Project lead adds you to a project === 73 73 In order to use the portal to reserve resources, you must join a project. We have created a project for this tutorial. 74 74 … … 103 103 104 104 105 === 3.Generate and Download SSH Keypair ===105 === 2.3 Generate and Download SSH Keypair === 106 106 107 107 Access 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.) … … 166 166 Now that you are a member of a project, you can create a slice and reserve resources. 167 167 168 === 4.Create a slice ===168 === 3.1 Create a slice === 169 169 170 170 {{{ … … 194 194 }}} 195 195 196 === 5.Renew your slice ===196 === 3.2 Renew your slice === 197 197 Slices 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. 198 198 {{{ … … 233 233 234 234 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 === 279 236 * Launch Flack, look around and draw sample topology 280 237 * Draw two VMs with a link (tell them which site to use) … … 352 309 353 310 354 === 8.Check Whether Virtual Machines are Ready to be Used ===311 === 3.4 Check Whether Virtual Machines are Ready to be Used === 355 312 356 313 {{{