10 | | 1. [[CollapsibleStart(Login into reserved domain: ssh username@sb1.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] - after you receive the confirmation email, you can access the reserved domain by ssh to the corresponding domain console. |
11 | | 1. [[CollapsibleStart(Load an image on the nodes: omf load -i baseline.ndz -t all)]] [[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. |
12 | | 4. [[CollapsibleStart(Turn the nodes on: omf tell -a on -t all)]][[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] - at this point the nodes disks are imaged with the ''baseline'' image and need to be turned back on before proceeding. Give the nodes a couple of minutes to turn on / boot, then check their status with omf stat |
13 | | 4. [[CollapsibleStart(Execute experiment with omf: omf exec test:exp:tutorial:hello-world-wireless -- --res1 node1-1.sb1.orbit-lab.org --res2 node1-2.sb1.orbit-lab.org)]][[Include(Software/cOMF/aExec)]][[CollapsibleEnd]] Execute "Hello World" experiment. This is a simple wireless experiment that establishes the !WiFi link between two nodes and transfers data for 60 seconds. Be sure to specify the fully qualified domain names (FQDNs) of the two nodes involved. For the output below, it is assumed to be "sb1.orbit-lab.org". |
| 10 | 2. [[CollapsibleStart(Login into reserved domain: ssh username@sb1.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] |
| 11 | After you receive the confirmation email, you can access the reserved domain by ssh to the corresponding domain console. |
| 12 | 3. [[CollapsibleStart(Load an image on the nodes: omf load -i baseline.ndz -t all)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] |
| 13 | 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. |
| 14 | 4. [[CollapsibleStart(Turn the nodes on: omf tell -a on -t all)]][[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] |
| 15 | At this point the nodes disks are imaged with the ''baseline'' image and need to be turned back on before proceeding. Give the nodes a couple of minutes to turn on / boot, then check their status with omf stat |
| 16 | 5. [[CollapsibleStart(Execute experiment with omf: omf exec test:exp:tutorial:hello-world-wireless -- --res1 node1-1.sb1.orbit-lab.org --res2 node1-2.sb1.orbit-lab.org)]][[Include(Software/cOMF/aExec)]][[CollapsibleEnd]] |
| 17 | Execute "Hello World" experiment. This is a simple wireless experiment that establishes the !WiFi link between two nodes and transfers data for 60 seconds. Be sure to specify the fully qualified domain names (FQDNs) of the two nodes involved. For the output below, it is assumed to be "sb1.orbit-lab.org". |