Changes between Version 68 and Version 69 of Documentation/CGettingStarted


Ignore:
Timestamp:
Feb 6, 2013, 5:34:01 PM (11 years ago)
Author:
Ilya Chigirev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/CGettingStarted

    v68 v69  
    77A typical experiment requires the following five steps:
    88
    9  1. Create reservation: [[BR]] Before you can access the testebed,you need to [http://www.orbit-lab.org/scheduler/ make a reservation] and get it approved by the  [wiki:Documentation/Scheduler reservation service]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with this built-in [wiki:/Tutorials/HelloWorld Hello World] experiment. For the rest of this tutorial we will assume that user reserved sb1.
     9 1. Create reservation: [[BR]] Before you can access the testbed,you need to [http://www.orbit-lab.org/scheduler/ make a reservation] and get it approved by the  [wiki:Documentation/Scheduler reservation service]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with this built-in [wiki:/Tutorials/HelloWorld Hello World] experiment. For the rest of this tutorial we will assume that user reserved sb1.
    1010 2. Access the domain: [[CollapsibleStart(Login into reserved domain)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] After you receive the confirmation email, you can access the reserved domain by ssh to the corresponding domain console.
    1111{{{
    1212  ssh username@sb1.orbit-lab.org
    1313}}}
    14  3. Load the images: [[CollapsibleStart(Load an image on the nodes)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] Prior to executing the "Hello World" experiment, users need to install an image on the hard disks of the nodes. For this tutorial we will use '''baseline.ndz'''. This image is built on top of '''Ubuntu 12.04''', and is pre-configured with the proper modules and start up scripts to take advantage of the rest of the Orbit [wiki:/Software software] / [wiki:/Hardware hardware]. The imaging process will turn the nodes back off after completing imageing. At this point the nodes disks are imaged with the ''baseline'' image and need to be turned back on before proceeding.
     14 3. Load the images: [[CollapsibleStart(Load an image on the nodes)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] Prior to executing the "Hello World" experiment, users need to install an image on the hard disks of the nodes. For this tutorial we will use '''baseline.ndz'''. This image is built on top of '''Ubuntu 12.04''', and is pre-configured with the proper modules and start up scripts to take advantage of the rest of the Orbit [wiki:/Software software] / [wiki:/Hardware hardware]. The imaging process will turn the nodes back off after completing imaging. If the imaging process does not does not finish within the default timeout period, that period can be increase by using the '''-o''' flag (e.g. -o 1600). At this point the nodes disks are imaged with the ''baseline'' image and need to be turned back on before proceeding.
    1515  {{{
    1616  username@sb1.orbit-lab.org:~$ omf tell -a offh -t all