The message log level for LSF daemons is set in lsf.licensescheduler with the parameter LS_LOG_MASK. To include debugging messages, set LS_LOG_MASK to one of:
By default, LS_LOG_MASK=LOG_WARNING, and debugging messages are not displayed.
The debugging log classes for License Scheduler daemons is set in lsf.licensescheduler with the parameter LS_DEBUG_BLD.
The location of log files is specified with the parameter LSF_LOGDIR in lsf.conf.
You can use the and bladmin command to temporarily change the class, log file, or message log level for the bld daemon without changing lsf.licensescheduler.
The message log level you set will only be in effect from the time you set it until you turn it off or the daemon stops running, whichever is sooner. If the daemon is restarted, its message log level is reset back to the value of LS_LOG_MASK and the log file is stored in the directory specified by LSF_LOGDIR.
The following command sets temporary message log level options for bld:
If bladmin blddebug is used without any options, the following default values are used:
For a detailed description of bladmin blddebug, see the Platform LSF Command Reference.
The following command sets temporary message log level options for blcollect:
If bladmin blcdebug is used without any options, the following default values are used:
For a detailed description of bladmin blcdebug, see the Platform LSF Command Reference.
Turn off temporary debug settings for bld on the local host (host from which the command was submitted) and reset them to the daemon starting state. The message log level is reset back to the value of LS_LOG_MASK and classes are reset to the value of LS_DEBUG_BLD. The log file is reset to the LSF system log file in the directory specified by LSF_LOGDIR in the format bld.log.host_name.
Log messages for bld running on the local host and set the log message level to LOG_DEBUG1. This command must be submitted from the host on which bld is running. The log class is LC_TRACE LC_FLEX.
Log messages for bld to the folder myfolder on the server hostB, with the file name myfile.bld.log.hostA. The debug level is the default value, LOG_DEBUG level in parameter LS_LOG_MASK.
The log mask of the default collector will be changed to LOG_DEBUG2..
Messages logged by blcollect include the following information:
blcollect name—The service domain name, which is the license server host name , accessed by blcollect as defined in lsf.licensescheduler
Status report for feature collection—blcollect information gathered successfully or not
Detailed information—the number of tokens, the name of tokens, the license server name for license tokens collected by blcollect.