Platform LSF Reference Version 6.2

lsadmin
Platform LSF Reference
193
The shell command specified by LSF_RSH in lsf.conf is used before rsh is tried.
-f
Disables interaction and does not ask for confirmation for starting RESs.
resshutdown [-f][host_name ... | all]
Shuts down RES on the local host if no arguments are specified.
Shuts down RESs on the specified hosts or on all hosts in the cluster if the word
all is
specified. You are prompted to confirm RES shutdown.
If RES is running, it will keep running until all remote tasks exit.
-f
Disables interaction and does not ask for confirmation for shutting down RESs.
resrestart [-f] [host_name ... | all]
Restarts RES on the local host if no arguments are specified.
Restarts RESs on the specified hosts or on all hosts in the cluster if the word
all is
specified. You are prompted to confirm RES restart.
If RES is running, it will keep running until all remote tasks exit. While waiting for
remote tasks to exit, another RES is restarted to serve the new queries.
-f
Disables interaction and does not ask for confirmation for restarting RESs.
reslogon [host_name ... | all] [-c cpu_time]
Logs all tasks executed by RES on the local host if no arguments are specified.
Logs tasks executed by RESs on the specified hosts or on all hosts in the cluster if
all
is specified.
RES will write the task’s resource usage information into the log file
lsf.acct.host_name. The location of the log file is determined by
LSF_RES_ACCTDIR defined in
lsf.conf. If LSF_RES_ACCTDIR is not defined,
or RES cannot access it, the log file will be created in
/tmp instead.
-c cpu_time
Logs only tasks that use more than the specified amount of CPU time. The
amount of CPU time is specified by cpu_time in milliseconds.
reslogoff [host_name ... | all]
Turns off RES task logging on the specified hosts or on all hosts in the cluster if all is
specified.
If no arguments are specified, turns off RES task logging on the local host.
limdebug [-c "class_name ..."] [-l debug_level] [-f logfile_name] [-o]
["host_name ..."]
Sets the message log level for LIM to include additional information in log files. You
must be
root or the LSF administrator to use this command.
If the command is used without any options, the following default values are used:
class_name=0 (no additional classes are logged)