Changes between Version 5 and Version 6 of DeterVirtualProject


Ignore:
Timestamp:
Aug 27, 2010 11:21:48 AM (14 years ago)
Author:
liyin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeterVirtualProject

    v5 v6  
    2020  * tb-set-node-os $ctl  Ubuntu904-unsup  ''' #  set up ctl node with OS: Ubuntu-904 '''
    2121  * tb-set-node-startcmd $ctl "bash /proj/Virtual/script/eucalyptus_setup/install_ctl.sh node1 node2 >& /tmp/ctl.log " ''' #  set up the start command to run ctl node '''
     22  * tb-set-sync-server $ctl ''' #  set up the ctl as the synchronization server '''
     233) To install Eucalyptus Tools (cli):
     24  * set cli [$ns node]
     25  * tb-set-node-os $cli  Ubuntu904-unsup ''' #  set up cli node with OS: Ubuntu-904 '''
     26  * tb-set-node-startcmd $cli "bash /proj/Virtual/script/eucalyptus_setup/install_cli.sh >& /tmp/cli.log" '''#   set up the start command to run cli  node '''
    2227
    2328
     
    3035
    3136
     37