Changes between Version 5 and Version 6 of DeterVirtualProject
- Timestamp:
- Aug 27, 2010 11:21:48 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeterVirtualProject
v5 v6 20 20 * tb-set-node-os $ctl Ubuntu904-unsup ''' # set up ctl node with OS: Ubuntu-904 ''' 21 21 * 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 ''' 23 3) 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 ''' 22 27 23 28 … … 30 35 31 36 37