Changes between Version 52 and Version 53 of GeniTmixCalibTutorial


Ignore:
Timestamp:
06/19/14 20:34:44 (10 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniTmixCalibTutorial

    v52 v53  
    2222
    2323== C Run Tmix  Script and view data files ==
    24 1.  The image loaded on the nodes has the tmix tools already installed and in your path.  The first time the node booted it generated a custom tmix.conf file and placed it in your home directory.  Also, each time the system boots, a kernel module is automatically inserted to assist in simulating the packet delays.  List the contents of your home directory on either node.
     241.  The image loaded on the nodes has the tmix tools already installed and in your path.  Each time the system boots, a kernel module is automatically inserted to assist in simulating the packet delays.  List the contents of your home directory on either node.
    2525{{{
    2626ls
    2727}}}
    28 You should see a tmix.conf file, which contains the configuration for a tmix experiment.  Open the file with an editor such as vim, emacs, or nano, and browse its contents.  These are various settings that control a tmix experiment. At the end of the file notice the Crecv_Trace and Cinit_Trace lines.  These are the only two lines you will need to change as we run our calibration experiments. 
     282.  If you do not see a tmix.conf file in your home directory type:
     29{{{
     30/local/tmix-script.sh
     31}}}
     32This script generates a tmix.conf file and attempts to reload the kernel module.  Ignore the warning that that effect.
     333.  '''Repeat''' step 2 for the other node. 
    2934
    30 4.  List the contents of the tmix data directory by typing the following on either node:
     354.  Open the tmix.conf file with an editor such as vim, emacs, or nano, and browse its contents.  The entries represent various settings that control a Tmix experiment. At the end of the file notice the Crecv_Trace and Cinit_Trace lines.  These are the only two lines you will need to change as we run our calibration experiments. 
     36
     375.  List the contents of the tmix data directory by typing the following on either node:
    3138{{{
    3239ls /opt/tmix-1.2/data