Changes between Version 44 and Version 45 of GeniTmixTutorial


Ignore:
Timestamp:
03/04/13 16:59:24 (11 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniTmixTutorial

    v44 v45  
    4343Finally, execute the following command on both nodes:
    4444{{{
    45 ./tmix -s HH:MM:SS tmix.conf
     45./tmix -s HH:MM:SS tmix.conf &
    4646}}}
    4747where HH:MM:SS is the chosen start time in hours minutes and seconds. 
    4848
    4949Tmix on both hosts will load the data files and then wait until the designated start time. 
    50 You will see Running for 600?? seconds once tmix has started.
     50You will see "Running for ???? seconds" once tmix has ready to go. 
     51
     52To verify when tmix has started run
     53{{{
     54top
     55}}}
     56You should see tmix at the top of the list once it starts. 
    5157
    5258== 4 Delete Resources ==