Changes between Version 13 and Version 14 of FeddCommands


Ignore:
Timestamp:
Jul 28, 2009 11:01:19 AM (15 years ago)
Author:
faber
Comment:

terminate log files and terminating state

Legend:

Unmodified
Added
Removed
Modified
  • FeddCommands

    v13 v14  
    165165 '''starting'''::
    166166 The experiment is being created.
     167 '''terminating'''::
     168 The experiment is beinfg terminated
    167169 '''failed'''::
    168170 The experiment could not be started.  This state allows users to retrieve logs and federant information from failed experiments.  Once information is retrieved, this experiment should be terminated.
     
    175177
    176178
    177 The '''terminate''' command stops a federated experiment and removes the access granted from the federants.  It takes a '''--force''' parameter that terminates experiments that are either starting or in an unusual state.
     179The '''terminate''' command stops a federated experiment and removes the access granted from the federants.  It takes a '''--force''' parameter that terminates experiments that are starting, terminating or in an unusual state.  It also reports a log of the steps to deallocate the experiments if '''--print_log''' is given or writes that log to a file if '''--logfile='''''file'' is given.
    178180
    179181The '''split''' and  '''access''' commands are really only for developers.  They are not described here, but