Changes between Version 5 and Version 6 of HowTo/virtualMobilitySS


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

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/virtualMobilitySS

    v5 v6  
    1414}}}
    1515   Any nodes on the grid may be selected as VM nodes. A VM nodes uniquely maps one and only one mobile node.
    16  * For each VM create a file VM<no>.txt where <no> can take a value from 1 to number of VMs. 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.
     16 * For each VM create a file VM<no>.txt where <no> can take a value from 1 to number of VMs. 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.
    1717{{{
    18 for node1-2, create VM_1.txt
    19 node1-4, create VM_2.txt
     18$ cat VM1.txt
     190 node4-1
     205 node4-3
     2110 node4-5
     2215 node4-1
     2320 node4-3
     2425 node4-5
     2530 node4-1
     2635 node4-3
     2740 node4-5
     2845 node4-1
     2950 node4-3
     3055 node4-5
     3160 node4-1
     32$ cat VM2.txt
     330 node4-7
     340 node4-7
    2035}}}
    2136 * Run "CreateMobilitySetup"