Changes between Version 25 and Version 26 of Documentation/CGettingStarted


Ignore:
Timestamp:
Feb 15, 2006, 5:38:36 PM (18 years ago)
Author:
Surya Satyavolu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/CGettingStarted

    v25 v26  
    1717Currently, this requires a two step process.
    1818 * You first need to log into '''gateway.orbit-lab.org''' with your Orbit credentials using [http://www.openssh.com/ SSH].
    19 
    20 [[Image(howto1.PNG)]]
    2119 * '''During your approved time slot''', you can then log into the '''console''' corresponding to the following table using SSH:
    2220
    23 [[Image(howto2.PNG)]]
    2421||Main grid (400 nodes)|| console.grid.orbit-lab.org ||
    2522||Sandbox 1 (2 nodes)|| console.sb1.orbit-lab.org ||
     
    3633}}}
    3734
     35[[Image(howto1.PNG)]]
     36
     37When you have successfully logged in, you can start an experiment using the [wiki:NodeHandler nodehandler]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with the built-in ''Hello World'' experiment.
     38* Prior to the experiment, users need to install the baseline image on the hard disks of the nodes. This process will soon be done by the system before a slot is approved so that users can directly start the experiment with their preferred image on the nodes
     39
     40[[Image(howto2.PNG)]]
     41
     42
     43After the imaging process is complete as shown in the figure below, users can now run the Helloworld experiment.
    3844
    3945[[Image(howto3.PNG)]]
    40 When you have successfully logged in, you can start an experiment using the [wiki:NodeHandler nodehandler]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with the built-in ''Hello World'' experiment. This experiment will send UDP datagrams of 1024 bytes from node 1-1 to node 1-2 at 300 kbps CBR traffic. Both, sender and receiver, report measurements to a database, using our [wiki:OML OML] measurement framework.
    4146
    4247The experiment can be started with:
    43 
    44 
    45 [[Image(howto4.PNG)]]
    46 
    47 [[Image(howto5.PNG)]]
    4848{{{
    4949user#> nodehandler -t
    5050}}}
    5151
     52[[Image(howto4.PNG)]]
     53
     54This experiment will send UDP datagrams of 1024 bytes from node 1-1 to node 1-2 at 300 kbps CBR traffic. Both, sender and receiver, report measurements to a database, using our [wiki:OML OML] measurement framework.
     55[[Image(howto5.PNG)]]
    5256
    5357