Changes between Version 15 and Version 16 of Documentation/CGettingStarted
- Timestamp:
- Oct 25, 2005, 9:44:45 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v15 v16 13 13 == Reservation == 14 14 15 As this is a wireless testbed, it is difficult to run multiple experiments without interference. Therefore, we currently only support one experiment at a time on the grids. In Orbit speak, a grid is a set of nodes on which to run experiments. In the present setup, the testbed consists of a 20*20 grid of nodes, and an array of sandboxes (1*2grids).15 As this is a wireless testbed, it is difficult to run multiple experiments without interference. Therefore, we currently only support one experiment at a time on the grids. In Orbit speak, a grid is a set of nodes on which can be used to run experiments. In the present setup, the testbed consists of a 20*20 grid of nodes, and an array of sandboxes (1*2 node grids). 16 16 17 17 There are multiple [wiki:SandBoxes sandboxes] (2 nodes) available, which are development and test environments intended to reduce the time experimenters need on the main grid. Ideally, experimenters develop their software (application programs, routing protocols, measurement instrumentation, etc.) on offsite machines and then use the sandboxes for integration with the orbit environment and orbit software infrastructure. Once the experiment runs successfully in the sandbox environment, it can be moved to the main grid with few modifications. … … 23 23 == Running the Experiment == 24 24 25 During your approved time slot, you will be able to loginto the console of the respective grid. A console is a dedicated machine that allows access to all resources on that grid.25 During your approved time slot, you will be able to ssh into the console of the respective grid. A console is a dedicated machine that allows access to all resources on that grid. 26 26 27 Currently, this requires a two step process. You first need to log into '''gateway.orbit-lab.org''' with your Orbit credentials using [http://www.openssh.com/ SSH]. From there you then can log into the console corresponding to the following table:27 Currently, this requires a two step process. You first need to log into '''gateway.orbit-lab.org''' with your Orbit credentials using [http://www.openssh.com/ SSH]. During your slot, you can then log into the console corresponding to the following table: 28 28 29 29 ||Main grid (400 nodes)|| console.grid.orbit-lab.org || … … 35 35 36 36 37 When you arelogged 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.37 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. 38 38 39 39 The experiment can be started with: