Command Reference Guide

Usage
28 Platform LSF Command Reference
-t time0,time1
Displays only those events that occurred during the period from time0 to time1. See
bhist(1) for the time format. The default is to display all queue events in the event
log file (see below).
-f logfile_name Specify the file name of the event log file. Either an absolute or a relative path name
may be specified. The default is to use the event log file currently used by the LSF
system:
LSB_SHAREDIR/cluster_name/logdir/lsb.events. Option -f is useful for
offline analysis.
If you specified an administrator comment with the
-C option of the queue, host,
and
mbatchd commands, hist displays the comment text.
help [command ...] | ? [command ...]
Displays the syntax and functionality of the specified commands.
quit Exits the badmin session.
mbddebug [-c class_name ...] [-l debug_level] [-f logfile_name] [-o]
Sets message log level for mbatchd to include additional information in log files.
You must b e
root or the LSF administrator to use this command.
See
sddebug for an explanation of options.
mbdtime [-l timing_level] [-f logfile_name] [-o]
Sets timing level for mbatchd to include additional timing information in log files.
You mu st b e
root or the LSF administrator to use this command. See sbdtime for
an explanation of options.
sbddebug [-c class_name ...] [-l debug_level] [-f logfile_name] [-o] [host_name ...]
Sets the message log level for sbatchd to include additional information in log files.
You must b e
root or the LSF administrator to use this command.
In MultiCluster, debug levels can only be set for hosts within the same cluster. For
example, you cannot set debug or timing levels from a host in
clusterA for a host
in
clusterB. You need to be on a host in clusterB to set up debug or timing levels
for
clusterB hosts.
If the command is used without any options, the following default values are used:
class_name=0 (no additional classes are logged)
debug_level=0 (LOG_DEBUG level in parameter LSF_LOG_MASK)
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)
-c class_name ...
Specifies software classes for which debug messages are to be logged.
Format of class_name is the name of a class, or a list of class names separated by
spaces and enclosed in quotation marks. Classes are also listed in
lsf.h.
Valid log classes are:
LC_ADVRSV - Log advance reservation modifications
LC_AFS - Log AFS messages
LC_AUTH - Log authentication messages