Changes between Version 9 and Version 10 of HowTo/virtualMobilitySS
- Timestamp:
- Feb 7, 2007, 11:52:20 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/virtualMobilitySS
v9 v10 38 38 }}} 39 39 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.txtare 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. 41 41 {{{ 42 42 $ cat VM1.txt … … 80 80 * Image all grid nodes (VM nodes and the nodes mapped to mobile nodes) with the image click-2.4.26-20051204.ndz. 81 81 * Upload the click files onto the grid nodes they correspond. The file '''loadFiles.sh''' contains sample commands for the example experiment. 82 * For eachnode 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. 83 83 {{{ 84 84 $ ssh root@nodex-y