Platform LSF Reference Version 6.2

Parameters
Platform LSF Reference
514
To specify multiple log classes, use a space-separated list enclosed in quotation marks.
For example:
LSB_DEBUG_MBD="LC_TRACE LC_EXEC"
You need to restart the daemons after setting LSB_DEBUG_MBD for your changes to
take effect.
If you use the command
badmin mbddebug to temporarily change this parameter
without changing
lsf.conf, you will not need to restart the daemons.
Valid Values
Valid log classes are the same as for LSB_DEBUG_CMD except for the log classes
LC_ELIM and LC_JARRAY which cannot be used with LSB_DEBUG_MBD. See
LSB_DEBUG_CMD” on page 512.
Default
Undefined
See also
LSF_LOG_MASK, LSF_LOGDIR, LSB_DEBUG, LSB_DEBUG_CMD,
LSB_DEBUG_MBD, LSB_DEBUG_NQS, LSB_DEBUG_SBD,
LSB_DEBUG_SCH, LSF_DEBUG_LIM, LSF_DEBUG_RES, LSF_LIM_PORT,
LSF_RES_PORT, LSB_MBD_PORT, LSB_SBD_PORT, LSF_LOGDIR,
LSF_LIM_DEBUG, LSF_RES_DEBUG,
badmin mbddebug
LSB_DEBUG_NQS
Syntax
LSB_DEBUG_NQS=
log_class
Description
Sets the log class for debugging the NQS interface.
Specifies the log class filtering that will be applied to NQS. Only messages belonging to
the specified log class are recorded.
LSB_DEBUG_NQS sets the log class and is used in combination with
LSF_LOG_MASK, which sets the log level. For example:
LSF_LOG_MASK=LOG_DEBUG
LSB_DEBUG_NQS="LC_TRACE LC_EXEC"
Debugging is turned on when you define both parameters.
To specify multiple log classes, use a space-separated list enclosed in quotation marks.
For example:
LSB_DEBUG_NQS="LC_TRACE LC_EXEC"
This parameter can also be defined from the command line.
Valid values
For a list of valid log classes, see “LSB_DEBUG_CMD” on page 512.
Default
Undefined
See also
LSB_DEBUG_CMD, LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK,
LSF_LOG_MASK, LSF_LOGDIR
LSB_DEBUG_SBD
Syntax LSB_DEBUG_SBD=log_class
Description
Sets the debugging log class for sbatchd.
Specifies the log class filtering that will be applied to
sbatchd. Only messages
belonging to the specified log class are recorded.