Changes between Version 27 and Version 28 of GIMIv1.0Tutorial


Ignore:
Timestamp:
06/26/12 09:33:36 (12 years ago)
Author:
zink@cs.umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.0Tutorial

    v27 v28  
    129129  * The OMF experiment controller (EC) that controls the experiment is based on unique host name and experiment name
    130130  * After initial boot up ExoGENI nodes host names are always initially set to "debian"
    131   * The node names will be automatically set to the correct names by a post boot script (defined in Flukes):
     131  * The node names will be automatically set to the correct names by a post boot script (defined in Flukes). The code snippet below shows the section of the post boot script that performs this step (for the case of node A) :
    132132{{{
    133 Show post boot script here
     133echo nodeA > /etc/hostname
     134hostname -F /etc/hostname
    134135}}}
    135136  * The experiment name has to be set to the unique slice name of your ExoGENI request