Changes between Version 4 and Version 5 of HowTo/virtualMobilitySS


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

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/virtualMobilitySS

    v4 v5  
    44
    55== For Experimenters ==
    6 === Steps to carry out experiment ===
    7  * Specify the nodes that should be used as VMs in the file listofvms.txt. For e.g. the contents of this file are:
     6=== The setup ===
     7
     8=== Running an experiment ===
     9 * Specify the nodes that should be used as VMs in the file '''listofvms.txt'''.
     10   For the purpose of illustration let us assume that we want to emulate two mobile nodes on the grid. Each mobile node has to be associated with a VM, an association that will stay throughout the experiment. Select nodes [3,6] and [5,6] on the grid. The corresponding entries in the file '''listofvms.txt''' are shown below.
    811{{{
    912node1-2
    1013node1-4
    1114}}}
    12  * For each VM create a file VM_<no>.txt
     15   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.
    1317{{{
    1418for node1-2, create VM_1.txt