Platform LSF Reference Version 6.2
lsadmin
Platform LSF Reference
195
2 - LOG_DEBUG2 level for extended logging. A higher level includes lower
logging levels. For example, LOG_DEBUG3 includes LOG_DEBUG2
LOG_DEBUG1, and LOG_DEBUG levels.
3 - LOG_DEBUG3 level for extended logging. A higher level includes lower
logging levels. For example, LOG_DEBUG3 includes LOG_DEBUG2,
LOG_DEBUG1, and LOG_DEBUG levels.
Default:
0 (LOG_DEBUG level in parameter LSF_LOG_MASK)
-f logfile_name
Specify the name of the file into which debugging messages are to be logged. A
file name with or without a full path may be specified.
If a file name without a path is specified, the file will be saved in the LSF system
log file directory.
The name of the file created has the following format:
logfile_name
.daemon_name.log.host_name
On UNIX, if the specified path is not valid, the log file is created in the
/tmp
directory.
On Windows, no log file is created.
Default: current LSF system log file in the LSF system log file directory, in the
format daemon_name
.log.host_name.
-o
Turns off temporary debug settings and reset them to the daemon starting state.
The message log level is reset back to the value of LSF_LOG_MASK and
classes are reset to the value of
LSF_DEBUG_RES, LSF_DEBUG_LIM
.
Log file is reset back to the default log file.
"host_name ..."
Sets debug settings on the specified host or hosts.
Default: local host (host from which command was submitted)
resdebug [-c "class_name"] [-l debug_level] [-f logfile_name] [-o]
["host_name ..."]
Sets the message log level for RES to include additional information in log files. You
must be the
LSF administrator to use this command, not root.
See description of
limdebug for an explanation of options.
limtime [-l timing_level] [-f logfile_name] [-o] ["host_name ..."]
Sets timing level for LIM to include additional timing 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:
timing_level=no timing information is recorded
logfile_name=current LSF system log file in the LSF system log file directory, in the
format daemon_name
.log.host_name
host_name=local host (host from which command was submitted)