Changes between Version 7 and Version 8 of HowTo/virtualMobilitySS
- Timestamp:
- Feb 7, 2007, 11:47:01 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/virtualMobilitySS
v7 v8 4 4 5 5 == For Experimenters == 6 === The setup ===6 === The Setup === 7 7 * Download and untar the attached file in your home directory. 8 8 {{{ … … 29 29 }}} 30 30 31 === Running an experiment ===31 === Configuring an experiment === 32 32 * Specify the nodes that should be used as VMs in the file '''listofvms.txt'''. 33 33 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. … … 77 77 mob_node_src_generated_Node_4_7.click 78 78 }}} 79 === Running an experiment === 79 80 * Image all grid nodes (VM nodes and the nodes mapped to mobile nodes) with the image click-2.4.26-20051204.ndz. 80 81 * Upload the click files onto the grid nodes they correspond. The file '''loadFiles.sh''' contains sample commands for the example experiment.