Changes between Version 4 and Version 5 of Documentation/Short/LoadImage


Ignore:
Timestamp:
Jan 30, 2013, 12:43:32 AM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Short/LoadImage

    v4 v5  
    11== Load an Image ==
    22
    3  1. Before we begin using the nodes, it's a good idea to check their status first. This is done with the omf stat command.
    4     [[Include(Software/cOMF/eStat)]]
     3 1. Before we begin using the nodes, it's a good idea to check their status first. This is done with the omf stat command. [[Include(Software/cOMF/eStat)]]
     4 2. It is recommended that the node be in the POWEROFF state prior to any experiment process. If the node is in the POWERON state you can use the omf tell command to get the node into the off state. [[Include(Software/cOMF/dTell)]]
     5 3. Once node set is on an POWEROFF state, load an image with omf load command [[Include(Software/cOMF/bLoad)]] If the node is in the NOT REGISTERED state, you may need to wait for it to recover the POWEROFF state (it some times requires a few moments for the services to sync up). If the node takes more than 60 seconds to come out of the NODE NOT AVAILABLE state please report it to an administrator.
    56
    6  2. It is recommended that the node be in the POWEROFF state prior to any experiment process. If the node is in the POWERON state you can use the omf tell command
    7     to get the node into the off state.
    8     [[Include(Software/cOMF/dTell)]]
    9 
    10  3.) Once node set is on an POWEROFF state, load an image with omf load command
    11     [[Include(Software/cOMF/bLoad)]]
    12 
    13     If the node is in the NOT REGISTERED state, you may need to wait for it to recover the POWEROFF state (it some times requires a few moments for the services to sync up). If the node takes more than 60 seconds to come out of the NODE NOT AVAILABLE state please report it to an administrator.
    14