| 34 | }}}] |
| 35 | |
| 36 | = 2. Launch your experiment = |
| 37 | |
| 38 | Now that you are logged in to Flack, we are ready to design our experiment. [http://www.youtube.com/watch?v=F5q-AYwggug&NR=1 This video] will guide you through the process of setting up the resources for the Hello GENI experiment. To complete the setup you will need to save a copy of [attachment:hellogeni.rspec this file] on your computer. This is a [wiki:GENIExperimenter/RSpecs Resource Specification (rspec)] file that contains a description of this experiment for Flack. |
| 39 | {{{ |
| 40 | #!html |
| 41 | <table border="0"> |
| 42 | |
| 43 | <tr> |
| 44 | <td> |
| 45 | |
| 46 | <a href="http://www.youtube.com/watch?v=F5q-AYwggug&NR=1" target="GENIVideo"> |
| 47 | <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/launch-experiment-video.png?format=raw" alt="Launch Experiment Video" height="120" title="How to configure your experiment" /> </a> |
| 48 | </td> |
| 49 | <td > |
| 50 | <ol> |
| 51 | <li> After Flack finishes loading all the information, create a new slice by clicking <b>New</b> on the left of the screen, right under your user name. Name your slice something like <b>xxxhello</b> (where xxx are your initials)<br></li> |
| 52 | <li> When an empty canvas shows up, you are ready to create an experiment. Click at the <b>Import</b> button on the top of the canvas and select <b>Import from file </b></li> |
| 53 | <li> Find the copy of <a href ="attachment:hellogeni.rspec"> this rspec file</a> that you downloaded earlier and press ok</li> |
| 54 | <li> A topology will come up, it will look different than the topology on the video. Your topology should look like <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/hellogeni-topo.png?format=raw" alt="Login to Flack Video" height="20" title="How to login video" />. Press the <b>Submit</b> button and <b>confirm</b> that you want to reserve these resources.</li> |
| 55 | <li> Wait while your resources are being reserved. This will take several minutes so be patient. When your sliver is ready the background will be green. </li> |
| 56 | </td> |
| 57 | |
| 58 | </tr> |
| 59 | </table> |