Changes between Version 9 and Version 10 of HowTo/virtualMobilitySS


Ignore:
Timestamp:
Feb 7, 2007, 11:52:20 PM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/virtualMobilitySS

    v9 v10  
    3838}}}
    3939   Any nodes on the grid may be selected as VM nodes. A VM nodes uniquely maps one and only one mobile node.
    40  * For each VM create a file VM<no>.txt where <no> can take a value from 1 to number of VMs. The first entry in listofvms.txt has no=1, the next has a value of 2 and so on. In our example we have two VMs, we create VM1.txt and VM2.txt. Each VM<no>.txt file contains two columns. The first column contains time and the second column the grid node that should be mapped to the mobile node at the time. The mapping stays unless the next entry in the VM<no>.txt changes the mapping. Sample VM1.txt and VM2.txt are shown.
     40 * For each VM create a file VM<no>.txt where <no> can take a value from 1 to number of VMs. The first entry in '''listofvms.txt''' has no=1, the next has a value of 2 and so on. In our example we have two VMs, we create '''VM1.txt''' and '''VM2.txt'''. Each '''VM<no>.txt''' file contains two columns. The first column contains time and the second column the grid node that should be mapped to the mobile node at the time. The mapping stays unless the next entry in the '''VM<no>.txt''' changes the mapping. Sample '''VM1.txt''' and '''VM2.txt''' are shown.
    4141{{{
    4242$ cat VM1.txt
     
    8080 * Image all grid nodes (VM nodes and the nodes mapped to mobile nodes) with the image click-2.4.26-20051204.ndz.
    8181 * Upload the click files onto the grid nodes they correspond. The file '''loadFiles.sh''' contains sample commands for the example experiment.
    82  * For each node install the click script. On nodes specified in the VM<no>.txt(s) it is important that the ath0 interface is up.
     82 * For '''each''' node install the click script. On nodes specified in the VM<no>.txt(s) it is important that the ath0 interface is up.
    8383{{{
    8484$ ssh root@nodex-y