Changes between Version 32 and Version 33 of GENIExperimenter/Tutorials/HelloOmni


Ignore:
Timestamp:
11/15/12 14:30:59 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/HelloOmni

    v32 v33  
    1515      <tr>
    1616       <td>
    17 
    1817        <a href="[http://trac.gpolab.bbn.com/gcf/wiki/Omni" target="Omni">
    1918<img border="0" src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Omni/omni-pic.png" alt="Omni web page"  height="120" title="Omni command line tool" />  </a>
     
    135134      <tr>
    136135          <td >
    137          <ol>
    138             <li> After the <code>sliverstatus</code> command tells you that your resources are ready. ''Login to your nodes'''. Depending on the Aggregate the login information are either part of the <code>sliverstatus</code> call, or as part of the manifest rspec, i.e. returned from the <code>listresources</code> call. Omni comes with a script that makes it easy to gather all this information.  In the terminal run: <br>
     136            <ol>
     137              <li> After the <code>sliverstatus</code> command tells you that your resources are ready. ''Login to your nodes'''. Depending on the Aggregate the login information are either part of the <code>sliverstatus</code> call, or as part of the manifest rspec, i.e. returned from the <code>listresources</code> call. Omni comes with a script that makes it easy to gather all this information.  In the terminal run: <br>
    139138    <code>
    140139readyToLogin.py -a pg-utah &lt;slicename&gt
    141 </code>   <br> The script will return the actual command that you would need to use for logging in. Login to both nodes by copy-paste the commands from the output of the script. </li>
    142             </ol>
    143            
     140</code>   <br> The script will return the actual command that you would need to use for logging in. Login to both nodes by copy-paste the commands from the output of the script.
     141              </li>
     142            </ol>           
    144143       </td>
     144
    145145         <td>
    146146         <img border="0" src="http://groups.geni.net/geni/attachment/wiki/Tutorials/Graphics/readytologin_output.png?format=raw" alt="readyToLogin snapshot"  height="120" title="readyToLogin snapshot" />
    147147          </td>
    148148      </tr>
     149
    149150      <tr>
    150           </td>
    151          <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/hellogeni-websrv.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" /> 
    152        </td>
    153        <td >
    154          <ol>
    155            
     151          <td>
     152           <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/hellogeni-websrv.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" /> 
     153         </td>
     154       
     155        <td>
     156          <ol>
    156157            <li> Click the <b>webserver statistics</b> link to look at statistics. Refresh the page a couple of times to see how the statistics change as the client requests documents.</li>
    157158            <li> Click the <b>iperf logs</b> link to see the statistics from the iperf transfers.</li>
    158            </ol>
    159            
     159           </ol>           
    160160       </td>
    161161    </tr>
     162
    162163 </table>
    163164}}}