Usage
If you specified an administrator comment with the
help [command ...] ? [command ...]
Displays the syntax and functionality of the specified commands.
quit Exits the badmin session. mbddebug
Sets message log level for mbatchd to include additional information in log files.
You must be root or the LSF administrator to use this command.
See sddebug for an explanation of options.
mbdtime
Sets timing level for mbatchd to include additional timing information in log files. You must be root or the LSF administrator to use this command. See sbdtime for an explanation of options.
sbddebug
Sets the message log level for sbatchd to include additional information in log files. You must be 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)
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
28Platform LSF Command Reference